HTML {
	height: 100%;
	width: 100%;
	}
BODY
    {
	width: 100%;
	font-family: Gill Sans MT, Gill Sans, GillSans, Trebuchet, Trebuchet MS, Arial;
	font-size: 12px;
	padding:10px 0 0 0;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0% 0;
	align: center;
	}
DIV 
    {
	padding: 0px;
	}
FORM {
	margin: 0px;
	border: 0;
	padding:65px 0 0 0;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
IMG {
	border: 0px;
	margin-left: 5px;
	}
	
.header {
	width: 740px;
	height: 80px;
	padding: 15px;
	margin: 0;
	text-align: left;
	background: url('resources/header.jpg');
	}

.headerleft {
	float: left; 
	width; 450px; 
	margin: 0; 
	padding: 0;
	}
.headerright {
	float: right;
	width: 45px;
	margin: 0;
	padding: 13px 40px 13px 0;
	text-align: left;
	}

#links {
	width: 100%;
	height: 30px;
	clear: both;
	padding: 0;
	margin: 0 0 0 0;
	background: url('resources/links.jpg')  no-repeat center;
	text-align: centre;
}
#links p {
	margin: 0 0 0 12px;
	padding: 5px 0 0 0;
	color: #B9C6DF;
	}
#links a {
	padding: 0 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#links a:hover {text-decoration: underline;}
.cntus a {padding: 0 6px; color: #036 ; text-decoration: none; font-weight: bold;}
.content {
	width: 770px;
	height: 432px;
	padding: 0 0 0 0;
	margin: 0 0 0 7px;
	text-align: left;
	background: url('resources/content.jpg');
	background-repeat: no-repeat;
}
.text {
	width: 490px;
	height: 273px;
	padding:5px 10px 2px 20px;
	margin: 2px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	overflow:auto;
	overflow-x:none;
	overflow-y: none;
	}

.textwithimg {
	width: 510px;
	height: 210px;
	padding: 5px 0 2px 40px;
	text-align: left;
	font-size: 12px;
	color: #000;
	overflow:auto;
	overflow-x: none;
	overflow-y: none;
	background-repeat: no-repeat;
	background-position:bottom;
	azimuth:right;
	margin-left: 20 px;
	}

.textwithimg1 {
	width: 510px;
	height: 273px;
	padding: 5px 0 2px 30px;
	margin: 2px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	overflow-x: none;
	overflow-y: none;
	background-image: url(resources/8-3.jpg);
	background-position:right;
	azimuth:center-right;
	background-repeat: no-repeat;
}


.textwithlink {
	width: 210px;
	text-align: left;
	padding: 20px 0 0 0;
	font-size: 14px;
	color: #00C;
	float:right;
	text-decoration: underline;
}

.textwithlink a {
	width: 180px;
	text-align: left;
	font-size: 11px;
	padding: 20px 0 0 0;
	color: #00C;
	text-decoration:none;
	margin: 5px;
	}


.textwithtable {
	width: 510px;
	height: 273px;
	padding: 0 15px 10px 30px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #666666;
	overflow:auto;
	overflow-x:none;
	overflow-y: none;
	
}

.text a{color: #3366CC; text-decoration: none;}
.text a:hover{color: #666666;}
.title {font-size: 14px; color: #3366CC; font-weight: bold;}

.product {
	float: left;
	width: 120px;
	margin: 0;
	padding: 1px 3px 0 3px; 
	text-align: center;
}

.clear{clear: both;}

.images {width; 735px;
	margin: 0px 0 0 0;
	padding: 10px 0 0 13px;
	
}
.images img{
	margin: 0 3px 0 0;
	padding: 245;
}

.text a{color: #3366CC;}

.footer {
	width: 730px;
	height: 15px;
	font-size: 11px;
	color: #666666;
	padding: 0;
	margin: 0 0 0 0;
}
.footer a{color: #3366CC; text-decoration: none; padding: 0 0 0 15px;}
.footer a:hover{color: #000000; text-decoration: underline;}
