﻿html,body{margin:0;padding:0;}

body{font: 17px Times New Roman,sans-serif;text-align:center; background: url(images/bg_new.png) #FFFFFF repeat-x;
}

p{margin:0 10px 10px;}


a{text-decoration:none; color:#000000;
}

hr{padding:2px; margin:0;}
h2{
color:#461b4e;
font-size:26px;
line-height:29px;
letter-spacing:1px;
font-weight:normal;
}

/* ============================Container============================ */
div#container{
text-align:left;
}

div#container{
width:980px;
margin:0 auto;
}
/* ============================Header============================ */
div#header{
height:112px;
background: url(images/banner_new.png) no-repeat;
}
div#header p{
color:#ffffff;
font-size:28px;
font-family: "Century Gothic";
padding-top:55px;
text-align:right;
}
/* ============================Top menu============================ */


div#top_menu{
color:#666666;
margin-top:20px;
height:51px;
width:980px;float:left;}

div#top_menu .kl a{
margin:0;
line-height:51px;
}
div#rig{
float:right;
width:100px;
}
div#top_menu a{
font-family:Times New Roman;
text-transform:uppercase;
font-weight:normal;
font-size:15px;
margin-right:34px;
margin-left:30px;
line-height:51px;
}
div#top_menu a:hover{
color:#461b4e;}
/* ============================Mid Banner============================ */


div#mid_banner{
margin-top:15px;
height:550px;
}

div#mid_banner .rt{
float:right;
width:702px;
height:550px;
}

div#mid_banner .lt{
float:left;
width:250px; 
height:369px;
}

div#mid_banner .lt ul{
line-height:18px;
margin-top:1px;
line-height:25px;
}

.lt ul a {
color:#48194d;
font-weight:400;
}

.menuheading{
color:#000000;
font-size:18px;
font-weight:900;
}

/* ============================Wrapper============================ */


div#wrapper{
float:left;
width:100%;
}

/* ============================Content============================ */


div#content p{
line-height:1.5;
}

div#content{
margin:5px;
font-size:15px;
}

div#content a:link{
	color:#800080;
	font-size:14px;
}

div#content a:visited{
	color:#800080;
	font-size:14px;
}
/* ============================List============================ */


div#list{
height:55px;
float:left;
color:#800000;
width:232px;
text-align:center;
}

div#list a{
color:#800000;
}

div#list2{
float:left;
width:285px;
text-align:center;
}

/* ============================Link Button============================ */


div#linkbutton{
	background: url(images/bg_btn.png) no-repeat;
	width:231px;
	height:67px;
}

div#linkbutton a{
	margin-top:10px;
	width:200px;
	line-height:18px;
}

div#linkbutton2{
	text-align:left;
	margin-left:20px;
	padding-top:14px;

}

div#linkbutton2 a{
	margin-top:10px;
	width:150px;
	line-height:18px;
}

div#linkbutton2 a:link{
	color:#000000;
	font-size:16px;
	font-weight:900;
	width:160px;
}

div#linkbutton2 a:visited{
	color:#000000;
	font-size:16px;
	font-weight:900;
}

/* ============================Footer============================ */

div#footer{
background:#000000;
clear:left;
height:77px;
width:100%;
text-align:center;
color:#ffffff;
font-size:12px;
}

div#footer a{
color:#ffffff;
}

div#footer a:hover{
color:#461b4e;
}

div#footer p{
margin:0;
padding:5px;
}

.clear{clear:both;background:none;}
