/* CSS Document */

body {
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url(images/image.gif);
	background-repeat:repeat-x;
	}


/* Text Styles, Headers etc */
	
.smalltext {

	font-family: "arial";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.normal {
	font-family: "arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	hover: #000000;
	}

.title {
	font-family: "arial";
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	hover: #000000;
	}


A {
    font-family: "arial";
	font-size: 12px;
	color: #6a8ea8;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #6a8ea8;
	text-decoration:none;
	}

A:active {
 	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #6a8ea8;
	text-decoration:none;
	}

A:hover { 
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #ce0055;
    text-decoration:underline;
	}

	
H1 {

	font-family: "calibri";
	font-size: 36px;
	font-weight: bold;
	color: #ce0055;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


H2 {

	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	color: #6a8ea8;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


H3 {

	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #6a8ea8;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


.floatimgleft {
	float: left;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	}

.floatimgright {
	float: right;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	}


/* Layers */


#base {
	position:relative;
	top:10px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	}
	
	
#header { 
	top:0px;
	width:850px;
	height: 135px;
	padding-top:15px;
	text-align:center;
	background-color:#FFFFFF;
	z-index:2;
	}

#logo { 
	position:absolute;
	top:5px;
	width:150px;
	height: 120px;
	margin-left:10px;
	padding-top:20px;
	border-style:solid;
	border-color: #666666;
	border:2px 2px 2px 2px;
	text-align:center;
	z-index:3;
	}

#strapline { 
	position:absolute;
	top:5px;
	width:495px;
	height: 115px;
	left:175px;
	padding-top:25px;
	border-style:solid;
	border-color: #666666;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
	text-align:center;
	z-index:3;
	}
	
#image {
	position:absolute;
	top:5px;
	width:150px;
	height: 135px;
	left:685px;
	padding-top:5px;
	border-style:solid;
	border-color: #666666;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
	text-align:center;
	z-index:3;
	}
	
#main { 
	width:850px;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	}


#main_text { 
	width:850px;
	background-color:#ffffff;
	z-index:2;
	}


#footer {
	clear:both;
	height: 20px;
	padding-top:20px;
	background-color:white;
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	z-index:2;
	}

#dng {
	clear:both;
	height: 110px;
	padding-right:40px;
	padding-top:20px;
	background-color:white;
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	z-index:2;
	}	

		
#col_1 {
	float:left;
	width:150px;
	margin-left:5px;
	margin-top:20px;
	padding: 5px;
	padding-right:2px;
	text-align:left;
	z-index:3;
	}


#col_2 {
	float:left;
	width:440px;
	margin-left:5px;
	margin-top:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	z-index:3;
	}
	
#col_2a {
	float:left;
	width:600px;
	margin-left:5px;
	margin-top:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	z-index:3;
	}

#col_3 {
	float:left;
	width:180px;
	margin-left:5px;
	margin-top:20px;
	padding: 5px;
	padding-right:2px;
	text-align:left;
	z-index:3;
	}

#cb_link {
	float:left;
	height: 20px;
	width:350px;
	padding-right:10px;
	text-align:left;
	z-index:2;
	}
	
#cb_link A {
    font-family: "arial";
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}

#cb_link A:active {
 	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	}	
	
#cb_link A:hover {
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	color: #00cccc;
    text-decoration:underline;
	}
	
#links {
	float:right;
	height: 20px;
	width:300px;
	padding-right:10px;
	text-align:right;
	z-index:2;
	}
