* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 768px;
	
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 766px;
	height: 187px;
	background: url('images/header_image.jpg') no-repeat 10px 25px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 30px;
	width: 585px;
	height: 47px;
	float: left;
	background: url('images/company_logo.gif') no-repeat 115px 0px;
	text-align: left;
}

#header_company h1 {
	margin-top: 05px;
	background: url('images/company_name.gif') no-repeat 165px 0px;
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 12px 0px 0px;
	font-size: 12px;
}

#header_welcome p {
	margin-top: 07px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}




/* Main Content */

#design_container {
	border-top : 0px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 0px solid #fff;
	background-color: #537caf;
	height: 545px;
	width: 191px;
	float: left;
	text-align: left;

}

#design h2 {
	font-size: 12px;
	text-align: center;

}

#design {
	margin: 20px 16px;
	width: auto;
	font-size: 11px;
	text-align: left;
}

#maintenance_container {
	border-top : 0px solid #fff;
	border-left : 0px solid #fff;
	border-right : 0px solid #fff;
	border-bottom : 0px solid #fff;
	height: 545px;
	width: 190px;
	float: left;
	text-align: left;
}

#maintenance h2 {
	font-size: 12px;
	text-align: center;

}

#maintenance {
	margin: 20px 16px;
	width: auto;
	font-size: 11px;
	text-align: left;
}

#monitoring_container {
	border-top : 0px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 0px solid #fff;
	background-color: #537caf;
	height: 545px;
	width: 190px;
	float: left;
	text-align: left;

}

#monitoring h2 {
	font-size: 12px;
	text-align: center;

}

#monitoring {
	margin: 20px 16px;
	width: auto;
	font-size: 11px;
	text-align: left;
}

#data_container {
	border-top : 0px solid #fff;
	border-left : 0px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 0px solid #fff;
	height: 545px;
	width: 192px;
	float: left;
	text-align: left;
}

#data h2 {
	font-size: 12px;
	text-align: center;

}

#data {
	margin: 15px 16px;
	width: auto;
	font-size: 11px;
	text-align: left;
}

/* logo box */

#logo_container {
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	background-color: #537CAF;
	width: 766px;
	height: 66px;
	float: left;
	text-align: left;
}

#logo {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 0px;
	width: 38px;
	float: left;
	font-size: 11px;
}

#logo h2 {
	width: 40px;
	height: 19px;
	font-size: 12px;
}
#logo	ul {
	padding-bottom: 0px;
	width: 760px;
}

#logo	li {
	margin: 6px 1px 10px 1px;
	float: left;
}

#logo	li.end {
	margin-right: 0px;
}

#logo 	li a {
	display: block;
	width: 200px;
	height: 100px;
	background-color: #fff;
	
}

#logo	li a img {
	margin: 1px;
}

#logo	li h4 {
	padding-top: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#logo p {
	margin-top: 0px;
}

/* Page Footer */

#page_footer {
	margin: 0px 0px;
	border-top : 0px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	width: 766px;
	float: left;
	text-align: center;
	font-size: 26px;
	background-color: #2e4a6c;
}