*{
	margin:0;
	padding:0;
}

.clearer{
clear:both;
}

body{
	background:url(../images/body_top.jpg) top repeat-x #FFF;
	font-family:"Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#424242;
	line-height:18px;
}

h2{
	font-size:24px;
	color:#00569B;
	margin-bottom:10px;
font-weight:normal;
}

#content_inner h2{
color:#00569B;
}

hr{
height:1px;
border:0;
background:#ddd;
color:#ddd;
}

a{

	color:#000;
	text-decoration:none;
}

#footer_holder a, #content_area a{
color:#4ebb3e;
}

#footer_holder a:hover, #content_area a:hover{
text-decoration:underline;
}

p{
	margin-bottom:10px;
}

ul{
margin:5px 0 5px 25px;
}

img{
	border:none;
}

#container{
	width:900px;
	margin:0 auto;
	position:relative;
}

#header{
	width:900px;
	height:161px;
	background:url(../images/header_bg.jpg);
	position:relative;
	z-index:99;
}

#menu{
	background:url(../images/menu_bg.jpg) repeat-x;
	width:580px;
	height:50px;
	left:300px;
	top:100px;
	position:relative;
}

#menu_wing_left{
	background:url(../images/menu_wing_left.jpg);
	height:50px;
	width:10px;
	top:0;
	left:0;
	margin-left:-10px;
	position:absolute;
}

#menu_wing_right{
	background:url(../images/menu_wing_right.jpg);
	height:50px;
	width:10px;
	top:0;
	right:0;
	margin-right:-10px;
	position:absolute;
}

#wing_left{
	background:url(../images/wing_left.jpg) top;
	width:250px;
	height:350px;
	position:absolute;
	top:0;
	left:0;
	margin-left:-250px;
}

#wing_right{
	background:url(../images/wing_right.jpg) top;
	width:250px;
	height:350px;
	position:absolute;
	top:0;
	right:0;
	margin-right:-250px;
}

#content_area{
	width:900px;
	position:relative;
padding-bottom:40px;
}

#content_inner{
	padding:20px 30px;
	position:relative;
}

#content_inner.skinny{
	width:620px;
	float:left;
	display:inline;
}

#home_container{
	position:relative;
	z-index:1;
}

#flash_container{
position:relative;
display:inline;
	width:600px;
	height:339px;
	float:left;
	background:url(../images/flash_bg.jpg);
}

#c2a_container{
	width:300px;
	height:339px;
	float:left;
	display:inline;
	position:relative;
	background:url(../images/c2a_bg.jpg);
}

.c2a_item{
	width:205px;
	height:90px;
	margin-bottom:5px;
    margin-left:35px;
	float:left;
	display:inline;
	cursor:pointer;
}

#home_content{
	width:460px;
	float:left;
display:inline;
position:relative;
margin-left:80px;
}

#home_container .content_pad{
margin-left:10px;
}

/*----home testimonials ----*/
#home_testimonials{
	width:260px;
	float:right;
display:inline;
margin-right:20px;
position:relative;
}

#home_testimonials .testimonial{
	margin-left:10px;
	position:relative;
display:block;
}

#home_testimonials .testimonial_author{
	color:#55914d;
	display:block;
text-align:right;
}

#home_testimonials .read_more_btn{
	background:url(../images/read_more.jpg);
	width:63px;
	height:27px;
	position:absolute;
	top:0;
	right:0;
        margin-top:-30px;
}



/*---- sub testimonials ----*/

#sub_test{
	width:200px;
position:relative;
margin:20px 0;
background:url(../images/mid_test.gif) repeat-y;
color:#666;
}

#sub_test .testimonial{
margin:10px 15px;
}

#top_test{
position:absolute;
width:200px;
height:10px;
background:url(../images/top_test.gif) no-repeat;
top:0px;
margin-top:-10px;
}


#btm_test{
position:absolute;
width:200px;
height:10px;
background:url(../images/btm_test.gif) no-repeat;
bottom:0px;
margin-bottom:-10px;
}

#sub_test .testimonial_author{
	color:#55914d;
	display:block;
text-align:right;
}



#sub_test h2{
	color:#55914d;
}


/*----- end ----*/

#footer_holder{
	width:100%;
	background:url(../images/footer_body_bg.gif) repeat-x;
	margin-bottom:20px;
	position:relative;
}

#footer_container{
	width:900px;
	padding-top:20px;
	margin:0 auto;
	position:relative;
}

#footer_container a{
	margin-left:10px;
}

#footer_wing_left{
	width:30px;
	height:183px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/footer_wing_left.jpg);
	margin-left:-29px;
	margin-top:-183px;
}

#footer_wing_right{
	width:30px;
	height:183px;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/footer_wing_right.jpg);
	margin-right:-30px;
	margin-top:-183px;
}

#top_links{
	position:absolute;
	top:0;
	right:0;
	margin-right:10px;
	color:#708fbc;
	font-size:10px;
	margin-top:5px;
}

#top_links a{
	color:#708fbc;
	font-size:10px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

#header_link{
	position:absolute;
	top:0;
	left:0;
	width:255px;
	height:100px;
}

#print_email{
	position:absolute;
	bottom:0;
	right:0;
	margin-right:20px;
width:200px;
height:21px;
background:url(../images/print_email_holder.jpg) no-repeat top;
text-align:center;
padding-top:5px;
}
#print_email a{
	text-decoration:none;
	font-size:11px;
	color:#3a3a3a;
	margin:0;
	height:15px;
padding:3px;
}

#print_email a:hover{
text-decoration:none;
color:#4ebb3e;
}
#print_email img{
	margin-left:3px;
	margin-bottom:-2px;
}

.prop{
height:300px;
width:1px;
float:right;
}


#sidebar{
float:left;
width:200px;
display:inline;
margin:10px 0 30px 0;
}


#content_inner li.primary{
border:1px solid #eee;
list-style:none;
padding:10px;
width:235px;
background:#f6f6f6;
font-weight:bold;
margin:0 5px 5px 0;
}

#content_inner li.primary{
width:300px;
}

#content_inner li.primary a{
font-size:16px;

font-weight:Normal;
}

#content_inner ul.baby{
background:#fff;
padding:10px 5px 10px 25px;
border:1px solid #eee;
font-size:10px;
margin:0;
font-weight:normal;
line-height:12px;
}

#content_inner ul.baby a{
font-size:10px;
}

#content_inner li{
list-style:none;
background:url(../images/bullet.gif) no-repeat left center;
padding-left:20px;

}

#content_inner ul{
margin-left:10px;
}