/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background:#CFCD9D url(images/bg_home.gif) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4f4f4f; 
	margin: 0px;
	text-align: left;
	line-height: 18px;
}
#wrapper_in {
	text-align: left;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/bg_in.jpg) repeat-y; 
}
#wrapper_sec {
	text-align: left;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/bg_sec.gif) repeat-y;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	position:absolute;
	float:left;
	left: 47px;
	top: 14px;
	height:14px;
}
#nav img {
	padding-left: 5px;
	padding-right: 5px;
}
#nav_sec {
	float:left;
	padding-left: 47px;
	padding-top: 14px;
	height:14px;
}
#nav_sec img {
	padding-left: 5px;
	padding-right: 5px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#sub {
	width: 257px;
	background:url(images/bg_sub.gif) repeat-y;
}
#sub h1 {
	margin: 0px;
	font-size: 14px;
	text-transform:uppercase;
	padding-left:46px;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom: 15px;
}
#sub ul {
	margin: 0px;
	padding-left: 47px;
	padding-bottom: 10px;
	padding-right:30px;
	font-size: 14px;
	color:#FFFFFF;
}
#sub ul li {
	list-style: none;
	background:url(images/bullet3.gif) no-repeat 0px 6px;
	padding-left: 11px;
	padding-bottom: 7px;
}
#sub a {
	text-decoration:none;
	color:#FFFFFF;
}
#sub a:hover,#sub a.current{
	text-decoration:none;
	color:#678792;
}
#sub ul ul{padding-bottom:0; padding-top:10px;}
#sub li li{ margin-left:-40px; background:url(images/bullet4.gif) no-repeat 0px 5px; padding-left:15px;}
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */


/* @@@@@[  Header / Footer  ]@@@@@ */

#header_in {
	width: 982px;
	height: 347px;
	position:relative;
}
#flash {
	width: 982px;
	height: 347px;
}
#logo_in {
	position:absolute;
	top: 242px;
	left: 51px;
}
#header_sec {
	width: 982px;
}
#logo_sec {
	float:left;
	padding-left: 25px;
	padding-top: 60px;
}
#footer {
	color: #666666;
	clear: both;
	width: 962px;
	padding-left: 20px;
	padding-bottom: 10px;
	background:#cfcc9c;
	font-size: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666; 
	text-decoration: none;
}
#footer a:hover {
	color: #666; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #666; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #666;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate {
	float:right;
	padding-right: 20px;
}
/* @@@@@[  Home Page  ]@@@@@ */
#content_in {
	width: 931px;
	padding-left: 51px;
	padding-top: 32px;
	padding-bottom: 20px;
	background:url(images/bg_content_in.jpg) no-repeat;
}
#content_in h1 {
	color:#920201;
	font-size: 18px;
	font-weight:normal;
}
#content_in ul {
	margin: 0px;
	padding-left: 0px;
}
#content_in ul li {
	list-style: none;
	background:url(images/bullet.gif) no-repeat 0px 5px;
	padding-left: 14px;
	padding-bottom:10px;
}
#quote_in {
	float:left;
	width: 209px;
}
#col_mid {
	float:left;
	padding-left: 61px;
	width: 339px;
	padding-right: 25px;
}
#col_right{
	float:left;
	padding-left: 40px;
	width: 215px;
}
#col_info_home, #col_info {
	width: 942px;
	height: 54px;
	background: url(images/bg_info.gif) no-repeat;
	font-size: 14px;
	color:#FFFFFF;
	padding-left: 40px;
	padding-top: 33px;
}
#col_info_home{padding-top: 28px;}
#col_info a, #col_info_home a{
	color:#FFFFFF;
	text-decoration:none;
}
#form_email{
	float:right;
	padding-right: 35px;
	width: 365px;
	text-align: right;
}
#form_email_home{
	display:inline-block;
	float:left;
	padding-top:5px;
	padding-left:15px
}
.social{
	display:inline-block;
	float:left;
	padding-left:10px;
}
#form_email_home div, #form_email div {
	float:right;
	padding-left: 5px;
	width: 180px;
	height: 20px;
}
.email {
	width: 146px;
	height: 14px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.but_go {
	float:right;
}
.phone {
	font-size: 14px;
}
/* @@@@@[  secondary Page  ]@@@@@ */
#bg_topsec {
	width: 982px;
	background:url(images/bg_top_sec.jpg) no-repeat top;
}
#why-in #bg_topsec {
	width: 982px;
	background:url(images/bg_top_sec-why.jpg) no-repeat top;
}
#what-in #bg_topsec {
	width: 982px;
	background:url(images/bg_top_sec-what.jpg) no-repeat top;
}
#partners-in #bg_topsec {
	width: 982px;
	background:url(images/bg_top_sec-partners.jpg) no-repeat top;
}
#client-in #bg_topsec {
	width: 982px;
	background:url(images/bg_top_sec-client.jpg) no-repeat top;
}
#title {
	float:right;
	padding-right: 251px;
	padding-top: 55px;
}
#title2 {
	float:right;
	padding-right: 285px;
	padding-top: 55px;
}
#content_sec {
	width: 887px;
	padding-left: 75px;
	padding-right: 20px;
	background:url(images/bg_bot_sec.jpg) no-repeat bottom;
	padding-bottom: 18px;
}
#colsec_left {
	float:left;
	width: 585px;
	padding: 30px 45px 30px 0;
}
#colsec_left ul {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 12px;
}
#colsec_left ul li {
	list-style: none;
	background:url(images/bullet2.gif) no-repeat 0px 4px;
	padding-left: 14px;
}
#colsec_right {
	float:left;
	width: 257px;
}
#quote_sec {
	padding-top: 24px;
	padding-bottom: 24px;
}
#callout1 {
	width: 240px;
	margin-left: 6px;
	margin-top: 20px;
	border-bottom: solid 1px #c6c3b5;
	line-height: 16px;
}
#callout1 a {
	text-decoration:none;
	color:#920201;
}
#callout1 a:hover {
	text-decoration:underline;
	color:#920201;
}
#callout2 {
	width: 240px;
	padding-top: 12px;
	margin-left: 6px;
	line-height: 14px;
}
#callout2 a {
	text-decoration:none;
	color:#920201;
}
#callout2 a:hover {
	text-decoration:underline;
	color:#920201;
}
.img_quote {
	padding-right: 5px;
}
#colsec_bot {
	width: 982px;
	margin: 0px auto 0px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #00599d; 
	text-decoration: underline;
}
a:hover {
	color: #00599d; 
	text-decoration: none;
	}
h1 {
	font-size: 16px;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 12px;
}
h2 {
	color: #1d5a8a;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size:13px;
	font-weight:bold;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}
.box {
	background: url(images/box_bg.gif) repeat-y center top;
	margin-top: 15px;
}
.boxTop {
	background: url(images/box_top.gif) no-repeat center top;
	height: 99px;
	padding-left: 30px;
}
.boxTop img {
	float: left;
	width: 99px;
}
.boxIn {
	padding: 0px 40px 10px;
	color: #FFFFFF;
	display: none;
}
.boxIn h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#colsec_left .boxIn ul li {
	list-style: disc;
	background: url(none);
	padding-left: 0px;
}

.boxIn a:link, .boxIn a:active, .boxIn a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.boxIn a:hover {
	color: #ECE8BD;
	text-decoration: underline;
}






blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 20px;
 	float: left;
}
.partner {
 	margin-bottom: 40px; 
 	margin-right: 20px;
 	float: left;
}
.line{
	border-bottom: 1px solid #c6c3b5;
	margin-top: 25px;
	margin-bottom: 18px;
}
.quote{
	background: url(images/_quote-left.gif) no-repeat 15px 0px;
	color: #1d5a8a;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	padding-left: 40px;
	padding-top: 5px;
}
.quote-img{
	margin-bottom: -18px;
	margin-left: 5px;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: 10px; 
	color: #666; 
	background: #fff; 
	border: 1px solid #a5acb2;
}
input.clean {
	border-style: none; 
	background: none;
}

iframe { border: 1px solid #666; }
p.space{ text-align: right;}

p.callout { padding: 5px 5px 5px 10px; }

#maplist { margin-left: 75px; }
a.slideLink {
	background: url(images/down_arrow.gif) no-repeat 3px 6px;
	padding-left: 15px;
	display: block;
}

.col3 {
	float: left;
	width: 195px;
	padding-bottom: 10px;
}
.col3 div {
	display: none;
}
.dataTable {
	border-top: 1px solid #CBCB96;
}
.dataTable td, .dataTable th {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #CBCB96;
	text-align: left;
	vertical-align: top;
}
.dataTable th{
	background: #668691;
	color: #FFFFFF;

}
.iconmargin {
	margin-left: 130px;
}
.iconmargin2 {
	float: left;
	width: 145px;
	text-align: center;
}
.iconmargin2 a, .iconmargin3 a {
	text-decoration: none;
}
.iconmargin2 a:hover, .iconmargin3 a:hover {
	text-decoration: underline;
}
.iconmargin3 h2 {
	line-height: 15px;
	font-size:12px;
}

.iconmargin3 {
	float: left;
	text-align: center;
	width: 110px;
	padding-right: 7px;
}
.no-wrap{width:330px; float:left;}