/********************************
* Reset Browser default styles
********************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,a {
	margin:0;
	padding:0;
} 
ul,li{ list-style-image:url(/images/arrow.GIF); padding:2px; margin-left:10px;}

/********************************
* Global Styles
********************************/
html { height: 100%;}

body {
	margin: 0;padding: 0;
	font-size: 75%;
	color:txtColor;
	font-family:Arial, Verdana, sans-serif;
} 

html>body {
	font-size: 12px;
}

a{
	color:#329264;
}
a:hover { color:#006666}

p {
	font-size:1em;
	line-height:1.5em;
	text-align:left;
}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
}

blockquote {margin:1.45em 0 0 0;}

h1 {
	color:#548B69;
	font-size:1.4em;
	line-height: 1em;
	margin-bottom: 0;
	margin-top: 0.4em;
}

h2 {
	color:#666;
	font-size:14px;
	line-height: 1.286em;
	margin-bottom: 0em;
	margin-top: 0em;
}
h3 {
	color:#009900;
	font-size:1.3em;
	line-height: 1.5em;
	margin-bottom: 0;
	margin-top: 0.9em;
}

h4{
	color:#fff;
	width:380px;
	float:right;
	text-align:left;
	font-size:1.4em;
	line-height: 2em;
	padding: 2.4em .4em 0em .2em; 
	font-weight:bold;
}

h5{
	color:#fff;
	font-size:1.4em;
	line-height: 1.2em;
	margin-bottom: 0;
	margin-top: 0.1em;
	font-weight:bold;
}


li {
	font-size:1em;
	line-height:1.5em;
}

hr{
	margin:10px 0px;
	padding:0px;
	border:0px;
	border-top:1px solid #000066;
}

#go a{ background:url(images/go_normal.GIF);}
#go a:hover{ background:url(images/go_over.GIF);}
.clear{clear: both; height: 0px; overflow: hidden;}
img {border: 0; float:left;}
.brd { border:1px solid #333333; padding:5px; margin-right:5px; margin-bottom:2px;}
select{ background:#F3F3F3; border-color:#666666;}   

.priColor{ color:#69A17E;} 
.altColor{ color:#00356b;}
.field{ width:250px;}
.top_pad{ margin-top:10px;}
.bottom_pad{margin-bottom:10px;}
.left{float:left;}
.right{float:right;}
.first{padding-top:20px;}
.clear{clear: both; height: 0px; overflow: hidden;}
.sml{ font-size:11px;}
.left_part{width:380px;}
.inner_line{width:412px; float:left;}
.inner_cont{clear: both;}
/********************************
* Structure Styles
********************************/

#container {
	margin: 0px auto 0px auto;
	width:830px;
	padding-top:10px; 
}

#header{
	margin:0px;
	margin-bottom:1px;
	background-color:#fff;
	height:88px; 
}
.header_right{
	float:right; 
	width:300px;
	text-align:left;
	height:42px;
}
#header .img1{ border:1px solid #FFFFFF;}

#navigation{
	float:right;
	width:500px;
	text-align:right;
	line-height:23px;
	margin:22px 0px 0px 1px;
	color:#fff;
}
#navigation ul {
	list-style:none;
	margin:0px;padding:0px;
	text-align:right;
}
#navigation ul li{
	list-style:none;
	margin:0px;padding:0px;
	float:right;
	border-left:1px solid #fff;
}
#navigation ul li.nosplit{
	border:0px;
}
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:hover{
	padding:0px 0px;
	display:block;
	line-height:24px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#navigation ul li a{background:url(../images/button_normal_base.GIF) repeat-x;}
#navigation ul li a:hover{background:url(../images/button_rollover_base.GIF);}
#navigation a.actv {background:url(../images/button_rollover_base.GIF);}

#content{
	width:100%; margin:0px; padding:0px;
}

#footer{
	width:100%;
	margin:0px auto 20px auto;
	text-align:left;
	font-size:10px;
}

#footer .contact{
	line-height:30px;
	text-align:center;
	color:#666;
	border-bottom:1px dotted #666;
	background:url(../images/bottom_gradient.gif) top repeat-x;
	font-size:11px;
}

#footer a{
	color:#329264;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	font-size:11px;
}
#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
}


#footer .links{text-align:center; margin: 15px 0px 0px 0px; padding-left:0px;color:#A3A3A3;}  
#footer li{list-style:none; white-space:nowrap;float:left;}


/**********************************
* HOME PAGE
***********************************/
#home_head{
	width:100%;
	height:168px;
	background:#69A17E;
	margin:0px;
	
}

#home_head p{
	color:#fff;
	width:380px;
	float:right;
	text-align:left;
	font-size:1.2em;
	padding: .6em .4em 0em .2em;
}

#home_head img{ float:left;}

#home_content{
	width:798px;
	border-right:1px solid #B1B3AE;
	border-left: 1px solid #B1B3AE;
	border-bottom: 1px dotted #B1B3AE;
	padding:20px 15px 20px 15px;
	background-color:#DFF0E0; 
}



#right{ width:385px; float:right;}

#inner_right{ width:600px; float:right; }
#inner_right p{margin-right:5px;}
#inner_right_alt {position: relative;}
#inner_right_alt img{padding:0;margin:0;}
#inner_right_alt .right_p{ padding-right:5px; font-weight:normal;}

#inner_center{ width:760px; float:right; }

#left{ width:400px; float:left;}
#inner_left{ width:180px; float:left; margin-left:0px; margin-right:15px; } 
#inner_left p{ font-weight:normal; } 
#inner_left_alt{ width:580px; float:left;} 
.our_team{ width:145px; float:left; } 
.our_team a{ color:#000; font-weight:bold; text-decoration:none;}
.maddox_logo{width:140px; padding:0px 0px; margin:0px 0px 0px 0px;}
.inner_right_alt{ width:180px; float:right; padding-left:5px;  }
.left_margin{margin-left:0px; padding-right:5px;}
.right_top{float:right; margin-right:5px;}
.left_text{width:610px; float:left;}
.right_margin{margin-right:5px;}

#service_head{
	background:#FFFEEC;
	padding:0px;
	width:380px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-left:0px;
	margin-right:0px;
	
}
#service_head img{ padding:0px 10px 0px 0px; margin:10px;}
#service_head p{
	color:#548B69;
	font-size:13px;
	font-weight:bold;
	padding: 10px 10px 5px 10px;
}
.services{
	background:#fff;
	width:370px;
	float:right;
	padding:10px 0px 10px 10px;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
}
.services li{ list-style-image:url(/images/arrow_white.GIF);} 

.new{
	margin-top:10px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
}

#services_left{
	margin-top:60px;
	width:380px;
	float:left;
	padding-top:10px;
	border-top:1px dotted #000066;
}

#services_left .p1{
	float:left;
	width: 180px;
	font-size:11px;
} 

#services_left .p2{
	border-left:1px solid #CCCCCC; 
	float:right;
	width: 170px;
	padding-left:20px;
	font-size:11px;
	
}

.box{ 
	width: 200px;
	padding-left:10px;
	font-weight:normal;
	font-size:11px; 
	
}

.nav_box{ 
	width: 170px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B1B3AE;
	background:#fff;
	font-weight:normal;
	font-size:11px; 
	
}

.nav_box_title{
	background:#9AC8AB;
	font-size:13px;
	line-height:24px;
	height:24px;
	padding: 0px 10px; 
	font-weight:bold;
	color:#000;
	width:160px;
}

.nav_box p{ font-weight:normal; 
	padding: 10px 0px 0px 0px;
	line-height: 1em;
}

.nav_box a{ font-weight:normal; line-height: 1em;}  


.pad_bot{ margin-bottom:10px;}
.left_pad{ padding-left:50px;}
#our_team{width:145px; float:left; }
#our_team a{ color:#000; font-weight:bold; text-decoration:none;}
#our_team a:hover{ color:#548B69;}
#our_teamcontent{width:350px; float:left; }

