/* CSS Document */

body {
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#006600;

	}


/* Text Styles, Headers etc */
	
.smalltext {

	font-family: "arial";
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	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: #333333;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}

A:active {
 	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}

A:hover { 
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
    text-decoration:underline;
	}

	
H1 {

	font-family: "calibri";
	font-size: 28px;
	font-weight: bold;
	color: #006600;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


H2 {

	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


H3 {

	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


.floatimgleft {
	float: left;
	margin-top:0px;
	margin-left:5px;
	margin-right:8px;
	margin-bottom:18px;
	}

.floatimgright {
	float: right;
	margin-top:0px;
	margin-left:5px;
	margin-right:8px;
	margin-bottom:5px;
	}


/* Layers */


#base {
	position:relative;
	top:10px;
	width: 848px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	}
	
	
#header { 
	top:0px;
	width:848px;
	height: 175px;
	padding-top:0px;
	text-align:center;
	background-color:#FFFFFF;
	z-index:2;
	}

#logo {
	position:absolute;
	top:0px;
	width:178px;
	height:175px;
	margin-left:0px;
	background-image:url(images/padlock.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:0px;
	text-align:center;
	z-index:3;
	}

#strapline {
	position:absolute;
	top:0px;
	width:478px;
	height:175px;
	left:178px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	text-align:center;
	z-index:3;
	}
	
#image {
	position:absolute;
	top:0px;
	width:192px;
	height:175px;
	left:656px;
	background-image:url(images/topright.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:45px;
	padding-right:0px;
	z-index:3;
	}
	
#main { 
	width:848px;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	}


#main_text { 
	width:848px;
	background-color:#ffffff;
	z-index:2;
	}


#footer {
	clear:both;
	height: 34px;
	padding-top:0px;
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	z-index:2;
	}

	
#col_1 {
	float:left;
	width:600px;
	margin-left:0px;
	margin-top:0px;
	padding-left: 10px;
	padding-right:2px;
	text-align:left;
	z-index:3;
	}


#col_2 {
	float:right;
	width:192px;
	margin-left:6px;
	margin-top:0px;
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left:0px;
	text-align:left;
	z-index:3;
	}
	

	
#bullet {
	float:right;
	width:120px;
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:20px;
	text-align:left;
	z-index:3;
	}

#cb_link {
	float:left;
	height: 20px;
	width:320px;
	padding-right:10px;
	text-align:left;
	z-index:2;
	}
	
#cb_link A {
    font-family: "arial";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}

#cb_link A:active {
 	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	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:380px;
	padding-right:15px;
	text-align:right;
	z-index:2;
	}
#links A {
    font-family: "arial";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	}

#links A:active {
 	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	}	
	
#links A:hover {
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	color: #ffff00;
    text-decoration:underline;
	}
