body {
	margin:0;
	padding:0;
	background:url(images/bg.gif) repeat-y;
	font-family:Verdana,"Lucida Sans","Lucida Grande",Verdana,Arial,Sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
}
a {
	font-family:Verdana,"Lucida Sans","Lucida Grande",Verdana,Arial,Sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
img {
	border:0px;
}
img.imm{
	float:left;
	width:100%;
}
.red {color:red}
#top_bg {
	float:left;
	width:100%;	
	/*padding-left:47px;*/
	background:url(images/top_bg.jpg) no-repeat;	
	background-position:319px 0px;
}
.main {
	float:left;	
	width:1063px;
	background:url(images/top_bg.jpg) no-repeat;	
	background-position:272px 0px;
}

.hardcode {
	float:left;
	width:272px;
	background-color: #FFFFFF;
}
.hardcode a img {	
	margin-top:31px;
	margin-left:24px;
}
.hardlist  {
	text-align:center;
	margin-top:15px;
	color: #003768;
}
.hardlist a {
	font-size:10px;
	text-align:center;
	margin-top:15px;
	color: #003768;
	line-height: 15px;
}
.copy {
	font-size:10px;
	margin-top:82px;
	margin-bottom:13px;
}
.copy, .copy a{
	font-size:10px;
	text-align:center;
	color:#999999;
}

.copy p{
	margin-bottom:10px;
	margin-top:0px;
}
.forMenu {
	float:left;
	width:690px;
	padding-top:118px;
	padding-left:7px;	
}
* html .forMenu {	
	padding-top:117px;	
}
.forBigImage {
	float:left;
	width:690px;
}
.forContent {
	float:left;
	padding: 20px 155px 20px 36px;
	background-color:#EDEDED;
}
.content {
	float:left;
	width:497px;	
}
.content p{
	
	
}
.headline {
	font-size:17px;
	text-transform:uppercase;
	margin:0;
	margin-top:12px;
	font-weight:normal;
}
.content a:hover {
	text-decoration:underline;
}
/*input.input{
    overflow:hidden;
    margin-bottom:3px;
	border: 1px solid;
	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#5B5959;
	width: 190px;
}
.textarea{
    overflow:hidden;
    height:100px;
    border: 1px solid;
	width: 190px;
	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#5B5959;
	margin-bottom:3px;
}
.contact_submit{    
	background:none;
    border: 1px solid;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    text-decoration:none;
	width:80px;
}*/
