/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:0;
}

h2{
color:#003366;
font-size:1.4em;
text-align:left;
}

h3{
float:right;
margin-right:8px;
}

h4{
font-size:10px;
color:#003366;
float:right;
padding:0;
margin:0 12px;
}

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

hr{
	float:left;
	width:100%;
	background-color:#003366;
}

a:hover{
color:#FF0000;
}

#container{
	width:780px;
	height:100%;
	margin:0 auto;
	padding:0;
	border: 1px solid #000000;
	background:#FFFFFF;
	overflow:auto;
}

#topnav{
	width:765px;
	height:28px;
	padding-left:15px;
	overflow:hidden;
}

.maintext ul{
	padding:10px;
	margin-top:-10px;
}

.maintext li{
	list-style:none;
	margin:0;
	padding:0;
}

.maintext ul li ul{
	padding-left:23px;
	margin:0;
}

#navigation{
	width:24%;
	background:#003366 url(images/arrow.jpg) no-repeat left top;
	display:block;
	float:left;
}
#navigation li{
	list-style:none;
	margin-left:-12px;
	color:#FFFFFF;
	font-size:12px;
}

#navigation ul ul li{
margin-left:-25px;
}

#navigation ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#navigation ul ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
}

#navigation a:hover{
	color:#FF0000;
}

#flashimg{
	width:780px;
	height:241px;
	display:block;
}

#content{
	width:100%;
	height:100%;
	background:#FFFFFF;
	margin:0;
	padding:0;
}

.banner{
	width:auto;
	background:#003366 url(images/arrow.jpg) no-repeat left top;
	margin:0;
	overflow:hidden;
}

.banner2{
	width:75.8%;
	float:left;
	margin-left:0.2%;
	background:#003366 url(images/arrow.jpg) no-repeat left top;
	overflow:hidden;
}

.bannertext{
	color:#FFFFFF;
	padding-left:27px;
	height:22px;
	background:url(images/arrow.jpg) no-repeat left top #003366;
}

.maintext{
	width:96%;
	margin: 7px auto;
	text-align:justify;
}

.mainright{
	width:100%;
	height:100%;
	padding:8px;
	background:#FFFFFF;
	text-align:justify;
	display:block;
}

#logonfloat{
	width:250px;
	height:auto;
	padding:10px;
	border:1px solid #000000;
	margin:20px auto;
	display:block;
}

.product{
	width:96%;
	height:100%;
	border:solid #003366 2px;
	margin:10px 0 0 5px;
	display:block;
	padding:0px;
	text-align:left;
}

.products{
	width:96%;
	height:120px;
	border:solid #003366 2px;
	margin:10px 0 0 5px;
	display:block;
	padding:0px;
	text-align:left;
}

.product a{
	width:100%;
	height:100%;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}

.products a{
	width:100%;
	height:100px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}

.product a:link{
text-decoration:none;
}

.products a:link{
text-decoration:none;
}

.product a:hover{
background:#FFFFCC;
text-decoration:none;
color:#003366;
}

.products a:hover{
background:#FFFFCC;
text-decoration:none;
color:#003366;
}

.productmain{
	width:92.5%;
	height:100%;
	border:solid #003366 2px;
	margin:10px auto 0 5px;
	display:block;
	padding:10px;
	overflow:auto;
}

.mainimage{
	float:left;
	width:200px;
	height:200px;
	border:none;
	margin:0 10px 10px 0;
}

.prodimg{
	margin:0px 10px 10px 10px;
	height:100px;
	width:100px;
	float:left;
}

.prodcontent{
	width:425px;
	height:100px;
	text-align:left;
	float:right;
	margin-right:10px;
}

.product2{
	width:100%;
	height:23px;
	border-bottom:1px solid #000000;
	overflow:hidden;
}

.product2 a{
	width:100%;
	height:23px;
	display:block;
	padding-top:2px;
	padding-left:8px;
}

.product2 a:link{
text-decoration:none;
}

.product2 a:hover{
background:#FFCC00;
text-decoration:none;
color:#000000;
}

.submit{
	text-align:center;
	background:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:#003366;
}

table{
	text-align:left;
}

.table{
	border:1px solid #CCCCCC;
}

.tdhalf{
	width:50%;
	padding-bottom:18px;
}

.centre{
	text-align:center;
}

#footer{
	width:780px;
	height:60px;
	text-align:center;
	font-size:0.7em;
	margin:0 auto;
	display:block;
	float:left;
}

#footer p{
	font-size:1.1em;
	margin:5px;

}

#footer a{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}

.tdtwenty{
	width:20%;
}

.tdpic{
	width:200px;
}

.halfright{
	width:50%;
	float:right;
	padding-left:10px;
	border-left: 1px dashed #666666;
}