.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	width: 886px;
	}
.menu ul{
	background:#333333 url("images/bk.png")repeat-x;
	height:50px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:50px;
		margin:0px;
		padding:0px 16px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background:#333333 url("images/bk2.png")repeat-x;;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:208px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
			background:#333333 url("images/bk2.png")repeat-x;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:208px;
		}
	.menu li:hover li a{
		background:none;
		}
	.menu li ul a{
		display:block;
		height:50px;
		font-size:18px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
				background:#333333 url("images/bk.png")repeat-x;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	


body {
    behavior: url("csshover.htc");
    margin: 0px 0px 0px 0px;
    background-image:url(images/clouds2.jpg);
    background-color:#FFFFFF;
    background-repeat:repeat-x;
    line-height: 1.5em;
}

#container {
    background-color:#142339;
    width: 894px;
    margin-left:auto;
    margin-right:auto;
    height: auto;
}
#content {
    background-color:#FFFFFF;
    width: 886px;
    height: inherit;
    margin-left:auto;
    margin-right:auto;
    position: absolute;
    clear: both;
    border: 1px solid #e1ecff;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:886px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
}
#header2 {
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	width:886px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
}

#navigation_container {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 890px;
    height: 266px;
}

#navigation_container1 {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 886px;
    height: 266px;
}

#navigation_container2 {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 886px;
    height: 266px;
}

#navigation_container3 {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 886px;
    height: 266px;
}

#navigation_container4 {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 886px;
    height: 266px;
}

#navigation_container5 {
    background-image:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width: 886px;
    height: 266px;
}

#navigation_boxes {
    width: 876px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
}

#nav_1 {
    float:left;
    background-image:url(images/home.png);
    background-repeat:no-repeat;
    width: 88px;
    height:50px;
} 

#nav_2 {
    float:left;
    background-image:url(images/about_us.png);
    background-repeat:no-repeat;
    width: 109px;
    height:50px;
}

#nav_3 {
    float:left;
    background-image:url(images/services.png);
    background-repeat:no-repeat;
    width: 141px;
    height:50px;
}

#nav_4 {
    float:left;
    background-image:url(images/health.png);
    background-repeat:no-repeat;
    width: 209px;
    height:50px;
}

#nav_6 {
    float:left;
    background-image:url(images/testimonials.png);
    background-repeat:no-repeat;
    width: 148px;
    height:50px;
}
#nav_7 {
    float:left;
    background-image:url(images/jobs.png);
    background-repeat:no-repeat;
    width: 74px;
    height:50px;
}
#nav_8 {
    float:left;
    background-image:url(images/contact.png);
    background-repeat:no-repeat;
    width: 106px;
    height:50px;
}

#nav_1:hover {
	float:left;
	width: 88px;
	height:58px;
	background-position: -87px 0;
	background-repeat: no-repeat;
} 

#nav_2:hover {
	float:left;
	width: 109px;
	height:50px;
	background-position: -109px 0;
	background-repeat: no-repeat;
} 

#nav_3:hover {
	float:left;
	width: 141px;
	height:50px;
	background-position: -141px 0;
	background-repeat: no-repeat;
} 

#nav_4:hover {
	float:left;
	width: 209px;
	height:50px;
	background-position: -209px 0;
	background-repeat: no-repeat;
} 

#nav_6:hover {
	float:left;
	width: 148px;
	height:50px;
	background-position: -148px 0;
	background-repeat: no-repeat;
}
#nav_7:hover {
	float:left;
	width: 74px;
	height:50px;
	background-position: -74px 0;
	background-repeat: no-repeat;
}
#nav_8:hover {
	float:left;
	width: 106px;
	height:50px;
	background-position: -106px 0;
	background-repeat: no-repeat;
}

#bottom_content {
    width:886px;
    heigt:100%;
}

#left_content {
    background-repeat:repeat-x;
    background-color:#DFF0FF;
    float:left;
    width:560px;
    height: auto;
    margin-left:7px;
    padding-left:15px;
    margin-top:20px;
    background-image: url(images/left_bg.jpg);
    padding-right: 10px;
}


#right_content {
    float:right;
    width:285px;
    height:843px;
    margin-top:20px;
}

#left_split_content {
    float:left;
    width:207px;
    height:307px;
}

#right_split_content {
    float:right;
    width:270px;
    height:inherit;
    padding-left: 10px;
}

#welcome {
    height:23px;
}

#footer {
    background-image:url(images/footer_bg.jpg);
    background-repeat:repeat-x;
    height:53px;
    clear: both;
    position: relative;
}

#designed_by {
    float:left;
    background-image:url(images/designed_by.jpg);
    background-repeat:no-repeat;
    height:53px;
    width:200px;
}

#copyright {
    float:right;
    background-image:url(images/copyright.jpg);
    background-repeat:no-repeat;
    height:53px;
    width:250px;
}
.footerbox {
    background-color: #CCCCCC;
    height: 60px;
    width: 900px;
}


.font {
    font-size: 12px;
    font-family:  Arial, Helvetica, sans-serif;
}
.font2 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.flash {
    width:591px;
    height:104px;
}

#interface {
    background-image:url(images/interface_tools.jpg);
    background-repeat:no-repeat;
    width:277px;
    height:181px;
}

#recruitment {
    background-image:url(images/recruitment_box.jpg);
    background-repeat:no-repeat;
    width:277px;
    height:181px;
}

#location {
    background-image:url(images/location.jpg);
    background-repeat:no-repeat;
    width:277px;
    height:181px;
}

#meetthestaff {
	margin-top:60px;
	background-image:url(images/members.jpg);
	background-repeat:no-repeat;
	width:277px;
	height:379px;
}

#text_control {
    float:right;
    margin-top:55px;
    height: 30px;
    width: 200px;
}

#text_control2 {
    float:right;
    height: 35px;
    width: 200px;
}

#form {
    float:left;
    margin-top:45px;
    height: 30px;
    width: 180px;
}

#form2 {
    float:left;
    height: 30px;
    width: 180px;
}

#office {
    padding-top:90px;
    width: 168px;
    margin-left:auto;
    margin-right:auto;
}

#video_control {
    padding-top:50px;
    width: 230px;
    margin-left:auto;
    margin-right:auto;
}
#video_control1 {
    padding-top:50px;
    width: 230px;
    margin-left:auto;
    margin-right:auto;
}
#meetthestaff1 {
	margin-top:30px;
	background-image:url(images/recruitment_box2.png);
	background-repeat:no-repeat;
	width:277px;
	height:181px;
}
h3{
    font-size: 16px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h4{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h2{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

