* {
	margin: 0px;
	padding: 0px;
}


body {
	color: #A39487;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}
	
html {
	height: 95%;
	width: 100%;
}

#header {
	min-height: 370px;
	background-image: url(../images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 600px 100px;
}

#wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
	}

#nav{
	width: 950px;
	height:90px;
	color: #666666;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
#nav  li {
	float: left;
	list-style:none;
	}

#nav a {
	display: block;
	float:left;
	color: #87A8CD;
	text-decoration: none;
	font-size: 14px;
	margin: 0;
	height: 50px;
	width: 190px;
	text-align: center;
	padding-top: 30px;
	font-style: italic;
	font-weight: bolder;
	}
	
#nav a:hover {
	color: #FFFFFF;
	background-image: url(../images/tab_bg_hover.gif);
	background-repeat: repeat-x;
	}
	
.nav_right {
	background-image: url(../images/tab_bg_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
	
#nav_sub {
	width: 280px;
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-top: 80px;
	background-attachment: scroll;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: -30px top;
}
#nav_sub h1 {
	padding-bottom: 10px;
	font-size: 30px;
	color: #87A8CD;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #B0B0B0;
	padding-top: 8px;
}
#nav_sub h2 {
	color: #8C8C8C;
	padding-left: 5px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


#nav_sub  li {
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 5px;
	}
#nav_sub ul {
	padding-bottom: 15px;
}
#specialise a {
	display: block;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	height: 20px;
	width: 280px;
	text-align: left;
	padding-bottom: 0px;
	text-indent: 15px;
	font-weight: bold;
	}
#specialise a:hover {
	color: #000000;
	}

#content {
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#content h1 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #87A8CD;
	background-attachment: scroll;
	background-image: url(../images/database.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 27px;
	line-height: 30px;
}
#content strong {
	color: #999999;
	font-style: italic;
}


#content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 30px;
}

#content p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 15px;
}
#content_group {
	width: 850px;
	height: 280px;
	background-attachment: scroll;
	background-image: url(../images/nav1_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-top: 10px;
}
#content_box_rightline h1 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#content_box_rightline strong {
	color: #FFFFFF;
	font-size: 11px;
}


#content_group_two {
	width: 850px;
	height: 380px;
}

#content_box {
	height: 195px;
	width: 190px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 5px;
}

#content_box_rightline {
	height: auto;
	width: 222px;
	float: left;
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#content_box_image {
	float: left;
	border: 1px solid #CCCCCC;
	height: 340px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content_box_manpower {
	float: left;
	width: 780px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content_box_manpower_group {
	width: 222px;
	height: auto;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
}

#conclusion {
	height: 20px;
	width: 775px;
	padding-top: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	font-size: 14px;
	float: left;
	padding-left: 10px;
}
#conclusion span {
	float: right;
	font-weight: bold;
	padding-right: 15px;
	font-size: 18px;
}


#content_box_manpower_group span {
	float: right;
}


#content_group_three {
	width: 850px;
	height: 350px;
	float: left;
}

#content_box_image_three {
	width: 222px;
	float: left;
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
	min-height:220px;
}

#footer {
	width: 950px;
	height:65px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
	color: #666666;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-attachment: scroll;
	font-weight: bold;
	clear: both;
	}
