/* Apex Cleaning */

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: #cc1111 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	font-weight: bold;
	color: #ffff66;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a:visited {
	color: #ffff66;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}


li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	line-height: 14px;
}


dd {
	font-size: 9px;
	text-align: left;
	padding-left: 16px;
	padding-bottom: 2px;
	
}

.list {
	width: 550px
	padding-top: 35px;	
	padding-left: 50px;
	padding-bottom: 25px;
	font-size: 14px;	
}

.clearthis {
	margin: 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.dotpoint {
	color: #FFFF66;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	width: 768px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: #BB0000;
}

#page_header {
	width: 766px;
	height: 190px;
	background: url('images/header_image.jpg') no-repeat 50px 25px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 30px;
	width: 764px;
	height: 25px;
	float: left
	text-align: left;
}

#header_company h1 {
	padding-left: 160px;
	width: 760px;
	height: 25px;
	float: left
	text-align: left;
}

#header_dotpoint {
	padding-left: 445px;
	width: 500px;
	height: 1px;
	float: left
	text-align: left;
}

#header_dotpoint ul {
	padding-top: 5px;
	list-style-type: none;
}

#header_dotpoint li {
	margin-bottom: 2px;
	width: 500px;
	font-size: 11px;
	text-align: left;
	float: none;
}

/* Page Header : Welcome Note */

#header_welcome {
	width: 450px;
	padding-left: 445px;
	float: none;
	text-align: left;
}

#header_welcome h3 {
	font-size: 14px;
	float: left;
	text-align: left;
	width: 447px;
	color: #FFFF66;
}


/* Left Sidebar */

#left_sidebar {
	padding-top: 10px;
	width: 180px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #BB0000;
}
	
#left_sidebar h2 {
	padding-left: 5px;
	font-weight: bold;
}

/* Left Sidebar : Menu */

#sidebar_menu {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: none;
}

#sidebar_menu li {
	margin-bottom: 1px;
	width: 148px;
	border: 1px solid #FFF;
	text-align: center;
	clear: both;
	float: none;
}

#sidebar_menu li a {
	display: block;
	width: 148px;
	height: 20px;
	color: #FFFF66;
	background-color: #CC1111;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#sidebar_menu .spec {
	display: block;
	width: 148px;
	height: 20px;
	color: #BB0000;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#sidebar_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 0px;
}

#sidebar_menu li a:hover {
	color: #00CCFF;
	background-color: #BB0000;
}


/* Left Sidebar : Latest News */

#news {
	padding: 0px 10px 0px 10px;
	text-align: left;
}

#news h2 {
	width: 180px;
	height: 19px;
}


/* Main Content */

#maincontent_container {
	float: right;
	text-align: left;
}

#maincontent {
	margin: 0px 0px 0px 0px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
}


/* Home Page Text */

#started_container {
	width: 378px;
	float: left;
}

#started {
	padding-top: 0px;
	width: 370px;
	font-size: 11px;
}

#started h5 {
	font-size: 14px;
	color: #ffff66;
}

#started h6 {
	font-size: 11px;
	color: #ffff66;
}


/* Right Container */

#right_container {
	width: 180px;
	border: 1px solid #fff;
	background-color: #BB0000;
	float: left;
}

#portal {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	width: 178px;
	float: none;
}

#portal h2 {
	width: 178px;
	height: 25px;
	text-align: center;
}

#call_container {
	float: none;
}

#call h2 {
	width: 160px;
	height: 22px;
	text-align: center;
}

#call p {
	margin-top: 1px;
	text-align: center;
}


/* Page Footer */

#page_footer {
	width: 766px;
	float: left;
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
}