* {
	margin:0px;
	padding:0px;
	color:#1E1E1E;
	font-family:Helvetica;
	line-height:24px;
}

body {
	background:url(../images/bg-main.jpg)  repeat-x bottom fixed #a01d20;
}

.brclr {
	clear:both;
	
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.hd1 {
	font-size:22px;
}

.hd2 {
	font-size:30px;
}

.hd1-orange {
	color:#F27900;
	font-size:16px;
}

.hdProducts {
	color:#F27900;
	font-size:17px;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}


.style1 {color: #000000}
.style2 {color: #F6911F}

.textbx {
	width:350px;
	height:20px;
	font-size:15px;
}

.txtarea {
	width:350px;
	height:220px;
	font-size:15px;
}

.lst-ul 	{
	list-style: none;
	padding-bottom:10px;
}

.lst-ul li {
	background:url(../images/bullet1.gif)  no-repeat;
	padding-left:28px;
	margin-top:8px;
	font-size:14px;
}

.anc-orange {
	text-decoration:none;
	color:#f2a961;
}

#Wrapper-main {
	width:810px;
	margin:0 auto;
	padding-top:30px;
}

#header {
	background:url(../images/header.jpg);
	width:810px;
	height:103px;
}


#mainNavRgth {
	background:url(../images/mainNavLf.jpg);
	width:11px;
	height:47px;
	float:left;
}

#mainNavLft {
	background:url(../images/mainNavRg.jpg);
	width:11px;
	height:47px;
	float:left;
}

#content-top{
	background:url(../images/Content-top.gif)  no-repeat bottom;
	height:10px;
}
#content-main {
	background:url(../images/Content-main.gif);
	overflow:hidden;
}


#content-bottom {
	background:url(../images/Content-bottom.gif)  no-repeat;
	height:10px;
}

/* main content */

#Content-left {
	width:480px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#Content-right {
	width:250px;
	float:left;
	height:500px;
}

#topRightBox {
	background:url(../images/topRightBox.jpg)  no-repeat;
	height:363px;
	width:270px;
	padding-top:20px; 
	padding-left:20px;
	
}
#topRightBox ul {
	list-style: none;
	font-size: 15px;
}

#topRightBox ul li {
	background:url(../images/bullet1.gif)  no-repeat;
	padding-left:25px;
	margin-top:8px;
	font-size:14px;
	width:200px;
}

#boxes-big { 
	width:472px;
}

#boxes-big-top {
	height:21px;
	width:472px;
	background:url(../images/boxes-big-top.gif)  no-repeat;
}

#boxes-big-content { 
	float:left;
	width:265px;
	padding-top:25px;
}

#boxes-big-content span { 
	line-height:30px;
	color:#666666;
	font-size:27px;
}

#boxes-big-main { 
	background:#eeedeb;
	width:472px;
}

.divP {
	font-size:15px;
}

.divP p {
	line-height:26px;
	padding-top:10px;
}

#boxes-big-bottom {	
	background:url(../images/boxes-big-bottom.gif)  no-repeat;
	height:20px;
	width:454px;
	padding:10px;
	padding-bottom:45px;
	color:#FFFFFF;
}

.contacts-boxes {
	padding-top:24px;
	font-size:15px;
	line-height:28px;
}
.contacts-boxes a {
	color:#F27900;
}

/*table header and footer */
.hdtd {
	border-bottom:1px #666666 solid;
	border-top:1px #666666 solid;
	color:#8B0000;
}

/*nav*/
		a.subm {
			text-decoration:none;
			background:none;
			padding-left:10px;
			padding-right:5px;
			color:#F3F3F3;
		}
		a.subm:hover {
			display:block;
			background-color:#f8aa57;
			padding-left:10px;
			padding-right:5px;
			color:#000000;
		}
