/* Content related CSS */

/*************/
/* Frame */
/*************/

#frame {
	width:920px; background:#gfgfgf url(../images/main/bk_head.jpg) top right no-repeat;
	}
	
#container {
	background:#ffffff;padding:0px 25px;min-width:870px;max-width:870px;
	}
	
/*************/
/* Head & Navigation */
/*************/

#head {
	width:70px;height:150px;float:left;background:#5C5A00;margin:0px 5px 5px 0px;
	}
	
#head_index {
	width:70px;height:145px;float:left;background:#435B61;margin:105px 5px 5px 0px;
	}
	
#image {
	margin:0px 0px 0px 0px;float:left;
	}
	
#logo {
	width:500px;float:left;margin:50px 0px 0px 5px;
	}
	
#logo_index {
	width:500px;float:left;margin:0px 0px 0px 5px;
	}
	
#block {
	width:70px;height:40px;float:left;background:#435B61;margin:0px 5px 5px 0px;
	}
	
#nav {
	width:780px;height:30px;float:left;background:#435B61 url(../images/main/bk_nav.jpg) no-repeat;text-align:left;margin:0px 0px 10px 0px;padding:10px 5px 0 10px;
	}
	
#nav ul{
	margin:0px 0px 0px 0px;list-style-type:none;color:#ffffff;
	}
	
#block_index {
	width:70px;height:40px;float:left;background:#5C5A00;margin:0px 5px 5px 0px;
	}
	
#nav_index {
	width:780px;height:30px;float:left;background:#5C5A00 url(../images/main/bk_nav.jpg) no-repeat;text-align:left;margin:0px 0px 10px 0px;padding:10px 5px 0 10px;
	}
	
#nav_index ul {
	margin:0px 0px 0px 0px;list-style-type:none;color:#ffffff;
	}
	
#call {
	width:380px;height:105px;float:left;background:#435B61 url(../images/bgrd.jpg) right repeat-y;margin:0px 0px 0px 5px;padding:30px 105px 10px 105px;
	}
	
/*************/
/* Content */
/*************/
	
#content {
	padding-top:5px;
	padding-left:85px;
	}
	
#box {
	float:right;width:175px;margin:10px 25px 10px 25px;
	}
	
.top {
	float:right;width:175px;margin:0px 0px 0px 25px;
	}
	
/*************/
/* Footer */
/*************/
	
#bar {
	margin-top:40px; padding:2px; background:#5C5A00 url(../images/bgrd_foot.jpg) right repeat-y;
	}
	
#footer {
	padding:5px 85px 5px;
	}
