body,td,th {
	background-color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p.nomargin {
	margin: 3px;
	text-align: center;
	font-size: 14px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}
a.small:link {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}

a.small:visited {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}
a.small:hover {
	color: #990000;
	font-size: 10px;
	text-decoration: underline;
}
.letterspace {
	letter-spacing: 1px;
}

a.small:active {
	color: #990000;
	font-size: 10px;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
}
h2 {
	font-size: 18px;
	margin: 3px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #000099;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outercontainer {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #003366;
	border: 1px solid #FFFFFF;
	background-image: url(images/gradient_blue.jpg);
	background-repeat: repeat-x;
}
.padding_10 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#navigation {
	width:840px;
	background-color: #990000;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(images/gradient_red.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.current { 
	background-color:#003366; color:#ffffff; 
	}
	
#navigation ul { padding:0px; margin:0; text-align: center; }
#navigation ul li { list-style:none; display:inline; margin:0; padding:0px; }
#navigation ul li a { font-weight:bold; text-decoration:none; padding:5px; border-left:1px solid #999999; }
#navigation #home a { color:#ffffff; }
#navigation #home a:hover, #nav #home a.current { background-color:#003366; color:#ffffff; }
#navigation #about a { color:#ffffff; }
#navigation #about a:hover, #nav #about a.current { background-color:#003366; color:#ffffff; }
#navigation #inventory a { color:#ffffff; }
#navigation #inventory a:hover, #nav #inventory a.current { background-color:#003366; color:#ffffff; }
#navigation #service a { color:#ffffff; }
#navigation #service a:hover, #nav #service a.current { background-color:#003366; color:#ffffff; }
#navigation #testimonials a { color:#ffffff; }
#navigation #testimonials a:hover, #nav #testimonials a.current { background-color:#003366; color:#ffffff; }
#navigation #contact a { color:#ffffff; border-right:1px solid #999999 }
#navigation #contact a:hover, #nav #contact a.current { background-color:#003366; color:#ffffff; border-right:1px solid #999999; }

#container {
	background-color: #FFFFFF;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 30px;
	margin-bottom: 30px;
}
#maincontent_right {
	float: right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 365px;
	width: 390px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maincontent_left {
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 375px;
	width: 440px;
}
#maincontent_right_contact {
	float: right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
	height: 530px;
	width: 430px;
}
#maincontent_left_contact {
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 540px;
	width: 400px;
}
#maincontent_right_contact2 {
	float: right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
	height: 595px;
	width: 430px;
}
#maincontent_left_contact2 {
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 605px;
	width: 400px;
}
.margin_top10 {
	margin-top: 10px;
}
.box_gray {
	background-color: #79b7f6;
	border: 2px solid #CC0000;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(file:///C|/Users/Owner/Documents/PMG/PMG%20Web%20Sites/Lloyd%20Belt/images/gradient_lightblue.jpg);
	background-repeat: repeat-x;
}

#header {
	background-image: url(images/logo_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;

}
#maincontent {
	background-color: #FFFFFF;
}
#footer {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
}
.box_nav {
	background-color: #CCCCCC;
	padding: 5px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/box_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.underline {
	text-decoration: underline;
}
.right {
	text-align: right;
}.box_black {
	background-color: #CC0000;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	border: 4px solid #003366;
}
.margin_top20 {
	margin-top: 20px;
}
.smallfont {
	font-size: 10px;
}
.center {
	text-align: center;
}
.livesupport {
	float: right;
	margin-top: 160px;
}
