﻿body
{
	text-align: left;
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial, ;
	font-size: 11px;
	margin-top:0px;
	letter-spacing :1.2px;
}

img
{
	border: 0;
}

h1
{
	font-size : 15px;
	font-weight :bold;
	border-bottom: 1px solid #7dba00;
}

table
{
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}


/*** Home Page Styles ***/

#homemain
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	width : 873px;
	margin :0px auto;
	letter-spacing:1px;
}

#maincontainer
{
	width : 873px;
	background-color:#061905;
	color:#000000;
	float:left;
}

#topbanner
{
	width:100%;
	float:left;
	height:auto;

}


#mainlinks
{
	width : 800px;
	padding-top:20px;
	padding-left : 45px;
	float : left;
	color : #000000;
	background-color:#061905;
}

#mainlinks ul
{
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainlinks ul li
{
	display: inline;
	padding-left: 2px;
}



#topbanner2
{
	width:100%;
	float:left;
}

#menucontainer
{
	padding-top:25px;
	float: left;
	padding-left:45px;
	width: 150px;
}

#menuitems
{

	float: left;
	width: 145px;
	color :#BDC4BD;
	background-color:#061905;
	border-top: 1px solid #4B574A;
	letter-spacing :1px;
	font-size : 11px;
}

#menuitems a
{
	text-decoration: none;
	color: #BDC4BD;
	background-color:#061905;
	display: block;
	width: 129px;
	padding: 6px 0px 6px 16px;
}

#menuitems li
{
	border-bottom: 1px solid #4B574A;
	width: 145px;
}

#menuitems li li
{
	display: none;
}

#menuitems li.active li
{
	display: block !important;
}

#menuitems ul li a:hover
{
	background-color: #213220;
	color: #BDC4BD;
}


#menuitems ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color:#061905;
	width:129px;
}


#partners
{
	float: left;
	padding-top:22px;
	margin-left:4px;
	width: 145px;
}

#cellback
{
	background-image: url(/systemfiles/media/images/evergreen_vdots.gif);
	background-repeat : repeat-y;
	background-position: center;
	height:200px;
	width:30px;
	float:left;
	padding-top:30px;
}


#contentcontainer
{
	width:430px;
	float:left;
	height :auto;
	padding-top:25px;
}

#maincontentheader
{
	width:370px;
	float:left;
	padding-left:30px;
	padding-right: 30px;
	height :30px;

}

#maincontent a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;
}

.home #maincontent
{
	width:370px;
	float:left;
	padding-left:30px;
	padding-right: 30px;
	color: #FFFFFF;
	background-color:#061905;
	background-image: url(/systemfiles/media/images/evergreen_vdots.gif);
	background-repeat : repeat-y;
	background-position:right;
}

.internal #maincontent, .form_fields
{
	width:370px;
	float:left;
	padding-left:30px;
	padding-right: 30px;
	color: #FFFFFF;
	background-color:#061905;
}

.internal h1
{
	margin-left:30px;
	margin-right: 30px;
	color: #FFFFFF;
}

#maincontentfooter
{
	width:370px;
	float:left;
	padding-left:30px;
	padding-right: 30px;
	padding-top:30px;
	color : #FFFFFF;
	background-color:#061905;
	background-image: url(/systemfiles/media/images/evergreen_vdots.gif);
	background-repeat : repeat-y;
	background-position:right;
}

#maincontentfooter a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;
}

.newstable
{
	margin-top: 15px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 15px;
	width: 100%;
}


#rightcontent
{
	width:210px;
	float:left;
	height :auto;
	padding-top:25px;
	padding-left:10px;
	font-size :11px;

}

.righthead
{
	float:left;
	width:170px;
	font-size : 15px;
	font-weight :bold;
	border-bottom: 1px solid #7dba00;
	margin-bottom: 10px;
}

#requestquote
{
	width:180px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	color : #FFFFFF;	
	background-color:#061905;
}

#requestquote a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;
}

#askexpert
{
	width:180px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	color : #FFFFFF;
	background-color:#061905;	
}

#askexpert a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;	
}

#testimonials
{
	width:180px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	color : #FFFFFF;	
	background-color:#061905;
}

#testimonials a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;
}

#bottomcontent
{
	width : 850px;
	padding-left : 20px;
	float : left;
	padding-bottom :20px;
}

#copyright
{
	width:582px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-top:27px;
	color : #BDC4BD;	
	height:17px;
	background-color:#061905;
}

#copyright a
{
	color: #BDC4BD;
	text-decoration: none;
}

#eg_logo
{
	width:180px;
	float:left;
	padding-left:10px;
	padding-right:20px;	
}

#hcontacts
{
	float: left;
	width: 570px;
}



.moredetails
{
	color:#7dba00;
	background-color:#061905;
}

.moredetails a
{
	color:#7dba00;
	text-decoration : none;
	background-color:#061905;
}