body {
	margin:0;
	padding:0;
	background-image: url(imgs/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
}
#menu {
	background-image: url(imgs/menu-bg.jpg);
	height: 30px;
	width: 996px;
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #D6A3B8;
}
#menu ul {
	display: block;
	margin: 0px;
	float: left;
	width: 996px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 7px;
	margin: 0px;
	padding-left: 33px;
	padding-bottom: 0px;
}
#content {
	width: 685px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	background-image: url(imgs/content-top.gif);
	background-repeat: no-repeat;
	background-color: #C6D3F1;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	text-align: justify;
}
#content p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#sub-main .logo {
	float: left;
	width: 400px;
	height: 70px;
	margin-top: 10px;
}
#side {
	width: 240px;
	float: left;
	padding-left: 20px;
}
.indent {
padding-left: 10px;
}


#home-main {
	background-image: url(imgs/home-main.jpg);
	height: 351px;
	width: 866px;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 130px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}
.right-box {
	float: left;
	width: 229px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #98076E;
	color: #FFFFFF;
	font-size: 10px;
}
.right-box a {
	color: #FFFFFF;
	text-decoration: underline;
}

.left-img {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align:center;
	font-size:11px;
}
.right-img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.right-box p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#sub-main {
	height: 231px;
	width: 586px;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:410px
}
.home-box {
	width: 340px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #4C2041;
	padding-bottom: 15px;
	background-image: url(imgs/home-left-img.jpg);
	background-repeat: no-repeat;
	padding-left: 135px;
	padding-right: 35px;
}
.home-box2 {
	width: 350px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #4C2041;
	padding-left: 135px;
	padding-bottom: 15px;
	background-image: url(imgs/home-right-img.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 996px;
	color: #4C2041;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D396C5;
	padding-top: 10px;
	clear: both;
}
#content a {
	color: #93086B;
	text-decoration: underline;
}
#content a:hover {
	color: #4C2041;
	text-decoration: underline;
}
#footer a {
	color: #4C2041;
	text-decoration: none;
}
#footer a:hover {
	color: #93086B;
	text-decoration: underline;
}
.footer-right {
	float: right;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
.footer-left {
	float: left;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:15px;
	color: #93086B;
}
.title {
	font-weight: bold;
	color: #9A036C;
}
.clr {
	clear: both;
}
.blank { 
	padding-left: 120px;
}
.blank_news { 
	padding-left: 170px;
}
