body
{
	background-color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 761px;
}

.container
{
	text-align: left;
	width: 761px;
	background-color: #FCFCFC;
	border: 3px solid #404E64;		
}

.header
{
	text-indent: -999px;
	height: 103px;
	background: url(../images/mainhead.jpg) no-repeat;
}

.content_main
{
	font-size: 14px;
	text-align: left;
	float: left;
	background-color: #FCFCFC;
}

.content_index
{
	font-size: 14px;
	text-align: left;
	width: 750px;
	float: left;
	background-color: #FCFCFC;
}

.right_col
{
	width: 128px;
	float: right;
}

.content_main_a h1 img
{
	width: 750px;
	text-align: center;
}

.content_main h1 img
{
	width: 585px;
	height: 90px;
}

.bold
{
	font-size: 12px;
	font-weight: bold;
}

.content_main p
{
	font-size: 12px;
	padding-left: 15px;
}

.content_main p b
{
	font-size: 12px;
	color: #FF0000;
}


.right_col img
{
	width: 128px;
}


.nav
{
	background-color: #404E64;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

.nav a
{
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0 10 0 10;
}

.nav a:hover
{
	color: #ABABAB;
}

.footer
{
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;		
}

.clear
{
	clear: both;
}

.contact_info
{
	float: left;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}

fieldset 
{
	margin: 5 0 0 20;
	padding: 0 0 0 0;
}

legend 
{

	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

label 
{
	float: left;
	width: 6em;
	text-align: left;
	padding-right: 10px;
	color: #000000;
}

fieldset ol 
{
	list-style: none;
}

fieldset li 
{
	padding-bottom: 1em;
}

fieldset.submit 
{
	border-style: none;
	text-align: right;
}

input.button
{
	background-color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #DFDBD8;
}

#Name
{
	width: 290px;
}

#Email
{
	width: 290px;
}

#Phone
{
	width: 290px;	
}

textarea
{
	width: 380px;
	height: 250px;
	word-wrap: break-word;
	overflow: auto;	
}

form
{
	padding-bottom: 10px;
}

.left
{
	width: 67%;
	float: left;
}

.right
{
	width: 33%;
	float: right;
}

.left_index
{
	font-weight: bold;
	width: 260px;
	float: left;
	padding-left: 35px;
}

.right_index
{
	width: 50%;
	float: right;
	text-align: center;
	padding-bottom: 10px;	
}

.right_index a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.right_index a:hover
{
	text-decoration: underline;
	color: #000000;
}

.right_index1
{
	width: 450px;
	float: right;
	text-align: center;
	padding-bottom: 10px;	
}

.right_index1 img
{
	width: 450px;
}

.left_types
{
	width: 48%;
	float: left;
}

.right_types
{
	width: 52%;
	float: right;
}

.bottom
{
	padding-top: 10px;
	float: left;
}