/* MOTO GUZZI INSURANCE MAIN STYLE SHEET */

/* GLOBAL RESET */
* {
	margin: 0;
	padding: 0;
}

/* DEFAULT STYLES */
body {
	background: #C50816;
	font-family: Verdana;
	font-size: 100%;
	color: #fff;
	margin: 10px 0 10px 0;
}

a {
	outline: none;
}

a img {
	border: none;	
}

a:link, a:visited, a:active {
	color: #dec56f;	
}

.clear {
	clear: both;
}

h1 {
	font-family: Arial;
	font-size: 2.50em;
	color: #700200;
	margin-bottom: 20px;
}

h3 {
	font-size: 1.50em;
	border-bottom: 1px solid #ed1c24;
	margin-bottom: 20px;
}

p {
	margin: 10px 0 10px 0;	
}

.last {
	margin-bottom: 0px;	
}

.qteBtn {
	margin-top: 15px;
	margin-bottom: 0;	
}

.preload {
	display: none;	
}

.heading {
	font-size: 1.30em;
}

.list {
	margin-left: 60px;
	margin-top: 10px;
}

#mainContainer {
	width: 820px;
	margin: 0 auto;
}
 
#header {
	width: 820px;
	height: 300px;
	background: url(../images/header.jpg) no-repeat;	
	border-bottom: 5px solid #555;
}

/* MENU */	

#menuHolder {
	width: 820px;
	height: 49px;	
}

#menuHolder ul {
	width: 600px;
	list-style-type: none;
	float: left;
	margin-left: 20px;
}

#menuHolder ul li {
	float: left;	
}

#menuHolder ul a {
	display: block;
	padding-right: 20px;;
	height: 49px;
	line-height: 49px;
	color: #DAC185;
	font-size: 0.80em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#menuHolder ul a:hover {
	color: #999;	
}

#logoHolder {
	margin-top: 30px;
	margin-left: 35px;	
}

#content {
	width: 780px;
	background: #fff;
	height: auto;
	padding: 20px;	
}

#innerContent {
	width: 740px;
	border: 0px solid #aaa;
	padding: 20px;
	color: #000;
	font-size: 0.75em;
	line-height: 20px;
}

#innerContent a {
	color: #700200;
}

#footer {
	width: 780px;
	background: url(../images/footerbg.jpg) no-repeat right #000;
	border-top: 5px solid #555;
	font-size: 0.60em;
	margin: 0 auto;
	padding: 20px;
}

#footer p {
	margin-top: 0;
	margin-bottom: 10px;	
} 

#imageMenu ul li.breva1100 a {
	background: url(../images/breva1100.jpg) repeat scroll 0%;
}

#imageMenu ul li.griso1100 a {
	background: url(../images/griso1100.jpg) repeat scroll 0%;
}

#imageMenu ul li.norge1200 a {
	background: url(../images/norge1200.jpg) repeat scroll 0%;
}

#imageMenu ul li.sport1200 a {
	background: url(../images/sport1200.jpg) repeat scroll 0%;
}

#imageMenu ul li.griso8v a {
	background: url(../images/griso8v.jpg) repeat scroll 0%;
}