﻿/*////////////Tags*/
body{
	background-color:black;
	margin:0px;
	padding:15px 0px;
	font-family:Verdana;
	font-size:12px;
}

img{
	border:0px;
}

h1{
	padding:5px 20px;
	line-height:17px;
	margin:0px;
	font-size:10pt;
	font-weight:bold;
}
.seo{
	padding:5px 20px;
	line-height:17px;
	margin:0px;
	font-size:10pt;
	font-weight:bold;
	text-align: left;
	margin-left: 70px;
}

h2{
	padding:5px 20px;
	line-height:17px;
	margin:0px;
	font-size:12pt;
	font-weight:bold;
}
p{
	display:block;
	padding:5px 20px;
	margin:0px;
	line-height:17px;
}

a{
	color:#3c803c;
	text-decoration:none;
}
/*///////////Classes*/
.Footer{
	background-color:#003300;
	font-size:11px;
	color:yellow;
	text-align:center;
	padding:15px 0px;

}
.clearFix{
	clear:both;
	height:0px;
}

.leftFloat{
	float:left;
}
.left-cell { margin-left: 20px; width: 40%; float: left; text-align: left; }
.right-cell { margin-right: 30px; width: 40%; float: right; text-align: left; }
.product-right-cell{
	 width: 40%; float: left; text-align: left; margin-left:15px;
}
/*///////////ID's*/
#Wrapper{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-color:#004d07;
	background-image:url(../images/leftBg.gif);
	background-repeat:repeat-y;
}

#Wrapper_hotlist{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-color:#004d07;
	background-image:url(../images/leftBg2.gif);
	background-repeat:repeat-y;
}
#yellowlink a:link	{ text-decoration: none; color: yellow; }
#yellowlink a:visited	{ text-decoration: underline; color: yellow; }
#yellowlink a:hover	{ text-decoration: underline; }

#ELS-Wrapper{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	background-image:url('../images/topbanner-repeat.gif');
}

#ELS-Content{
	background-color:#004d07;
	padding:10px;
}

#leftSide{
	width:239px;
	padding-bottom:10px;
}
#rightSide{
	width:701px;
}

#leftContent{
	background-color:#ffffff;
	border-right:1px solid #007900;
	width:529px;
}

#scrolling-thumbs{
	height:50px;
	width:400px;
}

#homeThumbs{
	padding-left:20px; 
}

#rightContent{
	background-color:#d6d6d6;
	text-align:center;
}

#rightContent img{
	padding-bottom:9px;
}


#ContactMap {
	margin-left:70px;
	background-color:white;
	width:400px;
	height:400px;	
	color:black;
}

#ContactMap #googlemap {
	width:400px;
	height:400px;
	position:absolute;
	z-index:1;
}
.scroller {
	width: 400px;
	height: 78px;
	position: relative;
	left: 114px;
	bottom: 46px;
	margin: 0px;
}
.straight {
	text-align: justify;
}
#fix {
	list-style-type: none;
	margin: 0px;
	width: 320px;
	height: 200px;
}
