#navcontainer ul
{
	border: 0;
	list-style-type: none;
	width: 430px;
	margin-bottom: 0;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#navcontainer ul li
{
	display: block;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}

#navcontainer ul li a
{
	display:block;
	text-indent: -9000px;
	overflow:hidden;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#home_active a {
	background-image: url(images/navi/home.png);
	height: 29px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px;
}
#home:HOVER a {
	background-image: url(images/navi/home.png);
	height: 29px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px;
}
#home a {
	background-image: url(images/navi/home.png);
	height: 29px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: -80px;
}
#approach a {
	background-image: url(images/navi/approach.png);
	height: 29px;
	width: 93px;
	background-position: -93px;
}
#approach_active a {
	background-image: url(images/navi/approach.png);
	height: 29px;
	width: 93px;
	background-position: -0px;
}
#approach:HOVER a {
	background-image: url(images/navi/approach.png);
	height: 29px;
	width: 93px;
	background-position: -0px;
}
#team a {
	background-image: url(images/navi/team.png);
	height: 28px;
	width: 71px;
	background-position: -71px;
}
#team_active a {
	background-image: url(images/navi/team.png);
	height: 28px;
	width: 71px;
	background-position: 0px;
}
#team:HOVER a {
	background-image: url(images/navi/team.png);
	height: 28px;
	width: 71px;
	background-position: 0px;
}
#contact a {
	background-image: url(images/navi/contact.png);
	height: 28px;
	width: 76px;
	background-position: -76px;
}
#contact_active a {
	background-image: url(images/navi/contact.png);
	height: 28px;
	width: 76px;
	background-position: 0px;
}
#contact:HOVER a {
	background-image: url(images/navi/contact.png);
	height: 28px;
	width: 76px;
	background-position: 0px;
}

/* end navi styles */



body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #510000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	background-image: url(images/top_head.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 25px;
	margin-left: 2px;
}
.footer {
	background-image: url(images/footer_end2.jpg);
	height: 53px;
	width: 792px;
	float: left;
	background-repeat: no-repeat;
}
.default {
	font-size: 0.7em;
	line-height: 25px;
	color: #525252;
	width: 444px;
	padding-top: 5px;
	margin-top: 0px;
}
.right_content {
	float: right;
	padding-top: 44px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: 0px 122px;
	background-image: url(images/divider.jpg);
}
.right_content_team {
	float: right;
	padding-top: 32px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: 0px 122px;
	background-image: url(images/divider.jpg);
}
.img {
	padding-bottom: 14px;
	padding-left: 32px;
}
.img1 {
	padding-bottom: 5px;
	padding-left: 32px;
}
.content {
	background-color: #D3d3d3;
	width: 789px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(images/gradient_bg.jpg);
	margin-left: 2px;
}

.logo {
	float: left;
	margin-left: 28px;
}

.tel_num {
	background-image: url(images/tel_num.png);
	height: 35px;
	width: 156px;
	background-repeat: no-repeat;
	margin-left: 34px;
	color: #CCCCCC;
	font-size: 0.9em;
	padding-left: 64px;
	padding-top: 15px;
}
.footer_navi {
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 6px;
	float: left;
	width: 444px;
}
.copyright {
	float: right;
	color: #FFFFFF;
	font-size: 0.7em;
	width: 155px;
	padding-top: 6px;
}
.left_content {
	float: left;
	width: 460px;
	padding-left: 31px;
	padding-top: 41px;
}
.footer_info {
	padding-bottom: 33px;
	float: left;
	width: 790px;
}

.page_head {
	margin-top: 0px;
	margin-bottom: 7px;
	color: #999999;
	font-size: 1em;
}
.page_head_sub {
	margin-top: 0px;
	margin-bottom: 7px;
	color: #999999;
	font-size: 0.9em;
}
.red_font {
	color: #A90000;
}
.red_font_b {
	color: #A90000;
	font-weight: bold;
}
.white_font {
	color: #fff;
	text-decoration: none;
}
.white_font:HOVER {
	color: #CCCCCC;
	text-decoration: none;
}
.red_dark_font {
	color: #730000;
}
.red_dark_font a {
	color: #730000;
}
.arrow {
	font-size: 10px;
	color: #730000;