body {
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#484848;
	background-image:url(../images/bg_others.jpg);
	background-position:center;
}

h1 {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}

h2 {
	font-size:11px;
	line-height:19px;
	font-style:italic;
	font-weight:normal;
}

h3 {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
}

a:link {
	color:#20866B; 
	text-decoration: none
}

a:active {
	color:#1569A6; 
	text-decoration: none
}

a:visited {
	color:#999999; 
	text-decoration: none
}

a:hover {
	color: #BE5427; 
	text-decoration: underline;
}

ul { margin:0; padding:0 0 0 14px; }

p, td, th, li {
	font-family:Verdana;
	font-size: 11px;
	color:#000000;
}

li {
	list-style-image:url(../images/bullet_style.gif);
}

#alignment {
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	padding-top:21px;
}

#page_outer_layer {
	width:970px;
	background-image:url(../images/bg_content.jpg);
	text-align:left;
}

#page {
	width:970px;
	background-image:url(../images/bg_outer_content.jpg);
	background-repeat:no-repeat;
}

#menu {
	float:left;
	width:244px;
	background-image:url(../images/bg_menu_outer.jpg);
	background-repeat:repeat-y;
}

#menu_items {
	padding-left:19px;
}

.topmenu {
	width:212px;
	height:26px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	padding:8px 10px 0 10px;
}

.topmenu a { color:#fff; text-transform:uppercase; }
.topmenu a:hover { color:#fff; text-transform:uppercase; }

#components {
	float:left;
	width:726px;
}

#subpage_components {
	float:left;
	width:695px;
	padding-bottom:20px;
}

#media_components {
	float:left;
	width:24px;
	padding-top:187px;
}

#text_and_submenu {
	float:left;
	padding-left:10px;
	background-image:url(../images/text_and_submenu_separator.gif);
	background-repeat:repeat-y;
}

#text {
	float:left;
	width:428px;
	padding:15px 20px 0 0;
}

#submenu {
	float:left;
	width:223px;
}

#submenu_inner {	
	background-image:url(../images/submenu_bg.gif);
	background-repeat:repeat-y;
	padding:40px 0 40px 24px;
}

#related_image { padding:21px 0 0 12px; }

#enquiry { float:left; padding-top:6px; padding-right:6px; }
#platinum { float:left; padding-top:6px; }

#footer {
	text-align:right;
	width:935px;
	padding-right:28px;
}

#footer ul { margin:0; padding:0; }

#footer ul li {
	display:inline;
	list-style:none;
	color:#fff;
	font-size:9px;
	text-align:right;
	padding-left:10px;
}

#footer ul li a { color:#fff; text-decoration:none; }
#footer ul li a:hover { color:#fff; text-decoration:underline; }

.footer2 {
	color:#ccc;
	font-size:9px;
}

#breadcrumb {
	padding:10px 0 0 10px;
	color:#999;
	font-size:9px;
}

#breadcrumb a { color:#999; font-size:9px; text-decoration:none; }
#breadcrumb a:hover { color:#999; font-size:9px; text-decoration:none; }


