body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.6em;
}

element {
	cursor: pointer;
	cursor: hand;
}

p{
	margin: 0 0 10px 0;
}

h2{
	color: #003366;
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 12px 0;
}
h3{
	font-size: 1.3em;
}

.brochure{
	padding: 0;
	margin:15px 0 0 0;
	float: left;
	width: 125px;
	height: 90px;
	text-align: center;
}

.brochure img{
}

.brochuretxt{
	font-size: 0.9em;
	line-height: normal;
}
#menu ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}
#menu li{
	width: 114px;
	display: block;
	float: left;
	margin: 0  0 5px 0;
}

#menu li a{
	width: 113px;
	height: 21px;
	display: block;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	padding: 1px 0 0 10px;
	background-image: url(../images/linksbg02.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
}

#menu li.selected a{
	color: #FFFFFF;
	background-image: url(../images/linksbg04.gif);
	background-repeat: no-repeat;
}

#menu li a:hover {
	color: #FFFFFF;
	background-image: url(../images/linksbg01.gif);
}

#wrapper {
	width:760px;
	margin: 0 auto;
	}
#header{
	width:760px;
	height: 90px;
	background-repeat: no-repeat;
	background-color: #3C78F1;
	background-position: top right;
	background-image: url(../images/topright.gif);
	margin: 0;
	float: left;
}

#header h1{
	display:none;
}
#menu{
	float: left;
	width: 135px;
	margin: 15px 0 10px 0;
}
	
#content{
	width: 740px;
	padding: 10px 10px;
	text-align: left;
	background-color: #d9d6d6;
	float: left;
}

#contenthome{
	background-image: url(../images/mini.jpg);
	background-position: 100px 10px;
	background-repeat: no-repeat;
	float: left;
	width: 550px;
	padding: 250px 20px 20px 10px;
	text-align: left;
}

#content a, .cont a{
	color: #003399;
	font-weight: normal;
}

#content a:hover, .cont a:hover{
	color: #FF0000;
}

.cont{
	text-align:center;
	}

.headers {	
	color: #336600;
	font-weight: bold;
}

.reditalics {	
	color: #CC3300;
	font-style: italic;
}

.main{
	float:left;
	width: 605px;
}
	
.maincontent{
	float: left;
	background-color: #FFFFFF;
	padding: 0 10px 15px 15px;
	width: 580px;
	margin: 0;
}
	

.maincont{
	float: left;
	background-color: #FFFFFF;
	padding: 0 15px 15px 15px;
	width: 575px;
}

.maincont img{
	border:1px solid #0066CC;
}

#footer{
	background-image: url(../images/bottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #3C78F1;
	height: 20px;
	float: left;
	width: 760px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
}

.top{
	background-image: url(../images/top.gif);
	background-position: top left;
	height: 18px;
	float: left;
	width: 605px;
}

.phone{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	margin: 40px 0 0 35px;
}

.bottom{
	background-image: url(../images/bottom.gif);
	background-position: bottom left;
	height: 18px;
	float: left;
	width: 605px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#logo{
	float: left;
	width: 220px;
	height: 80px;
	background-image: url(../images/logo3.gif);
	margin: 3px 0 0 8px;
}

#logo strong{
	display:none;
}

.ctr{
	text-align:center;
}


.copy{
	text-align:center;
	float:left;
	width: 575px;
}
	
.left{
	float:left;
	width:290px;
}

.left a{
	font-size: 0.9em;
	font-weight:bold;
}
	
.red{
	color:#FF0000;}
	
.red strong{
	font-size:0.9em;}
	
.products{
	float:left;
	width:575px;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #3C78F1;
}
.divider{
	float:left;
	width:570px;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #3C78F1;
}
#largeimg{
	text-align:center;
	width:100%;
	margin:25px 0 10px 0;}

