/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #333333;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #990033;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 2em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.8em;
	margin: 0 0 .3em
}
h4{
	font-size: 1.2em
}
h5{
	font-size: 1.2em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	width: 1006px;
	border: 1px solid #000;
}
/*=== Specific Page Styles ===*/
/*- 'Money Saving Tips' -*/
#moneysaving-page .col1 h3{
	color: #990033
}
/*- 'Catalog Services', 'How It Works' Pages -*/
#catalogservices-page .col1 a{
	color: #0099ff
}
#catalogservices-page .col1 h3{
	font-size: 2.2em;
	font-weight: normal
}
#catalogservices-page .col1 h4{
	color: #990033
}
/*- 'Contact Us Page' -*/
#contactus-page .col1 h3{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-x top;
	height: 136px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 417px
}
#header h1 a{
	display: block;
	height: 110px;
	text-decoration: none
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: left;
	font-size: 12px;
	height: 16px;
	padding: 88px 0 0 10px
}
.nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 16px;
	padding: 0 7px
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ff9933
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 ul{
	padding: 40px 0 0
}
.nav2 li{
	font-size: 1.5em;
	padding: 0 0 2em
}
.nav2 li a{
	color: #ffffff;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #ff9933;
	text-decoration: none
}
/*=== Title Placeholder ===*/
.title{
	clear: both;
	height: 100px;
	margin: 12px 0 7px;
	overflow: hidden
}
.title img{
	display: block
}
/*=== Headlines ===*/
/*- Headline1 -*/
.headline{
	background: url(../images/hd-bgr.gif) repeat-x top;
	height: 51px;
	padding: 0 0 0 17px;
	text-transform: uppercase
}
.headline h2{
	color: #ffffff;
	font-size: 19px;
	line-height: 47px;
	margin: 0
}
.headline h2 em{
	font-weight: normal;
	text-transform: none
}
/*- Headline2 -*/
.headline2{
	background: #990033;
	color: #ffffff;
	height: 33px;
	margin: 0 0 7px;
	padding: 0 0 0 15px;
	text-transform: uppercase
}
.headline2 h3{
	color: #ffffff;
	font-size: 16px;
	line-height: 33px;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 0 0 18px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 173px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 797px
}
.centercol-top,
.centercol-bot{
	background: url(../images/centercol-top.gif) no-repeat top;
	clear: both;
	height: 5px;
	overflow: hidden
}
.centercol-bot{
	background: url(../images/centercol-bot.gif) no-repeat top;
	height: 13px
}
.centercol-content{
	background: url(../images/centercol-bgr.gif) repeat-y;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 445px;
	min-height: 445px;
	padding: 0 0 0 10px
}
/*=== Sub Columns ===*/
/*- Col1 -*/
.col1{
	float: left;
	width: 564px
}
.col1 .content{
	padding: 10px 17px
}
.col1 p strong em{
	color: #990033;
	font-style: normal
}
/*- Col2 -*/
.col2{
	color: #000000;
	float: right;
	font-size: 1.1em;
	width: 212px
}
.col2 a{
	color: #000000
}
.col2 .content{
	padding: 5px 15px
}
/*- Col3, Col4 ... -*/
.col3{
	float: left;
	width: 247px
}
.col4{
	float: left;
	margin: 0 0 0 17px;
	width: 215px
}
.col5{
	float: left;
	margin: 0 0 0 10px;
	width: 260px
}
.col6{
	float: right;
	font-style: italic;
	width: 190px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 173px
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	clear: both;
	height: 13px;
	overflow: hidden
}
.box .content{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 445px;
	min-height: 445px;
	padding: 0 13px
}
.box .copyr{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-size: 9px;
	text-align: center
}
/*- Testimonials -*/
.testimonials big{
	font-size: 1.3em;
	font-weight: bold
}
.testimonials cite{
	font-style: normal
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 2em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
.list1 li a{
	color: #333333
}
/*- List2 -*/
.list2{
	font-size: 1.2em;
	margin: 0 0 1em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Form1 Setup -*/
.form1{
	font-size: 12px;
	margin: 0 0 1em
}
.form1 div{
	margin: 0 0 10px;
	padding: 0 15px 0 0
}
.form1 label{
	float: left;
	margin: 3px 0 0;
	width: 100px
}
.form1 .req{
	color: #990033
}
.form1 input{
	width: 340px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0;
	padding: 0 0 0 100px
}
.form1 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 50px;
	overflow: auto;
	width: 340px
}
/* Form1 Select */
.form1 select{
	width: 175px
}
.form1 .fix{
	margin: 0
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img, .th img{
	display: block;
	margin: 0 0 1em
}
.th img{
	border: 3px solid #ffffff
}
/*=== Page Bottom Placeholder ===*/
#page-bot{
	background: url(../images/page-bot.jpg) no-repeat top;
	color: #ffffff;
	font-size: 13px;
	height: 250px;
	overflow: hidden;
	padding: 57px 25px 0
}
#page-bot a{
	color: #0099ff
}
#page-bot h2{
	color: #ff9933;
	font-size: 28px;
	margin: 0 0 5px
}
#page-bot h3{
	font-size: 23px;
	margin: 0
}
#page-bot h4{
	font-size: 17px;
	margin: 0 0 5px
}
#page-bot h5{
	color: #ff9933;
	font-size: 19px
}
/*=== Footer ===*/
#footer{
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	height: 40px;
	padding: 0 25px
}
#footer a{
	color: #ff9933
}
#footer ul{
	font-size: 12px;
	padding: 14px 0 0
}
#footer li{
	border-right: 1px solid #dddddd;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li a{
	color: #ffffff;
	text-decoration: none
}
#footer li a:hover{
	color: #ff9933
}
#footer li.last{
	border: 0
}
#footer .fr{
	font-size: 14px;
	line-height: 40px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
