body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bak2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
p {
	font-size: 12px;
	margin-top:3px;
	margin-bottom:8px;
	color: #333333;
	line-height: 16px;
}
td {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	margin-bottom:0px;
	margin-top: 0px;
	color: #333333;
	padding-top: 0px;
}

h3 {
	font-size: 14px;
	margin-top:10px;
	margin-bottom:2px;
	color: #333333;
}
ul {
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 11px;
	margin-left: 30px;
	padding-left: 0px;
	margin-right: 15px;
	/*list-style-position: inside;*/
}
li {
	margin: 0 0 0;
	list-style-image: url(images/bullet.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
a {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
}

.body {
	padding: 12px 15px 10px;
	background-color: #FFFFFF;
}
.body p {
	margin-right: 0px;
}
.shell {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	background-color: #FFFFFF;
}
#topbar {
	padding: 0px;
	margin: 0px;
	height: 149px;
	width: 770px;
}

#content {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	margin-top: 0;
	padding-top:8px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 8px;
	line-height: 15px;
	background-color: #003366;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
.credit {
	margin-top:0px;
	padding-top:10px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.credit a {
	color: #666666;
	text-decoration: underline;
}
.smlinks {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.productcell-left {
	float: left;
	width: 310px;
	margin-top: 10px;
	margin-right: 30px;
	height: 350px;
	padding: 0;
	border: 1px solid #003366;
	margin-bottom: 0px;
	margin-left: 8px;
}
.productcell-left h1 {
	font-size: 14px;
	margin-top:10px;
	margin-bottom:0px;
	color: #003366;
	line-height: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.productcell-left p {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
	line-height: 12px;
}
.productcell-left a {
	color: #336699;
	text-decoration: none;
}
.productcell-left a:hover {
	color: #336699;
	text-decoration: underline;
}
.productcell {
	float: left;
	width: 310px;
	margin-top: 10px;
	height: 350px;
	border: 1px solid #003366;
	padding: 0px;
}
.productcell h1 {
	font-size: 14px;
	margin-top:10px;
	margin-bottom:0px;
	color: #003366;
	line-height: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.productcell p {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
	line-height: 12px;
}
.productcell a{
	color: #336699;
}

.phone {
	font-weight: bold;
	margin-top: 0px;
	color: #000000;
	font-size: 14px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.clearboth {
	clear: both;
	margin: 0px;
}
.click-left {
	float: left;
	width: 310px;
	padding-left: 0px;
	margin-right: 30px;
	height: 30px;
	margin-top: 0px;
	margin-left: 8px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.click {
	float: left;
	width: 310px;
	padding-left: 0px;
	height: 30px;
	margin-top: 0px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
