body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	line-height: 20px;
}
#container {
	width: 757px;
	text-align: left;
}
#navlist li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin-right: 15px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist .nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	height: 75px;
	display: block;
	width: 108px;
	background-color: #FF7E00;
	margin-left: 9px;
	float: left;
}
#navlist .nav a:hover {
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	height: 75px;
	display: block;
	width: 108px;
	margin-left: 9px;
	float: left;
	background-image: url(images/nav-RO.gif);
}
#navlist .nav a:active {
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	height: 75px;
	display: block;
	width: 108px;
	margin-left: 9px;
	float: left;
	background-image: url(images/nav-RO.gif);
}
#current a {
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	height: 75px;
	display: block;
	width: 108px;
	margin-left: 9px;
	float: left;
	background-image: url(images/nav-RO.gif);
	color: #FFFFFF;
}
#navcontainer {
	height: 80px;
	vertical-align: middle;
	margin-bottom: 15px;
}
#logo {
	width: 157px;
	height: 87px;
	float: left;
	margin-right: 15px;
}
.nobold {
	font-weight: normal;	
}
#flash {
	height: 248px;
	width: 757px;
	display: block;
}
#welcome {
	width: 553px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	height: 125px;
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 161px;
	height: 125px;
	float: left;
}
#contact {
	width: 161px;
}
h1 {
	font-size: 16.5px;
	margin-bottom: -0.5em;
	margin-top: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	color: #FF7E00;
}
.redtext {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
a {
	color: #FF7E00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
input {
	width: 115px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 16px;
	float: left;
	font-size: 12px;
}
.submit input {
	width: 44px;
	height: 18px;
	cursor: hand;
} 
.intro {
	text-align: left;
	float: right;
	width: 350px;
	height: 125px;
	margin-right: 10px;
}
li {
	list-style-image: url(images/bullet-arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#footer {
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	padding-top: 10px;
	margin-top: 30px;
	height: 25px;
	width: 100%;
	float: left;
}
#products {
	width: 290px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
	text-align: left;
	float: left;
	margin-top: 15px;
}
#services {
	width: 250px;
	margin-left: 12px;
	text-align: left;
	float: left;
	margin-top: 15px;
}
.copyright {
	float: left;
	width: 100%;
	text-align: left;
}
.textnav {
	float: left;
	width: 50%;
	text-align: right;
}
#rightcontent {
	text-align: left;
	width: 553px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	float: left;
	padding-left: 18px;
}
#leftcontent {
	width: 161px;
	text-align: left;
	float: left;
}
#content {
	width: 760px;
	margin-bottom: 20px;
}


label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
.checkboxes input {
	display: block;
	width: 15px;
	float: left;
	background-color: #FFFFFF;
	border: #FFFFFF;

}
textarea {
	display: block;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
}
input {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
}
select {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-bottom: 10px;
}
.submit input {
	color: #000000;
	background: #FFFFFF;
	border: 2px ##CACACA;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 25px;
	cursor: hand;
} 
label {
	text-align: right;
	width: 230px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
}
br {
	clear: left;
}
