/* general reset */
html {height:100%;}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	min-width:960px;
	min-height:100%;
	position:relative;
	background:#ecefdb url(../images/bg-body.jpg) no-repeat 50% 0;
}
p,ul{
	color:#333333;
}
.disc li{
	color:#333333;
	list-style:url(../images/bullet_white3.png);
	padding:0 10px 0 2px;
	text-align:left;
}
p strong{
	display:block;
	line-height:12px;
}
* html body {height:100%;}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	padding-bottom:70px;
}
.w1 {
	float:left;
	width:100%;
	position:relative;
	left:50%;
}
.w2 {
	float:left;
	width:100%;
	position:relative;
	left:-50%;
	color:#666666;
}
#header {
	padding-top:20px;
	width:960px;
	margin:0 auto;
}
.top-panel {
	overflow:hidden;
	height:1%;
	padding:0 3px 34px 9px;
}
#header h1 {
	margin:0;
	float:left;
	width:630px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
#header h1 a{
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}
.address-box {
	float:right;
	width:220px;
	text-align:right;
	font-size:14px;
	color:#000;
	padding-top:25px;
	line-height:20px;
}
.address-box address {font-style:normal;}
.address-box span {display:block;}
.address-box strong {
	color:#f03b00;
}
.nav-holder {
	height:1%;
	background:url(../images/bg-nav.png) repeat-x;
	padding:8px 13px 0 0;
	z-index:999;
}
.nav-holder:after {
	clear: both;
	content:"";
	display: block;
}
ul#nav {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	z-index:999;
}
ul#nav li{
	float:left;
	padding:0 20px;
	position:relative;
}
ul#nav li a{
	font-weight:bold;
	float:left;
	cursor:pointer;
	line-height:16px;
}
ul#nav li a span{
	float:left;
	padding:7px 8px 13px 15px;
}
ul#nav li a span em{
	float:none;
	width:auto;
	font-style:normal;
}
ul#nav li a em{
	float:left;
	width:6px;
	height:38px;
}
ul#nav li a:hover{text-decoration:none;}
ul#nav li a:hover span{
	padding: 7px 8px 15px 15px;
	background:url(../images/bg-nav-hover-l.gif) no-repeat;	
}
ul#nav li a:hover em{
	background:url(../images/bg-nav-hover-r.gif) no-repeat 100% 0;
}
ul#nav li a:hover span em{background:none;}
ul#nav li a.active {
	color:#fff;
	margin:0 -22px 0 -20px;
	position:relative;
}
ul#nav li a.active strong {
	float:left;
	width:46px;
	height:32px;
	background:url(../images/bg-nav-active-l.gif) no-repeat;
}
ul#nav li a.active span{
	background:url(../images/bg-nav-active-c.gif) repeat-x !important;
	padding:8px 0 10px !important;
	height:1%;
}
ul#nav li a.active span:after {
	clear: both;
	content:"";
	display: block;
}
ul#nav li a.active span em{
	float:left;
	padding:0 18px 0 25px;
	margin:0 -28px 0 -37px;
	position:relative;
	font-style:normal;
	width:auto;
	height:auto;
	background:none !important;
}
ul#nav li a.active em{
	float:left;
	background:url(../images/bg-nav-active-r.gif) no-repeat 100% 0 !important;
	width:46px;
	height:32px;
}
ul#nav li a.drop {
	margin:0 -28px 0 -5px;
	position:relative;
	z-index:99;
}
ul#nav li a.drop span {
	padding:8px 9px 12px 20px !important;
}
ul#nav li a.drop.active span {padding:8px 0 13px 12px !important;}
ul#nav li a.drop span em {
	background:url(../images/arrow.gif) no-repeat 100% 0px !important;
	padding:0 27px 1px 0;
	float:left;
	height:auto;
} 
ul#nav li a.drop:hover span em {
	background:url(../images/arrow.gif) no-repeat 100% 0px !important;
}
ul#nav li a.drop em {
	height:37px;
}
ul#nav li a.drop:hover span, ul#nav li:hover a.drop span, ul#nav li.hover a.drop span{
	padding:8px 36px 14px 20px;
	background:url(../images/bg-nav-hover-l.gif) no-repeat !important;
}
ul#nav li:hover a.drop em, ul#nav li.hover a.drop em{
	background:url(../images/bg-nav-hover-r.gif) no-repeat 100% 0 !important;
}
ul#nav li:hover a.drop, ul#nav li.hover a.drop{color:#000;}
ul#nav li:hover .sub, ul#nav li.hover .sub {left:15px;}
.sub {
	border-top:1px solid #89bacf;
	position:absolute;
	top:36px;
	left:-9999px;
	width:242px;
}
.sub ul{
	margin:0;
	padding:13px 13px 11px;
	list-style:none;
	background:url(../images/bg-drop.gif) repeat-y;
	overflow:hidden;
	height:1%;
}
.sub .b {
	background:url(../images/bg-drop-b.png) no-repeat;
	height:6px;
	font-size:1px;
}
.sub ul li{
	padding:4px 0 5px 12px !important;
	background:url(../images/arrow02.gif) no-repeat 0 9px;
	width:204px;
}
.sub ul li a{
	margin:0;
	width:100%;
	color:#134881;
}
ul#nav .sub ul li a:hover{text-decoration:underline !important;}
.promo {
	width:1356px;
	height:642px;
	margin:-146px -183px -43px -215px;
	position:relative;
}
.promo .holder {
	background:url(../images/bg-promo.png) no-repeat;
	padding:145px 181px 0 215px;
	height:457px;
}
.inner {
	width:1356px;
	margin:-146px -183px -43px -215px;
	position:relative;
}
.inner .holder {
	background:url(../images/bg-inner.png) no-repeat;
	padding:175px 220px 50px 256px;
	min-height:457px;
	text-align:justify;
}
.inner .sub-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 5px;
	padding-left: 5px;
}
.sub-title h2 {
	color: #4c3f34;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.sub-title p {
	color: #5e8280;
	margin: 5px 0;
	font-size: 11px;
}


.gallery {
	position:relative;
	padding:30px 88px 46px 92px;
	width:779px;
}
.gallery a.btn-prev, .gallery a.btn-next {
	position:absolute;
	top:101px;
	width:16px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:99;
	cursor:pointer;
}
.gallery a.btn-prev {
	background:url(../images/btn-prev.png) no-repeat;
	left:21px;
}
.gallery a.btn-prev:hover {background:url(../images/btn-prev-hover.png) no-repeat;}
.gallery a.btn-next {
	background:url(../images/btn-next.png) no-repeat;
	right:17px;
}
.gallery a.btn-next:hover {background:url(../images/btn-next-hover.png) no-repeat;}
.gallery div {
	width:778px;
	overflow:hidden;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.gallery ul li{
	float:left;
	width:778px;
}
.gallery .photo-holder {
	float:left;
	width:360px;
	background:url(../images/bg-photo-holder.png) no-repeat left top;
}
.gallery .photo-holder .img-holder{
	padding:6px 5px;
	position:relative;
	background:none !important;
	height:340px;
}
.gallery .photo-holder .label {
	position:absolute;
	width:70px;
	height:70px;
	background:url(../images/label.png) no-repeat;
	top:0;
	left:-2px;
	z-index:99
}
.gallery .photo-holder img {display:block;}
.gallery .text {
	float:right;
	width:377px;
	color:#000;
	line-height:20px;
	padding-top:30px;
	position:relative;
}
.gallery .text h2{
	margin:0 0 28px;
	font-size:24px;
	line-height:normal;
}
.gallery .text p {margin:0 0 36px;}
.gallery .text a.learn {
	width:118px;
	height:35px;
	line-height:35px;
	color:#f03b00;
	font-weight:bold;
	background:url(../images/btn-learn.png) no-repeat;
	text-align:center;
	display:block;
	cursor:pointer;
	float:left;
}
.promo ul.tabs {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	position:relative;
}
.promo ul.tabs li{
	float:left;
	width:239px;
	line-height:14px;
	position:relative;
}
.promo ul.tabs li.last {width:242px;}
.promo ul.tabs li a {
	display:block;
	background:url(../images/bg-tab.png) repeat-x;
	font-size:11px;
	position:relative;
}
.promo ul.tabs li a span{
	display:block;
	background:url(../images/sep01.gif) no-repeat 0 10px;
	padding:20px 15px 23px 30px;
}
.promo ul.tabs li a strong {
	display:block;
	font-size:12px;
	color:#fff;
	padding-bottom:6px;
}
.promo ul.tabs li a:hover strong, .promo ul.tabs li a.active strong {color:#000;}
.promo ul.tabs li a em {font-style:normal;}
.promo ul.tabs li.first a {
	background:url(../images/bg-first-tab.png) no-repeat;
}
.promo ul.tabs li.first a span{
	background:none;
	padding:20px 15px 23px 22px;
}
.promo ul.tabs li.last a {
	background:url(../images/bg-last-tab.png) no-repeat 100% 0;
}
.promo ul.tabs li a:hover, .promo ul.tabs li a.active {
	text-decoration:none;
	background:none;
	margin-right:-1px;
	position:relative;
	border:1px solid #80aabd;
	border-width:0 1px;
}
.promo ul.tabs li a:hover span, .promo ul.tabs li a.active span{
	background:none;
	padding:20px 17px 23px 29px;
}
.promo ul.tabs li.first a:hover, .promo ul.tabs li.first a.active {border-width:0 1px 0 0;}
.promo ul.tabs li.first a:hover span, .promo ul.tabs li.first a.active span{
	padding:20px 17px 23px 22px;
}
.promo ul.tabs li.last a:hover, .promo ul.tabs li.last a.active {border-width:0 0 0 1px;}
#main {
	width:960px;
	margin:0 auto;
}
#two-columns {
	overflow:hidden;
	width:1038px;
	margin-right:-83px;
	position:relative;
	padding-left:5px;
}
#two-columns .column {
	float:right;
	padding-right:83px;
	line-height:20px;
	}
#two-columns .column p
{
	color:#333333;
	padding:0;
	margin:0;
}
#two-columns .column .title{
	overflow:hidden;
	background:url(../images/sep02.gif) repeat-x 0 100%;
	color:#819e9c;
	font-size:11px;
	margin-bottom:16px;
	padding:0 5px 2px 0;
}
.title{
	overflow:hidden;
	color:#819e9c;
	font-size:11px;
	padding:0 5px 2px 0;
}
.text h2{
	margin:0;
	padding:0;
	background:url(../images/title_bg.png) no-repeat 0 100%;
	padding:0 5px 2px 10px;
	color:#1E1E78;
}
#two-columns .column .title span{padding-left:1px;}
#two-columns h2 {
	margin:0 0 2px;
	font-size:20px;
	color:#4c3f34;
	font-weight:normal;
	line-height:normal;
}
#two-columns .column .title a.contact {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:116px;
	height:34px;
	background:url(../images/btn-contact.gif) no-repeat;
	margin-top:6px;
}
#two-columns p {margin:0 0 14px;}
#two-columns p a.more {
	color:#f03b00;
	text-decoration:underline;
	padding-right:12px;
	background:url(../images/arrow03.gif) no-repeat 100% 5px;
}
#two-columns p a.more:hover {text-decoration:none;}
#two-columns .column img {
	border:1px solid #bcbcbc;
	background:#fff;
	padding:5px;
	display:block;
	margin-top:3px;
}
.inner .holder img {
	border:1px solid #bcbcbc;
	background:#fff;
	padding:5px;
	display:block;
	margin-top:3px;
}
.inner .holder strong {
	color:#1B1B76;
}
.alignright {
	float:right;
	margin-left:15px;
}
.alignleft {
	float:left;
	margin-right:15px;
}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#e3e1c5 url(../images/bg-footer.gif) repeat-x;
	padding-top:8px;
	height:56px;
	color:#6d6d6d;
}
#footer .holder{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:0 2px 0 8px;
}
#footer ul {
	float:right;
	margin:0;
	padding:17px 0 0 44px;
	list-style:none;
}
#footer ul li{
	float:left;
	background:url(../images/sep03.gif) no-repeat 0 3px;
	padding:0 10px 0 11px;
	font-weight:bold;
}
#footer ul li:first-child {
	padding-left:0;
	background:none;
}
#footer ul li a{
	color:#6d6d6d;
}
#footer .logo {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:74px;
	height:51px;
	background:url(../images/logo-footer.gif) no-repeat;
}
#footer .logo a{
	display:block;
	height:100%;
}
#footer p {
	margin:17px 0 0;
}
#footer p span{color:#f03b00;}
.clear {
	clear: both;
}
.holder a.contact {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:116px;
	height:34px;
	background:url(../images/btn-contact.gif) no-repeat;
	margin-top:6px;
	margin-right:382px;
}
/*.holder .gallery .text a.contact {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:116px;
	height:34px;
	background:url(../images/btn-contact.gif) no-repeat;
	margin-top:6px;
	margin-right:382px;
}*/
.gmap {
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-top: 80px;
	margin-bottom:10px;
	background-color: #FFFFFF;
}

/*Contact Popup*/
#petrol {
	background-image:url("../images/bg-contact-popup.png");
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;
}
.overlay, #overlay {
	padding:40px;
	width:309px;
	height:410px;
}
div.close {
	background:url("../images/btn-close.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:26px;
	position:absolute;
	right:25px;
	top:25px;
	width:69px;
}
#petrol .title{
	overflow:hidden;
	background:url(../images/sep02.gif) repeat-x 0 100%;
	color:#819e9c;
	font-size:11px;
	margin-bottom:16px;
	padding:0 5px 2px 0;
}
#petrol .title span{padding-left:1px; line-height:20px;}
#petrol .title h2 {
	color:#4C3F34;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	margin:0 0 2px;
}
.row {
	margin-bottom:2px;
}
.row label {
	width: 135px;
	display: block;
	float: left;
	color: #747474;
	font-weight: bold;
	margin-top:3px;
}
.row .text-field {
	background-image: url(../images/bg-text-input.png);
	background-repeat: no-repeat;
	color: #747474;
	height: 24px;
	width: 167px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0 0 3px 5px;
	vertical-align: middle;
	line-height:24px;
	font-size: 12px;
}
.row #message {
	background-image: url(../images/bg-message-input.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 167px;
	color: #747474;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0 0 0 5px;
	vertical-align: middle;
	line-height:24px;
	font-size: 12px;
	overflow: hidden;
}
.security {
	margin-top: 5px;
}
.row .holder {
	position: absolute;
	right: 0px;
	margin:3px 145px 0 0;
}
.row .code-write {
	padding-left:80px;
	width: 92px;
}
.message .submit{
	margin-top:38px;
	margin-left:60px;
}
#WebInquiry{
	margin-top:35px;
}
.design-gallery{
	width:100%;
}
.design-gallery ul{
	margin:0;
	padding:0;
}
.design-gallery li{
	list-style:none;
	float:left;
	padding:4px;
}
.soft-lib{
	margin:0;
	padding:0;
	width:500px;
}
.soft-lib li{
	border-bottom:1px dotted #999999;
	line-height:26px;
	display:block;
	background:url(../images/bullet_white.png) no-repeat left;
	padding:0 0 0 30px;
}
.about-boxes{
	width:960px;
	margin:0 auto;
}
.box{
	width:430px;
	float:left;
	margin:5px;
	overflow:hidden;
	display:block;
	border:1px solid #E5E5E5;
	height:80px;
	text-align:left;
}
.box2{
	width:430px;
	float:left;
	margin:5px;
	overflow:hidden;
	display:block;
	background-color:#f5f5f5;
	border:1px solid #E5E5E5;
	height:80px;
}
.box2:hover{
	border:1px solid #E5E5E5;
	cursor:pointer;
	background-color:#F1F4E5;
}
.box:hover{
	background-color:#f5f5f5;
	border:1px solid #E5E5E5;
	cursor:pointer;
}
