/*-----------------------
COLOUR VALUES COPY
Black colour #171616
Red #be0015
Blue #0a7395
------------------------*/		
	


ul, li, img, body, html {
margin:0; padding:0;
}

body {
	text-align:center;
	font-family: helvetica, arial, sans-serif;
	font-size:13px;
	color:#171616;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#859597;
	margin-top:0px;
	}

a	{
	text-decoration:none;
	color:#171616;
	font-weight:bold;	
	}
	
a:hover	{
	text-decoration:underline;
	font-weight:bold;
	color:#0a7395;
	}
	
p	{
	color:#171616;
	line-height:18px;
	font-size:13px;
	}

h2	{
	color:#0a7395;
	font-size:17px;
	}



/*--------------
CONTAINER COPY
--------------*/		
	

	
#container	{
	margin:auto;
	width:1024px;	
	text-align:left;
	}
	
	
	
	
/*----------------
HEADER COPY
------------------*/		
	
	
#header	{
	position:relative;
	background-image:url(../images/headersunburst.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:120px;
	text-align:center;	
	}
	
#header p {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin-top:80px;
	padding-right:40px;
	float: right;
	}
	
li.nav 	{
	list-style:none;
	float:left;
	padding: 0 .5em;
	padding-left:40px;
	font-size:13px;
	padding-top:6em;
	}		
	
	
	
	
/*---------------
MAIN COPY
-----------------*/	

#main	{
		padding-left: 42px;
		padding-top: 20px;
		}	
	
	
/*---------------
Subheaders COPY
-----------------*/	

.subheaders {
	height:23px;
	width:926px;
	background-image:url(../images/subheaderbg2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:2px;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}

.subtext {
	border-bottom:2px dashed;
	line-height:18px;
	color:#be0015;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
		
	
/*---------------------
BOXES COPY
-----------------------*/
	
.boxes {
height:167px;
width:207px;
background-image:url(../images/portbox.png);
background-repeat:no-repeat;
margin-right:38px;
margin-bottom:20px;
float:left;
	}
	
.boxes p {
float:left;
margin-left: 13px;
margin-top:5px;
font-size: 14px;
color:#171616;
}
	

.boxes a:hover {
text-decoration:underline;
}	
	
.portimages {
margin-left: 9px;
margin-top: 12px;
}	

	
/*---------------------
FOOTER COPY
-----------------------*/
	
	
#footer{
	margin-left:42px;
	margin-top:20px;
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-y;
	height: 80px;
	width: 480px;
	border-width:1px;
	border-color:#333333;
	float:left;
}

#footer .bluebold {
font-weight:bold;
color:#0a7395;
padding-left:20px;
font-size:11.9px;
line-height:14px;
}

#footer .normtextfooter {
color:#171616;
font-size:11.9px;
line-height:14px;
}

#footer .personalheader {
color:#be0015;
font-weight: bold;
font size:13.9px;
padding-left:20px;
padding-top:20px;
}

#footer .copyrightfooter {
color:#171616;
font-size:11.9px;
line-height:14px;
padding-left: 20px;
}
