/* CSS Document */

body {
	margin: 0px;
	font-size: 12px; font-weight: bold;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	margin: 2px 0px 5px 0px;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699
}

a:hover {
	color: #3366FF;
}

#container {
	width: 100%;
}

#page {
	width: 778px;
	text-align: left;
	background-image: url("../images/bg.jpg");
}

#content {
	padding-top: 10px;
	position: relative;
}

#left {
	float: left;
	padding-left: 16px;
}

#middle {
	float: left;
	margin: 0px 18px 0px 14px;
	width: 347px;
}

#right {
	float: left;
	padding-right: 16px;
}

#footer {
	padding: 5px;
	font-size: 9px; font-weight: bold;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.bg1 {
	background-image: url('../images/postbg1.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}

.bg2 {
	background-image: url('../images/postbg2.jpg');
}

.box {
	margin-top: 5px;
	padding: 12px 15px 12px 15px;
	background-image: url('../images/postbg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}

.header {
	font-size: 18px; font-weight: bold;
	letter-spacing: 1px; /*text-transform: uppercase;*/
	line-height: 15px; padding-top: 10px;
	margin-bottom: 15px; padding-bottom: 5px;
	border-bottom: solid #FF0000 1px;
}

.paragraph {
	font-weight: normal;
	line-height: 16px;
}

.product a {
	text-decoration: none;
}

.product {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 25px 0px 25px;
}

.ralign {
	text-align: right;
}

.product img {
	vertical-align: middle;
}

.special {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.callus {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	letter-spacing: 1px;
}
