body
{
	background-color: #666666;
}

body, p, td, th
{
	font-family: Arial;
	font-size: 12px;
}
h1{	font-size: 14px; font-variant:small-caps; font-family: Times New Roman;  }
h2{	font-size: 12px;}
h3{	font-size: 12px;}
h4{	font-size: 12px;}
h5{	font-size: 12px;}
h6{	font-size: 12px;}

#center
{
	width: 780px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #333333;
}
#content
{
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
	background-color: #FFFFFF;
	width: 370px;
	height: 530px;
	margin: 0px;
}
#about
{
	padding-left: 10px;
	padding-right: 10px;	
	margin: 0px;
}
.notes
{
	padding: 20px;
	background-color: #DDDDDD;
	border: 1px solid #0D4D72;
}
#menu_small
{
	padding: 10px;
}
#menu_small a
{
	color: #FFFFFF;
}

#contact
{
	background: #FFFFFF url('/assets/images/aquarius2.jpg') no-repeat top left;
	width: 780px;
	height: 543px;
	margin: 0px;
}
#contact_content
{
	width: 300px;
	padding-left: 40px;
	padding-top: 40px;
}

#links
{
	background: #FFFFFF url('/assets/images/cotatica.jpg') no-repeat top left;
	width: 780px;
	height: 543px;
	margin: 0px;
}
#links_content
{
	width: 690px;
	margin-left: 25px;
	margin-top: 20px;
	height: 395px;
/*	overflow: scroll;*/
	padding: 20px;
}

#home
{
	background: #FFFFFF url('../../assets/images/home_v3.jpg') no-repeat top left;
	width: 780px;
	height: 543px;
	margin: 0px;
}
#home_content
{
	width: 369px;
	padding-left: 400px;
	padding-top: 20px;
	height: 350px;
	color: #1A213D;
}
#home_links
{	
	padding-top: 10px;
	width: 780px;
	text-align: center;
}

a img 
{
	border: none;
}
#terms
{
	background-color: #FFFFFF;
	padding: 20px;
}

#terms ul
{
	list-style: none;
}

#print_logo, #keywords, #description
{
	display: none;
	visibility: hidden;
}

#special
{
		background-color: #FFFFFF;
		height: 543px;
}

#catalogue
{
		background-color: #FFFFFF;
		height: 543px;
}

hr
{
	height: 1px;
	color: #DDDDDD;
	
}

#enquire
{
	width: 780px;
	height: 543px;
	background-color: #FFFFFF;
	background: #FFFFFF url('/assets/images/barrieon.jpg') no-repeat top left;
	margin: 0px;
	padding: 0px;
}
#enquire_content
{
	width: 369px;
	padding-left: 400px;
	padding-top: 20px;
	height: 318px;
}


#special_offers
{
	margin: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	height: 100px;
	border: 1px solid #0D4D72;
}

#top a
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#0E3531;
	font-variant: small-caps;
}

#top a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.hoveritem{color:#FFFFFF; display:none;visibility:hidden;width:300px;border-left:1px solid #999999;border-top:1px solid #999999;border-right:1px solid #666666;border-bottom:1px solid #666666;background-color:#5F9793;z-index:1000;position:absolute;padding:9px;}