body {
	background:#F7F2D2;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

img {
	border:none;
}

form {
	padding:0;
	margin:0;
}

ul {
	padding:0;
	margin:0 0 0 15px;
	list-style:disc;
}

.no_link_line, .no_link_line:hover {
	border:none;
}

h1 {
	margin: 0;
	padding: 0;
	font: 34px Arial Black, Arial, Helvetica, Verdana, sans-serif;
	color:#ED1C24;
}

#centre_column_secs h1 {
	margin: 0 0 10px 0;
	padding: 4px 10px 6px 10px;
	display:block;
	font: 34px Arial Black, Arial, Helvetica, Verdana, sans-serif;
	color:#fff;
}

h2 {
	margin: 0;
	padding: 0;
	font: 18px Arial Black, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 14px Arial Black, Arial, Helvetica, Verdana, sans-serif;
	color:#ED1C24;
}

hr {
	color:#FEFCF0;
	background-color:#FEFCF0;
	border:none;
	border-bottom:1px dotted #ED1C24;
	height:1px;
}

#centre_column_secs h2 {
	margin: 0;
	padding: 0;
	font: 18px Arial Black, Arial, Helvetica, Verdana, sans-serif;
	color:#ED1C24;
}

a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ED1C24;
	color:#ED1C24;
}

a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}

.inline {
	display: inline;
}

.white {
	color: #fff;
}

.red {
	color: #ED1C24;
}

.spacer {
	width:99%;
	clear:both;
}

.spacer0 {
	width:99%;
	clear:both;
	height:0px;
}

#main {
	width:980px;
	margin:0 auto;
	background:url(../images/bac_gradient.gif) repeat-x #FEFCF0;
}

/* @group banner */

#banner {
	width: 940px;
	padding:0 20px;
}

#banner_logo {
	width: 152px;
	height: 132px;
	float: left;
	margin:0 0 0 15px;
	cursor:pointer;
}

#banner_search {
	width: 500px;
	float: right;
	clear: none;
	margin: 15px 0 30px 0;
}

#banner_search a {
	border-bottom:1px dotted #fff;
	color:#fff;
}

#banner_search a:hover {
	border-bottom:1px dotted #000;
	color:#000;
}

.big_white {
	font-weight:bold;
	color:#fff;
	font-size:14px;
}

/* @group nav_top */

#nav_top {
	float: right;
	clear: right;
	width: 650px;
	padding:0 60px 0 0;
}

.nav_top_button {
	width: 165px;
	height: 30px;
	background-image: url(../images/nav_button_bac.gif);
	text-align: center;
	font: 16px Arial Black, Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	line-height: 26px;
	vertical-align: middle;
	float: left;
	clear: none;
}

.nav_top_button_margin {
	margin: 0 50px 0 0;
}

.nav_top_button a {
	border-bottom-style: none;
	color: #fff;
}

.nav_top_button a:hover {
	color: #000;
}

/* @end */



/* @end */

/* @group form */

input, select {
	border: 1px solid #ED1C24;
	padding: 3px 5px;
	width:148px;
}

button {
	background: #F7F2D2;
	color: #ED1C24;
	font-weight: bold;
	border: 2px solid #B8AE6D;
	border-top: 2px solid #FDFBF0;
	border-left: 2px solid #FDFBF0;
}

button:active {
	border: 2px solid #FDFBF0;
	border-top: 2px solid #B8AE6D;
	border-left: 2px solid #B8AE6D;
}

/* @end */

/* @group boxes */

.corner_r_tl {
	background-image: url(../images/corner_r_tl.gif);
	float: left;
	width: 10px;
	height: 10px;
}

.corner_r_tr {
	background-image: url(../images/corner_r_tr.gif);
	float: right;
	clear: none;
	width: 10px;
	height: 10px;
}

.corner_r_bl {
	background-image: url(../images/corner_r_bl.gif);
	float: left;
	width: 10px;
	height: 10px;
}

.corner_r_br {
	background-image: url(../images/corner_r_br.gif);
	float: right;
	clear: none;
	width: 10px;
	height: 10px;
}

.box_search_r_tb {
	background: #ED1C24;
	float: left;
	clear: none;
	width: 480px;
	height: 10px;
}

.box_search_r_mid {
	width: 470px;
	background: #ED1C24;
	clear: both;
}

.box_r_tb {
	background: #ED1C24;
	float: left;
	clear: none;
	width: 160px;
	height: 10px;
}

.box_r_mid {
	width: 160px;
	background: #ED1C24;
	clear: both;
}

.corner_g_tl {
	background-image: url(../images/corner_g_tl.gif);
	float: left;
	width: 10px;
	height: 10px;
	clear:both;
}

.corner_g_tr {
	background-image: url(../images/corner_g_tr.gif);
	float: right;
	clear: right;
	width: 10px;
	height: 10px;
}

.corner_g_bl {
	background-image: url(../images/corner_g_bl.gif);
	float: left;
	width: 10px;
	height: 10px;
}

.corner_g_br {
	background-image: url(../images/corner_g_br.gif);
	float: right;
	clear: none;
	width: 10px;
	height: 10px;
}

.box_g_tb {
	background: #E3E3E3;
	float: left;
	clear: none;
	width: 160px;
	height: 10px;
}

.box_g_mid {
	width: 160px;
	background: #E3E3E3;
	clear: both;
}

.box_centre_g_tb {
	background: #E3E3E3;
	float: left;
	clear: none;
	width: 530px;
	height: 10px;
}

.box_centre_g_mid {
	width: 530px;
	background: #E3E3E3;
	clear: both;
}

.box_centre_r_tb {
	background: #ED1C24;
	float: left;
	clear: none;
	width: 530px;
	height: 10px;
}

.box_centre_r_mid {
	width: 530px;
	background: #ED1C24;
	clear: both;
}

.box_centre_g_mid_ad {
	margin:0 0 0 30px;
}

#front_rss a, #blog_nav a {
	border:none;
}

#front_rss img {
	width:100px;
	float:left;
	clear:none;
}

#front_rss_text {
	width:405px;
	float:right;
	clear:none;
}

/* @end */

/* @group paddings */

.padding_side_15 {
	padding: 0 15px;
}



.padding_side_10 {

	padding: 0 10px;

}

/* @end */

#footer {
	width: 940px;
	height: 20px;
	background: url(../images/bottom_shadow.gif) repeat-x;
	clear: both;
	margin: 0 auto;
	padding:15px 40px 0 0;
	text-align:center;
	color:red;
}



#copyright {

	width:100%;

	text-align:right;

	color:ED1C24;

	font-size:11px;

	padding:20px 0

}

/* @group side_columns */

#left_column {
	width: 180px;
	float: left;

	clear:both;

	margin:0 0 0 15px;
}



#right_column {

	width: 180px;

	float: right;

	clear:none;

	margin:0 15px 0 0;

}



#centre_column, #centre_column_secs {
	width: 550px;
	float: right;
	clear:none;
	margin:0 20px 0 0;
}

#centre_column_secs img {
	border:1px solid #000;
}


/* @end */

/* @group  */





.section_nav_unit_bot_mar {

	margin:0 0 1px 0;

}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer li {
	display:inline;
	margin:0 0 0 40px;
	padding:0;
}

#sections_nav a, #sections_nav_1 a, #sections_nav_2 a {
	display:block;
	padding:2px 5px;
	color:#FFFFFF;
	border:1px solid #fff;
	font-weight:bold;
	width:148px;
}

#sections_nav a:hover, #sections_nav_1 a:hover, #sections_nav_2 a:hover {
	border:1px solid #000000;
}

#sections_nav ul, #sections_nav_1 ul, #sections_nav_2 ul {
	list-style:none;
	padding:0;
	margin:0;
}

.orange {
	background:url(../images/left_nav_overlay.png) repeat-x #FE6600;
}

.dark_brown {
	background:url(../images/left_nav_overlay.png) repeat-x #DA9B03;
}

.light_brown {
	background:url(../images/left_nav_overlay.png) repeat-x #DAC803;
}

.light_green {
	background:url(../images/left_nav_overlay.png) repeat-x #C4DA03;
}

.dark_green {
	background:url(../images/left_nav_overlay.png) repeat-x #45DA03;
}

.turq {
	background:url(../images/left_nav_overlay.png) repeat-x #03DAAA;
}

.light_blue {
	background:url(../images/left_nav_overlay.png) repeat-x #03BEDA;
}

.dark_blue {
	background:url(../images/left_nav_overlay.png) repeat-x #034FDA;
}

.indigo {
	background:url(../images/left_nav_overlay.png) repeat-x #4003DA;
}

.purple {
	background:url(../images/left_nav_overlay.png) repeat-x #660099;
}

.red_head {
	background:url(../images/left_nav_overlay.png) repeat-x #ED1C24;
}



/* @end */

.marbot5 {
	display:block;
	margin:0 0 -4px 0;
}

.step_container {
	width:100%;
	border-bottom:1px dotted #ED1C24;
	margin:0 0 7px 0;
}

.step_pic {
	float:right;
	clear:none;
	margin:0 0 6px 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contact_form input {
	border: 1px solid #ED1C24;
	margin:0 0 10px 0;
}

#contact_form textarea {
	border: 1px solid #ED1C24;
	width:300px;
	height:200px;
	padding:3px 5px;
	margin:0 0 10px 0;
}

label {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	font-weight:bold;
	color:#ED1C24;
}

.but_border {
	margin:0 0 0 155px;
}

.links_468 {
	margin:0 0 8px 40px;
}

.blog_img {
	margin:0 10px 5px 0;
	border:1px solid #000;
	float:left;
}

.blog_container img {
	margin:0 10px 5px 0;
	border:1px solid #000;
	float:left;
}

.postby {
	font-size:12px;
	font-style:italic;
	color:#ED1C24;
}
.link_ads {
	width:468px;
	margin:0 auto;
}

.subcat {
	width:300px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.front_image {
	float:right;
	clear:none;
	margin:6px 0 0 15px;
}

.front_image img {
	border:1px solid #000;
}