body {
	background-color: #5a1f63;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
.c_left {
	background-image: url(images/c1.gif);
	height: 9px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}

.c_right {
	background-image: url(images/c2.gif);
	height: 9px;
	width: 8px;
	float: right;
	background-repeat: no-repeat;
}
#top_corve {
	height: 9px;
	width: 800px;
	background-color: #FFF;
}

#logo {
	height: 156px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	
}

#text_box {
	width: 360px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 25px;
	margin-left: 35px;
	float: left;
	height: 350px;
}

#text_right {
	width: 360px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}


#content_box {
	background-image: url(images/splash-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height: 620px;
}

#text_border {
	height: 300px;
	width: 370px;
	float: left;

}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding-top: 10px;
}

#main_linkbox {
	height: 55px;
	width: 800px;
	margin-top: 16px;
	background-image: url(images/website_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#link {
	height: 45px;
	width: 210px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 45px;
	color: #5A1F63;
	text-align: center;
	font-weight: bold;
	margin-left: 40px;
}
#link a {
	color: #5A1F63;
	text-decoration: none;
}

#link a:hover{
	color: #FF0000;
}

img{
	border:none;
}
.heading_text {
	width: 800px;
	padding: 5px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A1F63;
	border-bottom-color: #5A1F63;
}
#best {
	background-image: url(images/best.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 800px;
	margin-top: 20px;
	float: left;
}

.main_www {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-bottom: 20px;
	width: 350px;
}

.main_mailto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 700px;
	text-align: center;
	margin-left: 60px;
	float: left;
	margin-top: 20px;
}

#footer {
	height: 30px;
	width: 800px;
	background-image: url(images/f_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #666666;
}

.f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 50px;
	margin-right: auto;
	margin-left: auto;
}

