body,
	html {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #446273;
	}
	
	strong {
font-weight:bold;
}

em {
font-style:italic;
}

	#wrap {
	width:800px;
	margin:0 auto;
	background-color: #C8DBDF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
		
	#header {
position:relative;
height:200px;
background-image:url(images/header.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
	#nav {
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	color:#367894;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-size: 12px;
		}
#nav a:link {
	text-decoration: none;
	color: #666666;
}
#nav a:visited {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: none;
	color: #367894;
}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
	float:right;
	width:600px;
	background-color: #FFFFFF;
	padding: 10px;
	
	}
	#banner {


	width:620px;

	}
	#main p {
	padding: 1px;
	}

	/*#main img{
	padding-bottom: 10px;
	margin-bottom: 10px;
	}*/
	
	#sub-main img{
	padding-left: 10px;
	}

	#sidebar {
	float:left;
	width:180px;
	background-color: #C8DBDF;
	letter-spacing: 1px;
	font-size: 12px;
	}
	
	
	#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar li {
	display: block;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar a:link {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	background-image: url(images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
#sidebar a:visited {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 25px;
	background-image: url(images/nav_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #3E5162;
	display: block;
	padding-left: 23px;
	background-color: #C1CDE1;
	background-image: url(images/nav_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	#footer {
	clear:both;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	letter-spacing: 1px;

	}
	* html #footer {
		height:1px;
	}
	.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #2B5F74;
	text-transform:capitalize;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #2B5F74;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5F74;
	font-style: italic;
	line-height:50%;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5F74;
}	
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #2B5F74;
	text-transform:uppercase;
	
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #2B5F74;
	padding-left: 10px;
	font-style: italic;
	padding-top: 20px;
}

hr {
	border: 0;
	background-color: #B4CED3;
	height: 2px;
width: 100%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CED3;
	display: block;
}

a:link {
	color: #204657;
}
a:visited {
	color: #204657;
}
a:hover {
	color: #4597BA;
}

table {
border:none;


}
table caption {
font-weight:bold;
text-align: left;
padding:0.2em;
caption-side:top;
}

td {
border:0px;
padding:0.1em 0.2em;
margin:1px;
text-align:left;
}

	/*** product boxes ***/
.product_a {
		width: 250px;
		height: auto;
		float: left;
		margin: 10px 2px;
		padding: 10px 5px;
		border: 1px solid #C1CDE1;
		
	}
	.product_b {
		width: 200px;
		float: left;
		margin: 10px 2px;
		padding: 2px 5px;
		border: 1px solid #C1CDE1;
		
	}
	.product_c {
		width: 165px;
		float: left;
		margin: 10px 2px;
		padding: 10px 5px;
		
		text-align:center;
		
	}
	.product_c2 {
		width: 330px;
		float: left;
		margin: 10px 2px;
		padding: 10px 5px;
		
	}
	.product_d {
		width: 550px;
		float: left;
		margin: 10px 2px;
		padding: 2px 5px;
		border: 1px solid #C1CDE1;
		text-align:center;	 
	}

	.product_e {
		width: 520px;
		float: left;
		margin: 10px 2px;
		padding: 2px 5px;
		border: 3px solid #C1CDE1;
			 
	}
	
	.product_f {
		width: 520px;
		float: left;
		margin: 10px 2px;
		padding: 2px 5px;
		border: 1px solid #C1CDE1;
			 
	}
	
	/*** lists ***/
ul.a {list-style-type:disc}
ul.b {list-style-type:circle}
ul.c {list-style-type:square}
ul.d {list-style-type:none}
ol.decimal {list-style-type:decimal}

	/*** images ***/
.rightimg, .leftimg, .centreimg img {
border:0px;
background-color:#ffffff;
padding:1px;
margin:1px;
}

.rightimg {float:right;}
.leftimg {float:left;}
.lefimg {vertical-align:text-top}

.centreimg {
text-align:center;
}
	.totop {
text-align:right;
padding-right:25px;
}

.clearer {
clear:both;
}
