body {
	margin:0;
	background:#c1c1c1 url(images/bg.jpg) repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	color:#444;
	
}

a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover {
	border-bottom:1px solid #000;
	background-color:#FF9966;
}


strong {
	color:#FF3300;
}


h1 {
	font-weight:bold;
	color:#000000;
}


h2 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

h3 {
	color:#FF3300;
	margin:20px 0px;
}

#total4 {
	background:url(images/header.jpg) top left no-repeat;
	height:100%;
}

#total2 {
	background:url(images/header2.jpg) top left no-repeat;
	height:100%;
}
#total3 {
	background:url(images/header3.jpg) top left no-repeat;
	height:100%;
}
#total {
	background:url(images/header.jpg) top left no-repeat;
	height:305px;
}

#main {
	margin:0 auto;
	width:775px;
	padding:0 12px;
	background:url(images/main-shadow.png) repeat-y;
}



ul#menu  {
	margin:0px;
	padding-left:120px;
	padding-top:15px;
	float:right;
	background: transparent url(images/menu.gif) top right no-repeat;
	height:43px;
}

ul#menu li  {
	list-style-type:none;
	display:inline;
}

ul#menu li a {
	padding: 0px 10px;
	color:#FFF;
}
ul#menu li a:hover {
	padding: 0px 10px;
	color:#FF3300;
	background:none;
	border:0px;
}

ul#menu li a.active {
	color:#FF3300;
}

#mainText {
	clear:both;
	margin-top:50px;
	margin-left:250px;
	margin-right:5px;
	margin-bottom:-10px;
	padding-bottom:30px;
}


#container {
	margin-top:20px;
}

*:first-child+html #container {clear:both;margin-top:70px;}


#left {
	width:48%;
	float:left;
	background: transparent url(images/left.jpg) top left no-repeat;
}

#right {
	width:48%;
	float:left;
	background: transparent url(images/right.jpg) top left no-repeat;
}

.exp, h2 {
	margin-left:170px;
}

#container h2 {
	margin-top:60px;
}



#left ul, #right ul {
	list-style-type: none;
	margin-top:50px;
	background: #FFF url(images/details.jpg) top left no-repeat;
	*background: #FFF url(images/detailsIE.jpg) 0px -5px no-repeat;
	padding-bottom:100px;
	*padding-left:10px;
}

#left ul li, #right ul  li{
	padding:20px 40px 5px 20px;
	_padding:15px 40px 0px 20px;
	background: transparent url(images/bullet.gif) 3px 20px no-repeat;
}



#footer {
	clear:both;
	width:775px;
	margin:0 auto;
	background-color: #000;
	color:#FFF;
	text-align:center;
	height:20px;
	padding-top:5px;
}


a.mail {
	background: transparent url(images/env.gif) top right no-repeat;
	padding-right:21px;
}

ul.products li{
	padding:10px;
	padding-left:20px;
	background: transparent url(images/bullet.gif) 0px 11px no-repeat;
	list-style-type:none;
	color:#AA0000;
	font-weight:bold;
}





