/* CSS Document */


* {
margin:0;
padding:0;
}

body {

font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.gif);

font-size:10px;
clear:left;
}
a {
	text-decoration:none;
	color:#999999;
	font-weight: bold;
}

#global {
position:absolute;
left: 50%;
top: 50%;
width: 963px;
height: 542px;
margin-top: -271px; 
margin-left: -482px; 

}

#col1 {
width:473px;
height:517px;
position:absolute;
background: #d1d2d4 url(images/leftbg.gif) bottom left no-repeat;
}

#col2 {
	width:465px;
	height:517px;
	position:absolute;
	background: url(images/bgmain.jpg) no-repeat top left;
	top: 0px;
	left: 495px;
}


	#subcol2 {
	width:423px;
	height:457px;
	position:absolute;
	background: #003768 url(images/bgsub.jpg) left bottom no-repeat;
	top: 0px;
	left: 495px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 30px;
	}
#subcol2 p, #subcol2 h3, #subcol2 h4 {
	margin-bottom: 10px;
}
#subcol2 a {
border: 1px #FFFFFF solid;
padding:2px;
color:#FFFFFF;
background:url(images/backarrow.gif) no-repeat top left;
}

#mainlogo {
	position:absolute;
	left: 84px;
	top: 19px;
	background:url(images/logo2.gif) no-repeat;
	width: 301px;
	height: 190px;
}
#pics {
	position:absolute;
	left: 8px;
	top: 336px;
}
#colours {
	position:absolute;
	left: 131px;
	top: 463px;
}
#message {
	position:absolute;
	left: 131px;
	top: 222px;
	text-align:center;
}
#email {
	position:absolute;
	left: 114px;
	top: 140px;
	width: 117px;
	height: 15px;
}







#ifyouhave {
	color: #FFFFFF;
	background-color: #003768;
	position: absolute;
	width: 451px;
	height: 13px;
	top: 420px;
	left: 9px;
	padding: 3px;
}
#tel {
	position: absolute;
	left: 11px;
	top: 458px;
	color: #666666;
}
#flash {
	position: absolute;
	top: 132px;
	left: 0px;
}
#global #copyright {
	position: absolute;
	left: 590px;
	top: 524px;
	color: #999999;
}#more {
	position: absolute;
	left: 84px;
	top: 422px;
	font-size: 12px;
	width: 305px;
	color: #003768;
}
#more a {
	color: #003768;
}
#more a:hover {

	color: #F1EFE2;
}
#menu {
	position: absolute;
	width: 221px;
	height: 17px;
	right: 4px;
	top: 6px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 11px;
}

#menu a {
border: none;
padding:2px;
color:#FFFFFF;
background:none;
}
#menu a:hover {

color:#BFBFFF;
background:none;
}
#subcol2 ul {
	margin-left: 15px;
	margin-bottom: 10px;
}
