
* { padding: 0; margin: 0; }


#tagline
{
	color: #000000;
	font-size:20px;
	text-shadow: #333399 2px -1px 5px;
	position:relative;
	left:430px;
	top:-45px;
	overflow-x: hidden;
	overflow-y: auto;
}

#languageSelector
{
	font-size:11.5px;
	text-align:right;

	position:relative;
	overflow-x: hidden;
	overflow-y: auto;
	
	left:747px;
	top:3px;
	
	width:150px;
	padding:5px;
	border:1px #000000;
	margin:0px;

}


#contactBox
{
	width:200px;
	padding:5px;
	border:1px #000000;
	margin:0px;
	
	font-size:11px;
	text-align:center;
	
	color: #ffffff;
	background-color: #000000;
	position:relative;
		
	left:697px;
	top:-110px;
	overflow-x: hidden;
	overflow-y: auto;
}

img.contact
{
	position:absolute;
	left:260px;
	top:0px;
	z-index:-1;
}

.mainbullets 
{ 
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;  /*whole line indent*/
	list-style-position: inside;
	padding: 12px;
	margin: 2px;
	list-style-image: url('../img/bullet.jpg');
}

.catalog
{
	width:50%;
	height:250px;
	margin-left: auto;
	margin-right: auto;
}

.products
{
	margin-left: auto;
	margin-right: auto;
	width:80%;
}


p.blueBorder
{
	border-style:solid;
	border-width:8px;
	border-color:#333399;
	
	position:relative;
	overflow-x: hidden;
	overflow-y: auto;
	left:0px;
	top:-10px;
	
}

#mapicon
{
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
	left:192px;
	top:28px;
}

#contactPhoto
{
	left:287px;
	top:6px;
	
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
}

#aboutUsPhoto
{
	left:5px;
	top:0px;
	
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
}

#aboutUsText
{
	padding-left:450px;
	text-align:justify;
}

#indexPhoto
{
	left:495px;
	top:10px;
	
	position:absolute;
	overflow-x: hidden;
	overflow-y: auto;
}

#indexText
{
	padding-left:5px;
	padding-right:450px;
	text-align:justify;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 13px;
}

h3c
{
	font-size: 13px;
	text-align:center;
}


#doublespace
{
	font-size: 14px;
	line-height: 180%;
}


body 
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#faux {
 margin-bottom: 0px;
 overflow: hidden;
 width: 100%
}

#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 /*background: #6da80b;*/
 background-color: #ffffff;
}

#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: right;
 text-align:right;
 font-size: 10px;
}

#leftcolumnShort { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 background-color:#ffffff;
 position: relative;
}

#leftcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 902px;
 background-color:#ffffff;
 position: relative;
}

#footer { 
 clear: both;
 font-size: 5px;
 
 margin: 0px 0px 0px 0px;
 color: #FFFFFF;
 background:#6da80b;
}


#footertopborder { 
 border-top-style:double;
 border-color:#000000;
 border-width: 4px;
 margin: 0px 0px 0px 0px;
}

p.footertext { 
 font-size: 11px;
 padding: 10px;
}

.copyright
{
	font-size: 11px;
	padding: 10px;
	position:relative;
	right:0px;
	top:-20px;
	text-align: right;
	overflow: hidden;
}

.clear { clear: both; background: none; }


img
{
	border: 0px none;
}