@charset "utf-8";
/* CSS Document */

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
    color: #016abe;
}

img {
	border: 0px;
}

a:hover {
    color: #000000;
}

#container {
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	width: 1025px;
	margin: auto;
}

#header {
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 1025px;	
}

hr {
	background-color: #003399;
	height: 1px;
	border: 0px;
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	padding-top: 24px;
	margin-left: 24px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

#callusbox {
	float: right;
	margin-top: 33px;
	margin-right: 30px;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
}

* html #callusbox {
	margin-right: 13px;	
}

html>/**/body  #callusbox {
	margin-top: 10px;
}

#callus {
	color: #336699;
	font-weight: bold;
	font-size: 22px;
}

#phoneNum {
	font-size: 27px;
}

#body {
	padding-left: 15px;
	padding-right: 15px;
}

#video {
	margin-top: 30px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 7px;
}

* html #footer {
	margin-bottom: -11px;	
}

#footertext {
	margin-top: 4px;
	padding-top: 4px;
}

html>/**/body #footertext {
	margin-top: 8px;
	padding-top: 8px;
}

#photos div {
	display: inline;
}

#orderlists {
	width: 100%;
}

#orderlists ul li {
	margin-top: 6px;
	margin-bottom: 3px;
}
