@charset "UTF-8";
body {
}
a {
	color: #006699;
}
#container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottomleft {
	padding: 10px;
	float: left;
	height: 250px;
	width: 335px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bottomboxbgd_07.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bottomleft h3 {
	font-family: "Bernard MT Condensed", "Times New Roman Bold", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	margin: 5px;
	padding: 0px;
}
#bottomright {
	padding: 10px;
	float: right;
	height: 250px;
	width: 335px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bottomboxbgd_07.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#bottomright h3 {
	font-family: "Bernard MT Condensed", "Times New Roman Bold", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	margin: 5px;
	padding: 0px;
}
#header {
	background-image: url(images/logo_04.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 133px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#mainimg {
	padding: 0px;
	float: left;
	width: 245px;
	height: 340px;
	background-image: url(images/mainimg2.jpg);
	background-repeat: no-repeat;
	margin-top: -19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left top;
}
#mainright {
	margin-left: 245px;
	background-position: -1px;
}
#mainContent {
	font-size: 18px;
	color: #FFFFFF;
	height: 338px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
#mainContentalt {
	font-size: 12px;
	color: #333333;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
#footer {
	padding: 0 10px;
	text-align: center;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footernav {
	display: block;
	margin-bottom: 20px;
}
#footernav ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#footernav ul li {
	display: inline;
}
#footernav ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#footernav ul li a {
	text-decoration: none;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
#frontimgleft {
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#frtbutton {
	text-align: center;
	height: 40px;
	width: 377px;
	padding-top: 23px;
	background-image: url(images/frontpagebutton_03.png);
	background-repeat: no-repeat;
	margin-left: 55px;
}
#frtbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}
#frtbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	text-decoration: underline;
}
#signature a {
	color: #006699;
}
#signature {
	font-size: 10px;
	color: #006699;
	padding-top: 20px;
}
#topnav {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContentalt h1 {
	font-family: "Bernard MT Condensed", "Times New Roman Bold", "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
#mainContentalt h2 {
	font-family: "Bernard MT Condensed", "Times New Roman Bold", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3388b1;
}
#topnav ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#boximgleft {
	padding-right: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/mainbgd_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	width: 100%;
}
#button {
	height: 50px;
	width: 353px;
	background-image: url(images/orderbutton.png);
	background-repeat: no-repeat;
	background-position: lefy;
	text-align: center;
	display: inline-block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	left: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button a  {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
#termsimg  {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#leftimg {
	padding-right: 15px;
	padding-bottom: 10px;
}
