body {
	background-color:#FFF;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:0;
}

html, body {
	margin-bottom:1px;
	min-height:100%;
}

hr {
	width:60%;
}

a {
	color: #666;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #003366;
	font-weight:bold;
	text-decoration:underline;
}

#container {
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:auto;
	padding:0;
	width:860px;
	border-left: solid 1px #666;
	background-image:url(../images/container-bgf.gif);
	background-repeat: repeat-y;
	border-right: solid 1px #666;


}


/* Header is 860px x 150px save it as hdr.jpg */
#hdr {
	background-image:url(../images/hdr.jpg);
	background-repeat:no-repeat;
	color:#202E46;
	height:150px;
	position:relative;
	text-align:right;
	width:860px;
	border-bottom:solid 1px #666;
}


#sb {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	width:200px;
	border-right: solid 1px #666;
}

#sb a {
	color:#000;
}

#sb a:hover {
	color: #006699;
	text-decoration:underline;
}

#sb p {
	font-size:10px;
	color:#666;
	margin:0;
	padding:10px 25px 10px 25px;
	text-align:left;
}

#sb ul {
	font-size:12px;
	list-style-type:circle;
	color:#333;
	margin-bottom:20px;
}

#sb ul li {
	border-bottom:1px dotted #FFF;
	line-height:13px;
	margin:10px 28px 5px 0;
	padding:0 0 3px;
}

#lg3 {
	margin:0;
	padding:0;
	width:180px;
}

#content {
	float:right;
	line-height:16px;
	padding:0;
	width:649px;
}

#content h1 {
	color:#666;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:12px 25px 5px 0;
}

#content h2 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:15px 25px 0px 0;
}

#content p {
	padding:3px 35px 3px 0;
	color:#666;
	line-height:20px;
}

#content ul {
	font-size:12px;
	list-style-type:circle;
}

#content ul li {
	line-height:15px;
	margin:3px 10px 10px 3px;
}

#content ol {
	font-size:12px;
}

#content ol li {
	line-height:15px;
	margin:3px 30px 10px 6px;
}

#rt-box {
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	width:300px;
	float:right;
	text-align:center;
	margin:0 0 0 15px;
}


#home-rt-box {
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	width:180px;
	height:400px;
	float:right;
	text-align:	center;
	margin:0 0 0 8px;
}


.product {
	height:125px;
	margin:15px 15px 15px 0;
	border-top: dashed 1px #666;
}

.product img {
	float:left;
	margin:15px 15px 0  0;
}

#footer {
	background-color:#93B5B6;
	height:27px;
	width:860px;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}

#footer p {
	font-size:10px;
	line-height:14pt;
	margin:0;
	padding:3px;
	color:#000;
}

#note a {
	color:#365567;
	font-weight:normal;
	text-decoration:none;
}

#note a:hover {
	color:#209703;
	font-weight:normal;
	text-decoration:underline;
}

#note {
	text-align:center;
	width:980px;
	background-color:#BAD8E0;

}

#note p {
color:#000;
font-size:10px;
margin:0;
padding:10px;
}


.hr-div {
	border-top:1px dotted #E8E991;
	display:block;
	margin:6px 50px 6px 0;
}

img {
		border:none;
	}
	
.home-link {
	position:absolute;
	bottom:10px;
	left:10px;
	font-size:14px;
}
