body {
	margin:0;
	padding:0;
	background:  url(../images/background.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4{
	margin:0; 
	color:#CE000C;
	font-family:"Lucida Sans", "Lucida", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1{
	padding:10px 10px 3px 20px; 
	font-size:18px;
}
h2 {
	padding:8px 10px 0 20px; 
	color:#00277C;
	font-size:16px;
}
h3 {
	padding:3px 10px 0 20px;  
	font-size:14px;
}
p {margin:0; padding:3px 10px 6px 20px;}
ul, ol {margin:0; padding:3px 10px 6px 50px; list-style-position:outside;}
a {color:#CE000C;}
a:hover {color:#00277C;}
/*----- structure ------ */ 
#wrap {
	width:770px;
	background:  url(../images/bottom.jpg) no-repeat bottom;
	margin:5px auto 0;
	padding-bottom:30px;
}
#head {
	width:770px;
	height:116px;
	background: #fff url(../images/header.jpg) no-repeat top;
	position:relative;
}
#redbar {
	background:  url(../images/red-bar.jpg) repeat-y top #CE000C;
	width:760px;
	margin:0;
	clear:both;
}
#content {
	clear:both;
	width:760px;
	margin:0 5px;
	background:  url(../images/content-back.jpg) repeat-y left;
}
#foot { width:760px; margin:0 auto 5px; font-size:10px; color:#999; clear:both;}
/*----- header ------ */ 
#head-pics {clear:both; padding:0;}
#head-pics img {margin:0; padding:0; float:left;}
#address {float:right; width:150px; margin-top:20px;}
#address p {color:#002177; font-size:10px;}
#logo {margin:25px 0 15px 20px; float:left;}
#redbar h1 {
	color:white;
	font-size:16px;
	font-weight:normal;
	padding:5px 20px;
	font-style:italic;
}

#tax {
	width: 430px;
	padding-top: 8px;
	padding-left: 30px;
}

#taxText {
	width: 380px;
	float:left;
}

#taxText p {
	color: #c10712;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

#taxImage {
	padding-top: 8px;
	padding-right: 40px;
	width:10px;
	float:right;
	border: none;
}

#taxImage img {
	border: none;
}
#intro {
	background:  url(../images/home-points.jpg) no-repeat right top; 
	height:172px; 
	position:relative;
}
#buttonContainer {
	position: relative; 
	right: 96px; 
	top: 30px; 
	margin: 0px; 
	padding: 0px; 
	float: right;
}

.productButtons {
	margin: 0px; 
	margin-bottom: 2px;
	padding: 0px; 
	padding-top: 2px; 
	padding-bottom: 3px;
	width: 154px; 
	height: 17px; 
	background-image: url(../images/buttonImage.gif); 
	background-repeat: no-repeat; 
	text-align: center;
}

.productButtons a {
	text-decoration: none;
	padding-left: 14px;
	font-style:italic;
	display:block;
}

.productButtons a:hover {
	color: #052079;
	text-decoration: none;
}

#intro-text {background:  url(../images/home-intro.jpg) no-repeat left bottom; width:503px; height:172px;}
#head-sec {
	background:  url(../images/sec-points.jpg) no-repeat right;
	height:149px;
	position:relative;
}

#buttonContainerHead {
	position: relative; 
	right: 66px; 
	top: 25px; 
	margin: 0px; 
	padding: 0px; 
	float: right;
}

.productButtonsHead {
	margin: 0px; 
	margin-bottom: 2px;
	padding: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	width: 154px; 
	height: 17px; 
	background-image: url(../images/buttonImageSmall.gif); 
	background-repeat: no-repeat; 
	text-align: center;
	font-size: 10px;
}

.productButtonsHead a {
	text-decoration: none;
	padding-left: 6px;
	font-style:italic;
	display:block;
}

.productButtonsHead a:hover {
	color: #052079;
	text-decoration: none;
}

/* ----- navigation -------*/
#nav {
	background: #000B26 url(../images/nav-back.jpg) repeat-x top;
	height:30px;
	width:605px;
	position:absolute;
	bottom:3px;
	right:6px;
}
#nav ul {
	height:30px;
	background:  url(../images/nav-corner.jpg) no-repeat left top;
	padding:0 0 0 5px;
	margin:0;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:11px;
	line-height: 30px;
	color:#fff;
}
#nav a {
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}
#nav li a.first {
	margin-left:8px;
}
#nav a:link, #nav a:visited {
	float: left;
	padding: 0 10px;
	margin:0;
	text-decoration: none;
	color: white;
	border-right:1px solid #000B26;
}
#nav a:link#current, #nav a:visited#current, #nav a:hover {
	color: #CE000C;
}
#nav a:hover { color: #CE000C;}
/*----- home ------ */ 
#intro1, #intro2, #intro3, #intro4 {width:520px; margin:10px 0 0 190px;}
#clickbox { height:280px; clear:both;}
#home-box {width: 180px; float:left; margin-top:30px;}
/*----- content ------ */ 
.box {
	background:  url(../images/box-back.jpg) repeat-y left top;
	width:180px;
	padding:0;
}
.box ul { 
	background:  url(../images/box-top.jpg) no-repeat top left; 
	padding:10px 19px 0 0;
	list-style-type:none;
	text-align:right;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
.box li {display:inline;}
.box a { 
	color:#00277C;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #E7EDF6;
}
.box a:hover { color:#CE000C;}
.box li a.on {color:#CE000C;}
.box li ul { 
	padding:0 0 5px 0;
	background:none;
	list-style-type:none;
	text-align:right;
	line-height:20px;
	font-size:11px;
	margin:0;
	font-weight:normal;
}
.box div { background:  url(../images/box-bottom.jpg) no-repeat bottom left; height:30px;}
#sidebar { width:180px; float:left; margin-top:20px;}
#sidebar img {margin:20px 0 0 20px; border:1px solid #CE000C; padding:3px; background-color:white;}
#content-text { margin:10px 10px 0 190px;}
.box span {
	padding:3px 0 0 30px;
	background:  url(../images/swirl-bullet.gif) no-repeat left;
	font-weight:bold;
	font-size:12px;
}
.pic {margin:5px 20px 5px 5px; border:1px solid #CE000C; padding:3px; background-color:white; float:right;}

.pic1 {margin:5px 20px 5px 5px; border:1px solid #CE000C; padding:3px; background-color:white; float:left;}
/*----- tables ------ */ 
.products {border:1px solid #00277C; margin:10px 20px; width:520px;}
.products th {background-color:#00277C; color:#fff; text-align:left; padding:5px;}
.products td {border-bottom:1px solid #ECEDF2; padding:5px; line-height:16px;}
.products a {font-size:12px;}
.products tr.blue {background-color:#ECEDF2;}
.products em {color: #00277C; padding-left:20px;}
.product {float:right; margin:-10px 10px 5px;}
/*----- foot ------ */ 
#foot a { color:#999;}
#foot a:hover { color:#00277C;}
/*----- contact form ------ */
span.important {color:#CE000C; font-weight:bold; padding:3px;}
.cssform legend {color:#CE000C; padding:5px; font-size:13px;}
.cssform fieldset { border:1px outset #00277C; padding:5px 20px; margin:0 10px 5px;}
.contactbtn {color:#fff; background-color:#CE000C; border:2px outset #CE000C; margin:10px 0 10px 200px;}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
border:1px outset #00277C;
}
.cssform textarea{
width: 250px;
height: 150px;
border:1px outset #00277C;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}

#address {
	width: 420px; 
	margin-right: 0px; 
	font-size: 16px; 
	text-align: center; 
	font-weight: bold;
}

#address h1 {
	font-size: 14px; 
	margin: 0px;
	margin-bottom: 7px; 
	padding: 0px;
	font-weight: bold;
}

#address h2 {
	font-size: 12px; 
	margin: 0px; 
	padding: 0px;
	font-weight: bold;
}