body {
	background: #F5F5F5 url("images/top-bg.jpg") repeat-x top left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#595959;
}


#Banner {
width:180px;
}


.left-col, .right-col {float:left;}
.left-col {width:710px; padding-right:25px;}
.right-col {width:180px;}

.news_title {text-align:left;}

IMG {border:0;}

img.zoom {
  -ms-interpolation-mode: nearest-neighbor; 
}

.current, .page_link, .ctrl {font-size:14px; padding:1px 3px;}
.current { border:1px solid #C6BEA7; background-color:#DED9CC;}


h1, h2, h3, h4, h5, h6 {color: #A74D71; margin-top:10px; padding:0;}


h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:22px;}
h6 {font-size:24px;}

#HeaderBlock {width:998px; height:282px; background: #fff url("images/background.jpg") no-repeat top left; position:relative; top:0; left:0; border-right:1px solid #E7CDD8;}

#NavLine {width:938px; height:19px; border-right:1px solid #E7CDD8; padding:7px 0 0 60px; font-weight:bold; font-size:10px; font-family:Geneva, Arial, Helvetica, sans-serif; text-transform:uppercase; background-image:url(images/nav.gif); background-repeat:no-repeat; background-position:40px 7px;}

#NavLine a {color:#595959; text-decoration:none;}
#NavLine a:hover {text-decoration:underline;}

#ContentContainer {
	border-right:1px solid #E7CDD8;
	display:table;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:60px;
	padding:10px 0 30px 0;
	position:relative;
	text-align:left;
	width:938px;
}


a {
	color: #A74D71;
	text-decoration: underline;
}
a:hover {
	color: #A74D71;
	text-decoration: none;
}

#Logo {
	position: relative;
	left: 465px;
	top: 40px;
	margin: 0px;
	text-align: center;
	width: 500px;
}
#Logo h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 24px;
	color: #A74D71;
}
#Logo a {
	text-decoration: none;
	font-weight: normal;
	color: #A74D71;
}


#About {
	width: 998px;
	height: 155px;
        margin: 0;
	padding: 0;
	text-align: left;
	background-image: url("images/about-bg.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}
#About h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #A74D71;	
}

#About .text {padding:30px 20px 0 60px; }



#Menu-Ver {
	position: relative;
	left: 555px; 
	top: 40px;
	width: 400px;
	border: 0px;
	margin: 0px;
	text-align:left;
        font-size:13px;
}

#Menu-Ver ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Menu-Ver li {
	display: inline;
}

#Menu-Ver h1 {
	display: block;
	color:#993366;
	padding: 0px 0px 0px 28px;
	font-size: 14px;
}
#Menu-Ver a {
	display: block;
	color: #A74D71;
	padding: 5px 0px 0px 30px;
	background: url("images/ver-menu-item-bg.gif") no-repeat top left;
	text-align:left;
}


#Footer {
	position: relative;
	width: 938px;
	height:50px;
	padding: 20px 0px 0px 60px;	
	border-top: 1px #E7E7E5 solid; 
	border-right:1px solid #E7CDD8;
	border-bottom: 20px #E6CDD7 solid; 
	font-size:10px;
	color:#919191;
}
