
*
{
	margin:0;
	padding:0;
}

html, body
{
	margin:0;
	padding:8px 0 0 0;
	background:#EDEDEC;
	font-size:10pt;
	
}

img
{
	border:none;
}

/*-- Start Font Styles --*/

.s1
{
	font-family:Tahoma, Sans-Serif;
	color:#B6B6B6;
}

.s1 a
{
	font-family:Tahoma, Sans-Serif;
	color:#B6B6B6;
	text-decoration:none;
}

.s1 a:hover
{
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
	text-decoration:none;
}

.s2
{
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
}

.s2 a,
.s2 a:hover
{
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
	text-decoration:none;
}

.s3
{
	font-family:Tahoma, Sans-Serif;
	color:#5C5C5C;
}

.s3 a
{
	font-family:Tahoma, Sans-Serif;
	color:#5C5C5C;
	text-decoration:underline;
}

.s3 a:hover
{
	font-family:Tahoma, Sans-Serif;
	color:#5C5C5C;
	text-decoration:underline;
}

.s4
{
	font-family:Tahoma, Sans-Serif;
	color:#5C5C5C;
}

.s4 a,
.s4 a:hover
{
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
	text-decoration:underline;
}

.ContactError
{
	font-family:Tahoma, Sans-Serif;
	color:Red;
}


/*-- End Font Styles --*/


/*-- Start Main Layout --*/

#Wrapper
{
	margin:0 auto;
	padding:0 0 25px 0;
	width:995px;
	background:#FFFFFE;
	border:1px solid #C6C5C5;
}

#Container
{
	width:951px;
	margin:0 auto;
	display:table;
}

#Header
{
	width:951px;
	height:324px;
	margin:12px auto 0 auto;
}

#HeaderImage
{
	background:url(../images/main/header.png) 0 0 no-repeat;
	width:951px;
	height:288px;
}

#HeaderLeftImage
{
	float:left;
	position:relative;
	bottom:271px;
	right:167px;
}

#HeaderTopLeft
{
	float:left;
	position:relative;
	left:629px;
	bottom:799px;
}

#HeaderTopRight
{
	float:left;
	position:relative;
	left:794px;
	bottom:846px;
}

#HeaderRightImageLeft
{
	float:left;
	position:relative;
	bottom:303px;
	left:784px;
}

#HeaderRightImageLeftBottom
{
	float:left;
	position:relative;
	bottom:668px;
	left:793px;
}

#HeaderRightImageRight
{
	float:left;
	position:relative;
	bottom:692px;
	left:839px;
}

#HeaderBottomImage
{
	background:url(../images/main/header_bottom.png) 0 0 no-repeat;
	width:951px;
	height:36px;
}

#HomeLogoClick
{
	width:135px;
	height:180px;
	float:left;
	position:relative;
	top:30px;
	left:10px;
	cursor:pointer;
}

#LeftNavMenu
{
	width:223px;
	min-height:610px;
	border-right:1px solid #E8E8E7;
	float:left;
}

#LeftNavMenu img
{
	float:left;
}

#LeftNavMenu ul
{
	list-style-type:none;
	margin:15px 0 0px 0;
	border-top:1px solid #E8E8E7;
	float:left;
	clear:left;
	position:relative;
	left:15px;
}

#LeftNavMenu ul li
{
	border-bottom:1px solid #E8E8E7;
	width:194px;
	height:28px;
	padding:12px 0 0 0;
	
}

.LeftNavItem
{
	background:url(../images/main/menu_arrow_gray.png) right no-repeat;
	width:190px;
	height:17px;
	font-size:.95em;
	font-weight:bold;
	color:#B6B6B6;
	cursor:pointer;
}

.LeftNavItemHover
{
	background:url(../images/main/menu_arrow_green.png) right no-repeat;
	width:190px;
	height:17px;
	font-size:.95em;
	font-weight:bold;
	color:#00693F;
	cursor:pointer;
}

#WidgetBox
{
	width:190px;
	margin:0 0 0 15px;
	float:left;
	text-align:center;
	position:relative;
	bottom:30px;
}

#BodyContainer
{
	width:726px;
	float:left;
}

#BodyLeftColumn
{
	width:357px;
	min-height:610px;
	padding:0 0 0 5px;
	float:left;
	border-right:1px solid #E8E8E7;
}

#BodyLeftColumn p
{
	width:335px;
	padding:0 0 0 8px;
	margin:0 0 20px 0;
	font-size:.85em;
	text-align:justify;
	line-height:15px;
}

#BodyLeftColumn ul
{
	list-style-type:none;
	padding:0 0 0 8px;
}

#BodyLeftColumn ul li
{
	font-size:.85em;
}

#BodyRightColumn
{
	width:352px;
	float:right;
	padding:0 0 0 10px;
}

#BodyRightColumn p
{
	width:315px;
	padding:0 0 0 13px;
	margin:0 0 15px 0;
	font-size:.85em;
	text-align:justify;
	line-height:15px;
}

#BodyRightColumn ul
{
	list-style-type:none;
	margin:0 0 25px 13px;
}

#BodyRightColumn ul li
{
	margin:0 0 5px 0;
}

.SectionHeader
{
	width:350px;
	height:20px;
	margin:0 0 15px 0;
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
	font-size:1em;
	font-weight:bold;
}

.SectionHeader img
{
	position:relative;
	top:4px;
	margin:0 6px 0 0 ;
}

.SectionSubHeader
{
	font-size:1.1em;
	font-family:Tahoma, Sans-Serif;
	color:#00693F;
	font-weight:bold;
}

#Footer
{
	margin:0 auto;
	padding:6px 0 15px 0;
	width:995px;
	height:40px;
	text-align:center;
	font-size:.80em;
}

#Footer ul
{
	list-style-type:none;
	margin:0 0 7px 0;
}

#Footer ul li
{
	display:inline;
	margin:0 5px;
}

#Footer p
{
	letter-spacing:1px;
}


/*-- Releated Links --*/

ul#RelatedLinks
{
	 float:left;
	 font-size:.85em;
	 margin:15px 0 0 0;
}

ul#RelatedLinks li
{
	margin:0 0 11px 0;
}


/*-- Mission Page --*/

#MissionBodyLeftColumn
{
	width:357px;
	min-height:610px;
	padding:0 0 0 5px;
	float:left;
	border-right:1px solid #E8E8E7;
}

#MissionBodyLeftColumn p
{
	width:335px;
	padding:0 0 0 8px;
	margin:0 0 20px 0;
	font-size:.85em;
	text-align:justify;
	line-height:16px;
}

#MissionBodyRightColumn
{
	width:352px;
	float:right;
	padding:0 0 0 10px;
}

#MissionBodyRightColumn p
{
	width:335px;
	padding:0 0 0 13px;
	margin:0 0 15px 0;
	font-size:.85em;
	text-align:justify;
	line-height:16px;
}

#MissionBodyRightColumn ul
{
	list-style-type:none;
	margin:0 0 25px 47px;
	font-size:.85em;
}

#MissionBodyRightColumn ul li
{
	margin:0 0 5px 0;
}


/*-- Clients Page --*/

#ClientsBodyLeftColumn
{
	width:357px;
	min-height:610px;
	padding:0 0 0 5px;
	float:left;
	border-right:1px solid #E8E8E7;
}

#ClientsBodyLeftColumn ul
{
	list-style-type:none;
	padding:0 0 0 8px;
}

#ClientsBodyLeftColumn ul li
{
	margin:0 0 5px 0;	
}

/*-- Contact Page --*/

#ContactBodyLeftColumn
{
	width:357px;
	min-height:610px;
	padding:0 0 0 5px;
	float:left;
	border-right:1px solid #E8E8E7;
}

#ContactBodyLeftColumn p
{
	font-size:.85em;
	margin:0 0 0 24px;
}

#ContactBodyLeftColumn ul
{
	list-style-type:none;
	margin:0 0 12px 25px;
	font-size:.85em;
}

#ContactBodyLeftColumn ul li
{
	margin:2px 0;
}

#ContactBodyRightColumn
{
	width:352px;
	float:right;
	padding:0 0 0 10px;
}

#ContactBodyRightColumn p
{
	width:335px;
	padding:0 0 0 13px;
	margin:0 0 15px 0;
	font-size:.85em;
	text-align:left;
	line-height:16px;
}

#ContactBodyRightColumn ul
{
	list-style-type:none;
	margin:0 0 25px 13px;
	font-size:.85em;
}

#ContactBodyRightColumn ul li
{
	margin:0 0 5px 0;
}

#ContactTable
{
	margin:0 0 0 8px;
	width:320px;
}

.ContactLbl
{
	width:95px;
	font-family:Tahoma, Sans-Serif;
	color:#5C5C5C;
	font-size:.85em;
}

.ContactTB
{
	width:210px;
	height:15px;
}

.ContactTextbox
{
	width:99%;
	font-size:.95em;
	padding:0 0 0 2px;
	border:1px solid #00693F;
}

.ContactTextboxError
{
	width:99%;
	font-size:.95em;
	padding:0 0 0 2px;
	border:1px solid #FF0107;
}

.ContactMessageBox
{
	width:100%;
	height:100px;
	border:1px solid #00693F;
}

.ContactSubmitBtn
{
	background:url(../images/contact/submit_button.png) 0 0 no-repeat;
	width:95px;
	height:24px;
	border:none;
	cursor:pointer;
}

.ContactSubmitBtn:hover
{
	background:url(../images/contact/submit_button.png) 0 -24px no-repeat;
	width:95px;
	height:24px;
	border:none;
	cursor:pointer;
}