@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	behavior:url(http://www.novellino-wines.com/css/iepngfix.htc) !important;
	outline:none;
	}
	
a {text-decoration:none; color:#551406; outline:none;}
a:hover {text-decoration:underline;}
	
body {
	background:url(../images/bg.jpg) #000 repeat-x;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif, arial;
	font-size:14px;
	line-height:18px;
	color:#551406;
	}

span {font-weight:bolder; font-size:15px;}	
.clear {clear:both;}
.read {color:#551406; text-decoration:none; font-size:10px; font-weight:bold;}
.read:hover {text-decoration:underline;}
	
#content {
	background:url(../images/main.jpg) no-repeat;
	width:976px;
	height:1043px;
	margin:0 auto 0 auto;
	}
	
#nav, #header {
	float:right;
	padding:0 6.5em 0 0;
	}
	
#body {
	margin:0 auto 0 auto;
	width:890px;
	height:680px;
	}
	
#about, #products, #wine_making, #faq, #news_us, #contact_us {
	width:660px;
	padding:3em 0 8em 15em;
	}

#products {padding-top:0; width:620px;}
	
#about {width:600px;}
* html #about, #products, #wine_making, #news_us, #faq, #contact_us{position:absolute;}
#end {font-size:18px; line-height:22px;}
	
#welcome {width:660px; padding:3em 0 4em 15em;}
	
* html #about, #products, #wine_making, #faq, #news_us, #contact_us {padding-bottom:4em;}
* html #welcome {padding-bottom:2em;}
#faq #scroll, #contact_us #scroll, #news_us #scroll{height:560px;}
#products #scroll {height:480px;}
#wine_making #scroll, #faq #scroll {height:520px;}
	
#about img {float:left; padding-right:1em;}
#scroll {height: 450px; overflow: auto; width:710px; position:absolute;}
/*#products img {float:left; padding:0 1em 1em 0;}*/
#products a img {border:1px solid #551406; padding:3px; margin:0 1em 0 0; float:left;}
#products .clear {padding:1em 0 1em 0;}
.pro {width:550px;}
.scroll_cont {width:580px;}
/*#prod {margin-right:5.5em;}*/
h1 {font-size:19px;}
.pro_left {float:left; width:250px;}
.pro_right {float:left; margin-top:8.4em;}
*html .pro_right {margin-top:8.7em;}
*+html .pro_right {margin-top:8.9em;}
#wine_making img {border:1px solid #551406; padding:.2em;}
	
#wine {
	float:left;
	width:260px;
	height:320px;
	}
	
#wine_content {
	float:left;
	width:300px;
	text-align:justify;
	}
	
#bottom {
	width:660px;
	margin:0 auto 0 9em;
	}
	
#news {
	float:left;
	width:200px;
	height:180px;
	margin:0 2em 0 1em;
	}
	
#contact {
	float:left;
	width:200px;
	height:200px;
	margin:0 0 0 1em;
	text-align:center;
	}
	
#footer {
	text-align:center;
	color:#fff;
	width:310px;
	font-size:11px;
	margin:2em 0 0 21em;
	}
	
#footer li{
	float:left;
	list-style:none;
	}
	
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
