body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	padding-top:4px;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

hr {
	color:#dddddd;
	margin:25px;
}

a {
	color:#313177;
	text-decoration: none;
}

/*************************Header****************************/

#header {
	clear:both;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
	padding-top:67px;
	background-repeat:no-repeat;
	background-image: url(images/hdr.jpg);
	height: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

/***********Container for left bar, center, and right bar************/
#container {
	width:900px;
	margin:auto;
}

	.leftcolVENDOR {
	float: left;
	width: 550px;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	clear: both;
	}
	
	.leftcolVENDOR1 {
	float: left;
	width: 550px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	clear: both;
	}
	
	.image2 {
	float: left;
	padding: 3px;
	margin: 0 15px 10px 0;
	border: 2px solid #e6e6fa;
}
	.popupnavLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	float: left;
	width: 80px;
	}
	
	.popupnavLEFT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	float: left;
	width: 95px;
	}
	
	.popupnavLEFT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	float: left;
	width: 150px;
	}


/**********************Left bar***********************/
#left {
	float:left;
	width:138px;
	padding-right:10px;
	padding-left: 65px;
}

#left h3 {
	font-size:14px;
	margin-bottom:-7px;
	padding-left:3px;
}

#left ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
}

#left li {
	border-bottom:1px solid #dddddd;
}

#left li a {
	border-bottom:1px solid #dddddd;
	display:block;
	padding:3px;
}

#left li a:hover {
	color:#3F8D27;
	background-color: #F5F5F5;
	display:block;
}
#left a.selected {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
 }

/***********************Center************************/
#center {
	float:left;
	width:625px;
	color:#000000;
}

#center h1 {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#center p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}


.feature {
	border-bottom:2px dotted #dddddd;
	margin-bottom:20px;
}

/************Pic of the day************/
#potm {
	border-bottom:2px dotted #dddddd;
	padding-bottom:10px;
}

/***********************Footer*************************/
#footer {
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#666666;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	padding-left: 110px;	
}
/******************************************************/
#footer1 {
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	color:#000;
	padding-top: 20px;
}
