/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/bgr.jpg) #f8f9f9 repeat-x top;
	color: #000000;
	font: 14px "Lucida Sans unicode","Lucida Grande","Trebuchet MS",Sans-Serif;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	background: url(../images/input-bgr.gif) #f5f5f5 repeat-x top;
	border: #b3b3b3 1px solid;
	font-size: 12px;
	padding: 3px 2px;
}
textarea{
	background: #f5f5f5;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page, #page-bot, #header, #footer, #title{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 8px;
	width: 852px;
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 10px;
	overflow: hidden;
}
/*=== Header ===*/
#header{
	background: none;
	height: 129px;
}
#header .spacer{
	float: right;
	width: 550px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 128px;
	width: 295px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	height: 41px;
	padding: 56px 0 0;
	text-indent: -9999px;
}
#nav1 ul{
	float: right;
	width: 543px;
}
#nav1 li{
	float: left;
	margin: 0 0 0 3px;
}
#nav1 li a{
	display: block;
	height: 41px;
	width: 87px;
}
#nav1 li a:hover{
	text-decoration: none;
}
#nav1 li#tab1 a{
	background: url(../images/tab1.gif) no-repeat top;
}
#nav1 li#tab2 a{
	background: url(../images/tab2.gif) no-repeat top;
}
#nav1 li#tab3 a{
	background: url(../images/tab3.gif) no-repeat top;
}
#nav1 li#tab4 a{
	background: url(../images/tab4.gif) no-repeat top;
}
#nav1 li#tab5 a{
	background: url(../images/tab5.gif) no-repeat top;
}
#nav1 li#tab6 a{
	background: url(../images/tab6.gif) no-repeat top;
}
/*- Nav2 -*/
#nav2{
	border: 1px solid #10a1ce;
	border-bottom: 0;
	font-size: 22px;
	margin: -20px 0 0 -11px;
	position: absolute;
}
* html #nav2{
	margin: -20px 0 0 -6px;
}
#nav2 li{
	border-right: 1px solid #9db0bc;
	float: left;
}
#nav2 li.last{
	border: 0;
}
#nav2 li a{
	background: url(../images/nav-bgr.gif) repeat-x top;
	display: block;
	float: left;
	line-height: 35px;
	padding: 0 45px;
}
#nav2 li a:hover, #nav2 li.active a{
	background: url(../images/nav-hover.gif) repeat-x top;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	background: none;
	color: #ffffff;
	height: 429px;
}
#title .spacer{
	float: right;
	padding: 15px 0 0;
	width: 490px;
}
#title .spacer2{
	float: left;
	padding: 20px 0 0;
	text-align: right;
	width: 450px;
}
#title a{
	color: #ffffff;
	text-decoration: underline;
}
#title h2{
	font: bold 21px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0 0 15px;
}
#title h3{
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
}
#title p{
	padding: 0 0 15px;
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.png) repeat-x bottom;
	height: 1%;
	padding: 2px 10px;
}
* html #columns{
	padding: 2px 5px;
}
#columns h2{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
#columns p{
	padding: 0 0 10px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(../images/box-bgr.gif) #e3f0f9 repeat-x top;
	border: 1px solid #b6c7d1;
	height: 1%;
	margin: 5px 0;
	padding: 5px 10px;
}
* html .box{
	margin-right: 3px;
}
/*- Video -*/
.video{
	float: left;
	height: 320px;
	margin: 50px 0 0;
	width: 348px;
}
/*- Video2 -*/
.video2{
	height: 281px;
	margin: 20px 0 0;
}
/*- Ads -*/
.ad{
	float: right;
	font-size: 13px;
	height: 256px;
	margin: 0 0 0 15px;
	text-align: center;
	width: 306px;
}
.ad2{
	float: left;
	height: 128px;
	margin: -66px 10px 0 0;
	position: relative;
	width: 128px;
}
/*- Paging -*/
.paging{
	clear: both;
	font-size: 14px;
	padding: 3px 10px 2px;
	text-align: right;
}
.paging a{
	color: #000000;
	text-decoration: underline;
}
.paging.und a{
	padding: 0 1px;
	text-decoration: none;
}
.paging.und a strong{
	font-size: 18px;
}
/*- Wrapper -*/
.wrapper{
	background: url(../images/wrapper-bgr.gif) no-repeat top left;
	float: left;
	font-size: 12px;
	height: 92px;
	line-height: 14px;
	margin: 5px 10px 4px 0;
	overflow: hidden;
	padding: 7px 3px 0 8px;
	width: 189px;
}
.wrapper.last{
	margin-right: 0;
}
.wrapper img{
	float: left;
	height: 85px;
	margin: 0 5px 0 0;
	width: 85px;
}
#columns .wrapper h3{
	font-size: 12px;
	letter-spacing: -1px;
}
#columns .wrapper h3 a{
	color: #000000;
}
#columns .wrapper p{
	padding: 0;
}
/*- Quote -*/
#quote{
	background: url(../images/quote-bgr.gif) no-repeat top left;
	float: left;
	font: bold 18px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 181px;
	margin: 95px 0 0 60px;
	padding: 22px 13px;
	text-align: center;
	width: 220px;
}
#title #quote p{
	color: #000000;
	padding: 0;
}
#title #quote .al img{
	display: block;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	float: left;
	padding: 10px 30px 15px 0;
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat left;
	line-height: 36px;
	margin: 0 0 3px;
	padding: 0 0 0 45px;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	background: url(../images/search-bgr.gif) no-repeat left;
	float: right;
	height: 24px;
	margin: 8px 0 0;
	padding: 0 0 0 25px;
	width: 195px;
}
#search input{
	background: none;
	border: 0;
	color: #c2c2c2;
	float: left;
	font: 14px "Arial Black",Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 155px;
}
#search .btn{
	background: none;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
/*- Form1 -*/
input.bgr{
	background: none;
}
.form1 label{
	float: left;
	padding: 2px 0 0;
	width: 48px;
}
.form1 div{
	height: 27px;
}
.form1 .btn{
	background: none;
	border: 0;
	clear: both;
	float: right;
	padding: 0;
}
* html .form1 .btn{
	margin: 0 10px 0 0;
}
/*=== Styling Buttons ===*/
/*=== Footer ===*/
#footer{
	background: none;
	background: url(../images/logo2.gif) no-repeat top left;
	clear: both;
	font-size: 12px;
	height: 50px;
	padding: 10px 0 0;
	text-align: center;
}
#footer a{
	color: #1d8eb1;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cl{
	clear: both;
}
.al{
	text-align: left;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

