@charset "utf-8";
/* CSS Document */
#sub_banner {
	background:#FFF;
	border:solid 1px #ccc;
	width:634px;
	padding:8px 8px 5px 8px;
	margin-bottom:5px;
	min-height:700px;
}
.sub-slide {
	width:637px;
	height:105px;
}
.slide_title {
	background: #CCC url(../img/slide-title-bg.jpg) repeat-x;
	width:637px;
	height:56px;
	margin:1px 0 0 0;
}
.title_cap {
	float:left;
	width:550px;
	font:bold 1.5em Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#484848;
	padding:7px 0 0 10px;
	text-shadow: 1px 1px 1px #F8F8F8;
}
.send_mail a {
	float:left;
	background:url(../img/mail-icon.png) left top no-repeat;
	height:16px;
	width:16px;
	margin-top:12px;
	margin-right:15px;
}
.send_mail a:hover {
	background:url(../img/mail-icon.png) left bottom no-repeat;
	height:16px;
	width:16px;
}
.take_print a {
	float:left;
	background: url(../img/print-icon.png) left top no-repeat;
	height:16px;
	width:16px;
	margin-top:10px;
}
.take_print a:hover {
	background:url(../img/print-icon.png) left bottom no-repeat;
	height:16px;
	width:16px;
}
.content {
	padding: 0 7px 10px 12px;
	min-height: 500px;
	font-family: 'geosanslightregular';
	font-size:16px;
}
.content p {
	margin-bottom:10px;
	color:#615F5F;
	line-height:16px;
}
.content span {
	color:#0071af;
	}
.content .time {
	color:#B7B7B7;
}
.content a {
	color:#0071af;
}
.content a:hover {
	color:#F90;
	text-decoration:underline;
}
.content ul {
	margin:0;
	padding:0px;
	color:#666;
}
.content li {
	background: url(../img/list-icon-4.png) left 3px no-repeat;
	list-style:none;
	line-height:20px;
	color:#666;
	padding-left:25px;
	margin:20px;
}
.content li a {
	list-style:none;
	padding-left:20px;
}
.content li a:hover {
	color:#3CF;
}
.content_divider {
	background: url(../img/divider.gif) center center no-repeat;
	width:607px;
	height:20px;
}
/* contact page start */
#office-bg {
	float:left;
	width:586px;
	height:213px;
	background:url(../img/contact-bg.gif) left top no-repeat;
	color:#333;
	line-height:17px;
	margin:10px 0 0 0;
	padding-left:20px;
}
.office-title {
	height:30px;
	padding-top:8px;
	color:#666;
}
.office-add {
	float:left;
	width:300px;
}
.office-add h3 {
	color:#0071AF;
	padding:5px 0;
}
.office-phone {
	float:left;
	width:250px;
	vertical-align:middle;
	margin-top:35px;
	vertical-align:top;
}
.phone-icon {
	float:left;
	background:#F00;
	background:url(../img/contact-phone-icon.png) left top no-repeat;
	width:50px;
	height:35px;
}
.phone-con {
	float:left;
	width:200px;
	height:35px;
	padding-top:10px;
}
.fax-icon {
	float:left;
	background:#F00;
	background: url(../img/contact-fax-icon.png) left top no-repeat;
	width:50px;
	height:35px;
}
.fax-con {
	float:left;
	width:200px;
	height:35px;
	padding-top:10px;
}
/* contact page end */

/* download page start */
.brochure-container {
	height:155px;
}
.brochure-title {
	width:100%;
	height:30px;
}
.brochure-thub {
	float:left;
	width:100px;
	height:100px;
}
.brochure-cont {
	float:left;
	width:480px;
	height:100px;
	padding:0 10px;
}
.download a {
	display:block;
	background: url(../downloads/btn-download.png) left top no-repeat;
	width:71px;
	height:19px;
}
.download a:hover {
	background: url(../downloads/btn-download.png) left bottom no-repeat;
}
/* download page start */

/* client page start */
.logo-box {
	height:670px;
	border:#EBEBEB 15px solid;
}
.logo-box ul {
	list-style:none;
	padding:0;
}
.logo-box li {
	float:left;
	list-style:none;
	padding:5px 0;
}
/* client page end */
