
a, a:active, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

a:hover
{
	text-decoration: underline;
}

.backer
{
	background-position: top left;
	background-repeat: no-repeat;
	width: 995px;
	min-height: 489px;
}

#backer_index
{
	background-image: url(../images/index_back.jpg);
}

#backer_contact
{
	background-image: url(../images/contact_back.jpg);
}

#backer_location
{
	background-image: url(../images/location_back.jpg);
}

#backer_specification
{
	background-image: url(../images/specification_back.jpg);
}

body
{
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #FFFFFF;
	margin: 0 0 0 0;
}

#contact_left_long
{
	position: relative;
	top: 40px;
	float:left;
	text-align: left;
	width: 245px;
	height: 280px;
}

#contact_right_long
{
	position: relative;
	top: 40px;
	float: right;
	text-align: left;
	width: 245px;
	height: 280px;
}

#content
{
	width: 995px;
	min-height: 615px;
	margin: 0 auto;
}

#content_noback
{
	width: 995px;
	min-height: 615px;
	margin: 0 auto;S
}

#content-flash
{
	width: 995px;
	min-height: 615px;
	margin: 0 auto;
}

.flashholder
{
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(../images/gradient_tile.gif);
}

#footer
{
	width: 100%;
	text-align:center;
	height: 127px;
}

#frame
{
	width: 100%;
	text-align:center;
}

#header
{
	height: 133px;
	text-align: center;
	padding-top: 12px;
	background-color: #000000;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.layout
{
	display:block;
}

.clear {
	clear: both;
}

#main
{
	min-height: 355px;


}

#main_left
{
	position: relative;
	top: 40px;
	float:left;
	text-align: left;
	width: 400px;
	height: 270px;
}

#contact_left_long
{
	position: relative;
	top: 40px;
	float:left;
	text-align: left;
	width: 245px;
	height: 280px;
}

#contact_right_long
{
	position: relative;
	top: 40px;
	float: right;
	text-align: left;
	width: 245px;
	height: 280px;
}

#main_left_long
{
	position: relative;
	top: 40px;
	float:left;
	text-align: left;
	width: 380px;
	height: 280px;
}

#main_right
{
	position: relative;
	top: 10px;
	left: 260px;
	float: left;
	text-align: left;
	width: 200px;
	height: 270px;
}

#main_right2
{
	position: relative;
	top: 40px;
	left: 200px;
	float: left;
	text-align: left;
	width: 380px;
	height: 350px;
}



#main_right_link
{
	position: relative;
	top: 263px;
	left: 280px;
	float: left;
	text-align: left;
	width: 200px;
	height: 50px;
}

.navigation
{
	clear: both;
	display: block;
	margin: 0 auto;
	width: 850px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}

.navigation span
{
	display:block;
	float: left;
	width: 140px;
	text-align: center;
}

.navigation img
{
	float: left;
	margin-top: 0px;
}

#news_holder
{
	margin-left:8px;
	margin-top: 10px;
}

.page_text_front
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin-left: 25px;
	width: 240px;
	margin-top: 0px;
	height: 110px;
	overflow:visible;
}

.page_text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin-left: 0px;
	width: 400px;
	margin-top: 0px;
	height: 110px;
	overflow: hidden;
}

.page_text_long
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin-left: 25px;
	width: 390px;
	margin-top: 0px;
	height: 280px;
	overflow: hidden;
}




