@charset "utf-8";
/* CSS Document */

body#home {
	margin: 0px;
	background:#fff url(../images/bg.png) repeat-x top;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
}

body {
	margin: 0px;
	background:#fff url(../images/bg2.png) repeat-x top;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
}

input, option, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	width:100%;
}

input.button {
	width:83px;
	text-align:center;
	color:#fff;
	border:0;
	height:24px;
	padding-bottom:3px;
	background:url(../images/button.png) no-repeat bottom;
	font-size:12px;
	cursor:pointer;
}

a img {
	border:0;
}

a {
	text-decoration:none;
	color:#fe9100;
}

.cufon-loading .title { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

#container {
	width:954px;
	margin:0 auto;
}

#inner {
	float:left;
	width:100%;
}

#top_bar {
	height:17px;
	color:#707070;
	text-align:center;
	padding-top:3px;
}

#header {
	height:99px;
	position:relative;
}

#logo {
	width:356px;
	position:absolute;
	top:0;
}

#phone {
	height:43px;
	position:absolute;
	right:0;
	top:0;
	padding-top:26px;
}

#phone h2 {
	margin:0;
	font-weight:normal;
	font-size:20px;
	color:#666666;
}

#phone h2 b {
	font-weight:normal;
	color:#fe9100;
}

#tabs {
	position:absolute;
	bottom:0;
	left:356px;
}

#tabs ul, #tabs li {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	float:left;
}

#tabs li a {
	background:url(../images/tab.png) no-repeat;
	width:98px;
	height:22px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	display:block;
	margin-right:2px;
	padding-top:8px;
}

#tabs li.last a {
	margin-right:0px;
}

#tabs li a:hover, #tabs li a.active {
	background:url(../images/tab-on.png) no-repeat;
}

#banner_inner {
	height:180px;
	background:url(../images/banner_inner.png) no-repeat 0px 0px;
	position:relative;
	margin-top:0px;
}

#banner_inner .page_title, #banner_inner .page_title2 {
	position:absolute;
	top:20px;
	left:0;
	width:340px;
	background:url(../images/icon-news.png) no-repeat left center;
	height:64px;
}

#banner_inner .page_title h1 {
	font-size:36px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding-left:68px;
	padding-top:14px;
}

#banner_inner .page_title2 h1 {
	font-size:34px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding-left:68px;
	padding-top:0px;
}

#banner_inner .page_description {
	position:absolute;
	top:90px;
	left:0;
	width:320px;
}

#banner_inner .page_description h3 {
	font-size:15px;
	color:#ebebeb;
	font-weight:normal;
	margin:0;
}

#banner_inner .testimonial {
	position:absolute;
	top:30px;
	left:560px;
	width:360px;
	text-align:justify;
}

#banner_inner .testimonial p {
	padding:0;
	margin:0;
	margin-top:10px;
}

#banner_inner .testimonial .name {
	text-align:right;
	font-size:12px;
	color:#009cff;
}

#banner {
	height:289px;
	background:url(../images/banner_bg.jpg) no-repeat;
	position:relative;
}

#banner #banner_text {
	position:absolute;
	left:356px;
	top:32px;
}

#banner #banner_text h1 {
	margin:0;
	color:#fff;
	font-weight:normal;
	font-size:36px;
}

#banner #banner_text h2 {
	margin:0;
	color:#ebebeb;
	font-weight:normal;
	font-size:16px;
	margin-top:10px;
}

#banner .button1 {
	position:absolute;
	top:171px;
	left:356px;
}

#banner .button2 {
	position:absolute;
	top:171px;
	left:658px;
}

#content {
	float:left;
	padding:22px 0px;
}

#left_col {
	width:530px;
	float:left;
	padding-right:24px;
}

#content h1, #content_blog h1 {
	color:#262626;
	font-weight:normal;
	font-size:26px;
	margin:0;
	margin-bottom:12px;
}

#content h2, #content_blog h2 {
	color:#262626;
	font-weight:normal;
	font-size:26px;
	margin:0;
	margin-bottom:12px;
}

#content h3, #content_blog h3 {
	color:#262626;
	font-weight:normal;
	font-size:16px;
	margin:0;
	margin-bottom:4px;
}

#content p {
	text-align:justify;
	margin-top:0;
}

#left_col .box_left {
	float:left;
	width:245px;
	height:120px;
	padding-right:40px
}

#left_col .box_left img {
	float:left;
	padding:0px 4px;
}

#left_col .box_left h3 {
	color:#fe9100;
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding-bottom:10px;
}

#left_col .box_right {
	float:left;
	width:245px;
	height:120px;
}

#left_col .box_right img {
	float:left;
	padding:0px 4px;
}

#left_col .box_right h3 {
	color:#fe9100;
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding-bottom:10px;
}

#right_col {
	width:398px;
	float:left;
}

#right_col h2 {
	color:#262626;
	font-weight:normal;
	font-size:26px;
	margin:0;
	margin-bottom:12px;
}

#right_col .header {
	height:7px;
	width:398px;
	background:url(../images/side_header.png) no-repeat;
}

#right_col .body {
	float:left;
	width:380px;
	background:url(../images/side_bg.png) repeat-y;
	padding:2px 9px;
}

#right_col .footer {
	height:7px;
	width:398px;
	background:url(../images/side_footer.png) no-repeat;
	float:left;
	clear:both;
	margin-bottom:16px;
}

#right_col #case_studies {
	font-size:12px;
}

#right_col #case_studies img {
	padding-bottom:6px;
}

#right_col #case_studies a:hover {
	text-decoration:underline;
}

#right_col #case_studies .left {
	width:186px;
	float:left;
	text-align:center;
}

#right_col #case_studies .right {
	width:186px;
	float:left;
	text-align:center;
	padding-left:8px;
}

#right_col .testimonial {
	font-size:11px;
	color:#444444;
	background:url(../images/icon-testimonial.png) no-repeat left top;
	padding-left:68px;
}

#right_col .testimonial .name {
	color:#009cff;
	font-size:12px;
	padding-top:10px;
}

#right_col .story {
	font-size:11px;
	color:#444444;
	background:url(../images/icon-news.png) no-repeat left top;
	padding-left:68px;
}

#right_col .story .headline a {
	color:#4e4e4e;
	font-size:16px;
}

#right_col .story .headline a:hover {
	color:#fe9100;
}

#right_col .story .date {
	color:#009cff;
	font-size:11px;
}

#right_col .story .teaser {
	font-size:11px;
	color:#444444;
}

#right_col .story .more a {
	color:#fe9100;
	text-align:right;
	font-size:11px;
	display:block;
	padding:8px 0px;
}

#right_col .story .more a:hover {
	text-decoration:underline;
}

#col1 {
	width:245px;
	float:left;
}

#col1 h1 {
	margin:0;
	padding:0;
}

#col1 ul, #col1 li {
	margin:0;
	padding:0;
	list-style:none;
}

#col1 ul {
	padding-top:14px;
}

#col1 li {
	margin:0;
	padding:0;
	display:block;
	max-height:50px;
	float:left;
}

#col1 li a {
	font-size:16px;
	text-decoration:none;
	padding-top:18px;
	height:32px;
	background:url(../images/col1_bg.png) no-repeat bottom;
	display:block;
	float:left;
	padding-left:47px;
	width:198px;
	position:relative;
	color:#009cff;
}

#col1 li a img {
	position:absolute;
	top:2px;
	left:0;
	z-index:99;
}

#col1 li a:hover, #col1 li a.active {
	color:#fe9100;
}

#col2 {
	width:465px;
	float:left;
	padding:0px 18px;
}

#col2 ul, #col2 li {
	margin:0;
	padding:0;
	list-style:none;
}

#col2 ul {
	margin-bottom:12px;
}

#col2 li {
	background:url(../images/bullet.png) no-repeat 20px 4px;
	font-size:13px;
	color:#282828;
	padding-left:50px;
	line-height:16px;
	padding-bottom:8px;
}

#col3 {
	width:208px;
	float:left;
}

#col3 .header {
	height:9px;
	width:208px;
	background:url(../images/enquiry_header.png) no-repeat;
}

#col3 .body {
	float:left;
	width:172px;
	background:url(../images/enquiry_bg.png) repeat-y;
	padding:2px 18px;
}

#col3 .body input, #col3 .body option, #col3 .body select, #col3 .body textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	width:166px;
}

#col3 .body select {
	width:172px;
}

#col3 input.button {
	width:83px;
	text-align:center;
	color:#fff;
	border:0;
	height:24px;
	padding-bottom:3px;
	background:url(../images/button.png) no-repeat bottom;
	font-size:12px;
	cursor:pointer;
	float:right;
}

#col3 .body p {
	color:#fe9100;
	font-size:12px;
	margin-bottom:6px;
}

#col3 .body input, #col3 .body select {
	margin-top:4px;
}

#col3 .body .captcha {
	height:42px;
	background:url(../images/captcha_bg.png);
	width:172px;
	margin:8px 0px;
}

#col3 .body .captcha img {
	padding-left:2px;
	padding-top:2px;
}

#col3 .footer {
	height:9px;
	width:208px;
	background:url(../images/enquiry_footer.png) no-repeat;
	float:left;
	clear:both;
	margin-bottom:16px;
}
	

#footer {
	background:url(../images/footer_bg.png) repeat-x;
	height:157px;
	clear:both;
}

#footer_inner {
	width:954px;
	height:157px;
	margin:0 auto;
	position:relative;
	color:#cccccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_inner .foot_title {
	border-bottom:solid 1px #009cff;
	margin-bottom:4px;
	line-height:18px;
}

#footer_inner h3 {
	font-size:14px;
	color:#009cff;
	margin:0;
}

#footer_inner p {
	margin:0;
}

#footer_inner {
	line-height:14px;
}

#footer_inner a {
	color:#cccccc;
}

#footer_inner a:hover {
	text-decoration:underline;
}

#footer_inner a.email {
	text-decoration:underline;
}

#footer_inner .contact {
	width:80px;
	float:left;
}

#footer_inner .left {
	width:52%;
	float:left;
}

#footer_inner .right {
	width:48%;
	float:left;
}

.col1 {
	width:228px;
	position:absolute;
	top:6px;
	left:0;
}

.col2 {
	width:172px;
	position:absolute;
	top:6px;
	left:252px;
}

.col3 {
	width:320px;
	position:absolute;
	top:6px;
	left:445px;
}

.col4 {
	width:168px;
	position:absolute;
	top:6px;
	left:785px;
}

.copyright {
	position:absolute;
	right:0px;
	bottom:7px;
	color:#cccccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#enquiry_form2 {
	padding:10px 30px;
	background:#f8f8f8;
	border:solid 1px #efefef;
}

#enquiry_form2 p {
	margin:0px;
}

#enquiry_form2 input, #enquiry_form2 select, #enquiry_form2 textarea {
	width:400px;
	margin-bottom:10px;
	color:#6a5d52;
	padding:4px;
	margin-top:2px;
}

#enquiry_form2 .captcha {
	height:42px;
	background:url(../images/captcha_bg.png);
	width:172px;
	margin:8px 0px;
}

#enquiry_form2 .captcha img {
	padding-left:2px;
	padding-top:2px;
}

#enquiry_form2 input#button2 {
	width:83px;
	text-align:center;
	color:#fff;
	border:0;
	height:24px;
	padding:0;
	padding-bottom:3px;
	background:url(../images/button.png) no-repeat bottom;
	font-size:12px;
	cursor:pointer;
}
