#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 1800px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

#headerRight {
	float: left;
	height: 132px;
	width: 440px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.logoTop {
	float: right;
}
#headerLeft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: normal;
}
#top_banner {
	height: 150px;
	width: 540px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99D31C;
}
#top_banner_right {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93CF17;
	margin-bottom: 10px;
}
#content {
	clear: left;
	height: auto;
	background-color: #ffffff;
}
#footer {
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 10px;
	text-align: center;
	clear: left;
}
.footerText {
	padding-bottom: 20px;
}


#contentTable {
	margin: 0px;
	padding: 0px;

}
#contentTable tr {
	margin: 0px;
	padding: 0px;
}



#headerLeft {
	float: left;
	height: 132px;
	width: 350px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
}
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	color: #005D00;
}
.glass {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: -15px;
	margin-bottom: 10px;
}

#content p {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
}
.contactLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#experts {
	border: 1px solid #CCCCCC;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#marketing {
	border: 1px solid #CCCCCC;
	width: 375px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 14px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/marketing_div_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 466px;
	margin-bottom: 5px;
}
#communications {
	border: 1px solid #CCCCCC;
	width: 375px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 5px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 14px;
	height: 461px;
	background-image: url(images/comms_div_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.telNo {
	margin-top: 25px;
	float: left;
	margin-left: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #005D00;
}
#contactDetails {
	clear: left;
	height: 290px;
	width: 375px;
	margin-left: 14px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	padding-top: 10px;
}
#contactDetailsRight {
	border: 1px solid #CCCCCC;
	width: 375px;
	padding-top: 10px;
	margin-top: 5px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 14px;
	height: 290px;
	margin-left: 8px;
	clear: right;
}
#about {
	height: 180px;
	margin-bottom: 0px;
	width: 760px;
	clear: left;
	border: 1px solid #CCCCCC;
	margin-left: 14px;
	padding-top: 10px;
}
#about p {
	margin-right: 15px;
}

