/* CSS Document */

body {
	margin:0px;
	background:transparent url(../images/bodyBg.gif) 0 0 repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484747;
}

.bottomBg {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
	background:transparent url(../images/bottomBg.gif) 0 100% repeat-x;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	outline:none;
}

#wrraper {
	width:1003px;
	height:auto;
	overflow:hidden;
	margin:auto;
	/*background-color:#FF0000;*/
}

/*HEADER*/

.headerMain {
	width:100%;
	height:71px;
}

.logo {
	width:325px;
	height:67px;
	padding-top:20px;
	padding-left:42px;	
}

.logoBottom {
	width:307px;
	height:12px;
	padding-top:20px;
	margin-left:60px;	
}

.iso {
	width:520px;
	
	font-size:16px;
	color:#000000;
	margin-top:-35px;
	font-weight:bold;
	text-align:center;
}

/*/HEADER*/

/*MENU*/

.menuMain {
	width:500px;
	height:71px;
	padding-right:32px;	
}

.menuMain a {
	display:inline-block;
	height:38px;	
	padding:0px 0px 0px 8px;	
	background:transparent url(../images/menuLeft.gif) 0 0 no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:38px;	
}

.menuMain a:hover, .menuMain a.select {
	display:inline-block;
	height:38px;
	padding:0px 0px 0px 8px;	
	background:transparent url(../images/menuLeft.gif) 0 0 no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:38px;	
}


.menuMain a span {
	display:inline-block;
	height:38px;	
	padding:0px 12px 0px 4px;	
	background:transparent url(../images/menuRight.gif) 100% 0 no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:38px;
	cursor:pointer;	
}

.menuMain a span:hover,  .menuMain a span.select  {
	display:inline-block;
	height:38px;	
	padding:0px 12px 0px 4px;	
	background:transparent url(../images/menuRight.gif) 100% 0 no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:38px;
	cursor:pointer;	
}

/*MENU*/

/*BODY*/

.bodyMain {
	width:919px;
	height:auto;
	overflow:hidden;
	margin:auto;	
}

.banner {
	width:100%;
	height:216px;
}

.welcomeBox {
	width:363px;
	padding-left:12px;	
}

.welcomeBox p {
	line-height:23px;
	text-align:justify;
}

.welcomeBox a {
	color:#E02808;
	text-decoration:none;
	float:right;
}

.welcomeBox h2 {
	font-size:18px;
	color:#A61111;
	text-align:left;
}





.rightBox {
	width:504px;
	height:349px;
	padding-left:-48px;
	background:transparent url(../images/blackBg.gif) 0 0 no-repeat;
}

.product {
	width:35%;
	padding:8%;
}

.product h2 {
	margin:0px;
	padding:0px;

	font-size:24px;
	color:#a61111;
}

.link {
	width:100%;	
}

.link a {
	display:inline-block;
	padding-left:18px;
	margin:4px 0px;
	background:transparent url(../images/linkarrow.gif) 0 50% no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969494;
	text-decoration:none;	
}

.innerFlash {
	width:47%;
	height:289px;
	padding-top:60px;	
}

.bottomLine {
	width:100%;
	height:1px;
	font-size:1px;
	background-color:#333333;
}

.leftLinkBox {
	width:240px;
}

.productRightBox {
	width:669px;	
}



.border {
	width:236px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.leftLink {
	width:80%;
	margin:auto;
}

.leftLink ul {
	margin:0px;
	padding:10px 0px;
}

.leftLink ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:transparent url(../images/linkBg.gif) 0 100% repeat-x;
}

.leftLink ul li a {
	padding-left:15px;
	background:transparent url(../images/linkarrow.gif) 0 50% no-repeat;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525050;
	text-decoration:none;
	line-height:25px;
}

.ProductBgBox {
	width:152px;
	height:126px;
	margin-left:11px;	
	background:transparent url(../images/productBg.gif) 0 0 no-repeat;
	
	text-align:center;
}

.ProductBgBox img {
	margin:10px 0px 6px 0px;
}

.ProductBgBox p {
	color:#111111;
	margin:0px;
	text-decoration:none;
}


.heading {
	width:100%;
	height:auto;
	overflow:hidden;	
}

.heading h2 {
	margin-bottom:10px;
	padding:0px;
	margin-top:0px;
	
	color:#68afff;	
}

.heading h3 {
	margin-bottom:10px;
	padding:0px;
	
	font-size:14px;
	color:#68afff;
}


.heading-three{

font-size:14px;
	color:#68afff;
	
	}
.contactFormBox {
	width:350px;
}

.contactAddBox {
	width:307px;
	padding-left:10px;
	background:transparent url(../images/dotLine.gif) 0 0 repeat-y;
}

.name-row {
	height:auto;
	overflow:hidden;
	margin:4px 0px;
}

.name {
	width:30%;
	
	font-size:11px;
	line-height:22px;	
}

.nameValue {
	width:65%;
}

.textBox {
	width:141px;
	height:20px;
	padding-left:3px;
	border:1px solid #nameValue;
	
	font-size:11px;	
}

.textarea {
	width:197px;
	height:100px;
	padding-left:3px;
	border:1px solid #nameValue;
	
	font-size:11px;	
}

.boxTable {
	width:60%;
	background-color:#cccccc;
}

.boxTable td {
	text-align:center;
	line-height:25px;
	background-color:#ffffff;
}

.boxTable_2 {
	width:60%;
	background-color:#cccccc;
}

.boxTable_2 td {
	text-align:center;
	line-height:20px;
	background-color:#ffffff;
}

/*/BODY*/

/*FOOTER*/

.footerMain {
	width:919px;
	height:40px;
	margin:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484747;
}

.footerMain a {
	display:inline-block;
	margin:4px 11px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484747;
	text-decoration:none;
}

/*/FOOTER*/

/*GENERAL*/

.autoGrow {
	height:auto;
	overflow:hidden;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.clear {
	clear:both;
}

.gap23px {
	width:3px;
	height:23px;
	font-size:1px;
}

.gap10px {
	width:3px;
	height:10px;
	font-size:1px;
}

.gap5px {
	width:3px;
	height:5px;
	font-size:1px;
}

.gapLeft10px {
	width:10px;
	height:10px;
	float:left;	
}

.gapLeft30px {
	width:10px;
	height:30px;
	float:left;
}

.wi45per {
	width:45%;
}

.wi53per {
	width:53%;
}

/*GENERAL*/