/* ---- css arvacorporation.com by: ladangnet.com ---- */
/* ---- june 2008                                 ---- */  


* {margin: 0; padding: 0}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
img {border-width: 0}
#content{
	margin-top:10px;
	width:720px;
	text-align:left;
	color:#666;
}
#leftcontent{
	width:180px;
	float:left;
	}
#leftcontent h3{
	font-size:14px;
	color:#ff9900;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding-bottom:10px;
	margin-top:30px;
	margin-left:20px;
	}	
#leftcontent ul{
	margin-top:10px;
	margin-left:23px;
	padding-left:10px;
	}
#leftcontent li{
	padding-bottom:15px;
	}	
#leftcontent li a{
	text-decoration:none;
	color:#666;
	}	
#leftcontent li a:hover{
	text-decoration:none;
	color:#C74122;
	border-bottom:1px dashed #C74122;
	}	
		
	
h1, h2, h3{
	font-weight: normal;
	}	
	
#rightcontent{
	margin-top:20px;
	width:500px;
	margin-left:20px;
	float:left;
	line-height:1.4em;
	}
#rightcontent a{
	text-decoration:none;
	color:#666;
	}	
#rightcontent a:hover{
	text-decoration:none;
	color:#C74122;
	border-bottom:1px dashed #C74122;
	}	
#rightcontent h1{
	font-size:20px;
	color:#999;
/*	background:url(img/logo-title.jpg) left no-repeat;*/
	text-transform:normal;
	letter-spacing:0.1em;
	padding:8px 0px 10px 30px;
	font-family:"Times New Roman", Times, serif;
	}
#rightcontent p{
	padding-left:31px;
	}
#rightcontent ul{
	margin-top:20px;
	margin-left:80px;
	padding-left:10px;
	}		
#rightcontent li{
	padding-bottom:10px;
	}
#rightcontent li a{
	text-decoration:none;
	color:#666;
	}	
#rightcontent li a:hover{
	text-decoration:none;
	color:#C74122;
	border-bottom:1px dashed #C74122;
	}	
	
.space1{
	height:70px;
	}	
.space2{
	height:140px;
	}
		
.kiriright{
	margin-top:20px;
	margin-left:25px;
	width:60px;
	float:left;
	}	
.kananright{
	margin-top:20px;
	width:380px;
	float:left;
	}
.kananright h2{
	font-size:14px;
	text-transform:uppercase;
	margin-left:15px;
	letter-spacing:0.1em;
	}		
.left{
	margin-top:5px;
	float:left;
	width:360px;
	line-height:1.4em;
	}
.right{		
	margin-top:15px;
	margin-left:15px;
	float:right;
	width:340px;
	line-height:normal;
	}

.imgprod{
	margin-top:10px;
	margin-left:10px;
	width:60px;
	float:left;
	}	
.descprod{
	width:250px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	line-height:normal;
	}
.descprod a{
	text-decoration:none;
	font-size:11px;
	color:#ff9900;
	}
.descprod a:hover{
	color:#C74122;
	border-bottom:1px dashed #C74122;
	}		
	
	
.clean{
	clear:both;
}
	
p {
	margin-top:10px;
}

		
h2, h3 {
	font-size: 1em;	
	font-weight: normal;
	margin-bottom:5px;
}


#header h1 a {
	width: 720px;
	height: 250px;
	display: block;
	text-indent: -9999px;
	border-width: 0;	
	background-image: url(img/header.jpg);
	border-bottom: 1px solid #fff;
}
#header ul {
	list-style-type: none;
	text-transform: uppercase;
	background-color: #799DAE; /*#569492;*/
	line-height: 36px;
	height: 36px;
	letter-spacing: 0.1em;
}
#header ul li {
	float: left;
}
#header ul a {
	color: #fff;
	display: block;
	padding: 0 1.55em;
	text-decoration: none;
}
#header ul a:hover {
	color: #fff;
	background-color: #4F4C6A; /* #4A7E7C; */
}

#body {
	padding:40px 40px 30px 40px;
}

#footer{
	margin-top:30px;
	border-top:1px solid #C6C6C6;
	text-align:left;
	padding-top:5px;
}
#footer ul {
	list-style-type: none;
	text-align: left;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#999;
	letter-spacing: 0.2em;
	font-size:11px;
}
#footer ul li {
	display: inline;
	padding-left: 15px;
	padding-right:6px;

	border-left: 1px solid #C6C6C6;
}
#footer li.first {
	border-left: none;
	padding-left:0px;
}
#footer a{
	text-decoration:none;
	color:#999;
	}
#footer a:hover{
	border-bottom:1px dashed #C74122;
	color:#C74122;
	}

/* Layout */

#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

