body {
	backgourd-color: #fff;
	background: url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	line-height: 16px;
}

strong {
	font-weight: bold;
}

h2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

#container {
	width: 1280px;
	margin: 0 auto 0 auto;
}

#logoslogan {
	margin: 25px auto 0 auto;
	height: 60px;
	width: 960px;
}

#header {
	height: 1280px;
	width: 1280px;
	background: url(../images/header_home.png) no-repeat;
	position: absolute;
	z-index: -5;
}

#menu_horizontal {
	margin: 55px auto 0 auto;
	height: 216px;
	width: 706px;
	background-image: url(../images/menu_bg_index.png);
}

#menu_horizontal_container {
	position: relative;
	top: 33px;
	left: 35px;
}

#menu_horizontal li {
	display: inline-block;
	padding: 0px;
}

#menu_horizontal a {
	height: 35px;
	width: 158px;
	display: block;
	background: url(../images/menu_item_bg.png) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	margin: 0 0 2px -2px;
}

#menu_horizontal a:hover {
	background: url(../images/menu_item_bg_over.png) repeat-x;
	border: 1px solid #9E2257;
	height: 33px;
	width: 156px;
	margin: 0 0 0 -2px;
	line-height: 33px;
}

#menu_horizontal p {
	width: 616px;
	position: relative;
	top: 40px;
	left: 32px;
	margin: 0 13px 0 13px;
}

#news {
	width: 920px;
	margin: 10px auto 0 auto;
}

#mitch {
	float: left;
	width: 210px;
}

#news_container {
	float: left;
	margin: 20px auto 0 auto;
	height: 158px;
	width: 510px;
	background: url(../images/news_bg.png) no-repeat;
}

#news_container h2 {
	margin: 17px 0 12px 18px;
}

#news_container p {
	margin: 0 18px 0 18px;
}

#news_container a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.newslink {
	float: right;
	font-weight: bold;
}

.newslink a {
	color: #000;
	margin: -5px 0 0 0;
}

.news_item {
	float: none;
	width: 510px;
	height: 158px;
	background: url(../images/news_bg.png) no-repeat;
	margin: 15px auto 0 auto;
}

.news_item p {
	margin: 0;
}

.news_item h2 {
	padding: 17px 0 0 18px;
}

#content_container {
	width: 1000px;
	margin: 45px auto 0 auto;
}

#menu_vertical {
	width: 240px;
	float: left;
	margin: -18px 0 0 0;
}

#menu_vertical_top {
	background: url(../images/menu_horizontal_top.gif);
	height: 23px;
	width: 228px;
}

#menu_vertical_content {
	background: url(../images/menu_horizontal_bg.gif);
	width: 228px;
	padding: 2px 0 0 0;
}

#menu_vertical_content ul {
	margin: 0 0 0 25px;
}

.menu {
	height: 35px;
	width: 180px;
	display: block;
	background: url(../images/menu_item_bg.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	margin: 2px 0 0 0;
}

a.menu:hover, #selected {
	background: url(../images/menu_item_bg_over.png) repeat-x;
	border: 1px solid #9E2257;
	height: 33px;
	width: 178px;
	line-height: 33px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#selected {
	margin: 2px 0 0 0;
}

#menu_vertical_bottom {
	background: url(../images/menu_horizontal_bottom.gif);
	height: 23px;
	width: 228px;
}

#submenu {
	margin: 2px auto 0 25px;
	border: 1px solid #981B5A;
	min-height: 33px;
	width: 178px;
	background: #FF9A02 url(../images/submenu_bg.png) bottom repeat-x;
	padding: 0 0 10px 0;
}

#submenu p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 33px;
}

#submenu li {
	list-style: disc;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

#submenu .selected {
	color: #990066;
}

#submenu a {
	color: #fff;
	text-decoration: underline;
}

#submenu a:hover, #submenu li:hover {
	color: #981B5A;
}

#content {
	width: 520px;
	background: url(../images/white_bg.png) repeat;
	float: left;
	padding: 0 0 24px 0;
}

#content a {
	color:#333;
	text-decoration:underline;
}

#content a:hover {
	color:#990066;
}

#content h1 {
	color: #A1136E;
	font-size: 24px;
	font-weight: bold;
	margin: 17px 0 0 23px;
}

#content p {
	margin: 16px 23px 0 23px;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 27px 0 0 23px;
}

#content ul {
	font-size: 12px;
	margin: 7px 0 0 40px;
}

#content li {
	list-style: disc;
	line-height: 16px;
}

#right {
	width: 200px;
	float: left;
	margin: 0 0 0 38px;
}

#photo_top {
	background:url(../images/photo_top.png);
	height: 6px;
	width: 200px;
}

#photo_content {
	background:url(../images/white_bg.png);
}

#photo_bottom {
	background:url(../images/photo_bottom.png);
	height: 6px;
	width: 200px;
	margin: 0 0 10px 0;
}

#photo_content img {
	margin: 4px 0 6px 10px;
}

#footer {
	width: 960px;
	margin: 20px auto 0 auto;
	font-size: 12px;
	text-align: center;
	background: url(../images/white_bg.png) repeat;
}

#footer .seperator {
	float: left;
	color: #FF9900;
	line-height: 12px;
}

#footer a {
	float: left;
	margin: 0 5px 0 5px;
	color: #990066;
}

#footer a:hover {
	text-decoration:none;
}

#footer .copyright {
	white-space:nowrap;
	margin: 30px auto 0 auto;
	color: #333333;
	font-size: 11px;
}

#footer .copyright a {
	float:none;
	color: #333333;
	text-decoration:underline;
}

#footer .copyright a:hover {
	text-decoration:none;
}

#footer .over {
	width: 770px;
	margin: 30px auto 0 auto;
	color: #666666;
	font-size: 11px;
}

#footer strong {
	font-weight: bold;
	text-decoration: underline;
}

.mitch {
	margin: 20px auto 0 508px;
}