

body {
	margin-top: 0px;
	text-align: center;
		background-color: #ADAEAE;
	}

body, td, th {
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	}

#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
}

div.primaryImage {
float: left; 
margin: 10px;
width: 320px;
}

table.search_bar {
	border-top: 1px solid #EB9D01;
	background-color: #FDF1EA;
}

div.prev a, td.prev a {
	font-size: 1.4em;
	font-weight: bold;
}

div.next a, td.next a {
	font-size: 1.4em;
	font-weight: bold;
}

.clearLeft {
clear: left;
}



#header {
	width: 960px;
	height: 129px;
}

#header img {
	float:left;
	vertical-align: middle;
}

#nav {
	background-color: #3366CC;
	color: #FFF;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 950px;
  	padding: 5px; 

}

#nav form {
	float:right;
}

.phone {
	padding:5px 130px 0;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
}

#nav a:link, #nav a:active,#nav a:visited {
	color: #FFF;
	text-decoration: none;

	}
	
#nav a:hover {
	color: #FFF;
	text-decoration: underline;
	}

#leftCol {
	float: left;
	width: 210px;
	padding: 5px;
}

#leftCol a:link, #leftCol a:active,#leftCol a:visited {
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
	}
	
#leftCol a:hover {
	color: #666;
	text-decoration: underline;
	}
	
#leftCol ul {
	list-style-type: none;
	margin-top: -10px;
	
}

#leftCol li {
	margin-left: -37px;
	padding-top: 5px;
	width:220px;

}

#leftCol .nav {
	font-size: 16px;
	font-weight: bold;
}
	
#leftCol h3 {
	color: #3366CC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
/* 	border-bottom: solid 2px blue;
	border-width: 50%; */
}

#innerContent {
	width: 960px;
	background-image: url("/images/template/content_bg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#contentWrap {
	width: 960px;
	background-image: url("/images/template/bg.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

#content {
	float: left;
	width: 688px;
	padding: 20px 8px 5px 20px;
}

#footer {
	background-color: #3366CC;
	color: #FFF;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 950px;
	padding:5px;
}

#footer a:link, #footer a:active,#footer a:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	}


	
h1, h2, h3 {
	color: #3366CC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
td.left_nav {
	border-right: 1px dotted #FF6600;
	}
	
a:link, a:active, a:visited {
	color: #EB9D01;
	}
a:hover {
	color: #666;
	}
	
ul.nav li {
	list-style: none;
	padding: 0px 0px 2px 2px;
	margin-left: -30px;
	margin-bottom: 5px;
	}
	
form table.products input {
	width: 50px;
}

tr.row0 span, tr.row1 span {
	font-size: 14px;
}

#vcard-container {
	width:960px;
	margin: 0 auto;
	text-align:right;
}

	.vcard {
		margin: 10px 0px;
		font-size: 12px;
		width:960px;
	}

	div.vcard h1 {
		display: inline;
		font-size:12px;
	}
		div.vcard h1 a{
			color:#033AA4;
		}
		
#share {
	width:300px;
	float:left;
}

.floatL {float:left;}

.floatR {float:right;}

.clear {clear:both;}
	

