html{
	min-width:899px;
}
body{
	margin:0;
	color:#555;
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	background:#ececec url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:900px;
}

a{
	color:#2d5376;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{border-style:none;}

input,textarea,select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

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

#header{
	width:900px;
	overflow:hidden;
	height:121px;
	position:relative;
}

#header h1{
	margin:0;
}

#header h1 a{
	overflow:hidden;
	position:absolute;
	top:25px;
	left:1px;
	background:url(../images/text-aaron.png) no-repeat;
	width:493px;
	height:44px;
	text-indent:-9999px;
	cursor:pointer;
	z-index:55;
}

#header h2{
	margin:0;
	background:url(../images/text-child.png) no-repeat;
	width:411px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	left:47px;
	top:72px;
	z-index:30;
}

#header strong{
	position:absolute;
	top:61px;
	left:1px;
	background:url(../images/text-dr.png) no-repeat;
	width:904px;
	height:67px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:15;

}

.page-wrapper{
	width:898px;
	padding:1px;
	margin:0 0 16px;
	background:url(../images/bg-page-wrapper.png);
	overflow:hidden;
}

.page{
	width:890px;
	padding:4px 4px 5px;
	background:url(../images/bg-page.png);
}

.nav{
    width: 890px;
    height: 49px;
    margin: 0 0 3px;
    padding: 0;
    list-style: none;
    background: linear-gradient(0deg, rgba(55,74,101,1) 0%, rgba(57,96,133,1) 5%, rgba(72,123,170,1) 100%);
    overflow: hidden;
    position: relative;
    color: #425877;
}

.nav li{
	float:left;
	overflow:hidden;
	height:49px;
}

.nav li a{
	float:left;
	width:147px;
	height:49px;
	text-align:center;
	font-size:14px;
	line-height:49px;
	color:#e4e8cd;
}

.nav li a:hover, .nav li.active a{
	background: rgb(110,169,223);
	background: radial-gradient(circle, rgba(110,169,223,1) 0%, rgba(77,129,179,1) 100%);
	-moz-box-shadow: inset 0 0 10px #68a1d7;
	-webkit-box-shadow: inset 0 0 10px #68a1d7;
	box-shadow: inset 0 0 10px #68a1d7;
	text-decoration:none;
}

.nav li.active a:hover{
	text-decoration:none;
}

.content{
	width:858px;

	z-index:50;
	padding:0 14px 0 18px;

	background:#ececec url(../images/bg-content.gif) repeat-x;
}

.data{
	width:100%;
	padding:32px 0 0;
	float:left;
}

.about{


	padding:0 0 17px;

}

.image-placeholder-center{
	margin: 0 8px 0 0;
	float: left;
	background: #d7d6d6;
	border-radius: 8px;
}
.image-placeholder-top{
	width:178px;
	padding:6px 7px 7px;
	overflow:hidden;
}

.image-placeholder-top img{

	float:left;

}

.text-placeholder{
	float:right;
	margin-bottom: 20px;
	overflow:hidden;

}

.text-placeholder h3{

	margin:12px 0 7px;

	color:#183152;

	font:24px/28px Georgia, "Times New Roman", Palatino, serif;

}

.text-placeholder p{

	margin:0 0 18px;

}

.more{

	width:362px;

	padding:5px 4px 0 0;

	overflow:hidden;

}

.text-placeholder .read-more{

	display:inline;

	float:right;

	background:url(../images/button-read-more.png) no-repeat;
	width:101px;
	height:47px;

	overflow:hidden;
	text-indent:-9999px;

	cursor:pointer;

}

.services{

	margin:0 0 0 -2px;

	position:relative;

	overflow:hidden;

}

.services h3{

	margin:0 0 5px 2px;

	color:#183152;

	font:24px/28px Georgia, "Times New Roman", Palatino, serif;

}


.services-box-top{
	padding: 34px 60px 0 39px;
	overflow: hidden;
	border-radius: 8px;
	border: 1px solid #b9b7b7;
	background: #fff;

}

.services-box-top ul{
	margin: 0;
	padding: 0 23px 13px;
	list-style: none;
	float: left;
	min-width: 35%;
}

.services-box-top ul li{

	width:100%;

	padding:0 0 21px 26px;

	float:left;

	clear:both;

	background:url(../images/bullet.gif) no-repeat 0 3px;

}

* html .services-box-top ul li{

	padding:0 0 22px 26px;

}

*+html .services-box-top ul li{

	padding:0 0 22px 26px;

}

.services-box-top ul li strong{

	font-size:16px;

	line-height:18px;

	font-weight:normal;

	color:#2d5376;

}

.services-box-top ul li strong a{

	color:#2d5376;

}

.services-box-top ul li p{

	margin:-2px 0 0;

	position:relative;

}

.sidebar{

	width:250px;

	float:right;

	overflow:hidden;

}

.side-box-center{
	background:url(../images/bg-side-box-c.gif) repeat-y;
}
.side-box-bottom{

	width:236px;

	padding:11px 7px 0;

	margin:0 0 20px;

	overflow:hidden;
	background:url(../images/bg-side-box-b.gif) no-repeat 0 100%;
}

.side-box-bottom h4{

	margin:0 0 13px;

	color:#183152;

	font:18px/22px Georgia, "Times New Roman", Palatino, serif;

}

.form{

	width:236px;

	overflow:hidden;

}

.form .row{

	width:236px;

	overflow:hidden;

	padding:0 0 3px;

}

.form .row label{

	display:block;

	width:236px;

	color:#464646;

	font-size:12px;

}

.form .row input{

	width:226px;

	margin:0;

	padding:2px 4px 1px;

	float:left;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

.row-textarea{

	width:236px;

	padding:0 0 6px;

	margin:-3px 0 0;

	position:static;

	overflow:hidden;

}

.row-textarea label{

	display:block;

	width:236px;

	color:#464646;

	font-size:12px;

}

.row-textarea textarea{

	width:226px;

	padding:4px;

	height:80px;

	margin:0;

	position:static;

	overflow:auto;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

* html .row-textarea textarea{

	margin:-2px 0 0;

}

*+html .row-textarea textarea{

	margin:-2px 0 0;

}

.form-options{

	width:236px;

	overflow:hidden;

}

.form-options .code{

	width:140px;

	overflow:hidden;

	float:left;

}

.form-options .code label{

	display:block;

	padding:0 0 1px;

	width:122px;

	color:#464646;

	font-size:12px;

}

.form-options .code .capture{

	width:150px;

	overflow:hidden;

}

.form-options .code .capture img{

	float:left;

	margin:1px 5px 0 0;

}

.form-options .code .capture input{

	float:left;

	width:51px;

	margin:0;

	padding:2px 2px 1px;

	float:left;

	background:#fff;

	border:1px solid #bdb9a1;

	font:12px/14px Arial, Verdana, Helvetica, sans-serif;

}

.form-options #submit{

	display:inline;

	float:right;

	margin:11px 1px 0 0;

}

.side-box-bottom p{

	margin:-11px 0 7px;

	position:relative;

	font-size:10px;

	line-height:12px;

	color:#797979;

}

.contact-information{

	width:250px;

	padding:0 0 0 18px;

	background:url(../images/bg-contact-information.gif) repeat-y 10px 0;

	overflow:hidden;

	font-size:15px;

	line-height:18px;

	color:#19365b;

}

.contact-information span{

	color:#19365b;

	display:block;

	margin:-3px 0 0;

	position:relative;

}

.contact-information address{

	margin:0;

	font-style:normal;

}

.contact-information a{

	text-decoration:underline;

}

.contact-information a:hover{

	text-decoration:none;

}

.contact-information .phone{

	width:250px;

	overflow:hidden;

	font-size:14px;

	line-height:20px;

	padding:25px 0 13px;

}

.contact-information .phone span{

	

}

#footer{

	width:890px;

	padding:9px 0 9px;

	overflow:hidden;

	background:#375d81 url(../images/bg-footer.gif) repeat-x;

	text-align:center;

}

* html #footer{

	padding:9px 0 7px;

}

*+html #footer{

	padding:9px 0 7px;

}

.menu{

	margin:0;
	padding:0 0 6px;
	list-style:none;

}

.menu li{

	display:inline;

	background:url(../images/sep-footer.gif) no-repeat 0 3px;

	padding:0 11px 0 15px;

}

.menu li.first{

	background:none;

}

.menu li a{

	color:#fff;

	font-size:12px;

	line-height:14px;

	text-decoration:underline;

}

.menu li a:hover{

	text-decoration:none;

}

#footer p{

	margin:0 0 4px;

	color:#d3ceb0;

	font-size:11px;

	line-height:12px;

}

* html #footer p{

	margin:0;

}

*+html #footer p{

	margin:0;

}

#footer span{

	color:#cadded;

	font-size:11px;

	line-height:12px;

}

#footer span a{

	color:#cadded;

	text-decoration:underline;

}

#footer span a:hover{

	text-decoration:none;

}




input.btn {
background:transparent url(../images/button-submit.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
display:block;
height:49px;
margin:9px auto;
width:94px;
}


.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

#top-nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
background:#5787b5;

}

#top-nav a{
display:block;

}

#top-nav a:hover{
background-color:#e5e5e5;
color:#333;
}

#top-nav li{
float:left;
position:relative;
height:auto!important;
border-right: 1px solid #5789b9;

}

#top-nav li:last-of-type{
	border:none;
}

#top-nav li ul li{
position:static;
padding:0;
}

#top-nav ul {
position:absolute;
display:none;
width:170px;
top:4em;
left:-1px;
border:1px solid #33597c;
border-top:none;
}

#top-nav li ul a{
width:162px;
height:auto;
float:left;
text-indent:0;
padding:6px 0 6px 8px;
color:#E4E8CD;
text-decoration:none;
text-align:left;
height:auto!important;
line-height:normal!important;
font-size:12px;
background:none;
}
#top-nav li ul a:hover
{
	background:#71aee9;
}
#top-nav ul ul{
top:auto;
}	

#top-nav li ul ul {
left:13.3em;
margin:0px 0 0 10px;
z-index:2000!important;
}

#top-nav li:hover ul ul, #top-nav li:hover ul ul ul, #top-nav li:hover ul ul ul ul{
display:none;
}
#top-nav li:hover ul, #top-nav li li:hover ul, #top-nav li li li:hover ul, #top-nav li li li li:hover ul{
display:block;
}

#top-nav
{
	overflow:visible!important;
}
.nav li
{
	overflow:visible;
}
.content {
padding:0 14px 15px 18px;
}

.inner h3 {
color:#183152;
font-family:Georgia,"Times New Roman",Palatino,serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:28px;
margin:12px 0 7px;
}
.inner ul
{
	list-style-type:none;
	padding-left:10px;
	margin-left:0;
}
ul.lists li {
background:transparent url(../images/bullet3.gif) no-repeat scroll 0 6px;
border-bottom:1px solid #e5e3e3;
margin:5px 0;
padding:0 0 8px 18px;
}
ul.lists li.last {
border-bottom:none;
}


.image
{
	float:right;
	padding:3px;
	border:1px solid #b8b8b8;
	margin: 0 0 10px 20px;
}
.highlight
{
	font-weight:bold;
	color:#000;
	border-left:2px solid #609bd2;
	padding:10px;
}
ul.lists.book li {
background:transparent url(../images/book.gif) no-repeat scroll 0 3px;
padding:0 0 8px 25px;
}
ul.lists.web li {
background:transparent url(../images/web.gif) no-repeat scroll 0 3px;
padding:0 0 8px 25px;
}
.inner h2
{
	background:#adc9e4;
	font-weight:bold;
	padding:5px 15px;
	color:#fff;
	font-size:16px;
}

ul.lists.pdf li {
background:transparent url(../images/pdf.gif) no-repeat scroll 0 3px;
padding:0 0 8px 25px;
}

ul.lists.links li {
background:transparent url(../images/arrow_book.gif) no-repeat scroll 0 7px;
padding:0 0 8px 15px;
}

ul.lists.pdf
{
	width:310px;
	float:left;
}

ul.lists.half
{
	width:310px;
	float:left;
}
.full .data, .full .data .about, .full .data .form-options
{
	width:100%;
}
.contact {
	margin-right:40px;
	margin-top:0px;
}

.full .data .form {
overflow:hidden;
width:420px;
}

.full .data .form .row, .full .data .form .row-textarea {
overflow:hidden;
padding:0 0 9px;
width:100%;
margin:0;
}
.full .data .form .row label, .full .data .form .row-textarea label, .full .data .form-options .code label {
color:#464646;
display:block;
font-size:12px;
width:100px;
float:left;
}

.full .data .form-options .code {
float:left;
overflow:hidden;
width:230px;
}
.full .data .form-options .code .capture {
width:130px;
}
input.btn1 {
background:transparent url(../images/button-submit1.gif) no-repeat scroll 50% 0;
border:0 none;
cursor:pointer;
display:block;
height:49px;
margin:0;
width:106px;
}

.module.form
{
	border-left:1px solid #e5e5e5;
	padding-left:30px;
}



html, body {
    height: 100%;
}
#main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
}
#footer, .push {
    height: 90px;
}
#footer
{
	margin:0 auto;
}
.map
{
	border:1px solid #ccc;
	padding:3px;
	float:left;
	margin-right: 20px;
}
#footer p 
{
	margin:0;
	padding:5px 0;
}
#footer
{
	padding:0;
}
.menu
{
	padding:10px 0 3px;
}
.page, .page-wrapper
{
	padding-bottom:0;
}


.services-box-top ul li strong
{
	display:block;
	margin-bottom:12px;
}

h4
{
	font-size:13px;
	padding:0 0 0 15px;
}






