/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:17px;
}
body, html{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;

}

a:link, a:visited, a:active {
	color: #7CCAB0;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #00B085;
}

h1 {
	margin-top:50px;
	font-size:22px;
	font-weight:normal;
}
#homeLeft h1 {
	margin-top:14px;
}

.h1Title {
	font-size:19px;
}

.h1Position {
	margin-top:50px;
	width:450px;
	margin-right:20px;
}

h2 {
	font-size:17px;
	font-weight:bold;
}


h3{
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	
}

.h3Position {
	width:480px;
	margin-left:80px;
	padding-left:20px;
	margin-top:20px;
	margin-right:20px;
	background-image:url(/images/site/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.h3Position2 {
	width:580px;
	margin-left:20px;
	padding-left:20px;
	margin-top:20px;
	margin-right:20px;
	background-image:url(/images/site/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.h3Position3 {
	width:520px;
	padding-left:20px;
	margin-left:100px;
	margin-top:20px;
	margin-right:20px;
	background-image:url(/images/site/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.pPosition1 {
	width:530px;
	margin-left:100px;
}

.pPosition2 {
	width:560px;
	margin-left:40px;
	line-height:15px;
}

.pPosition3 {
	width:520px;
	margin-left:120px;
	line-height:15px;
}


#distance { 
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-325px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:620px;
	width:985px;
	clear:left;

}

#container2 {
	height:590px;
	width:100%;
	border: 2px solid #f1f1f1;
	padding: 5px 5px 5px 0px;

}

#container3 {
	background-image:url(/images/site/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:590px;
}

#container3Home {
	background-image:url(/images/site/backgroundHome.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:590px;
}

#overall{
	min-width:990px;
	width:100%;
	float:left;
	min-height:100%;
	background-image:url(/images/site/navigationBackground.png);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#overallHome {
	min-width:990px;
	width:100%;
	float:left;
	min-height:100%;
	background-image:url(/images/site/navigationBackgroundHome.png);
	background-position:top left;
	background-repeat:no-repeat;
	
}


#navigationArea {
	float:left;
	width: 185px;
	color:#221F72;
	font-size:12px;
	line-height:18px;
	background-color:#FFFFFF;
	height:590px;
}

#navHeight {
	float:left;
}

.navigation {
	float:left;
	margin-top:15px;
}

#menu {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
#menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu a {
	border-bottom: 1px solid #ffffff;
	color: #001046;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 32px;
	text-decoration: none;
	background-image:url(/images/site/navigationButton.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#menu a:hover, #onIt a  {
	background-image:url(/images/site/navigationButtonRO.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color: #008D65;
	padding-bottom: 4px;
}	


#menu2 {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
#menu2 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu2 a {
	border-bottom: 1px solid #ffffff;
	color: #008D65;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 52px;
	margin-bottom:1px;
	text-decoration: none;
	background-image:url(/images/site/navigationButton2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu2 a:hover, #onIt2 a  {
	background-image:url(/images/site/navigationButton2RO.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #231f73;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#menu2Bottom a  {
	background-image:url(/images/site/navigationButton2b.jpg);
	background-position:bottom left;
	background-repeat:repeat-y;
	color: #008D65;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#menu2Bottom a:hover, #onIt2b a  {
	background-image:url(/images/site/navigationButton2bRO.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #231f73;
	padding-bottom: 1px;
	margin-bottom: 1px;
}	

#navigationBottom {
	float:left;
	margin: 20px 0px 0px 10px;
	color: #008D65;
	width:130px;
	line-height:20px;
}

#navigationBottom  a:link, #navigationBottom  a:visited, #navigationBottom  a:active{
	text-decoration:none;
	color: #008D65;
}

#navigationBottom  a:hover{
	text-decoration:none;
	color: #231f73;
}

#footer{
	width:100%;
}

#footerArea{
	float:left;
	width:770px;
	
}


#siteMap {
	font-size:10px;
	float:left;
	color: #231f73;
	margin-left:5px;
	width:170px;
}

#siteMap a:link, #siteMap a:visited, #siteMap a:active{
	text-decoration:none;
	color: #231f73;
}

#siteMap a:hover{
	text-decoration:none;
	color: #008D65;
}
	
#designed {
	font-size:10px;
	margin-right:5px;
	float:right;
	text-align:right;
	color: #231f73;
	width:80px;
	margin:0 auto;
	position:relative; 
}

#designed a:link, #designed a:visited, #designed a:active{
	text-decoration:none;
	color: #231f73;
}

#designed a:hover{
	text-decoration:none;
	color: #008D65;
}

#content {
	float:left;
	margin-left:120px;
	height:550px;
	width:650px;
}

#content2 {
	float:left;
	margin-left:120px;
	width:650px;
}

#content2Home {
	float:left;
	margin-left:120px;
	width:650px;
}


#logo {
	margin-left:33px;
	margin-top:15px;
	margin-bottom:10px;

}



#thumbArea {
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	/*background-image:url(../images/site/imageBg.png);*/
	background-repeat:repeat;
	margin:0px 10px 0px 10px;
	background-color:#a7a5c7;
	/*
	
	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
	*/

}


.productsRow {
	float:left;
	width: 650px;
	font-size:12px;
	margin-top:5px;
}

.productsRow1b {
	float:left;
	width: 650px;
	font-size:12px;
}

.productsRow1b2 {
	float:left;
	width: 550px;
	font-size:14px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	line-height:22px;
}

.productsRow1b3 {
	float:left;
	width: 650px;
	font-size:12px;
	padding-top:22px;
}

.productsRow2 {
	float:left;
	width: 650px;
	margin-top:5px;
	margin-bottom:20px;
	font-size:11px;
}

.productsRow2b {
	float:left;
	width: 650px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:11px;
}

.productsRow3 {
	float:left;
	width: 650px;
	font-size:12px;
	line-height:17px;
}

.productsRow4 {
	float:left;
	width: 650px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:11px;
}

.productsColumn {
	float:left;

}

.productsColumn  a{
	float:left;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#a7a5c7;
	margin-right:40px;
}

#productsColumnNL{
	float:left;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#a7a5c7;
	margin-right:39px;
}

.productsColumn a:hover {
	background-color:#00B082;
	width:100px;
	height:90px;
}

.productsColumn2 {
	float:left;
	width:160px;
	text-align:left;
}

.productsColumn2 a{
	color:#FFFFFF;
}


.productsColumn3 {
	float:left;

}

.productsColumn3 img {
	float:left;
	padding:10px 10px 10px 10px;
	background-color:#a7a5c7;
	margin-right:40px;
}

#productColumnLeft {
	float:left;
	width:270px;
}

#productColumnLeftImg {
	float:left;
	width:250px;
	padding:10px 10px 10px 10px;
	background-color:#a7a5c7;
}

#productColumnLeftRow {
	float:left;
	width:270px;
	margin-top:20px;
}

#productColumnLeftImg1 a {
	float:left;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#a7a5c7;
}

#productColumnLeftImg2  a{
	float:right;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#a7a5c7;
}

#productColumnright {
	margin-left:20px;
	float:left;
	width:320px;
}


.productsColumn3d {
	float:left;

}

.productsColumn3d  a{
	float:left;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#88c2b3;
	margin-right:40px;
}

#productsColumn3dNL{
	float:left;
	width:100px;
	height:90px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background-color:#88c2b3;
	margin-right:39px;
}

#productsColumn3d a:hover {
	background-color:#a7a5c7;
	width:100px;
	height:90px;
}

#contactUs {
float:left;
padding-left:470px;
width:300px;
text-align:right;
font-size:16px;
font-weight:bold;
}


#back-button {
	float:left;
	padding-left:120px;
	width:300px;
	text-align:left;
	font-size:12px;
}

#back-button a{
	text-decoration:underline;
	color:#FFFFFF;
}


#contactUs2 {
	float:right;
	width:300px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}





#homeContactUs {
float:left;
width:600px;
text-align:left;
font-size:16px;
font-weight:bold;
padding:5px 0px 15px 0px;
}


.contactUsSmaller {
	font-size:12px;
	color:#999999;
}

#contactUsTel {
	float:left;
	padding:15px 5px 15px 15px;
}

#contactUsEmail {
	float:left;
	background-image:url(/images/site/emUsBG.gif);
	background-repeat:no-repeat;
	background-position:center;

	padding:15px 15px 15px 15px;
}

.formInput {
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

#siteMapColumn1 {
	float:left;
	width:200px;
}

#siteMapColumn2 {
	float:left;
	width:200px;
	margin-left:25px;
}

#siteMapColumn3 {
	float:left;
	width:200px;
	margin-left:25px;
}

#siteMapColumn1 li, #siteMapColumn2 li, #siteMapColumn3 li {
	margin-left:-25px;
	margin-bottom:5px;
	list-style:square;
}

#homeLeft {
	float:left;
	width:475px;
	font-size:14px;
	height:150px;
}

#homeLeft a{
	color:#FFFFFF;
	text-decoration:none;
}

#homeRight {
	float:right;
	width:120px;
	height:100px;
	padding:40px 50px 10px 0px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
}

#homeRight a {
	color:#7CCAB0;
}

#homeRight a:hover {
	color:#FFFFFF
}

#homeRight img {
	margin-left:-60px;
	padding-top:10px;
}

.homeRightBigger {
	font-size:18px;
}

#referallArea {
	float:left;
	width:171px;
	padding:15px 0px 0px 10px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	line-height:16px;
}

#referallArea a {
	float:left;
	width:171px;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	background-color:#00AF84;
	
}

#referallArea a:hover {
	background-color:#575294;
}

#headerSeo {
	width:100%;
	color:#999999;
	font-size:10px;
	text-align:center;
}

#headerSeo h1{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	margin-top:0px
}

#headerSeo a, #headerSeo a:hover {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#footerSeo {
	float:left;
	text-align:center;
	width:720px;
	color:#999999;
	font-size:10px;
}

#footerSeo h1{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	margin-top:0px
}

#footerSeo a, #footerSeo a:hover {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}