html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.container
{
	margin: 0px;
	padding: 0px;	
	text-align: center;
}

.container .header
{
	display: block;
	width: 100%;
	height: 150px;
	background-image: url('/resources/images/bg_header.gif');
	background-repeat: repeat-x;
	clear: both;
}

.container .footer_outer
{
	width: auto;
	background-image: url('/resources/images/bg_footer.gif');
	background-repeat: repeat-x;
	padding: 6px;
}

.container .footer_outer .footer_inner
{
	color: #fff;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.container .page_container, .container .header .logo, .container .footer_outer .footer_inner,  .container .btm_tag
{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}

.container .btm_tag
{
	color: #000;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.page_container .navigation
{
	width: 800px;
	display: block;
	margin: 15px 0px;
}	

.page_container .body_container
{
	display: block;
	border: 1px solid #f6f6f6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 25px 0px;
	clear: both;
	text-align: left;
}	

.page_container .body_container .body_text
{
	padding: 10px 5px 20px 5px;
}	

.page_container .navigation ul
{
	list-style-type: none;
	display: block;
	padding-left: 0;
	margin-left: 0;
	float: right;
}

.page_container .navigation ul li
{
	display: inline;
	margin: 0px 0px 0px 5px;
}

.page_container .navigation ul li a
{
	display: inline-block;
	background-color: #feffd3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #010066;
	border: 1px solid #f6f6f6;
	-moz-border-radius: 4px 4px 5px 5px;
	-webkit-border-radius:  4px 4px 5px 5px;
	text-decoration: none;
	margin: 0px;
	padding: 6px;
	text-transform: uppercase;
	width: auto;
}		

.page_container .navigation ul li a:hover, .page_container .navigation ul li a.selected
{
	background-color: #010066;
	color: #fff;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0px;		
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 10px 0px;		
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	font-weight: bold;		
}

.page_container .body_container .body_text .contact_info
{
	width: 60%;
	margin: 0px auto;
	font-size: 14px;
}

.body_text .hmbox_mid {
	width: 600px;
    margin: 15px 0 10px 0;
}

.body_text .hmbox_mid p {
	margin: 10px 0 2px 0;	
    text-align: justify;
}

.body_text .hmbox {
    margin: 15px 0 0 0;
}

.body_text .hmbox .imgs
{
	float: left;
}

.body_text .hmbox .imgs img
{
	padding: 2px;
}

.body_text .hmbox .hmlist
{
	float: left;
	margin: 0 0 0 50px;
	font-size: 14px;
}

.body_text .hmbox .imgs .img1,
.body_text .hmbox .imgs .img2,
.body_text .hmbox .imgs .img3,
.body_text .hmbox .imgs .img4
{
	float: left;
}

.body_text .hmbox .hmlist ul
{
	list-style-type: none;	
	margin: 0 0 25px 8px;
	padding: 0;
}

.body_text .hmbox .hmlist ul li
{
	background: url("/resources/images/checkmark.png") no-repeat left;	
	padding-left: 25px;
	margin: 5px 0;
}

.body_text .pf
{
	margin: 10px 0;	
}

.body_text .pf .img,
.body_text .pf .txt
{
	float: left;
}

.body_text .pf .img
{
	width: 150px;
	text-align: center;
}

.body_text .pf .txt
{
	width: 620px;
	margin: 0 0 0 10px;
}

.body_text .cntbox
{
	width: 790px;
	margin: 0 0 20px 0;
}

.body_text .cntbox .bio h3
{
	margin: 0 0 10px 0;
}

.body_text .cntbox .bio
{
	float: right;
	width: 400px;
	background-color: #f7f7f7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;
	margin: 0;
}

.body_text .cntbox .bio ul
{
	margin-left: 15px;
	padding: 0;
}

.body_text .cntbox .bio li
{
	margin: 0;
	padding; 0;
}

.body_text .hm_btm_box
{
	margin: 20px 0 15px 0;
}

.body_text .hm_btm_box .hm_cntct
{
	width: 340px;
}

.body_text .hm_btm_box .hm_cntct,
.body_text .hm_btm_box .icons
{
	float: left;
}

.body_text .hm_btm_box .icons
{
	margin: 0 0 0 20px;
	font-size: 11px;
	font-weight: bold;
}

.body_text .hm_btm_box .icons .g2_tc
{
	margin: 0 0 0 20px;
}

.body_text .hm_btm_box .icons p
{
	margin: 0 0 5px 0;
}

.testemonial
{
	font-style: italic;
}

a:link    {font-size: 12px; text-decoration:underline;color:#cc6600; background-color:transparent}
a:visited {font-size: 12px; text-decoration:underline;color:#cc6600; background-color:transparent}
a:hover   {font-size: 12px; ;text-decoration:none;color:#000066; background-color:transparent}}
a:active  {font-size: 12px; ;text-decoration:underline;color:#cc6600; background-color:transparent}}



/* fix for expanding elements that contain floats */
	.clearfix:after 
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		zoom: 1;     /* triggers hasLayout */
	}
	
	.clearfix {display: inline-block;}  /* for IE/Mac */
/* */