/*
Colours
grey #CECECE
dark grey = #99999B
form dark grey = #CBCBCD
from light grey = #E0E0E2
grey text: #505050
form text = #7B7B7D;
strap grey text = #A5A6A8
blue = #072FF3



*/


body
{
	background:#fff url('../images/bg2.png') repeat-x;
	color: #505050;
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, arial, georgia;
	text-align: left;
	margin: 0;
	padding: 0;
}
#bodyleft
{
	background:#fff url('../images/bgleft.png') repeat-x;
	height: 608px;
	position: absolute;
	width: 400px;
	top: 0;
	left:0;
	margin: 0;
	padding:0;
	z-index:0;


}

form
{
	clear: both;
}


#top{
	height: 435px;
	background: #99999B url('../images/top2.png') top left no-repeat;
	text-align: left;
	width: 945px;
	margin: auto;
	position: relative;

}
#strap
{
	color: #A5A6A8;
	top: 129px;
	left: 600px;
	position: absolute;
	font-size: 17pt;
	margin: 0;
	padding: 0;
	width: 352px;
	text-align: right;
}
#details
{
	position: absolute;
	top: 50px;
	left: 620px;
	color: #505050;
	font: 8pt verdana;
	text-align: right;
	width: 335px;

}
#details b
{
margin-right: 10px;

}
#nav
{
	position: absolute;
	top: 140px;
	left: 0px;
}

#nav a
{
color: #fff;
font: bold 10px verdana;
padding: 0 10px 3px 10px;
text-decoration: none;
}

#nav a.homepage
{
border-bottom: 3px solid #072FF3;
}

#container{
	width:728px;
	height: 500px;
		position: absolute;
		top: 165px;
		left: 50%;
		background: #fff;
		margin-left: -247px
}
#content{
	margin: 70px 95px 70px 285px;
	font-size: 8pt;



}
#content ul{
	margin-left: 20px;
	padding: 0;
	
}

#content ul li{
	margin: 0 0 7px 0;
	list-style-type: none;
	background: url('../images/bullet-double.gif') 0 3px no-repeat;
	padding: 0 0 0 20px;
		font-size: 0.9em;

}
.footerclear
{
height: 270px;
clear: both;
display: block;
}

#footer
{
	width: 945px;
	position: relative;
	left: 50%;
	margin-left: -477px;
}

#footerleft{
	height:50px;
	background: #99999B;
	text-align:left;
	float:left;
	color: #072FF3;
	width: 630px;
}
#footerleft span{
	height:50px;
	float:left;
	font-size: 6pt;
	font-weight: bold;
	margin: 5px 20px 0 10px;

}


#footerleft a{

	color: #fff;
	font-size: 6pt;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}
#footerleft a:hover{

	color: #FF1818;

}

#footerright{
	height:50px;
	background: #fff;
	text-align:right;
	float:right;
	color: #663366;
	width: 250px;

}



#rail{
	width:387px;
	position:absolute;
	top: 165px;
	left: 50%;
	padding: 0;
	margin-left: -477px;
}

.wherewer
{
	width: 100%;
	height: 35px;
	background: #072FF3;
	text-align: right;
	margin: -3px 0 0 0;
}

.wherewer a
{
	color: #fff;
	text-decoration: none;
position: relative;
top: 7px;
font-size: 8pt;
font-weight: bold;
margin-right: 10px;
}



/* Extra Styles -------------------------------------------- */

p
{
	font-size: 1em;
	margin: 4px;
	margin-left: 0;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
}

h1
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 margin-bottom: 10px;
 margin-top: 15px;
 padding-bottom: 0;
color: #505050;
text-align: left;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 
 padding: 0;
color: #072FF3;
text-align: left;
margin: 0 0 -3px 0;

}

h3
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
 padding-bottom: 0;
color: #000;
text-align: left;

}

h4
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 20pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-top: 10px;
 padding-bottom: 0;
color: #CC0033;
text-align: center;

}

h5
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: #CC0033;
text-align: center;

}

.sideimage
{
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	float: right;
}

a
{
		color: blue;

}

a:hover
{
		color: #FF1818;

}

a img
{
	border: none;
}


.hrline
{
	width: 90%;
	margin: 10px 5%;
	font-size: 1px;
	height: 10px;
	padding: 0;
	clear: both;
	border-bottom: 1px dashed #663366;
}

#buttonsub
{
	border: 1px solid #636;
	background: url('../images/submit.gif') repeat;
	width: 115px;
	height: 27px;
	color: #FF0;
}

#buttonreset
{
	border: 0;
	background: url('../images/reset.gif') no-repeat;
	width: 134px;
	height: 41px;
}

#contact p
{
background: #E0E0E2;
border-bottom: 6px solid #E0E0E2;
padding: 6px 10px 0 10px;
margin: 2px;
font-weight: bold;
color: #7B7B7D;

}
#contact p.pbg
{
height: 22px;

}
#contact p span
{
padding: 0;
margin: 0;
vertical-align: middle;
float: left;
}
#contact input
{
height: 18px;
display: inline;

}
#contact input.nameb
{
width: 373px;
background: #CBCBCD;
float: right;
}
#contact input.emailb
{
width: 374px;
background: #CBCBCD;
float: right;
}
#contact input.faxb
{
width: 332px;
background: #CBCBCD;
float: right;
}
#contact input.posb
{
width: 360px;
background: #CBCBCD;
float: right;
}
#contact input.telb
{
width: 288px;
background: #CBCBCD;
float: right;
}

#contact .lb6
{
border-right: 3px solid #CBCBCD;

}


#contact textarea 
{
overflow: auto;
}
#contact input, #contact textarea 
{
background: #CBCBCD;
border: none;
color: #333;
padding:2px;
}

#contact input.check 
{
background: transparent;
}

#contact #buttonsub {float: right;cursor:pointer; width:61px; height: 31px; background: #fff url('../images/submit.gif');}

/*
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}

#contact p.pbg
{
background: #E0E0E2 url('../images/pbg.gif') bottom right no-repeat;

}



*/

#address
{
	font-size: 7pt;
	color: #99999B;
	margin: 20px;
}
#address h6
{
	font-size: 8pt;
	margin: 0;
	padding: 0;
	
}
#prime
{
float: right;
font-size: 7pt;
color: #99999B;
position: relative;
top: 30px;
width: 300px;
text-align: right;
}
#prime a
{

color: #99999B;

}