/* @group Generic */

html{
	margin: 0;
	padding: 0;
background-color: #CBCFD3;
background-image: url(../img/defaultGradient.gif);
background-repeat: repeat-x;}
body{
	margin: 0;
	padding: 0;
}
a img{
	border: none;
}
ul, ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
* html ul li {
	list-style:none;
}
/* @end */

/* @group Typography */

body{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #444;	
}

h1,h2,h3,h4,h5,h6,strong,b{
	color: #333;
}
h1,h2,h3,h4,h5,h6{
	margin: .65em 0;
}
h1{
	font-size: 28px;
	font-weight:normal;
}
h2{
	font-size: 35px;	
	font-weight:normal;
}
h3{
	font-size: 18px;	
	font-weight:normal;
	font-weight: strong;
}
h4{
	font-size: 14px;	
	font-weight: strong;
	margin: 0.3em 0;
}
h5{
	font-size: 12px;	
	font-weight: strong;
	margin: 0.2em 0;
}

em{
	
}
strong{
	 	
}
abbr{
	
}
small{
	
}
a:link,
a:visited{
	color: #02489F;
}
a strong{
	color: #02489F;	
	display: block;
	margin: 0.4em 0;
}
a small{
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 11px;
}
a.pdf_link {
	padding-left: 15px;
	background: transparent url(images/pdf_link.gif) no-repeat left 1px;
	padding-top: 1px;
}
p{
	margin:0.7em 0 0.7em 0;
}
blockquote{
	font-style: italic;
	font-family: Georgia, Times;
	font-size: 13px;
	line-height: 1.5em;
	margin: 1em 0;
	float: left;
}
blockquote cite{
	float: right;
}

/* Top Bar*/

#top-header {
	height: 10px;
	width: 100%;
	margin: 0 auto;
	background: #E1E5F0;
}

/* Wrapper */

#wrapper {
        width: 900px;
        margin: 0 auto;
}

/* @group Header */

#header{
	height: 110px;
	position: relative;
	z-index: 2;
}
#header_deco{
	background: url(images/header_bg.jpg) 0 0 no-repeat;	
	height: 91px;
	position: absolute;
	width: 1100px;
	margin-left: -260px;
}
#header #nav{
	position: absolute;
	bottom: 0;
	right: 0;
}
#header #header_logo{
	position: absolute;
	left: 0;
	bottom: 0;
}
#client_login{
	width: 140px;
	height: 30px;
	background: #FFEF93 0 0 no-repeat;
	text-align: center;
	float: right;
	color: #111;
        padding: 10px 10px 0px 10px;
        -moz-border-radius: 0px 0px 12px 12px;
	-webkit-border-radius: 0px 0px 12px 12px;
	-khtml-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	behavior: url(../htc/border-radius.htc);
	position: relative;
}
* html #client_login{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/corp/style/content/images/client_login_box.png', sizingMethod='crop');	
	background: none;
}
* html #header_logo img{
	visibility: hidden;
}
* html #header_logo a{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/corp/style/content/images/logo.png', sizingMethod='image');
	display: block;	
	width: 179px;
	height: 47px;
	cursor: hand;
}

/* @end */

/* @group Site */

#site{
	width: 900px;
	margin: 0 auto;
}
#content{
	margin: 0 auto;
	padding: 20px;
        width: 400px;
        background-color: #FFF;
        -moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	font: 500 16px arial;
	border-radius: 12px;
	behavior: url(../htc/border-radius.htc);
        border: 1px solid #828282;
	line-height: 22px;
	position: relative;
}

/* @group side-menu */

#side-menu{
	float: left;
	width: 200px;
	background-color: transparent;
        min-height: 300px;
	padding-top: 50px;
	text-align: center;
}
#side-menu li{
	padding: 10px;
}
#header-text {
	margin: 0 auto;
	width: 700px;
	padding: 30px;
	background: #FFF;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
}
#meet-us {
	float: left;
	position: relative;
	padding-left: 40px;
	width: 450px;
	font-size: 15px;
	background: #FFF;
}
.head-shot {
	float: left;
	position: relative;
	margin: 0 15px 5px 0;
	width: 110px;
}
#map {
	float: right;
	position: relative;
	margin: 0px 20px 0px 40px;
	width: 280px;
	padding: 30px;
	font-size: 15px;
	background: #D3E9FA;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../htc/border-radius.htc);
}
* html #main hr{
	height: 0;
}
.do-this {
    float: left;
    margin: 0 0 1em;
    padding-right: 10px;
    width: 390px;
}
.do-this-wrap {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
}
.do-this img {
    float: left;
    margin: 0 10px 0 0;
}
.do-this p {
    color: #333333;
    font-size: 12px;
    margin-left: 65px;
    line-height: 17px;
}
.do-this h2 {
    font-size: 14px;
    margin-left: 65px;
    margin-bottom: 5px;
}
/* @end */

/* @group Generics */

#site ul{
	/*list-style-image: url(images/bullet.gif); shows up in IE*/
}

/* @end */

/* @end */

/* @group Classes */

/* @group Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group News List */

#main ul.news_list{
	margin: 0 10px 10px 0;
	padding: 0;
	list-style-image: none;
}
ul.news_list li{
	padding: .5em 0;
	border-bottom: 1px solid #CCC;
}
ul.news_list a{
	display: block;
	text-decoration: none;
}
ul.news_list a strong{
	display: block;
	text-decoration: underline;
}
ul.news_list a abbr{
	border: none;
	color: #999 !important;
	font-size: 11px;
	display: block;
	text-align: right !important;
	font-style: italic;
}

/* @end */
.clearboth{
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
.rotating_ad{
	width: 645px;
}
.floatleft{
	float: left;
	margin: 0 10px 10px 0;
}

.floatright{
	float: right;
	margin: 0 0 10px 10px;	
}
* html .ribbon_header{
	position: relative;	
}
.ribbon_header{
	background: url(images/subpage_header_bg.jpg) 0 bottom no-repeat;	
	color:white;
	padding: 0 0 20px 30px;
	clear: both;
	margin: 1em -20px 0 0;
	position: relative;
	left: -29px;
	font-size: 20px;
	width: 700px;
	line-height: 40px;
	width: 700px;
}

* html .ribbon_header {
	width: 688px;
}

.ribbon_header small{
	font-size: 11px;
	font-style: italic;
	display: block;
	line-height: 18px;
	margin-bottom: 10px;
}

.sidebar_ribbon_header{
	background: url(images/ribbon_header_small.jpg) 0 bottom no-repeat;	
	padding: 10px 10px 15px 10px;
	color: white;
	width: 200px;
	margin-left: 0;
	margin-right: -18px;
	position: relative;
}
* html .sidebar_ribbon_header{
	height: 1%;	
}
.sidebar_header{
	background: url(images/sidebar_header_bg.jpg) 0 0 repeat-y;	
	font-size: 13px;
	font-weight: bold;	
	color: #111;
}
.sidebar_header span{
	display: block;
	padding: 10px 10px 0 10px;
}
.sidebar_header small{
	background: url(images/sidebar_header_bottom.jpg) 0 bottom no-repeat;	
	padding: 10px;
	display: block;
	font-weight: normal;
	font-style: italic;
}

/* @end */




/* Footer */

#footer {
    padding: 15px;
    width: 870px;
    margin: 0 auto;
    margin-top: 20px;
    background: #F6F6F6;
    text-align: center;
    font-size: 11px;
    -moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../htc/border-radius.htc);
}
#footer a, a:visited {
	font-size: 11px;
	color: #111;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #111;
	text-decoration: underline;
}
#footer li {
	display: inline;
	padding: 10px;
}