/* CSS Document */
body {
	background: #7fbcbc;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	text-align: justify;
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

.img1 {
	float: left;
	margin: 3px 15px 0 0;
	border: thin solid #7fbcbc;
	
}
#page #content #colTwo #n405_supplies_03_border {
	float: right;
}

.img2 {
	border: thin solid #7fbcbc;
}
.nowrap {
	margin-left: 160px;
	color: #000000;
}



h1 {
color: #d10200;
}

h2 {
	text-align: right;
	margin-top: 0px;
	font-size: 16px;
	color: #d10200;
}
#page #content #colTwo h2 {
}


h3 {
	margin: 0;
	font-size: 14px;
	color: #d10200;
}

h4, h5, h6 {
	margin: 0;
	font-size: 12px;
	color: #d10200;
}



p, ol, ul, dl, blockquote {
	margin-top: 0;
	
}

a {
	color: #2B2B2B;
}

a:hover {
	text-decoration: none;
}



#header {
	width: 802px;
	height: 141px;
	background: url(images/top_6.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom:2px solid #000;
	}

#omg { 
padding: 10px 0 0 0;
}

#content {
	background-image:url(images/middle5.png);
	width: 802px;
	
	
	}

#colTwo {
	float: right;
	width: 325px;
	margin-right: 13px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#colOne {
	float: left;
	width: 325px;
	padding: 10px 0 0 40px;
	
}


table {
margin-left: 120px;
}


#centeredmenu {
	
	width:675px;
	overflow:hidden;
	position:absolute;
	
	bottom: auto;
	top: 125px;
}
#centeredmenu ul {
   
   list-style:none;
   margin:0;
   padding:0;
   margin-left: 5px;
   text-align:left;
   background-position:bottom left;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0 10px 0 0;
   font-weight: bold;
}

#centeredmenu ul li a {
   display:block;
   margin:0 0 0 0px;
   padding:3px 2px;
   color:#009999;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   color:#d10200;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#d10200;
   font-weight:bold;
}



#footer {
	width: 802px;
	height: 30px;
	background: url(images/bottom5.png);
	background-repeat: no-repeat;
	font-size: x-small;
	}

#footer p {
	margin: 0px;
	text-align: center;
	color: #2B2B2B;
	font-size: x-small;
}
.img3 {
	float: left;
	border: thin solid #7fbcbc;
	clear: both;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.below {
	clear: both;
}
#page #content #colTwo h3 {
	margin-right: 13px;
}
#page #content #colTwo h2 {
	margin-right: 0px;
}

