/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#b2d3fe;
}

#calloutFlash {
	background:url(../images/splash.jpg);
	background-repeat:no-repeat;
	height:190px;
	width:956px;
}
#bodyWrap {	
	background:#FFFFFF;
	margin:auto;
	width:956px;
	background:#FFFFFF;

}
#siteWrap {
	background:url(../images/bodybg.jpg);
	background-repeat:repeat-x;

}
#headerLeft {
	width:243px;
	float:left;
}

#headerRight {
	width:713px;
	float:left;
	text-align:right;
	padding-top:10px;
}
#headerRight a {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}


p {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}

#calloutLeft {
	width:631px;
	float:left;
}
#calloutRight {
	width:244px;
	float:left;
	background-image:url(../images/green_bg.jpg);
	height:201px;
	text-align:right;
	padding-right:20px;
	padding-top:20px;
}
.caption {
	font-size: 14px;
	font-style: italic;
	color: #0071BB;
	width: 90%;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}


#clearer {
	clear:both;
}
#clearer img { border: none; }

#calloutRight ul {
	padding:0px;
	margin:0px;
}
#calloutRight ul li {
	
}

#phoneDiv {
	width:713px;
	float:left;
	text-align:right;
}

#phoneDivLeft {
float:left;
width:519px;
}

#phoneDivRight {
	color:#999999;
	float:left;
	width:194px;
	height:27px;
	background:url(../images/contact_box_off.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
	margin-top:12px;
}
#phoneDivRight:hover {
	float:left;
	width:194px;
	height:27px;
	background:url(../images/contact_box_on.jpg);
	background-repeat:no-repeat;
	color:#ff0000;
}

#phoneDivRight p {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#mainNav {
	padding-top:5px;
	height:24px;
	padding-left:25px;
}
#mainNav ul {	
	padding:0px;
	margin:0px;

}
#mainNav ul li{
	width:113px;
	height:24px;
	background-image:url(../images/redbutton.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	text-align:center;
	padding-top:0px;
	
	list-style-type:none;
}
#mainNav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
}
#mainNav ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
}

#mainNav li ul {
                position:relative;
                width:170px;
                float: left;
                padding:0px;
                left:0px;
                margin:0px;
                top:4px;
                display:none;
                background-color:#E3371B;
}
#mainNav li:hover ul, #mainNav li.over ul {
                display:block;
}
#mainNav li ul li {
                padding:0px;
                margin:0px;
                width:150px;
                background-image:none;
                background-repeat:no-repeat;
                padding-top:1px;
                border-bottom:1px dotted #fff;
                padding-bottom:auto;
                padding-left:10px;
				text-align:left;
				padding-right:10px;
}
#mainNav li ul li.dualLine {
	padding-bottom:20px;
}

#mainNav li ul li a {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding-bottom:15px;
	padding-right:5px;
}
#mainNav li ul li a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
    text-decoration: underline;
	padding-right:5px;
}

#bodyContentLeft {
float:left;
width:654px;
padding-top:10px;
	padding-left:25px;
}
#bodyContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bodyContentLeft  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;

}
#bodyContentLeft p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#3366FF;
	
}

#bodyContentLeft h1 {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 22px;
	color: #990000;
	font-weight:Bold;
}
#bodyContentLeft h2 {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 16px;
	color: #00416C;
	font-weight:Bold;
}
#bodyContentLeft h2 a{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 14px;
	color: #00416C;
	font-weight:Bold;

}
#bodyContentLeft h2 a:hover{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 14px;
	color: #3366FF;
	font-weight:Bold;
	
}
#bodyContentRight {
	width:260px;
	background-repeat:no-repeat;
	float:left;
	text-align:right;
	padding-top:0px;
	margin-left:10px;
	/*margin-right:20px;*/
}
#miniNav {
	margin:0px;
	padding:0px;
	border: 1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../images/miniNavbg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	width:200px;
	margin:auto;
}

#miniNav ul {
	margin:0px;
	padding:0px;
	margin:auto;
	text-align:left;
	list-style:none;
	list-style-type:none;
	font-family: Arial;
	font-size: 11px;

}
#miniNav ul li {
	margin:0px;
	padding:0px;
	padding-left:15px;
}
#mainNav ul li span { /* active one */
	font-weight:bold;
	background:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
#miniNav ul li.firstItem {
	font-weight:bold;
	color:#00416C;
	padding-left:15px;
	padding-bottom:3px;
}
#miniNav ul li.lastItem {
	padding-bottom:5px;
}
#miniNav ul li a {
	color:#666666;
	text-decoration:none;
	padding-left:15px;
}
#miniNav ul li a:hover {
	font-weight:bold;
	background:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
#boxDiv {
padding-left:2px;
}
#boxDiv span {
width:224px;
	color:#5FA5FA;
	text-align:right;
	text-decoration:none;
}
.learnMore {
text-align:right;
}
#boxDiv span a{
	width:224px;
	color:#5FA5FA;
	text-align:right;
	text-decoration:none;
}
#boxDiv h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
#boxDiv span a:hover{
	color:#5FA5FA;
	text-align:right;
	text-decoration:underline;
}
#boxDiv p {
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
.modHeader {
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-top:8px;
	color:#990000;
	padding-bottom:2px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.modHeader a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
}
#callout1 {
	width:235px;
	height:135px;
	background:url(../images/orangebox2.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:4px;
	text-align: center;
}
#callout2 {
	width:235px;
	height:135px;
	background:url(../images/orangebox2.jpg);
	background-repeat:no-repeat;
	float:left;
		margin-right:4px;
}
#callout3 {
		width:235px;
	height:135px;
	background:url(../images/orangebox2.jpg);
	background-repeat:no-repeat;
	float:left;
		margin-right:4px;
}
#callout4 {
		width:235px;
	height:135px;
	background:url(../images/orangebox2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#newsWrap {
padding-top:10px;
padding-left:25px;
}
#newsWrap h2 {
	color:#B1D3FE;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 22px;
}
#newsLeft {
	width:438px;
	float:left;
	padding-right:30px;
}
#newsLeft a {
	color:#8c8c8c;
	font-weight:bold;
	text-decoration:none;
}
#newsLeft a:visited {
	color:#8c8c8c;
}
#newsLeft a:hover {
	text-decoration:underline;
}
#newsRight {
	width:433px;
	float:left;
	padding-right:30px;
}
#newsRight a {
	color:#8c8c8c;
	font-weight:bold;
	text-decoration:none;
}
#newsRight a:visited {
	color:#8c8c8c;
}
#newsRight a:hover {
	text-decoration:underline;
}
#footer {
padding-top:50px;
text-align:center;
padding-bottom:55px;
background:url(../images/mainbg.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
#footer h3 {
	color:#809692;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#footer ul {
	padding:0px;
	margin:0px;
	padding-top:5px;
}
#footer ul li {
display:inline;
color:#666666;
margin-right:30px;
}

#footer ul li a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
#footer ul li a:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.moreinfo {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5FA5FA;
	text-align: right;
	padding-right: 12px;
}
.moreinfo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5FA5FA;
	text-decoration: none;
	
}
.moreinfo a:hover{
	text-decoration: underline;
}
#sitemapList  li{
	list-style-type: none;
	list-style-image: none;

}
#sitemapList ul li {
	list-style-image:inherit;

}
#sitemapList a {
	font-family: Tahoma, verdana;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
#sitemapList ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	
}
#sitemapList a:hover {
	text-decoration:underline;	
}
#contactDiv {
	width: 175px;
	float: right;
	margin-right: 0px;
	background-color: #CAD9F0;
	border: 1px solid #000000;
	padding: 5px;
}
#contactTable {
	float: left;
}
select {
	width:220px;
	font-size:10px;
}
#mastheadIllustration {
	height: 92px;
	width: 956px;
	background-image: url(../images/masthead-bg.jpg);
}
.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width:200px;
}

.imageLeft{
	height: auto;
	width:200px;
	min-width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



.secondaryNavFocus {
	width:235px;
	height:167px;
	background:url(../images/orangebox2.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#bodyContentRight #boxDiv p {
	font-size: 12px;
}
#bodyContentRight #boxDiv {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#c2a {
	background-image: url(../images/c2a-bg.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 260px;
	margin-top:15px;
	margin-left:7px;
	
}
#c2a p {
	padding-top:60px;
	padding-left:25px;
	padding-right:50px;
	padding-bottom:15px;
	color:#000000;
	text-align:left;
	
}
#c2a img {
	float:right;
	margin:0px;
	padding:0px;
	margin-right:20px;
	padding-top:25px;
}
.homepageH1 {
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 18px;
	color: #990000;
	font-weight:Bold;
}
#clientLogos {
	width:225px;
	margin-right:5px;
	margin-left:10px;
	text-align:center;
}
#subCallouts {
	margin-top:35px;
}
#greyLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#beforeAndAfter {
	text-align:center;
}
#beforeAndAfter p {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	color:#333333;
}
#pic1 {
	width:225px;
	float:left;	
	margin:auto;
	margin-left:20px;
}
#pic2 {
	width:225px;
	float:left;
	margin:auto;
	margin-left:50px;
	margin-top:7px;
}

.managementBox { width: 100%; clear: both; margin: 10px 0px 10px 0px; padding-bottom: 10px; }
.managementPic { margin-right: 20px; clear: both; text-align: center; width: 142px; float: left; }
.managementPic img { border: 3px solid #CCC; }
.managementTitle { font-size: small; display: inline-block; margin-top: 5px; }
.managementBio { float: left; width: 490px; text-align: justify; }