body {
	background-image: url(../images/img_bg_repeet.gif);
	background-repeat: repeat;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active{
	color: #C39;
	text-decoration:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
br {
	margin: 0px;
	padding-bottom: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFF;
	text-transform: capitalize;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
	background-color: #882D59;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A16790;
	color: #FFF;
	line-height: 25px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #3F463F;
}
.bg_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 30px;
	margin: 0px;
	text-transform: capitalize;
}
.table_bg {
	background-color: #720348;
}
.main_image {
	background-image: url(../images/img_main.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
	height: 300px;
	width: 900px;
	background-position: left top;
}

.head {
	background-position: left -5px;
	height: 105px;
	width: 265px;
	background-repeat: no-repeat;
	background-image: url(../images/img_head.gif);
	background-color: #FFF;
}
.nav_line {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 35px;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 10px;
}
