@charset "UTF-8";
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #333;
	margin: 0px;
	padding-left: 0px;
}
#sidebox2 {
	font-size: 26px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#container {
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	background-image: url(images/red_logo.png);
	background-repeat: no-repeat;
	background-position: 15px 35px;
	padding-top: 15px;
	height: 225px;
	padding-left: 15px;
}
#headersidebar {
	margin: 0px;
	position: absolute;
	top: 14px;
	right: 0px;
	width: 224px;
	background-image: none;
	background-repeat: repeat;
	color: #333;
	font-size: 26px;
	font-weight: bold;
}
#menu1 {
	margin: 0px;
	height: 36px;
	width: 705px;
	position: absolute;
	left: -2px;
	bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10px;
	color: #F00;
}
#menu1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#menu1 li {
	display: inline;
	float: left;
	color: #333;
}
#menu1 a {
	color: #000000;
}
#menu1 a:hover {
	background-color: #D32F27;
	color: #FFF;
}
.menupadding {
	padding-right: 22px;
}
#footer {
	margin: 0px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#pagecontent {
	float: left;
	width: 700px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #333;
	font-size: 12px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFF;
}
#pagecontent ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
.arrowstyle {
	position: absolute;
	top: 0px;
	right: 5px;
	float: right;
}
#pagecontent ul {
	margin: 0px;
	padding: 0px;
}
#sidebar {
	float: right;
	width: 225px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.infobox1 {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	position: relative;
	color: #333;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 320px;
	font-size: 12px;
}
#clear {
	clear: both;
}
#usefullinks {
	margin: 0px;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 12px;
}
#usefullinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333;
}
#usefullinks li {
	margin: 0px;
	padding: 0px;
	color: #333;
}
#usefullinks li a {
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666;
}
#specoffer {
	background-image: url(images/s_offer_img.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 204px;
	position: absolute;
	bottom: -1px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 27px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#specoffer a:hover {
	color: #FFF;
}
#sidebox1 {
	margin: 0px;
	background-color: #F1F1F1;
	position: relative;
	width: 213px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.largeimgclass {
	float: left;
	margin-right: 20px;
}
/*CSS added by JS */

.clear {
	clear:both;
}
.w426 {
	height:310px;
}
#home #main {
	padding:35px 0 40px 0;
	margin-top:5px;
	border:0;
}
#main .w426 {
	height:185px;
	overflow:auto;
	padding:0 15px;
	margin-top:20px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:17px;
}
#main p {
	margin-left:10px;
}
#main .panels {
	height:170px;
}
#main .panels p {
	margin-left:0;
}
h1.pageheading {
	font-size:1.7em;
	font-weight:normal;
	margin:0px;
}
#main .panels h1 {
	margin:0;
}
#main .panels h1 {
	font-size:1.7em;
	font-weight:normal;
	margin:0;
}
#main .panels h2 {
	margin:0;
}
#main .panels h2 {
	font-size:1.7em;
	font-weight:normal;
	margin:0;
}
#main .panels a {
	color:#D20A18;
	text-decoration:none;
}
.panels p {
	font-size:12px;
	font-weight:normal;
	margin:0;
}
.panels a {
	text-decoration:underline;
	display:inline;
}
.panels img {
	border:thick solid #fff;
	margin-right:15px;
	margin-top:20px;
}
.panelsHtag {
	color:#7F5E39;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
#links {
	text-align:right;
	padding-right:15px;
	position:relative;
	top:130px;
	margin:0;
}
#links img {
	margin-left:5px;
	border:0 none;
}
.h1Replace {
	border-bottom:1px solid #92B6F8;
	color:#073384;
	font-size:2.1em;
	letter-spacing:0.4em;
	font-weight:bold;
}
.h2Replace {
	font-size:1.6em;
	margin-top:2px;
	line-height:.4em;
}
#jsSeo h1, #jsSeo h2 {
	color:#073384;
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
#container #content #pagecontent #rollupexpandm2 strong {
	color: #000;
}
#container #header #headersidebar #sidebox1 h2 a {
	font-size: 14px;
}
.random {
	font-size: 14px;
}
#sidebox2 {
	background-color: #999;
	padding: 5px;
}
#header_rhs {
	width: 224px;
	position: absolute;
	top: 1px;
	right: 1px;
	padding-top: 10px;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#header_rhs a {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
#sidebar a {
	font-size: 20px;
}
#logobox {
	background-color: #FFF;
	height: 50px;
	position: relative;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.infobox_homepage {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;
	text-align: left;
	height: 200px;
	width: 150px;
	margin-right: 25px;
	margin-bottom: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #000;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

