#wrapper{
	width:1210px;
	margin-left:20px;

}
#header{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 800px;	
}
#logo{
	padding-top:20px;
    padding-left:20px;
	width:300px;
	height:44px;

}
#header #nav{
	height:30px;
	margin-top:43px;
    font-weight:normal;

}
#info{
	width:250px;
	color:#CCC;
	float:right;
	font-size:1.2em;
	margin-top:-50px;
}
#content{
	width:800px;
	float:left;
}

#rt-background{
	width:400px;
	height:565px;
	background-image: url(images/right_man.jpg);
	background-repeat: no-repeat;
	margin-left:795px;
}
#home-left{
	background-image: url(images/left_home_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 308px;
	width: 518px;
	margin-top: 15px;
	margin-left:8px;
}

#home-right{
	background-image: url(images/right_bg.png);
	background-repeat: no-repeat;
	float: left;
	margin-left:3px;
	height: 308px;
	width: 253px;
	margin-top: 15px;
}
#bottom-left{
	background-image: url(images/bottom_left_bg.png);
	background-repeat: no-repeat;
	height: 242px;
	width: 285px;	
	float:left;
	margin-left:8px;
	padding-top:10px;
}
#bottom-right{
	background-image: url(images/bottom_right_bg.png);
	background-repeat: no-repeat;
	height: 242px;
	width: 490px;	
	float:left;
	margin-left:2px
}
#footer{
	height:40px;
	width:100%;
	background-color: #595346;
	float:left;
}
#bottom-right-image{
	height: 221px;
	width: 102px;	
	float:left;
	padding-top:10px;
	padding-left:5px;
}
#bottom-right-text{
	float:left;
	width:360px;
	padding-right:5px;
	padding-left:10px;
	padding-top:10px;
}
#content-left-top{
	width:520px;
	height:10px;
	margin-left:11px;
	background-image: url(images/content_top_bg.png);
	background-repeat: no-repeat;
	float:left;
}
#content-left{
	width:520px;
	float:left;
}
#content-left-middle{
	float: left;
	width: 478px;
	margin-left:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
}
#content-left-bottom{
	width:520px;
	height:15px;
	margin-left:10px;
	background-image: url(images/content_bottom_bg.png);
	background-repeat: no-repeat;
	float:left;
}
#content-right{
	background-image: url(images/right_bg.png);
	background-repeat: no-repeat;
	float: left;
	margin-left:24px;
	height: 308px;
	width: 253px;
	color: #FFF;
}
#content-right-bottom{
	background-image: url(images/right_bottom_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 238px;
	width: 253px;
	margin-left:2px;
	margin-bottom:10px;	
	
}
#content-right-bottom-text{
	padding:10px;
        width:225px;
}
#content-header{
	height: 165px;
	width: 789px;
	background-image: url(images/content_header_bg.png);
	background-repeat: no-repeat;
	padding-left:18px;
	margin-left:8px;

}
#content-header-text{
	
}
a img{
	text-decoration:none;	
	border:none;
}
#footer-wrapper{
	width:800px;
}