body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:#000000;
}
.clear {
	clear:both;
	}
#container{
	
	position: relative;
	width:792px;
    margin-left: auto;
    margin-right: auto;
}
#header
{
	width:100%;
	height:47px;
	/*border:1px solid #ffffff;*/
	z-index: top;
	margin-bottom:2px;
	/*vertical-align: bottom;*/
}
#header_logo{
	width:364px;
	float:left;
	color:#ffffff;
	height:47px;
	z-index: top;
	/*border: 1px solid yellow;*/
	/*vertical-align: bottom;*/
}
#links{
	float:right;
	padding:29px 0px 0px 0px;
	width:418px;
	text-align:right;
	color:#ffffff;
	/*border: 1px solid red;*/
	height: 18px;
	z-index: top;
	vertical-align: bottom;
	/*margin-top:27px;*/
}
#content{
	width:772px;
	padding:5px 5px 5px 15px;
	height:539px;
	background-image:url(../images/body.jpg);
	/* background-image:url(../images/body.jpg); */
	background-repeat:no-repeat;
	/*border:solid 1px #ffffff; */
}
#content_text{
	width:97%;
	height:97%;
	padding-top:5px;
	padding-right:10px;
	overflow:auto;
}
#content_text a:link,a:visited,a:active{
	color: #000000;
	text-decoration: underline; 
}
#content_text a:hover {
	color: #7477ff;
	text-decoration: underline; 
}
#footer{
	width:100%;
	/* border:1px solid #ffffff; */
}
#footer_left{
	float:left;
	text-align:left;
	margin-top:8px;
	padding:0px 0px 0px 5px;
	color:#ffffff;
	width:40%;
	line-height:14px;
}
#footer_right{
	float:right;
	width:40%;
	text-align:right;
	margin-top:8px;
	padding:0px 5px 0px 0px;
	color:#ffffff;
	line-height:14px;
}
#links a:link , a:visited,a:active{
	color: #FFFFFF;
	text-decoration: none; 
}
#links a:hover {
	color: #bfbfbf;
	text-decoration: none; 
}
#footer_left a:link , a:visited,a:active{
	color: #FFFFFF;
	text-decoration: none; 
}
#footer_left a:hover {
	color: #bfbfbf;
	text-decoration: none; 
}
#footer_right a:link , a:visited,a:active{
	color: #FFFFFF;
	text-decoration: none; 
}
#footer_right a:hover {
	color: #bfbfbf;
	text-decoration: none; 
}
.image_float_right{
	float:right;
	border: 5px solid white;
	margin-left:5px;
}
.image_float_left_whitebg{
	/*float:left;*/
	width:auto;
	border: 3px solid white;
	margin-left:5px;
	background-color:black;
	color:white;
}
.quote_float_right{
	float:right;
	width:234px;
	margin-left:5px;
	color:black;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.quote_float_left{
	float:left;
	width:234px;
	margin-left:5px;
	color:black;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.quote_float_right_whitebg{
	float:right;
	width:234px;
	margin-left:5px;
	color:black;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border:3px solid white;
}
.form_float_right{
	float:right;
}
.images img {
	border:5px #ececec solid;
	margin: auto;
}
h6
{
	font-size:14px;
	color:white;
	font-weight:bold;
	padding:0px;
	margin:0px;
	width:460px;
}
.p_no_margin
{
	margin-top:-3px;
	width:450px;
}
.p_460
{
	width:460px;
}
h1
{
	margin-top:15px;
}