body {
	margin: 0px;
	padding: 0px;
	background: #801C1C repeat;
	background-image: url(images/bogy-bg.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a, a:visited, a:active, a:hover {
	color: #990000;
}

.header  {
	background-color: #801C1C;
	background: url(images/header-bg.gif) repeat-x;
	background-position: top;
	width: 100%;
	height: 232px;
}

.main-image  {
	height: 156px;
	width: 900px;
}

.home-body {
	background: #FCFAF5 url(images/home-body.jpg) no-repeat center top;
	width: 900px;
	display : block;
	border-left: 1px solid #660000;
	border-right:  1px solid #990000;
	border-bottom:  1px solid #FFFFFF;
}
.menu-box {
	width: 174px;
	float: left;
	margin: 0px 10px 0px 0px; 
}
.menu-tab {
	background: url(images/menu-bg.gif) repeat-x;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
	height: 17px; 	
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
.spacer {
	height: 1px;
	font-size: 1px;
}
.content {
	display: inline;
	width: 850px;
}
.sub-menu {
	background: url(images/sub-menu-bg.gif) repeat-x;
	padding-top: 2px; 
	padding-bottom: 10px; 
	height: 20px; 
	padding-left: 100px;
	color: #990000;
	font-size: 11px;
}
.sub-menu a, .sub-menu a:visited, .sub-menu a:active {
	text-decoration: none;
	color: #990000;
}
.sub-menu a:hover {
	text-decoration: underline;
	color: #333333;
}
.content-text {
	margin: 0px 20px 0px 10px;
}
.news-box {
	width: 207px;
	display: inline;
	float: right;
	margin: 0px 0px 10px 10px; 
}
.news-tab {
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
	padding: 10px;
	color: #660000;
	font-size: 11px;
}
.news-tab a, .news-tab a:active, .news-tab a:visited {
	color: #660000;
}
.news-tab a:hover {
	color: #DA4846;
}
.footer {
	background: url(images/footer-bg.gif) repeat-x;
	width: 100%;
	height: 22px;
}

.footer-line {
	background: url(images/footer-line.gif) repeat-x;
	width: 900px;
	color: #FFFFFF;
	height: 22px;
	padding-top : 5px;
	font-size: 10px;
}
.footer-line a, .footer-line a:visited, .footer-line a:hover, .footer-line a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-line a:hover {
	color: #801C1C;
	text-decoration: underline;
}
.copyright {
	color: #8E887B;
	font-size: 10px;
}
.copyright a, .copyright a:active, .copyright a:visited {
	color: #8E887B;
	font-size: 10px;
padding-left: 500px;
text-decoration: none;
}
h1 {
	color: #990000;
	font-size: 16px;
}
h2 {
	color: #990000;
	font-size: 14px;
	line-height: 10px;
}
.body-image {
	padding-right: 30px;
	Padding-bottom: 20px;
}
.portfolio {
	border-bottom: dotted 1px #D2BFC1;
	padding: 5px;
}