/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #000000;
	/*font: .85em "Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;*/
	font: .75em "Arial";
	padding: 65px 0;
}
a{
	color: #0168b4;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	background: #f9f9f9;
	border: #b5b5b5 1px solid;
	font-size: 13px;
	padding: 5px
}
li{
	list-style: none
}
h2{
	color: #333333;
	font-size: 2.5em;
	margin: 0 0 .5em;
	font-family:"Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;
}
h3{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 .5em;
	font-family:"Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;
}
h4{
	font-size: 1em;
	margin: 0 0 .5em;
	font-family:"Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;
}
p{
	line-height: 1.4em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px
}
/*=== Header ===*/
#header{
	border-bottom: 1px solid #c1c1c1;
	height: 65px;
	padding: 0 0 19px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 320px
}
#header h1 a{
	display: block;
	height: 65px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 18px;
	height: 25px;
	padding: 28px 0 0;
	font-family:"Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;

}
.nav1 li{
	background: url(../images/nav1-sep.gif) right no-repeat;
	float: left;
	line-height: 25px;
	padding: 0 10px 0 5px
}
.nav1 li.last{
	background: none;
	padding-right: 0
}
.nav1 li a{
	color: #333333;
	display: block;
	float: left;
	padding: 0 5px
	
}
.nav1 li a:hover,
.nav1 li.active a{
	background: #0168b4;
	color: #ffffff;
	text-decoration: none
}
/*=== Title Placeholder ===*/
.title{
	clear: both;
	margin: 0 0 20px
}
.title h2{
	font-size: 52px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 60px;
	margin: 0 0 20px
}
/*=== Headlines ===*/
/*- Main headline -*/ 
.main-headline{
	height: 169px;
	margin: 0 0 15px;
	overflow: hidden;
	color:#000099;
}
/*- Headline -*/  
.headline{
	background: url(../images/headline-bgr.gif) left top no-repeat;
	height: 75px;
	margin: 0 0 1em;
	padding: 0 0 0 23px;
	width: 214px;
	letter-spacing: -1px;
	color:#000099;
}
.headline h2{
	color: #ffffff;
	font-size: 34px;
	font-weight: normal;
	line-height: 75px
}
/*- Headline2 -*/
.headline2{
	background: url(../images/headline2-bgr.gif) left top no-repeat;
	height: 38px;
	margin: 0 0 1em;
	padding: 0 0 0 16px;
	width: 221px;
	letter-spacing: -1px;
}
.headline2 h3{
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	line-height: 38px
}
/*- Headline3 -*/
.headline3{
	background: url(../images/headline3-bgr.gif) left top no-repeat;
	height: 41px;
	margin: 0 0 1em;
	padding: 0 0 0 23px;
	width: 214px;
	letter-spacing: -1px;
}
.headline3 h3{
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	line-height: 41px
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) right repeat-y;
	height: 1%;
	margin: 35px 0 0;
	padding: 0 0 15px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 33%
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 712px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 237px
}
#rightcol .content{
	padding: 0 20px 10px
}
#rightcol .form1{
	padding: 0 10px
}
#rightcol .form1 input{
	width: 200px
}
#rightcol .form1 input.btn{
	width: auto
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 310px
}
.col2{
	float: right;
	width: 368px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 2em
}
.list1 ol li{
	list-style: decimal;
	list-style-position: outside;
	margin: 0 0 .5em 25px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 1em
}
.form1 div{
	padding: 0 10px 0 0
}
* html .form1 div{
	padding: 0 8px 0 0
}
.form1 label{
	float: left;
	margin: 3px 0 0;
	width: 80px
}
.form1 input{
	margin: 0 0 15px;
	width: 295px
}
/* Form1 Buttons */
.form1 .submit{
	clear: both;
	margin: 0;
	position: relative
}
.form1 input.btn{
	width: auto
}
/* Form1 Textarea */
.form1 textarea{
	height: 188px;
	overflow: auto;
	width: 355px
}
/* Form1 Select */
.form1 select{
	width: 126px
}
/*=== Link Buttons ===*/
.btn-link{
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	margin: 0 0 2em
}
.btn-link a{
	background: url(../images/btn-link.gif) left no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 18px
}
.btn-link a span{
	background: url(../images/btn-link.gif) right no-repeat;
	display: block;
	float: left;
	height: 38px;
	padding: 0 18px 0 0
}
.btn-link a:hover{
	background: url(../images/btn-link-.gif) left no-repeat;
	cursor: pointer;
	text-decoration: none
}
.btn-link a:hover span{
	background: url(../images/btn-link-.gif) right no-repeat
}
.btn01 a, .btn02 a, .btn03 a{
	background: url(../images/btn01.gif) top no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	margin: 0 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 160px;
	font-family:"Myriad Pro",Arial,Verdana,Helvetica,Sans-Serif;

}
.btn02 a{
	background: url(../images/btn02.gif) top no-repeat
}
.btn03 a{
	background: url(../images/btn03.gif) top no-repeat
}
.btn01 a:hover, .btn02 a:hover, .btn03 a:hover{
	background: url(../images/btn-.gif) top no-repeat
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: -10px 0 0;
	position: relative
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
.thumbs{
	text-align: center
}
.thumbs img{
	margin: 0 3px 5px
}
/*=== Footer ===*/
#footer{
	background: #f6f6f6;
	color: #000000;
	height: 1%;
	margin: 0 0 .3em;
	padding: 25px 0 30px;
	text-align: center
}
#footer a{
	color: #000000
}
/*- Copyright Info -*/ 
.copyr{
	font-size: .9em;
	text-align: right
}
.copyr a{
	color: #eb5412
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #f0f0f0;
	clear: both;
	height: 1px;
	margin: 0 0 15px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
