body{
	margin:0;
	font:13px/26px Arial,sans-serif;
	background:#fff url(../images/bg-body.jpg);
	color:#666;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#4b7999;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h1{
	margin:0;
	padding: 5px 0 3px;
	color: #666;
	font:36px/45px "Times New Roman", Times, serif;}

h2{
	margin:0;
	padding: 10px 0 0;
	color: #f47836;
	font:bold 28px/39px Arial, Helvetica, sans-serif;
}
h3 {
	margin:0 0 5px;
	color: #666;
	font:italic 16px "Times New Roman", Times, serif;
}
h4 {
	margin: 0;
	color: #f47836;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}
#main{
	margin:0 auto;
	width:980px;
	position: relative;
	padding: 141px 0 0;
}
.hr1{
	width:850px;
	height:5px;
	border-bottom: 1px solid #ebebeb;
	display:block;
}

/*-- header --*/
#header{
	top:5px;
	left:0;
	width:100%;
	height: 136px;
	position: absolute;
	z-index: 2;
}
#header .bg {
	width: 100%;
	height: 136px;
	background: url(../images/bg-header.png) no-repeat;
}
#header .bg :after {
	display: block;
	content: "";
	clear: both;
}
/*-- logo --*/
.logo {
	position: absolute;
	text-indent:-9999px;
	overflow:hidden;
	width: 280px;
	height: 119px;
	top:16px;
	left:8px;
	z-index: 3;
}
.logo a{
	cursor: pointer;
	background: url(../images/logo.png) no-repeat;
	display:block;
	width: 280px;
	height: 119px;
	height:100%;
}

/*-- dd-nav --*/
#nav {
	float:right;
	margin:0;
	padding:94px 25px 0;
	display: table;
}
#nav li{
	padding:0 27px 14px 0;
	float:left;
	line-height: 16px;
	list-style:none;
}
#nav li a{
	position: relative;
	font-size: 13px;
	line-height: 16px;
	color: #e5e5e5;
}
#nav li a:hover{ text-decoration: none;}
#nav li.hover,
#nav li:hover {
	position:relative;
}
#nav li.active a{ color: #f47836}
#nav li.hover a,
#nav li:hover a { color: #fff;}
#nav li.hover div.dd,
#nav li:hover div.dd{
	display:block;
}
#nav div.dd {
	width:200px;
	background: url(../images/none.gif);
	display:none;
	position:absolute;
	left:-10px;
	top:30px;
	z-index:10;
}
#nav ul,
#nav ul ul{
	padding: 0;
	margin: -5px 0;
	position: relative;
}
#nav li.hover div.dd li.hover div.dd,
#nav li:hover div.dd li:hover div.dd{ display: block;}
#nav li.hover div.dd li div.dd,
#nav li:hover div.dd li div.dd{
	display: none;
}
#nav li div.dd li div.dd {
	left:184px;
	top:-5px;
}
#nav .dd-center {
	width: 189px;
	padding:0 6px 0 5px;
	background: url(../images/dd-repeat.png) repeat-y;
}
.dd-top {
	background: url(../images/dd-top.png) no-repeat;
	height: 9px;
	font-size: 0;
	line-height: 0;
}
.dd-bottom {
	background: url(../images/dd-bottom.png) no-repeat;
	height: 9px;
	font-size: 0;
	line-height: 0;
}
#nav ul{
	float: left;
	width: 100%;
	margin: -5px 0;
	position: relative;
}
#nav ul li{
	background: url(../images/dd-separator.gif) repeat-x;
	width: 100%;
	float: left;
	padding: 1px 0 0;
}
#nav ul li:first-child{  background: none;}
#nav ul li a{
	height: 1%;
	padding: 7px 4px 8px 11px;
	display: block;
}
#nav ul li.third-l a{background: url(../images/arrow.gif) no-repeat 179px 11px;}
#nav ul li.third-l a:hover{background: #7da4ba url(../images/arrow.gif) no-repeat 179px 11px;}
#nav ul li.third-l li a { background: none;}
#nav ul li a:hover{
	background: #7da4ba; 
	text-decoration:none;
}
#nav ul li.third-l li a:hover { background-image:none;}
/*-- content --*/
#content{
	background: url(../images/bg-content.png) repeat-y;
	height:1%;
	padding: 5px 70px 33px 62px;
}
#content:after {
	display: block;
	content: "";
	clear: both;
}
/*-- container --*/
.container {
	padding: 12px 0;
	position: relative;
	height: 1%;
	border-bottom: 1px solid #ebebeb;
}
.container:after {
	display: block;
	content: "";
	clear: both;
}
.top-heading {
	padding: 0 25px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.top-heading strong{
	font-weight: normal;
	color: #e56a33;
}
.columns {
	width: 636px;
	float: left;
}

.columns-inside {
	width: 850px;
	float: left;
}

.columns h2{margin: 0;}
/*-- col --*/
.col {
	float: left;
	width: 295px;
	padding: 0 23px 0 0;
}
.container p,
.col p{ margin: 0 0 5px;}

.col-inside1 {
	float: left;
	width: 400px;
	padding: 0 23px 0 0;
}
.container p,
.col-inside1 p{ margin: 0 0 5px;}

.col-inside2 {
	float: right;
	width: 400px;
	padding: 0 23px 0 0;
}
.container p,
.col-inside2 p{ margin: 0 0 5px;}

ul.list {
	margin: 0;
	padding: 0 0 0 18px;
}
ul.list  li{
	padding: 0 0 0 10px;
	color: #4b7999;
	font-weight: bold;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 11px;
}
ul.list  li ul {
	padding: 0 0 0 16px;
	margin:0;
}
ul.list  li ul li{
	font-style: italic;
	font-weight: normal;
	background: url(../images/bullet-blue.gif) no-repeat 0 11px;	
}
a.btn{
	float: left;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: url(../images/btn-left.gif) no-repeat;
	
}
a.btn:hover{ text-decoration: none;}
a.btn span{
	background: url(../images/btn-right.gif) no-repeat 100% 0;
	color: #666;
	padding: 0 25px 0 12px;
	cursor: pointer;
	float: left;
	
}
.columns .col a.btn{
	margin: 0 73px 0 0;
	float:right;
	
}
/*-- boxes --*/
.boxes {
	margin: 8px -70px 0 -8px;
	width:290px;
	float: right;
	position: relative;
}
.box {
	width: 290px;
	height: 119px;
	position: relative;
	overflow: hidden;
	margin-bottom: -6px;
}
.box-bg{
	background: url(../images/bg-box.png) no-repeat;
	width: 259px;
	height: 103px;
	padding: 16px 21px 0 10px;
}
.box a{ position: relative;}
.image {
	background: url(../images/bg-border.png) no-repeat;
	width: 90px;
	height: 82px;
	padding: 6px 5px 4px;
}
.image img{	display: block;}
.left-image {
	float: left;
	margin-right: 6px;
}
.box .heading {
	padding: 10px 0 14px;
	font-size: 20px;
	line-height: 20px;
	color: #808080;
	display: block;
}
a.more{
	padding:0px 15px 3px 0; 
	float: right;
	background: url(../images/icon-more.gif) no-repeat 100% 0;
}
/*-- clients-box --*/
.clients-box {
	overflow: hidden;
	width: 100%;
	clear: both;
}
.clients-box .heading {
	color:#4b7999;
	font-size: 12px;
	line-height: 14px;
	display: block;
}
/*-- gallery --*/
.gallery {
	width: 100%;
	height:63px;
	margin:22px 0 0;
	overflow:hidden;
	padding-bottom: 20px;
}
.gallery a.link-prev,
.gallery a.link-next {
	float:left;
	margin-top: 6px;
	overflow: hidden;
	text-indent: -9999px;
	width: 29px;
	height: 44px;
	display: inline;
}
.gallery a.link-prev {
	margin-left: 73px;
	background: url(../images/arrow-left.gif) no-repeat;
}
.gallery a.link-next {
	margin-right: 56px;
	background: url(../images/arrow-right.gif) no-repeat;
}
.gallery a.link-next {float:right;}
.gallery a.disable {background:#666;}
.gallery div {
	float:left;
	margin-left: 12px;
	width:627px;
	overflow:hidden;
	height:63px;
	position:relative;
}
.gallery div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.gallery div ul li {
	float:left;
	padding: 0 17px 0 18px;
}
.gallery div ul li a{ float: left;}
.gallery div ul li img{
	display: block;
}
.images-container {
	position: relative;
	float: right;
	margin: 17px -14px -11px 50px;
}
.images-container img{ display: block;}
/*-- three-columns --*/
.three-columns {
	float: left;
	width: 875px;
	margin: 0 -29px 0 0;
}
/*-- quote-col --*/
.quote-col {
	width: 215px;
	padding: 0 29px 0 22px;
	margin-top: -6px;
}
.quote-col img{
	display: block;
}
.quote-col blockquote{
	margin: 0;
	padding: 0;
	color: #4b7999;
	font:italic 20px/31px "Times New Roman", Times, serif;
}
.quote-col blockquote q{quotes: none;}
.quote-col blockquote q:before{content:"";}
.quote-col blockquote q:after{content:"";}
/*-- info-col --*/
.info-col {
	float: left;
	width: 286px;
	padding: 0 ;
}
.info-col p { padding-bottom: 31px;}
.columns .info-col a.btn{
	float: left;
	display: inline;
	margin: 31px 0 0 10px;
}
.info-col p strong{ color: #f47836;}
ol.num-list-1,
ol.num-list-2{
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 0 11px;
	padding: 7px 0 10px 22px;
	color: #4b7999;
}
ol.num-list-1 span,
ol.num-list-2 span { color: #666;}
ol.num-list-1 {border-top: 2px solid #4b7999;}
ol.num-list-2 {border-top: 2px solid #f47836;}
ol.num-list-2 { font-family: "Times New Roman", Times, serif;}
/*-- footer --*/
#footer{
	overflow:hidden;
	clear: both;
	width: 100%;
	font-size: 10px;
	line-height: 13px;
	color: #ccc;
}
.foot-top {
	background: url(../images/bg-footer-top.png) no-repeat;
	height:25px;
	width:100%;
	clear: both;
}
.foot-bottom{
	width: 100%;
	height: 122px;
	clear: both;
	background: url(../images/bg-footer-bottom.png) no-repeat
}
.foot-center {
	width: 100%;
	float: left;
	background: url(../images/bg-footer-repeat.png) repeat-y;
}
.foot-cols {
	overflow: hidden;
	height: 1%;
	margin: 0 0 -80px 50px;
	position: relative;
}
.f-col {
	margin: 0 0 0 -3px;
	background: url(../images/bg-separator.png) no-repeat;
	float: left;
	width: 130px;
	padding: 0 0 7px 14px;
	min-height: 73px;
}
* html .f-col { height: 73px;}
.f-col h4{
	font-size: 10px;
	line-height: 13px;
	color: #f47836;
	margin: 5px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer ul li{list-style:none;}
#footer .f-col ul {margin: 5px 0 0 -2px;}
#footer .f-col ul li{
	padding: 0 0 4px;
	white-space: nowrap;
}
.sundex {width: 107px;}
.contact {
	width: 139px;
	padding: 0 15px 0 29px;
}
.contact h4{
	margin:0;
	padding: 0;
	font-size: 20px;
	color: #ccc;
	line-height: 25px;
}
.num {
	display: block;
	padding: 7px 0 9px;
	color: #f47836;
	font-size: 16px;
	line-height: 20px;
}
#footer a {color:#ccc;}
.address { width: 140px;}
#footer address {
	padding: 0 0 0 10px;
	font-style: normal;
}
#footer address span{
	padding: 5px 0 0;
	display: block;
}
.contact a{
	font-weight: bold;
	line-height: 17px;
	font-size: 14px;
}
#footer ul.foot-text {
	margin-top: -5px;
	padding-bottom: 40px;
	text-align: center;
}
ul.foot-text li{
	padding: 0 5px 0 9px;
	background: url(../images/bg-foot-separator.gif) no-repeat 0 5px;
	display: inline;
	list-style: none;
	color: #666;
}
#footer ul.foot-text li a{ color: #666;}
ul.foot-text li:first-child{ background: none;}

/* same size */
.gallery div {
	width: 630px;
}
.gallery div ul li {
	text-align: center;
	padding: 0;
	width: 126px;
}
.gallery div ul li a {
	display: inline;
	float: none;
}
.gallery div ul li img {
	vertical-align: top;
	display: inline;
}