* {
	padding: 0;
	margin: 0;
}

html body {
	height: 100%;
}

h1 {
	margin-left: -999px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;;
	color: #900;
	margin-bottom: 0;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;;
	color: #900;
	margin-bottom: 0.5em;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#333;
	margin-bottom: 1.2em;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color:#333;	
}

a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999;	
}

#wrap {
	position: relative;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main_bg.jpg) top no-repeat;
}

#header {
	height: 200px;
}

.page_title {
	margin-left: 120px;
}

#main p{
	font-size: 0.8em;
}

#menu ul{
	list-style: none;
}

#menu ul li {
	float: left;
	margin-left: 20px;
}

#left_col {
	float: left;
	width: 750px;
	margin-left: 10px;
	margin-top: 10px;
}

.item {
	margin-top: 20px;
}

.item_thumb {
	float: left;
	width: 240px;
}

.item_desc {
	float: left;
	width: 460px;
	margin-left: 20px;
}

#contact_col {
	margin-left: 10px;
	margin-top: 20px;
}

#right_col {
	float: left;
	width: 240px;
	margin-left: 20px;
}

#footer {
	clear: left;
	margin-top: 20px;
	height: 100px;
	background: url(../images/footer_bg.jpg) top no-repeat;
}

#footer p{
	font-size: 0.7em;
	text-align: center;
	color: #999;
}

/*rollovers*/

.thumb_sanclogo a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/sanclogo_small.jpg);
}

.thumb_sanclogo a:hover {
	background: url(../images/sanclogo_over.jpg);
} 

.thumb_sancwb a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/sancwb_small.jpg);
}

.thumb_sancwb a:hover {
	background: url(../images/sancwb_over.jpg);
} 

.thumb_minerva a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/minerva_small.jpg);
}

.thumb_minerva a:hover {
	background: url(../images/minerva_over.jpg);
} 

.thumb_chv a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/chv_small.jpg);
}

.thumb_chv a:hover {
	background: url(../images/chv_over.jpg);
} 

.thumb_cruise a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/cruise_small.jpg);
}

.thumb_cruise a:hover {
	background: url(../images/cruise_over.jpg);
} 

.thumb_snow a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/snow_small.jpg);
}

.thumb_snow a:hover {
	background: url(../images/snow_over.jpg);
} 

.thumb_uk a {
	display: block;
	width: 240px;
	height: 115px;
	background: url(../images/uk_small.jpg);
}

.thumb_uk a:hover {
	background: url(../images/uk_over.jpg);
} 