/************************************************************************************************
************************************************************************************************/

/*

CSS for Letters and Logos Limited :: built by Good Web Design UK 2008

*/

/* GENERAL */

body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 800px;
	background-color: #ffffff;
	background-image: url(../images/background.jpg);
}

p {
	margin: 0px;
	padding: 10px 0px 0px;
}
img {
	border: 0px;
	padding: 0px;
}

* {margin: 0; padding: 0;}



br.clear { clear:both; }




img { margin:0 0 0 0;
	}


	
a img{border:none;
}


/*LINK */

a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#66CC00;
	text-decoration: none;
	font-weight: bold;
}




/***********************************************************************************************

GENERAL

***********************************************************************************************/


#container {
	width: 800px;
	min-height: 600px;
}


/***********************************************************************************************

top

***********************************************************************************************/


#top {
	width: 800px;
	text-align: left;
	margin-top: 110px;
	height: 100px;
	float: left;
	font-size: 16px;
	color: #003399;
}
#top_right {
	width: 480px;
	text-align: right;
	height: 100px;
	float: right;
	font-size: 20px;
	color: #77cc00;
	font-weight: bold;
}

a.top_right:link {
	color: #77cc00;
	font-weight: bold;
	font-size: 20px;
	}
	
a.top_right:hover {
	color: #003399;
	font-weight: bold;
	font-size: 20px;
	}
a.top_right:visited {
	color: #77cc00;
	font-weight: bold;
	font-size: 20px;
	}



#top_left {
	width: 280px;
	text-align: left;
	height: 100px;
	float: left;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

#strapline {
	width: 800px;
	text-align: center;
	height: 20px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	color: #006699;
}

/***********************************************************************************************

middle

***********************************************************************************************/

#middle_container {
	width: 800px;
	margin-top: 30px;
	float: left;
	height: 420px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: 170px top;
	background-color: #FFFFFF;
}
#middle_top {
	width: 800px;
	height: 10px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 179px bottom;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
}
#middle {
	width: 800px;
	float: left;
	border: 1px solid #003399;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: 178px top;
	background-color: #FFFFFF;
}
#middle_bottom {
	width: 800px;
	height: 10px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 179px top;
	background-color: #FFFFFF;
	float: left;
}


#middle_left {
	width: 185px;
	float: left;
	text-align: right;
	background-image: url(../images/middle_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 24px;
}
#middle_left a:hover {
	background-image: url(../images/circle_rollover.jpg);
}
#middle_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#middle_left li {
	margin: 0px 0px 16px 0px;
}
	
#middle_left a {
	color: #003399;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/circle.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	}
	
#middle_left a:hover {
	color: #003366;
	font-weight: bold;
	background-image: url(../images/circle_rollover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
#middle_left a:visited {
	color: #006699;
	font-weight: bold;
	}

#middle_left #currentpage a {
	color: #003366;
	background-image: url(../images/circle_rollover.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#middle_right {
	width: 580px;
	float: right;
	margin-top: 20px;
}
#middle_right_index {
	width: 580px;
	float: right;
	margin-top: 20px;
	background-image: url(../images/index_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




#title {
	width: 795px;
	float: left;
	height: 58px;
	padding-left: 5px;
	background-color:#FFFFFF;
	padding-top: 20px;
}
#title_right {
	width: 580px;
	float: right;
	height: 58px;
	margin: 0px 5px 0px 0px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	color: #33a6aa;
}
#title_left {
	width: 190px;
	float: left;
	height: 58px;
}
#breadcrumb {
	width: 995px;
	margin: 5px 0px 0px 5px;
	float: left;
	height: 15px;
	text-align: left;
	color: #556699;
}
#text {
	width: 790px;
	padding: 20px 5px 0px 5px;
	float: right;
	min-height: 300px;
	text-align: left;
	background-color: #FFFFFF;
}
#text_right {
	width: 260px;
	padding: 30px 5px 0px 5px;
	float: right;
	min-height: 250px;
	text-align: right;
}
#text_left {
	width: 480px;
	padding: 30px 5px 0px 5px;
	float: left;
	text-align: left;
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 300px;
}

/* menus */

#top_nav {
	width: 795px;
	float: left;
	height: 36px;
	text-align: left;
	padding: 28px 5px 0px 0px;
	background-color: #FFFFFF;
}
#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_nav li {
	margin: 0;
	padding:0px 0px 0px 8px;
	display: inline;
	float: right;
	}
	
#top_nav a {
	color: #33a6aa;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	}
	
#top_nav a:hover {
	color: #7733aa;
	font-weight: bold;
	}
	
#top_nav #currentpage a {
	color: #7733aa;
	}

/* what happens next */

#what {
	width: 460px;
	float: right;
	text-align: right;
	margin: 5px 5px 0px 0px;
}
#what ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
}
#what li {
	float: left;
	margin: 0;
	padding:0px 0px 0px 10px;
	display: block;
	width: 100%;
	text-align: left;
	}
	
#what a {
	color: #33a6aa;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	}
	
#what a:hover {
	color: #7733aa;
	font-weight: bold;
	}
#what a:visited {
	color: #006666;
	font-weight: bold;
	}

#what #currentpage a {
	color: #7733aa;
	}




/********
#menu {
	width: 586px;
	height: 20px;
	float: right;
	text-align: right;
	padding-top: 4px;
	background-color: #ebebeb;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li {
	float: left;
	margin: 0;
	padding:0px 5px 0px 4px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
#menu a {
	color: #990000;
	padding: 0;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #333333;
	}
	
#menu #currentpage a {
	color: #33333;
	}

*******/


/***********************************************************************************************

bottom

***********************************************************************************************/

#bottom {
	width: 800px;
	height: 35px;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #006699;
	font-weight: bold;
}
#bottom_left {
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom_right {
}
#bottom_info {
	width: 800px;
	height: 40px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}


/***********************************************************************************************

heading

***********************************************************************************************/

.heading_01 {
	font-size: 18px;
	font-weight: bold;
	color: #66CC00;
}
.heading_02 {
	font-weight: bold;
	color: #003399;
}
.heading_03 {
	font-weight: bold;
	color: #336699;
}
.heading_04 {
	font-size: 10px;
	font-weight: bold;
}
.heading_05 {
	font-weight: bold;
	font-size: 13px;
}
