* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	/*background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;*/
	/*background-color: #eee685;*/
	background-color: #E8E8E8;
	color: #000008;
	font-family: tahoma, arial,  sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: navy;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul
{/*list-style-type: none;*/
 margin-left: 5px;
}  
 
ol
{
list-style-type: lower-alpha; 
 margin-left: 5px;
}   

li
{/*list-style-type: none;*/
 margin-left: 5px;
}   

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:1px solid navy;
	color: black;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

#container {
	margin: 0px auto;
	width: 800px;
	border: 1px solid gray;
    background-color: white;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid gray;
	/*background: url('images/header_background.jpg') repeat-x 0px 0px;*/
	background-color: #000066;
}

#page_header {
	width: 766px;
	height: 80px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 0px;
	width: 190px;
	height: 80px;
	float: left;
	/*background: url('images/PM_logoCorporate.jpg') no-repeat 10px 20px;*/
	background-color: white;
	text-align: left;
}

#header_company a { 
background: url(images/PM_logoCorporate.jpg) no-repeat 10px 20px;; 
display: block; 
height: 80px; 
width: 190px; 
}

#header_company h1 {
	width: 200px;
	height: 35px;
	padding-top: 20px;
	font-size: 16px;
	text-align: right;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-right: 200px;
	float: right;
	text-align: center;
}

#header_welcome h3 {
	/*padding: 3px 0px 0px;*/
	padding-top: 10px;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-right: 30px;
	margin-top: 30px;
	/*padding-left: 10px;*/
	width: 500px;
	height: 20px;
	float: right;
	text-align: right;
	border: none
}

#header_menu li {
    display: inline;
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: inline;
	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: inline;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Left Sidebar */

#left_sidebar {
	width: 190px;
	float: left;
}

#left_sidebar a 
{
    text-decoration: none;
    color: #ffffff;
}
#left_sidebar a:hover 
{
    color: #8099CC;
}   

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #000066;
	/*background-color: #537caf*/
}

/* Left Sidebar : Partner*/

#partner {
	padding: 10px 17px 10px 12px;
	text-align: left;
	/*color: Navy*/
}
#partner ul{
	list-style-type: none;
}
#partner h2 {
	width: 76px;
	height: 19px;
}
#partner h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: #ffb870;
}
#partner h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
	color: #ffb870;
}

#partner p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#partner .link-more {
	text-align: right;
	font-weight: bold;
}


/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
    margin-right: 5px;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 270px 5px;
}


/* How We Started */

#started_container {
	width: 260px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 250px;
}

#started h2 {
	width: 96px;
	height: 14px;
	/*background: url('images/started_title.gif') no-repeat 0px 0px;*/
}
#started h3 {
	padding: 3px 0px 0px;
	font-size: 15px;
	color: DarkBlue;
}
#started h4 {
	padding-top: 6px;
	font-size: 12px;	
	font-weight: bold;
	color: Black;
}

#started .link-more {
	text-align: right;
}

/* Latest News/Updates */

#right_container {
	width: 265px;
	float: left;
	text-align: left;
}

#lnews {
	margin-left: auto;
	margin-right: 0px;
	padding-bottom: 5px;
	width: 240px;
	float: right;
}

#lnews h2 {
	width: 125px;
	height: 19px;
}

#lnews h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: Black;
}
#lnews h4 {
	padding-top: 6px;
	font-size: 12px;	
	font-weight: bold;
	color: Black;
}

#lnews p {
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
}

#lnews .link-more {
	text-align: right;
}
/* Enquiries */

#enquiry_container {
	margin-left: auto;
	border: 1px solid #008b00;
	color: navy;
	background-color: #c1ffc1;	
	float: right;
}

#enquiry {
	margin: 5px 1px 4px 20px;
	width: 200px;
}

#enquiry h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: navy;
}

#enquiry p {
	margin-top: 1px;
	margin-left: 10px;
}

#enquiry .link-go {
	text-align: right;
}

#enquiry .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
}


/* Featured Products */

#featured_container {
	border: 1px solid maroon;
	background-color: #f5f5dc;
	float: left;
}

#featured {
	margin: 9px 30px;
	width: 498px;
}

#featured h2 {
	width: 111px;
	height: 20px;
}

#featured h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: Black;
}

/*Product Groups*/
#productgroup_container {
	border: 1px solid maroon;
	background-color: #f5f5dc;
	float: left;
}
#productgroup {
	margin: 9px 30px;
	width: 498px;
}

#productgroup h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: Black;
}
/*Product Groups*/
#productgroup2_container {
	border: 1px solid maroon;
	background-color: #f5f5dc;
	float: left;
}
#productgroup2 {
	margin: 9px 30px;
	width: 498px;
}

#productgroup2 h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
	color: Black;
}

/* Page Footer */

#page_footer {
	margin: 5px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
	color: gray;
}



