body{
	background-color: #333;
	margin-top: 0;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

p{
	font-size: 12px;
	line-height: 150%;
}

a:link, a:visited, a:hover a:active{
	color: #FFF;
	text-decoration: none;
	padding: 0;
}

h1{
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

hr{
	color: #990000;
	height: 1px;
	border: 1px solid;
	border-style: solid none none none;
	padding-bottom: 5px;
}

#container{
	width: 799px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../img/body_bg.gif) repeat-y;
	text-align: left;
	border: 2px #ECECEC;
	border-style: solid solid none solid 
}

#container2{
	width: 799px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFF;	
	text-align: left;
	border: 2px #ECECEC;
	border-style: solid solid none solid 
}

/* Header Images */
#header {
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: inline;
	background-image: url(../img/nav_blurb.gif);
	background-repeat: no-repeat;
	padding-top: 24px; height: 0 !important;
	height /**/: 24px; overflow: hidden;
	width: 360px;
	float: left;
}

#header2{
}
#header2 h1{
	margin: 0;
	padding: 0;
}
#header2 h1 a{
	display: block;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	padding-top: 70px; height: 0 !important;
	height /**/: 70px; overflow: hidden;
	width: 330px;
	float: left;
}

#header3{
}
#header3 h1{
	margin: 0;
	padding: 0;
}
#header3 h1 a{
	display: block;
	background-image: url(../img/page_logo.gif);
	background-repeat: no-repeat;
	padding-top: 79px; height: 0 !important;
	height /**/: 79px; overflow: hidden;
	width: 330px;
	float: left;
}

/*Navigation*/
#nav{
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	background: url(../img/nav_bg.gif) repeat-x top left;
}

#nav ul{
	margin: 0;
	padding: 5px 0 0 0;
}

#nav li{
	display: inline;
	margin: 20px;
}

#nav li a{
	font-size: 11px;
	padding: 0;
}

#nav li a:hover{
	text-decoration: underline;
}

#navigation {
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/nav_bg.gif) repeat-x top left;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
}

#navigation li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}
#navigation li, #navigation li a {
	display: block;
	background-repeat: no-repeat;
}
#navigation li a {
	text-indent : -9999px;
	height: 24px;
	overflow: hidden;
}
#navigation li a:hover {
	background-position: 0 -24px;
}
#navigation li.home {
	width: 57px;
	background-image: url(../img/nav_home.gif) 0 -24px;
}
#navigation li.home a {
	width: 57px;
	background-image: url(../img/nav_home.gif);
}
#navigation li.services, #navigation li.services a {
	width: 68px;
	background-image: url(../img/nav_services.gif);
}
#navigation li.products, #navigation li.products a {
	width: 74px;
	background-image: url(../img/nav_products.gif);
}
#navigation li.contact, #navigation li.contact a {
	width: 88px;
	background-image: url(../img/nav_contact.gif);
}

/*Masthead*/
#masthead{
	height: 70px;
	padding: 0;
	border: 0;
	background: url(../img/hdr_bg.gif) top left repeat-x;
}

#masthead p{
	color: #FFF;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 15px 0 0 0;
	line-height: 14px;
}

#pagemasthead{
	height: 79px;
	padding: 0;
	border: 0;
	background: url(../img/hdr_bg.gif) top left repeat-x;
}

/*Sidebar*/
#sidebar{
	float: left;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 330px;
	height: 100%;
}
#sidebar h1{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0;
	margin: 20px;
}
#sidebar p{
	color: #FFF;
	font-size: 11px;
	padding: 0;
	margin: 20px 20px 0px 20px;
}
#sidebar a:hover{
	text-decoration: underline;
}	

/*Content*/
#content{
	margin-left: 330px;
	padding: 20px 20px 25px 20px;
	width: 429px;
	background-image: url(../img/shadow.gif);
	background-repeat: no-repeat;
}
#content p.sm{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
}

#content2{
	margin: 20px 20px 0px 20px;
	padding: 0;
	width: 759px;
}
#content2 p.sm{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
}

/*Footer*/
#footer{
	clear: both;
	width: 803px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: block;
	margin: 0 auto 0 auto;
	background-image: url(../img/home_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 17px; height: 0 !important;
	height /**/: 17px; overflow: hidden;
}
html>body #footer {
	width: 803px;
}

#footer2{
	clear: both;
	width: 803px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: block;
	margin: 0 auto 0 auto;
	background-image: url(../img/page_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 17px; height: 0 !important;
	height /**/: 17px; overflow: hidden;
}
html>body #footer2 {
	width: 803px;
}