/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #c593be;
	color: #434343;
	font: .75em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	padding: 60px 0
}
a{
	color: #7d4894;
	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: #5280bc;
	letter-spacing: 0px;
	margin: 0 0 .3em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	color: #bfbfbf;
	font-size: 1em;
	margin: 0 0 .1em
}
p{
	line-height: 1.3em;
	padding: 0 0 .5em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 34px;
	width: 822px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) top no-repeat;
	height: 96px;
	margin: 0 auto;
	padding: 21px 34px 0;
	width: 822px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 239px
}
#header h1 a{
	display: block;
	height: 96px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: url(../images/nav1-bgr.gif) top repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin: 0 0 19px
}
.nav1 li{
	float: left;
	line-height: 26px;
	padding: 0 25px
}
.nav1 li a{
	color: #784091;
	display: block;
	float: left
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #6794c8
}
/*=== Title Placeholder ===*/
.title{
	clear: both;
	height: 168px;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 11px
}
.title-pic{
	float:left; 
}
.title-pic2{
	float:right; 
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 22px 15px
}
.col1{
	float: left;
	width: 460px
}
.col2{
	float: right;
	width: 295px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 6px;
	display: inline;
	margin: 0 0 .3em;
	padding: 0 5px 0 8px
}
.list1 li a{
	color: #434343
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) top no-repeat;
	color: #535353;
	height: 78px;
	margin: 0 auto;
	padding: 18px 57px 0;
	width: 776px
}
#footer a{
	color: #535353;
	text-decoration: underline
}
#footer a strong, #footer strong{
	color: #7a4492;
	font-weight: normal;
	text-decoration: none
}
#footer li{
	display: inline;
	padding: 0 5px 0 0
}
#copyr{
	color: #ffffff;
	text-align: center
}
#copyr a{
	color: #ffffff;
	padding: 20px 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.Forms {
	background-color: #EDEDED;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 5px;
	width: 320px;
	height: 30px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #773F90;
}
.Forms2 {
	background-color: #EDEDED;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 5px;
	width: 320px;
	height: 70px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #773F90;
}

