/* Elements */

body {
	margin: 0px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
}

a {
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.imgLink
{  border-style: none;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 5px;
	
}

.image {
	float: left;
	margin: 0px 0 0;
	padding: 0;
}

/* Header */

#header {
	background-image: url(../images/dark_blue_bar.jpg);
	background-repeat: repeat-x;
	/*border-bottom: 2px inset #CCCCCC;*/
	clear: both;
	height: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F6C9A;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #3F6C9A;
}

.clearsides {
	clear: both;
	float: none;
}

#headerlogo {
	height: 50px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#headerlogoholder {
	margin-top: 0;
}

/* Menu */

#menu {
	height: 39px;
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-left: 25px;
	float: left;
	clear: none;
}

#inlinelogo {
	top: 5px;
	padding: 5px;
	margin: 5px;
	position: absolute;
	width: 250px;
	left: 555px;
	clip: rect(auto,auto,auto,auto);
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a:visited {
	color: #FFF;
}
#menu a:active {
	color: #CCC;
	text-decoration: none;
}


/* Search */

#search {
	float: right;
	margin: 0;
	padding: 10px 5px;
	
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 160px;
	background: #FFFFFF;
	color: #999999;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 2px outset #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#input2 {
	background: #CCFFFF;
	border: 1px solid #000000;
	text-transform: lowercase;
	color: #333333;
}

/* Content */

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}

#colOne {
	width: 175px;
	float: left;
	margin-left: 15px;
	}
	
#colOne2 {
	width: 175px;
	float: left;
	margin-top: 15px;
	}	

#colTwo {
	width: 750px;
	margin-left: 25px;
	float: left;
        }
		

/* Logo */

#logo {
	height: 150px;
	
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 35px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-align: center;
}

#footer p {
	margin: 0;
	text-align: center;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
	padding-top: 5px;
}


.product_title {
	font: bold 16px Georgia, serif;
	padding-top: 5px;
	text-transform: none;
	color: #000;
	padding-left: 10px;
	padding-bottom: 5px;
}

.product_specs {
	font: 14px/24px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin-bottom: 10px;
}

.topnav{
	float: none;
	clear: both;
	text-align: right;
	position: absolute;
	top: 20px;
	text-decoration: none;
	width: 300px;
	left: 450px;
}

.infobutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/buttonB.png);
	width: 165px;
	height: 30px;
	background-position: center center;
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.spacing {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.sideprodbox{
	background-color: #CAE4FF;
}
