img {border:0;}

body 
{
background-attachment:fixed; 
margin:0; 
background:#000 url(images/bg-2.png) center bottom no-repeat fixed;
}

#footer-design
{
position:absolute; 
top:78px; 
right:50%; 
margin-right:-350px; 
width:480px; 
height:25px; 
color:#606060; 
text-align:right;
}

a:link {
	color: #1c56b4;
	text-decoration:none;
}
a:visited {
	color: #1c56b4;
	text-decoration:none;
}
a:hover {
	color: #1c56b4;
	text-decoration:none;
}
a:active {
	color: #1c56b4;
	text-decoration:none;
}

#main_container
{

	height:auto;
	width:960px;
	margin: 0 auto 0 auto;
	background-color:#FFF;
	

}

#header
{
float:left;
height:150px;
margin-top:40px;
width:960px;
background-color:#FFF;
}

#menu
{
float:left;
height:auto;
margin-top:15px;
width:960px;
}

#container1
{
float:left;
height:auto;
margin-top:0px;
width:960px;
background-color:#ddecef;
-webkit-box-shadow: 0 8px 6px -6px #000;
-moz-box-shadow: 0 8px 6px -6px #000;
box-shadow: 0 8px 6px -6px #000;
}

#cont-left
{
	float:left;
	margin-left:0px;
	width:150px;	
}

#cont-right
{
	float:right;
	width:805px;	
}

#wrapper1
{
    float:left;
	 width:960px;
	 height:330px;
	 margin-top:10px;
	 background-image:url(images/bg.png);
	 background-repeat:no-repeat;
}

#fadeshow1
{
	float:left;
}

#slider
{
background-image:url(images/back.png);
float:left;
height:221px;
width:804px;
}

#hm_content
{
    float:left;
	 width:960px;
	 margin-top:10px;
}

.p_headtext
{
	float:left;
	margin-left:0px;
	margin-top:10px;
color:#1c56b4;
font-family:Arial, Verdana, Helvetica;
font-size:20px;
font-weight:bold;
width:800px;
text-align:left;
}

.p_contenttext
{
	float:left;
	margin-top:0px; 
	margin-left:0px;
	font-family:Arial, Verdana, Helvetica; 
	font-size:12px; 
	text-align:left;
	width:800px; 	
}

.p_contenttext_table
{
	float:left;
	margin-top:0px; 
	margin-left:20px;
	font-family:Arial, Verdana, Helvetica; 
	font-size:12px; 
	text-align:left; 	
}

.form
{
	
	font-size:12px;
	font-family:Arial, Verdana, Helvetica; 
	font-weight:bold;
	
}

#footer
{
float:left;
width:930px;
height:auto;	
}

.p_footertext
{
 float:left;
 margin-left:350px; 
 margin-top:30px; 
 font-family:Arial, Verdana, Helvetica;
 font-size:12px;
 text-align:center; 
 width:auto; 
 font-weight:bold;
 color:#000;
}
