@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	line-height: 120%;
	}
a:link {
	color: #000000;
}
a:hover {
	color: #F56825;
}
a:visited {
	color: #BE0D34;
}
#wrapper {
	width: 800px;
}
#header {
	background-repeat: repeat-x;
	height: 345px;
	width:800px;
	display: table;
	vertical-align: middle;
}

#header ul{
	list-style:none;
	height:30px;
	font-weight:bold;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 215px;
}
#header ul li{
	float:left;
	display:inline;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: -1px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#header ul li a{
	color:#BE0D34;
	text-decoration: underline;
}

#header ul li.active a{
	color:#BE0D34;
}
#header ul li.last{padding:0 0 0 14px;}

.page{
	width:100%;
	min-width:800px;
	background-image: url(/Ready_Images/Ready_Hdr_bk.jpg);
	background-repeat: repeat-x;
	background-position: -10px 100%;
}

#pagewidth{
	margin:0 auto;
	width:800px;
	min-height:204px;
	background-position: 0px 100%;
}

#main{
	width:810px;
	margin:20px auto 0;
	background:url(file:///goodmedia%20-%20BIG%20DRIVE/READY%20METHOD/images/x.gif) repeat-y 527px 0;
}
#leftcolumn  {
	width: 525px;
	margin-right: 5px;
	float: left;
	margin-left: 15px;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BE0D34;
	padding-bottom: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
#rightcolumn  {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
	margin-bottom: 15px;
	overflow: hidden;
}
#main #rightcolumn .links {
	font-size: 10px;
}
#foo{
	width:100%;
	min-width:800px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer  {
	clear: both;
	width: 100%;
	background-color: #BE0D34;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
#footer  a:link  {
	color: #FFFFFF;
}

#footer  a:visited  {
	color: #FFFFFF;
}

.image_padding_hdr {
	padding-top: 25px;
	margin-top: 45px;
	background-repeat: no-repeat;	
}
.image_padding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.style2 {color: #BE0D34}

h1, h2, h3 {
line-height: 120%;
}
#rightcolumn_reviews {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
	margin-bottom: 15px;
	overflow: hidden;
	height: 725px;
}

#rightcolumn_reviews ul {
	display: block;
	text-align: left;
}

#rightcolumn_reviews ul li {
	height: 50px;
	margin: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#subscribe_rss {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 0px;
	height: 50px;
}

#blog_readMore {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 15px;
	height: 50px;
	clear: both;
}
#fullcolumn {
	width: 750px;
	margin-right: 5px;
	float: left;
	margin-left: 15px;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BE0D34;
	padding-bottom: 15px;
	text-align: justify;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BE0D34;
	padding-left: 40px;
}
