body {
	padding: 0;
	margin: 0;
	background-color:#FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
img {
	padding: 0;
	margin: 0;
	border: 0 none;
}
a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #09C;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}

.normallink {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;

}

h1 {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 0px 20px 0px;
	margin: 0;
}
h2 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	padding: 0px 0px 15px 0px;
	margin: 0;
}
h3 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 0px 15px 0px;
	margin: 0;
}
h2 span {
	font: bold 13px Arial, Helvetica, sans-serif;
}
p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}
p.white {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: normal;
}
.clr {
	clear: both;
}
.pm {
	padding: 0;
	margin: 0;
}
/* ------------ HEADER ------------- */
#header {
	width: 853px;
	height: 107px;
	padding: 0;
	margin: 0;
	background: #fff url(../img/header.gif) left top no-repeat;
}
.logo {
	width: 182px;
	height: 107px;
	overflow:hidden;
	float: left;
}
.menu {
	width: 671px;
	height: 107px;
	overflow: hidden;
	float: left;
}
div.menu ul {
	padding: 75px 0px 0px 0px;
	margin: 0;
}
div.menu ul li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0;
}
/*----- Item 1 ------*/
li a.b1 {
	display: block;
	width: 92px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_1.jpg) 0 0 no-repeat;
}
li a.b1_selected {
	display: block;
	width: 92px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_1_on.jpg) 0 0 no-repeat;
}

li a.b1:hover, li#active a.b1 {
	text-decoration: none;
	background: url(../img/but_1_s.jpg) 0 0 no-repeat;
}

/*----- Item 2 ------*/
li a.b2 {
	display: block;
	width: 111px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_2.jpg) 0 0 no-repeat;
}

li a.b2_selected {
	display: block;
	width: 111px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_2_on.jpg) 0 0 no-repeat;
}

li a.b2:hover, li#active a.b2  {
	text-decoration: none;
	background: url(../img/but_2_s.jpg) 0 0 no-repeat;
}

/*----- Item 3 ------*/
li a.b3 {
	display: block;
	width: 154px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_3.jpg) 0 0 no-repeat;
}

li a.b3_selected {
	display: block;
	width: 154px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_3_on.jpg) 0 0 no-repeat;
}

li a.b3:hover, li#active a.b3 {
	text-decoration: none;
	background: url(../img/but_3_s.jpg) 0 0 no-repeat;
}

/*----- Item 4 ------*/
li a.b4 {
	display: block;
	width: 149px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_4.jpg) 0 0 no-repeat;
}

li a.b4_selected {
	display: block;
	width: 149px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_4_on.jpg) 0 0 no-repeat;
}

li a.b4:hover, li#active a.b4 {
	text-decoration: none;
	background: url(../img/but_4_s.jpg) 0 0 no-repeat;
}

/*----- Item 5 ------*/
li a.b5 {
	display: block;
	width: 82px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_5.jpg) 0 0 no-repeat;
}

li a.b5_selected {
	display: block;
	width: 82px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_5_on.jpg) 0 0 no-repeat;
}

li a.b5:hover, li#active a.b5 {
	text-decoration: none;
	background: url(../img/but_5_s.jpg) 0 0 no-repeat;
}

/*----- Item 6 ------*/
li a.b6 {
	display: block;
	width: 83px;
	height: 30px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	background: url(../img/but_6.jpg) 0 0 no-repeat;
}
li a.b6:hover, li#active a.b6 {
	text-decoration: none;
	background: url(../img/but_6_on.jpg) 0 0 no-repeat;
}


/* ------------ BODY ------------- */
#container {
	width: 853px;
	padding: 0;
	margin: 0 auto;
}
#bodyHome {
	width: 853px;
	height: 488px;
	padding: 0;
	margin: 0;
}
#bodyTop {
	width: 853px;
	height: 38px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#bodyBottom {
	width: 853px;
	height: 13px;
	padding: 0;
	margin: 0;
	border: 0 none;
	clear: both;
}
.HomeUnredFooter2 {
	width: 853px;
	height: 98px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.HomeUnredFooter1 {
	width: 853px;
	height: 40px;
	padding: 10px 0px 15px 0px;
	margin: 0;
	border-bottom: 1px solid #E1E1E1;
}
.chapter1 {
	width: 275px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	margin: 0;
	float: left;
}
.chapter2 {
	width: 280px;
	padding: 0px 0px 0px 10px;
	margin: 0;
	float: left;
}
.chapter3 {
	width: 270px;
	padding: 0px 0px 0px 10px;
	margin: 0;
	float: left;
}
#bodyElse {
	width: 853px;
	display: table;
	padding: 0px;
	margin: 0px;
	border: 0 none;
	background: #fff url(../img/body_repeat.gif) left top repeat-y;
}
#bodyElse h1 {
	margin-left: 30px;
}
.leftCont {
	width: 510px;
	padding: 0;
	padding-left: 30px;
	margin: 0;
	float: left;


}
.rightCont {
	width: 280px;
	padding: 0px 11px 0px 8px;
	float: right;
	margin: 0;
}
.rightCont2 {
	width: 280px;
	padding: 0px 0px 0px 22px;
	float: left;
	margin: 0;
}
.blueContentBig {
	width: 820px;
	height: 333px;
	overflow: hidden;
	padding: 27px 0px 0px 30px;
	margin: 0;
	clear: both;
	background: transparent url(../img/img_2.jpg) 9px top no-repeat;
}
.blueContent2 {
	width: 820px;
	height: 260px;
	padding: 18px 0px 0px 30px;
	margin: 0;
	clear: both;
	background: transparent url(../img/img_4.jpg) 9px top no-repeat;
	overflow: hidden;
}
.blueContent3 {
	width: 765px;
	height: 291px;
	padding: 45px 0px 0px 85px;
	margin: 0;
	clear: both;
	background: transparent url(../img/img_5.jpg) 9px top no-repeat;
}
.blueContent4 {
	width: 820px;
	height: 277px;
	padding: 18px 0px 0px 30px;
	margin: 0;
	clear: both;
	background: transparent url(../img/img_6.jpg) 9px top no-repeat;
	overflow: hidden;
}
.blueContent4 td p {
	display: block;
	padding: 10px 5px 0px 0px;
	color: #FFF;
}
.margLeft30px {
	margin-left: 15px;
	clear: both;
}
.margLeft30pxtop10px {
	display: block;
	cursor: hand;
	cursor: pointer;
	position: relative;
	margin-left: 15px;
	margin-top: -15px;
	padding: 0px;
	padding-bottom: 5px;
}
.blueContentCreate, .blueContentAttract, .blueContentDeploy {
	width: 850px;
	height: 327px;
	padding: 0px 0px 0px 10px;
	margin: 0;
	background: transparent url(../img/blue.jpg) 9px top no-repeat;
	overflow: hidden;
}
.blueContentAttract {
	background: transparent url(../img/blue_green_red.jpg) 9px top no-repeat;
}
.blueContentDeploy {
	background: transparent url(../img/blue_green.jpg) 9px top no-repeat;
}
.blueContentCreate a.but, .blueContentDeploy a.but, .blueContentAttract a.but {
	width: 278px;
	height: 45px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
}
div.blueContentCreate div, div.blueContentDeploy div, div.blueContentAttract div {
	width: 600px;
	height: 260px;
	overflow: hidden;
	text-align: left;
	padding: 20px 210px 0px 20px;
	color: #FFF;
}
div.blueContentDeploy div {
	padding: 20px 110px 0px 120px;
}
div.blueContentAttract div {
	padding: 20px 10px 0px 220px;
	color: #FFF;
}
div.blueContentCreate div h2, div.blueContentDeploy div h2, div.blueContentAttract div h2 {
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
	display: table;
}
div.blueContentCreate div p, div.blueContentDeploy div p, div.blueContentAttract div p, {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.blueContent6 {
	width: 820px;
	height: 272px !important;
	height: 254px;
	padding: 10px 0px 30px 30px;
	padding-bottom: 30px !important;
	padding-bottom: 48px;
	margin: 0;
	background: transparent url(../img/blue_2.jpg) 9px top no-repeat;
	overflow: hidden;
}
.movie {
	width: 500px;
	float: left;
}
.textAfter {
	float: left;
	width: 280px;
	padding-top: 100px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.contLeft {
	width: 365px;
	padding: 0px 20px 0px 30px;
	float: left;
}
.contRight {
	width: 415px;
	padding: 0px 15px 0px 0px;
	float: left;
}
.contLeft p, .contRight p {
	line-height: 20px;
}
.pad5 {
	padding-right: 7px;
}
.pad30 {
	padding-left: 30px;
	padding-top: 15px;
}
.contactForm {
	width: 350px;
	height: 270px;
	padding-right: 5px;
	padding-top: 3px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	float: left;
}
.address {
	width: 200px;
	padding: 75px 0px 0px 120px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	float: left;
}
.nameForm {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}
.inputForm {
	padding-bottom: 10px;
}
.inputForm input, .inputForm textarea {
	border: 1px solid grey;
	width: 215px;
	background-color:#FFF;
}
.contactForm .inputForm select {
	width: 130px;
	background-color:#FFF;
}
.contactForm input.submitButom {
	width: 60px;
	height: 21px;
	background: transparent url(../img/submit.jpg) left top no-repeat;
	border: 0 none;
}
.blueContent2 p {
	color: #FFF;
	line-height: 18px;
}
.td_1 {
	vertical-align: top;
	width: 185px;
	padding: 10px 5px 0px 0px; 
}
.td_2 {
	vertical-align: top;
	width: 185px;
	padding: 10px 10px 0px 15px; 
}
.td_3 {
	vertical-align: top;
	width: 180px;
	padding: 10px 5px 0px 5px; 
}
.blueContentBig li {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 12px;
}
.blueContentBig div {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	padding-top: 62px;
	padding-right: 25px;
	text-align:right;
}
.bgForm {
	height: 110px;
	display: block;
	position: relative;
	background: url(../img/form.jpg) left top no-repeat;
	z-index: 100;
	padding-top: 10px;
}
.bgForm input {
	width: 88px;
	height: 11px;
	padding: 0px 2px;
	margin: 70px 0px 10px 8px;
	background: none;
	border: 0 none;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.bgForm input.button {
	width: 60px;
	position: relative;
	background: none;
	padding: 0px;
	border: none;
	cursor: pointer;
}


/* ------------ FOOTER ------------- */
#footer {
	width: 853px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	text-align: right;
	font-size: 9px;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#eeeeee;
  border:1px solid #cecece;
  z-index: 999;
}

#MessageContact{display:none; position:fixed; _position:absolute; /* hack for internet explorer 6 */  height:332px; width:427px; background: url('../img/message_bg.png') no-repeat; z-index:1000; font-size:13px; padding-left: 22px; padding-right:22px;}
#MessageContact h1{ font-family: Tahoma; color: #333; font-size: 14px; font-style: italic;}
#MessageContactClose {color:#E7A228; font-weight:bold; display:block; float: right; margin-top: 4px; margin-right: 4px; _margin-right: 2px;height: 11px; width: 41px; background: url('../img/close.jpg') no-repeat; clear: both;}



