/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #0a2033;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #044a7a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #236b98 1px solid;
	color: #024a7c;
	font-size: 12px;
	padding: 3px
}
li{
	list-style: none;
}
h2{
	color: #044a7a;
	font-size: 1.3em;
	margin: 0 0 .8em
}
.h2arrow{
	background: url(../images/ico-arrow.gif) right no-repeat;
	padding: 0 30px 0 0
}
h3{
	color: #044a7a;
	font-size: 1.4em;
	margin: 0 0 .8em
}

p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#bgcontent{
	background: url(../images/bgr.gif) #ffffff repeat-x center top
}
#bgcontent2{
	background: url(../images/bgr.jpg) no-repeat center top
}
#page{
	background: url(../images/page-bgr.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 715px;
	margin: 0 auto;
	min-height: 715px;
	padding: 30px 26px;
	width: 908px
}
/*=== Header ===*/
#header{
	height: 166px;
	margin: 0 auto;
	width: 960px
}
#header .content{
	float: right;
	padding: 30px 0 0;
	width: 785px
}
/*- Logo -*/
#header h1{
	background: url(../images/logopic.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 145px
}
#header h1 a{
	display: block;
	height: 166px;
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	background: url(../images/slogan.gif) top no-repeat;
	float: left;
	height: 46px;
	margin: 0 0 16px;
	width: 432px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.png) top repeat-x;
	float: right;
	height: 35px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) top right no-repeat;
	float: left;
	line-height: 35px;
	margin: 0 0 0 -4px;
	padding: 0 4px 0 0
}
#nav1 li a{
	color: #f5f6f7;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 25px;
	text-transform: uppercase
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) top repeat-x;
	text-decoration: none
}
/*=== Title Placeholder ===*/
.title{
	border: 1px solid #ffffff;
	clear: both;
	height: 324px;
	margin: 0 0 25px;
	width: 908px
}
.title .content{
	border: 1px solid #94a1b1;
	height: 312px;
	overflow: hidden;
	padding: 5px;
	width: 896px
}
.title img{
	display: block;
	width: 894px;
	height: 309px;
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 15px 15px
}
.col1{
	float: left;
	width: 410px
}
.col1interior {
	float: left;
	width: 650px;
}
.col1interior img {
	border:none;
	float: left;
}
.divline {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.col2{
	float: right;
	width: 410px
}
.col2interior {
	float: right;
	width: 200px;
}
.col2interior li {
	list-style:url(../images/list-icon.png) none inside;
	padding: 5px 0px;
	font-weight: bold;
	font-size:14px;
}

.productlist {
	width:auto;
	padding:5px 0px;
	}
	
.productlist img {
	float: right;
	vertical-align:text-top;
}
.subnav {
	padding-left:30px;
}

/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
.search{
	float: right;
	height: 24px;
	padding: 12px 0 0;
	width: 272px
}
.search input{
	background: #d1eef6;
	float: left;
	width: 188px
}
.search input.btn{
	background: #d1eef6;
	margin: 0 0 0 5px;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.adsponsors{
	padding: 40px 0 10px;
	text-align: center;
	background-color: #FFF;
}
.adsponsorsinterior {
	padding: 0 5px 0 5px;
	text-align: center;
	background: url(../images/sidebar.png) no-repeat left top;
	top: 0px;
}
.adsponsors img{
	margin: 0 3px 5px
}
/*=== Footer ===*/
#page-bot{
	background: url(../images/page-bot.gif) top repeat-x;
	height: 156px
}
#footer{
	color: #6a94b9;
	height: 1%;
	margin: 0 auto;
	padding: 45px 0 0;
	width: 935px
}
#footer a{
	color: #8db2d0
}
#footer h3{
	color: #ffffff;
	font-size: 1.5em
}
#footer li{
	border-right: 1px solid #6a94b9;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*- Copyright, Contact Info -*/
.contacts{
	float: left;
	font-weight: bold
}
.contacts ul{
	margin: 0 0 0 -.6em;
	position: relative
}
.copyright{
	float: right;
	padding: 50px 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.shadowl, .shadowr{
	background: url(../images/shadowl.png) top no-repeat;
	height: 778px;
	margin: 0 0 0 -79px;
	position: absolute;
	top: 166px;
	width: 53px
}
.shadowr{
	background: url(../images/shadowr.png) top no-repeat;
	margin-left: 934px
}
