/* CSS Document */

body {
	background-image: url(../images/bkg1.gif);
	margin: 0;
	color: #eae5d9;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p {
	line-height: 18px;
	text-align: left;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
}
#colorWhite {

	background-color:#FFFFFF;
}
h3 {
	font-size: 10px;
	margin: 0;
	margin-top: 15px;
	font-weight: bold;
	padding: 0;
	display: block;
	text-align: right;
}
a { color: #FFFFFF; }
a:hover { }
a.test:hover{text-decoration:underline;}
a.test{text-decoration:none;}
a img { border: none }
.enlarge a img  {
	border: 1px solid black;
}

.dkBlue { color: #0b4f80; }
.credit { text-align: right; font-style: italic; font-size: 10px; line-height: normal; }

#wrapper {
	background-image: url(../images/bkg2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: table;
}

#page_body {
	margin: 0 auto;
	background-image: url(../images/page_bkg.gif);
	background-repeat: repeat-y;
	padding: 0 3px;
	width: 689px;	
}

#sub_nav {
	background-image: url(../images/subnav_bkg.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	height: 29px;
	width: 683px;
}



#footer {
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 20px 10px;
	width: 663px;
	font-size: 9px;
	color: #eae5d9;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color: #eae5d9;
} 

#page_content {
	padding: 6px;
	padding-top: 15px;

}

#sub_content {
	width: 220px;
	float: left;
	margin-right: 5px;
	background-image: url(../images/subContent_body_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 163px;
	background-repeat: no-repeat;
	
}

#sub_content .header {
	display: block;
	background-image: url(../images/subContent_header_bkg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 205px;
	padding-left: 15px;
	padding-top: 10px;
}

#sub_content .image {
	display: block;
	height: 86px;
	margin-left: 8px;
}

#sub_content .links {
	display: block;
	margin-top: 10px;
	margin-left: 6px;
}

.sub_content {
	width: 220px;
	float: left;
	margin-right: 5px;
	background-image: url(../images/subContent_body_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 163px;
	background-repeat: no-repeat;
	
}

.sub_content .header {
	display: block;
	background-image: url(../images/subContent_header_bkg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 205px;
	padding-left: 15px;
	padding-top: 10px;
}

.sub_content .image {
	display: block;
	height: 86px;
	margin-left: 8px;
}

.sub_content .links {
	display: block;
	margin-top: 10px;
	margin-left: 6px;
}

#form_contact {
	float: right;
	margin-right: 15px;
	padding-left: 25px;
	border-left: solid 1px #d6d9db;
	width: 405px;
}

#form_contact p {
	margin: 2px;
} 

#form_contact input,textarea {
	background-color: #eef0f2;
	color: #656565;
	font-size: 10px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#form_contact textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
} 

/*
input.prettysearch {
	width:200px;
	height: 16px;
	background: url(../images/bkg_inputBox.gif) center top repeat-x;
	border: 0px;
	margin: 0;
	padding: 3px 0 0 0;
	font:11px "Lucida Grande", Geneva, Arial, sans-serif;
} 
*/

#options {
	position:relative;
	left:10px;
}

#quote {
	background-image:url("../products/images/quotebkg.gif");
	color:white;
	width:180px;
	position:fixed;
	top:330px;
	left:780px;
	padding-left:10px;
	z-index:5;
}

.option {
	font-size:1.3em;
	text-decoration:underline;
}

#printer_option {
	position:relative;
	left:50px;
}

#quoteList {
	margin-left:-20px;
}

.banner {
	margin-left:-3px;
}




#senseeBullets
{
    margin: 5px;
}

#asd {
border:1px solid #271f62;
}



