body {
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	background-color:#616161;
}

#wrapper {
	width:950px;
	margin:auto;
	min-height:500px;
}

#content {
	background-color:#FFF;
	width:950px;
	min-height:600px;
	margin-top:0px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	padding:20px 0;
	min-height:300px;
	background-color:#18233f;
}

.footer_inner {
	margin:auto;
	width:950px;
}

.left_footer {
	float:left;
	width:565px;
}

.right_footer {
	float:left;
	margin-left:20px;
	width:360px;
}

#footer p {
	color:#CCC;
	text-align:center;
	float:right;
	margin-bottom:15px;
}

.bottom {
	width:890px;
	padding: 10px 30px 10px 30px;
	min-height:200px;
}

.left {
	float:left;
	width:400px;
}

.right {
	float:left;
	margin-left:32px;
}

#nav_wrapper {
	width:950px;
	height:81px;
	margin:auto;
	overflow:hidden;
}

.navigation {
	height:75px;
	overflow:hidden;
}


.links {
	float:left;
	width:171px;
	height:76px;
	margin:0;

}

a.links  {
	background-image: url(../images/links/act.jpg);
	width:171px;
	height:76px;
    overflow: hidden;
}

a:hover.links  {
	background-image:url(../images/links/act2.jpg); 
	width:171px;
	height:76px;

}


.links2 {
	float:left;
	width:221px;
	height:76px;
	margin:0;

}

a.links2  {
	background-image: url(../images/links/am.jpg);
	width:221px;
	height:76px;
    overflow: hidden;
}

a:hover.links2  {
	background-image:url(../images/links/am2.jpg); 
	width:221px;
	height:76px;

}


.links3 {
	float:left;
	width:231px;
	height:76px;
	margin:0;

}

a.links3  {
	background-image: url(../images/links/health.jpg);
	width:231px;
	height:76px;
    overflow: hidden;
}

a:hover.links3  {
	background-image:url(../images/links/health2.jpg); 
	width:231px;
	height:76px;

}


.links4 {
	float:left;
	width:227px;
	height:76px;
	margin:0;

}

.floor {
	float:left;
	width:445px;
	text-align:center;
	margin-bottom:30px;
}

a.links4  {
	background-image: url(../images/links/unit.jpg);
	width:227px;
	height:76px;
    overflow: hidden;
}

a:hover.links4  {
	background-image:url(../images/links/unit2.jpg); 
	width:227px;
	height:76px;

}

.preload {
	width:0px;
	height:0px;
	visibility:hidden;
}

.img_right {
	float:right;
	width:335px;
	padding-left:15px;
}

.gallery {
	float:left;
	margin-left:10px;
	width:284px;
	border: 1px solid #003;
}
