border {
	border-style: solid;
}

body {
	margin: 0px;
	background-color:#bbbbbb;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height:21px;
}


a, a:link {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color:#333;
	text-decoration: none;
}

a:active {
	color:#336699;
	text-decoration: none;
}
a:visited {
	color:#336699;
}

p {
	color: #333333;
	text-decoration: none;
	margin: 0 0 20px 0;

	
}

table { border: 0 solid #336699; }
table, td, tr { 
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
}

ol {
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 30px;
}

ul {
	color: #333333;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 0px;
	list-style-type: square;
	padding-left: 25px;
}

.q {
	border-bottom:1px solid #CCCCCC;
color:#336699;
font-size:13px;
font-weight:normal;
margin-bottom:5px;
margin-top:0;
padding-bottom:5px;
text-align: left;
	
}

.q b { font-weight: normal; }

.faq {
	margin-bottom: 20px;
}

h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	margin-top: 0px;
	
}

h2 {
	border-bottom:1px solid #CCCCCC;
color:#336699;
font-size:14px;
font-weight:normal;
margin-bottom:10px;
margin-top:0;
padding-bottom:5px;
text-align: left;
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 0 0 5px 0;
	padding: 20px 0 0 0;
	
}

.homeCallout {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
}

.homeCalloutText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height:18px;
}

.callout {
	
	margin-bottom: 10px;
	float: right;
	width: 150px;
	margin-left: 10px;
}

.callout-image { float:right; margin: 0 0 50px 10px; }

#footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 10px 117px 0 117px;
	padding: 0 0 15px 0;
}

#page-background { background: #666; margin: 0 0 10px 0; }
#page-container { width: 750px; margin: 0 auto; background: #fff; font-size: 11px; font-style: normal; }
#logo { }
#nav { margin: 10px 0 20px 30px; 
font-size: 11px;
	font-weight: normal;
	color: #000000; }
#nav a, #nav a:link, #nav a:visited { color: #336699; text-decoration: none; margin-right: 25px; }
#nav a:hover, #nav a:active { color:#666; }
#content { margin: 0 30px; }
#web-credit { margin: 0 0 15px 0; text-align: center; font-size: 11px; }
#web-credit a, #web-credit a:link, #web-credit a:visited { color: #999; }
#home-Column { width: 500px; }

.product-image { float: left; margin: 0 15px 15px 0; }
.item { position: relative; padding: 0 30px 0 0; }
