
a{}
a:link{color:#03304f;}
a:visited{color:#03304f;}
a:hover{color:#718b9c;}

a img{border:none;}

b{}

body
{
	background:url('background.jpg') repeat-y top #dde6ed;
	margin:0px; padding:0px;
	font-size:14px;
	font-family:'Trebuchet MS';
}

h1
{
	color:#03304f;
}

.mainlogo
{
	float:right;
}

.bigbold b
{
	font-size:16px;
}

span.small
{
	font-size:10px;
}

.downloads
{
	float:right; 
	clear:right; 
	width:180px; 
	padding-left:20px; 
	padding-right:20px;
	margin-left:10px; 
	border:dotted 1px #bbbbbb; 
	background:#eeeeee;
	margin-top:10px;
	margin-bottom:5px;
}

.downloads ul
{
	padding:0px; 
	padding-left:15px; 
	font-size:12px; 
}

#container
{
	background:url('header.jpg') repeat-x top #ffffff;
	width:910px;
	margin:auto;
	
}

#head
{
	background:url('header.jpg') repeat-x top;
	width:911px;
	height:140px;
}

#logo
{
	position:absolute;
	margin-top:30px;
	margin-left:10px;
}

#slogan
{
	color:#bcc5ce;
	font-size:24px;
	position:absolute;
	margin-top:45px;
	margin-left:510px;
	font-style: italic;
	width:280px;
}

#menu
{
	position:absolute;
	margin-top:100px;
	margin-left:280px;
	width:630px;
}

#menu div
{
	background:url('menu_tab.jpg') no-repeat;
 	float:left;
 	width:156px;
 	height:40px;
}



#menu a
{
	color:#ffffff;
	margin-top:7px;
	padding-top:10px;
	padding-bottom:4px;
	text-align:center;
	width:143px;
	margin-left:6px;
	display:block;
	text-decoration:none;
}

#menu div:hover
{
	background:url('menu_tab_hover.jpg') no-repeat;
}

#menu div.current
{
	background:url('menu_tab_on.jpg') no-repeat;
}

#menu div.current a
{
	color:#03304f;
}

#main
{
	min-height:580px;
	
}

#brands
{
	background:url('world-class-brands.jpg') no-repeat;
	width:179px;
	height:571px;
	_XXXmargin-left:3px;
	xposition:absolute;
	float:left;
}

#brands ul
{
	margin-top:60px;
	list-style:none;
	padding:0px;
	padding-left:20px;
}

#brands ul li
{
	color:#03304f;
	margin-bottom:8px;
	text-transform:uppercase;
}

#brands ul li a
{
	color:#203141;
	text-decoration:none;
}

#brands ul li a:hover
{
	color:#718b9c;
}

#top_img
{
	Xbackground:url('top_img.jpg') no-repeat;
	width:700px;
	height:80px;
	margin-left:197px;
	margin-top:10px;
}

#title
{
	position:absolute;
	margin-left:10px;
	margin-top:10px;
}

#title h1
{
width:700px;
}

#breadcrumbs
{
	position:absolute;
	font-size:12px;
	color:#aaaaaa;
	margin-top:57px;
	margin-left:20px;	
}

#breadcrumbs a
{
	color:#888899;
}

#breadcrumbs a:hover
{
	color:#000000;
}

#content
{
	margin-left:197px;
	width:700px;
	margin-top:10px;
	padding-bottom:10px;
}

#footer
{
	color:#ffffff;
	font-size:12px;
	width:911px;
	height:28px;
	background:url('footer.jpg') repeat-x #011f37;
	text-align:center;
	padding-top:8px;
	clear:both;
}

#footer a
{
	color:#ffffff;
	text-decoration: none;
}

#title h1
{
	margin:0px;
	padding:0px;
}

.smalltable 
{
	font-size: 12px;
	border:1px solid #dddddd;
	border-left:0px;
}

.smalltable td
{
	border-left: 1px solid #dddddd;
	border-top: 1px dashed #dddddd;
}

.smalltable .title td, th
{
	border-bottom: 1px solid #000000;
	font-weight: bold;
	border-top: 0px !important;
}

.smalltable .coloured
{
	background-color:#e5e5ef;
}
