@charset "utf-8";
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
	background-image: url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	border:2px solid #666;
	border-top:none;
	}
img {border:none;}
h1 {
	font-size:24px;
	color:#FF0000;
}
h2 {
	font-size:20px;
	color:#0a205a;
}
p {font-size:14px;}
p.large {
	font-size:20px;
	line-height:1.2;
	}
.underline {text-decoration:underline}
.timesnewroman {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	}
.red {color:#ff0000}
.redcentered {
	font-size:20px;
	color:#ff0000;
	font-weight:bold;
	}
.freeboxred {color:#ff0000;}
.bold_text_red {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}
.bold_text_black {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	
}
.bold_text_black_large {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	
}
.bold_text_orange {
	font-size: 18px;
	font-weight: bold;
	color: #fc8e00;
}
.text_points {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}
.D {
	font-size: 60px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.text_points2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
td.padding {
	padding:0 0 0 20px
}
.text_white2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer {
	font-size:11px;
	padding-top:10px;
}
#footer p {font-size:11px}
#footernav {
	margin:0;
	padding:0;
	list-style-type:none;
}
#content {
	width:740px;
	margin:0 auto;
	text-align:left;
}
#footernav li {
	display:inline;
}
#footernav li a {
	display:inline;
	border-right:1px solid #000;
	font-size:11px;
	padding:0 10px 0 4px;
}
#footernav li.last a {
	border:none
}

#ordericons {
	margin:0 0 0 150px;
	padding:0;
	list-style-type:none;
	}
	
#ordericons li {
	float:left;
	}
	
#ordericons li.orderonline a {
	float:left;
	width:0;
	height:110px;
	padding-left:90px;
	margin:0 10px;
	overflow:hidden;
	background:url(../images/orderonline.png) no-repeat top left;
	}
	
#ordericons li.orderfax a {
	float:left;
	width:0;
	height:110px;
	padding-left:90px;
	margin:0 10px;
	overflow:hidden;
	background:url(../images/orderfax.png) no-repeat top left;
	}
	
#ordericons li.ordermail a {
	float:left;
	width:0;
	height:110px;
	padding-left:90px;
	margin:0 10px;
	overflow:hidden;
	background:url(../images/ordermail.png) no-repeat top left;
	}
	
#ordericons li.orderphone a {
	float:left;
	width:0;
	height:110px;
	padding-left:90px;
	margin:0 10px;
	overflow:hidden;
	background:url(../images/orderphone.png) no-repeat top left;
	}
	
ul {font-size:14px;}
	