/* MAIN STYLE */

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg);
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* LAYOUT */

#main {
	width: 866px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	background-image:url(../img/bgmain2.jpg);
	background-repeat:repeat-y;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 866px;
}

#nav {
	margin: 0 auto;
	padding: 0;
	width: 866px;
	height: 40px;
	background-image: url(../img/nav_bg.jpg);
}

#hd_right {
	height: 330px;
	
	
}

#hd_left {
	width: 384px;
	height: 330px;
	float: left;
}

/* NAVIGATOR */

#nav ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

#nav ul li {
	float: left;
	height: 40px;
	background: url(../img/nav_line.jpg) no-repeat;
}

#nav ul li#first {
	background-image: none;
}

#nav ul li a:hover {
	background: url(../img/nav_active_bg.jpg);
}

#nav ul li a {
	height: 28px;
	padding: 7px 15px 0;
	display: block;
	font: 13px Lucida, Verdana, sans-serif;
	color: #fff;
}

/* left  */

#right {
	float: right;
	margin-right: 0px;
	width: 246px;
	text-align: center;
	font-size: 11px;
	background: #fff url(../img/bgright.gif) repeat-x;
}

#rightcont {
	float: right;
	margin-right: 8px;
	width: 230px;
	text-align: center;
	font-size: 11px;
}

#right a {
	color: #0677d5;
	font-size: 14px;
}

#right h2 {
	font-size: 16px;
	color: #fff;
	padding: 4px;
	height: 28px;
	text-align: center;
	background: url(../img/h2right.jpg) no-repeat;
	width: 230px;
	margin-top: 20px;
}

/* left  */

#left {
	float: left;
	margin-left: 20px;
	width: 585px;
	margin-top: 20px;
	background-color:#fff;
}

#left h1 {
	font-size: 24px;
	color: #e71413;
	margin: 0;
	padding: 0;
}

#left h4 {
	font-size: 13px;
	color: #1a65b1;
	margin: 0;
	padding: 0;
}

#left h2 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 10px;
	padding: 7px;
	height: 25px;
	text-align: center;
	background: url(../img/h2.jpg) no-repeat;
}

#left p {
	font-size: 13px;
}

.imgleft {
	font-size: 12px;
	float: left;
	margin-right: 10px;
}

.strongred {
	color: #e71413;
	font-weight: bold;
}

.strongblue {
	color: #0977d0;
	font-weight: bold;
}

.mark {
	height: 20px;
	background-color: #d0eaf9;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #037bd9;
	width: 571px;
	border: 1px solid #6d98c2;
}

.littlemark {
	height: 10px;
	background-color: #d0eaf9;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #037bd9;
	width: 571px;
}

.box {
	width: 586px;
	height: 255px;
	margin-bottom: 10px;
	line-height:16px;
}

.box h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #e71413;
	font-weight: 100;
	margin-left: 230px;
	padding-top: 8px;
}

.box p {
	margin-left: 230px;
}

.box ul {
	margin: 0;
	padding: 0;
	margin-left: 230px;
	margin-right: 10px;
	font-size: 13px;
	list-style-position: inside;
	list-style-image: url(../img/bullet.gif);
}

.box ul li {
	padding-bottom: 5px;
}

.order {
	width: 157px;
	height: 27px;
	margin-left: 410px;
	background-image: url(../img/ordernow.jpg);
}

.order a {
	width: 157px;
	height: 27px;
	display: block;
}

#box1 {
	background-image: url(../img/uno.jpg);

    background-repeat:no-repeat;
	width: 586px;
	height: 255px;
}

#box2 {
	background-image: url(../img/due.jpg);
	background-repeat:no-repeat;
	width: 586px;
	height: 255px;
}

#box3 {
	background-image: url(../img/tre.jpg);
	background-repeat:no-repeat;
	width: 586px;
	height: 255px;
}

/* FOOTER */

#footer {
	margin: 0 auto;
	padding: 0;
	width: 866px;
	background: #fff url(../img/footer.jpg) no-repeat 0 top;
}

#footer img {
	margin-left: 50px;
}

#footer p {
	width: 585px;
	margin-left: 20px;
	text-align: center;
	font-size: 12px;
}

/* UNDERFOOTER */

#underfooter {
	margin: 0 auto;
	padding: 0;
	width: 866px;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

#underfooter ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;

}

#underfooter li {
	display: inline;
	margin-right: 25px;
}

#underfooter ul li a {
	color: #fff;
}
