@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background: #082f67 url(../images/background.gif) repeat-x 0 top;
}
a span {
	cursor:pointer;
}
fieldset {
	border:none;
}
#center {
	margin:40px auto 0;
	width:950px;
	height:100%;
	overflow:hidden;
	padding-bottom:40px;
}
#header {
	background:url(../images/HEAD_bg.jpg) no-repeat;
	width:950px;
	height: auto;
	padding-left:84px;
	padding-top:23px;
}
#topHead {
	background:transparent url(../images/Hbg.jpg) no-repeat scroll right center;
	height:auto;
	width:781px;
}
#topHead h1 {
	background:url(../images/logo.jpg) no-repeat;
	width:448px;
	height:74px;
}
#topHead h1 a span {
	background:url(../images/logo.jpg) no-repeat;
	width:410px;
	height:74px;
	position:absolute;
	float:left;
}
#bottomHeader {
	background:url(../images/bottomHeader.jpg) no-repeat;
	width:781px;
	height:340px;
	margin-top:3px;
	position:relative;
}
#bottomHeader ul {
	padding:233px 0 0 297px;
}
#bottomHeader li {
	display:block;
	float:left;
}
#bottomHeader li a {
	overflow:hidden;
}
#bottomHeader li span {
	position:absolute;
	display:block;
}
#btn_companyProfile {
	width:149px;
	height:22px;
	padding-top:11px;
}
#btn_companyProfile a span {
	background: url(../images/btn_companyPr.gif) no-repeat;
	width:149px;
	height:22px;
}
#bottomHeader #btn_portfolio {
	width:110px;
	height:23px;
	padding-top:22px;
	overflow:hidden;
}
#btn_portfolio a span {
	background:url(../images/btn_portfolio.gif) no-repeat bottom;
	width:110px;
	height:23px;
}
#btn_services {
	width:94px;
	height:17px;
	padding-top:28px;
}
#btn_services a span {
	background: url(../images/btn_Services.gif) no-repeat bottom;
	width:94px;
	height:17px;
}
#btn_contactUs {
	width:106px;
	height:27px;
	overflow:hidden;
	padding-top:15px;
}
#btn_contactUs a span {
	background: url(../images/btn_ContactUs.gif) no-repeat bottom;
	width:104px;
	height:27px;
}
#contentBg {
	background:url(../images/content_middle.gif) repeat-y;
	width:950px;
	height: auto;
	overflow:hidden;
}
#contentBottom {
	background:url(../images/content_bottom.gif) no-repeat bottom;
	width:950px;
	height:100%;
	overflow:hidden;
	position:relative;
}
#left {
	width:190px;
	float:left;
	padding-left:125px;
}
#navigation {
	padding:13px 0 0;
}
#navigation li {
	width:186px;
	border-bottom:1px solid #5892d8;
	padding:1px 0;
	overflow:hidden;
}
.border {
	border: solid 4px #b2cded;
	margin-top:21px;
}
#navigation li a {
	text-decoration:none;
	color:#FFF;
	width:186px;
	padding:5px 10px;
	display:block;
}
.buletMenu {
	display:block;
	width:7px;
	height:10px;
	margin: 2px 0pt 0pt -13px;
	position:absolute;
	background: url(../images/menu_bullet.gif) no-repeat;
}
#navigation li a:hover, #navigation li.open a {
	color:#0c3e7b;
	background-color:#69a8df;
}
address {
	font-style:normal;
	color:#e9e7e7;
	position:absolute;
	left:180px;
	bottom:101px;
	display:block;
}
#right address {
	position:relative;
	bottom:0;
	left:0;
}
address strong {
	font-weight:normal;
}
address strong.headline {
	font-weight:bold;
}
address span, #left .headline {
	display:block;
	text-align:right;
}
#right address span {
	text-align:left;
	margin-top:6px;
}
#left address a {
	font-family:Tahoma;
	font-size:10px;
	color:#94c1ff;
}
#right {
	width:456px;
	float: right;
	padding:0 110px 57px 0;
	height:100%;
	overflow:hidden;
}
#right h2, #right h3, #left .headline, #left h2 {
	font-family: "Myriad Pro Cond", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color:#fff;
}
#right h4 {
	font-family: "Myriad Pro Cond", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#083067;
	padding:24px 0 0 35px;
}
#right ul li {
	color:#e9e7e7;
}
.listBulletDot {
	height:100%;
	overflow:hidden;
}
.listBulletDot li {
	padding-left:35px;
	background:url(../images/disckBulet.gif) no-repeat 24px 5px;
	margin-top:5px;
	clear: right;
}
.listBulletDot li.short {
	float:left;
	width:145px;
	margin-top:5px;
}
.listBulletDot li.long {
	width:235px;
	height:100%;
	overflow:hidden;
	margin-top:5px;
}
.sec {
	margin-bottom:20px;
}
.listBulletDot ul li ul li {
	background:none;
	height:100%;
	overflow:hidden;
}
.community {
	list-style:none;
	width:auto;
	padding-bottom:130px;
	height:100%;
	overflow:hidden;
}
.community li {
	margin-top:10px;
	color:#e9e7e7;
	background:url(../images/bullet_thick.gif) no-repeat 0 0;
	padding-left:15px;
}
.community li a {
	color:#94c1ff;
	font-family:Tahoma;
	font-size:11px;
}
.slide {
	margin-top:18px;
}
#right ol li {
	list-style:decimal inside;
	margin-top:5px;
	color:#e9e7e7;
}
#mission {
	height:100%;
	overflow:hidden;
	padding-bottom:43px;
}
#mission li {
	padding:0 0 0 38px;
	height:100%;
	overflow:hidden;
	margin-top:15px;
	color:#e9e7e7;
	background: url(../images/bullet_tickBox.gif) no-repeat 20px 0;
}
/*#mission li a{
color:#94c1ff;
font-family:Tahoma;
font-size:11px;
}*/
#mission span {
	width:12px;
	height:14px;
	padding-right:10px;
}
#president {
	margin-bottom:-30px;
}
#president span {
	background:url(../images/signiture.jpg) no-repeat;
	width:60px;
	height:38px;
	display:block;
}
#president span.sig2 {
	background:url(../images/signiture1.jpg) no-repeat;
}
.ListImages {
	padding:18px 0 0 20px;
}
.ListImages li {
	margin:0 0 24px;
}
ul.safety {
	margin-bottom:-30px;
}
.safety li {
	clear:both;
	height:100%;
	overflow:hidden;
	padding-bottom:50px;
}
.safety h2 {
	margin:0 0 30px;
}
.safety ul {
	float:left;
}
.safety ul li {
	padding-bottom:0;
}
.safety img {
	float:left;
	margin:0 25px 0 0;
}
.imagesInLine {
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.imagesInLine li {
	float:left;
	display:inline;
}
.imagesInLine li.center {
	padding:0 25px;
}
p {
	color:#e9e7e7;
	text-align:justify;
	padding-top:10px;
	line-height:18px;
}
#left p {
	margin-top:37px;
}
.mot {
	padding:10px 0;
}
.mot em {
	display:block;
}
#right p img {
	float:left;
	margin:0 14px 5px 0;
}
.but {
	height:100%;
	overflow:hidden;
	margin:50px 0 -8px;
	padding-bottom:60px;
}
.but li {
	float:left;
	width:33%;
	text-align:center;
	padding-bottom:5px;
}
.but li a {
	display:block;
	margin:0 auto;
	background:url(../images/butLev1.gif) no-repeat;
	width:129px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:9px 0
}
.but li.secondlevel a {
	background:url(../images/butLev2.gif);
}
.but li.thirdlevel a {
	background:url(../images/butLev3.gif);
}
.slidebottom {
	margin-top:-2px;
	width:449px;
	height:100%;
	overflow:hidden;
	background:#083067;
	padding:4px 0;
}
.slidebottom .next, .slidebottom .previous {
	background: url(../images/btn_forward.gif) 0 0;
	display:block;
	width:7px;
	height:11px;
	float:right;
	margin-right:10px;
	margin-top:4px;
}
.slidebottom .previous {
	background:url(../images/btn_back.gif) 0 0;
}
.productUl {
	padding:8px 0 0;
	height:100%;
	overflow:hidden;
}
.productUl li {
	margin-top:10px;
}
.productUl strong {
	display:block;
	float:left;
	width:145px;
	padding-left:38px;
}
.productUl .arch {
	margin-top:25px;
}
.slidebottom span {
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#e9e7e7;
	padding-left:5px;
	padding-top:3px;
}
#contactUsForm {
	padding:10px 55px 30px;
	height:100%;
	overflow:hidden;
}
#contactUsForm .fakeinput {
	display:block;
	background:url(../images/input.bg.gif) no-repeat 0 0;
	width:176px;
	height:15px;
	padding:2px 5px;
	overflow:hidden;
}
#contactUsForm .fakeLabel {
	padding:0 0 2px 5px;
}
#contactUsForm .fakeinput input {
	border:none;
	background:transparent;
	width:150px;
	display:block;
	color:#fff;
}
#contactUsForm ol li {
	float:left;
	width:50%;
	list-style:none;
	overflow:hidden;
}
#contactUsForm ol li.long {
	width:100%;
}
#contactUsForm ol li.long span.textarea {
	display:block;
	width:329px;
	height:88px;
	overflow:hidden;
	padding:5px;
	background:url(../images/textarea.gif) no-repeat;
}
#contactUsForm ol li.long span.textarea textarea {
	width:329px;
	height:88px;
	overflow:auto;
	border:none;
	background:transparent;
	color:#fff;
}
#contactUsForm span {
	display:block;
}
.clients li {
	width:50%;
	float:left;
	height:150px;
}
.clients .hight {
	height:auto;
}
.clients li strong {
	display:block;
	margin:15px 0;
}
.clients li span a {
	display:block;
	color:#94c1ff;
	margin-bottom:10px;
}
#footer {
	height:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 5px;
}
#footer p {
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-left:85px;
	float:left;
}
#footer p.right {
	float:right;
	padding-right:88px;
}
#footer p.right a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#footer p.right a:hover {
	text-decoration:underline;
}

/*
 compitability
*/



.heading_1 {
	font-family: "Myriad Pro Cond", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color:#fff;
	display: block;
}
.paragraph {
	color:#e9e7e7;
	text-align:justify;
	padding-top:10px;
	line-height:18px;
	font-family:"Myriad Pro Cond","Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	display: block;
}
.heading_4 {
	font-family: "Myriad Pro Cond", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#083067;
	padding:24px 0 0 35px;
	display: block;
}
.bullet_tickBox{
	padding:0 0 0 38px;
	height:100%;
	overflow:hidden;
	margin-top:15px;
	color:#e9e7e7;
	background: url(../images/bullet_tickBox.gif) no-repeat 20px 0;
	}
.Bullet_community{
	margin-top:10px;
	color:#e9e7e7;
	background:url(../images/bullet_thick.gif) no-repeat 0 0;
	padding-left:15px;
	font-family: "Myriad Pro Cond", "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#fff;}



.bulletDot {
	padding-left:35px;
	background:url(../images/disckBulet.gif) no-repeat 24px 5px;
	margin-top:5px;
	clear: right;
	list-style:none;
}
.paragraph_image{
	float:left;
	margin:0 14px 5px 0;
	color:#E9E7E7;
}


li.listBulletDot {
	padding-left:35px;
	background:url(../images/disckBulet.gif) no-repeat 24px 5px;
	margin-top:5px;
	clear: right;
	list-style:none;
} 