*
{
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a{
	color: #0000FF;
	text-decoration:none;
}

a:hover{
	color: #0000FF;
	text-decoration:underline;
}
#logo {
	background-image: url(images/logo.png);
	height: 134px;
	width: 1000px;
}
.company-name{
	font-family: "bauhaus 93";
	font-size:40px;
	color:#000000;
	padding-top: 40px;
}
#header {
	background-image: url(images/header.gif);
	height: 299px;
	width: 646px;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 80px;
	padding-left: 50px;

}
.header-sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 70px;

}
.left-space{
	font-family:Arial, Helvetica, sans-serif;
	color:#F3F3F3;
	font-size:6px;
}
.left-space a{
 text-decoration: none;
 color:#F3F3F3;
}
.left-space a:hover{
 text-decoration: none;
}
#content-main {
	background-image: url(images/index_06.png);
	height: 678px;
	width: 646px;
}
#content-main {
	background-image: url(images/index_06.png);
	height: 678px;
	width: 646px;
}

.left_menu {
	background-image: url(images/nav-menu.png);
	height: 640px;
	width: 288px;
}
.left_menu ul {
	margin: 0;
	list-style: none;
	padding-left: 0px;
}

.left_menu li {
	display: inline;
}
.left_menu a {
	background: url(images/nav-button.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #2D2D2D;
	text-decoration: none;
	float: left;
	height: 53px;
	width: 288px;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 53px;
	line-height: 2.2;
}
#left-column {
	background-image: url(images/index_08.gif);
	height: 68px;
	width: 310px;
}

.left_menu a:hover {
	background:url(images/button-hover.png);
	width: 288px;
	height: 53px;
	text-decoration:none;
	color:#FFFFFF;
	background-repeat: no-repeat;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	padding-left: 55px;
	padding-top: 10px;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #1E1E1E;
	padding-left: 25px;
	padding-top: 20px;
}
#latest-news {
	background-image: url(images/index_08.png);
	height: 269px;
	width: 310px;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	padding-left: 25px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 20px;
}
#bottom {
	background-image: url(images/index_09.png);
	height: 53px;
	width: 956px;
}

.buttom{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	font-size: 12px;
}
.buttom a{
	text-align: right;
	padding-right: 30px;
	color: #666666;

}
#footer {
	background-image: url(images/index_10.png);
	height: 36px;
	width: 956px;
}


.buttom a:hover{
	text-decoration: underline;
}
