/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #75777a;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #c70751;
	text-decoration: none
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #c70751;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 .4em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	font-size: 1em;
	margin: 0 0 1em
}
p{
	line-height: 1.6em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 901px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) #a7a9ac no-repeat bottom;
	height: 230px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 377px
}
#header h1 a{
	display: block;
	height: 184px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	margin: 0 0 18px
}
.nav1 li{
	margin: 0 0 1px
}
.nav1 li a{
	background: #e3e5e8;
	color: #c70751;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px
}
.nav1 li a:hover, .nav1 li.active a{
	background: url(../images/ico-arrow.gif) #c70751 no-repeat 15px 13px;
	color: #ffffff;
	padding: 0 0 0 28px;
	text-decoration: none
}
.nav1 li.active li a{
	background: #cfd1d4;
	border-bottom: 0;
	color: #c70751;
	padding: 0 0 0 28px
}
.nav1 li.active li a:hover, .nav1 li.active li.active a{
	background: url(../images/ico-arrow.gif) #a7a9ac no-repeat 25px 13px;
	color: #ffffff;
	padding: 0 0 0 37px
}
/*=== Title ===*/
.title img{
	display: block;
	margin: 0 0 2em
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%;
	margin: 20px 0 0
}
#home #columns{
	background: url(../images/columns-bgr-home.gif) repeat-y
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 216px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 644px
}
#home #centercol{
	float: left;
	margin: 0 0 0 41px;
	width: 398px
}
/*=== Right Column ===*/
#rightcol{
	color: #000000;
	float: right;
	width: 200px
}
#rightcol a{
	color: #000000;
	text-decoration: underline
}
#rightcol h2{
	height: 35px;
	margin: 0;
	overflow: hidden
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #e3e5e8;
	height: 1%;
	margin: 0 0 25px;
	padding: 12px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1.8em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 6px;
	line-height: 1.4em;
	margin: 0 0 .8em;
	padding: 0 0 0 13px
}
#home .list1 li{
	background: url(../images/ico-list2.gif) no-repeat 0 6px;
	padding: 0 0 0 20px
}
.list1 li a{
	color: #75777a
}
.list1 li a:hover{
	text-decoration: underline;
	color:#c70751;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Form1 (Search) Setup -*/
.form1 div{
	margin: 0 0 7px
}
.form1 label{
	display: block;
	margin: 0 0 5px
}
.form1 input{
	width: 170px
}
.form1 .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto
}
/* Form1 Select */
.form1 select{
	width: 177px
}
/*=== Footer ===*/
#footer{
	background: url(../images/hl-dot.gif) repeat-x top;
	border-bottom: 2px dashed #e1e1e1;
	clear: both;
	color: #c70751;
	font-size: .9em;
	height: 1%;
	line-height: 1.6em;
	margin: 25px 0 0;
	padding: 20px 0 50px;
	text-align: center
}
#footer a{
	color: #a7a9ac
}
#footer p{
	padding: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 0 0 1.8em;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.pic img{
	display: block;
	margin: 0 0 .8em
}
.ads{
	text-align: center
}
.ads img{
	margin: 0 0 13px
}

#centercol ul {
margin:0 10px 10px 15px;
}

#centercol li {
padding:0 0px 0px 20px;
line-height:19px;
background: url(../images/ico-list2.gif) no-repeat 0 6px;

}