/**
Theme Name: Seo, Multivalue
Author URI: http://multivalue.com.sg
Version: 1.0
Author: van	
Description: Seo Theme
Coder: van 
*/

/* -------------------------------------- */
body {
	width:auto;
	margin:0 auto 0 auto;
	background:#fff7ec url("images/bg_body.gif") repeat-x top;
	}
	
#wrapper {
	margin:0 auto;
    width:998px;
}

h1 {
	font:20px arial;
	color:#090909;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	}
	
h2 {
	font:24px arial;
	color:#fff;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	}
	
h3 {
	font:20px arial;
	color:#090909;
	margin:0;
	padding:0;
	}
	
p {
	font:12px arial;
	color:#090909;
	margin:0;
	padding:0;
	line-height:18px;
	}
	
p a {
	font:12px arial;
	color:#D74009;
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
p a:hover {
	text-decoration:underline;
	}
	
span {
	font:12px arial;
	color:#797977;
	margin:0;
	padding:0;
	}

/*--- header ---*/
#header {
	width:998px;
	height:490px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.top {
	width:998px;
	height:95px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.logo {
	width:250px;
	height:auto;
	margin:55px 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	}
	
.logo img {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	}
	
.search {
	width:253px;
	height:85px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
	background:url("images/bg_search.png") no-repeat top right;
	}
	
.bg_input {
	float:left;
	display:inline;
	width:179px;
	height:23px;
	margin:10px 0 0 20px;
	padding:0;
	border:none;
	background:url("images/bg_input.gif") no-repeat center;
	}
	
.bg_input input {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:160px;
	height:17px;
	background:none;
	margin:3px 0 0 10px;
	padding:0;
	border:none;
	}
	
.search input.butt {
	width:33px;
	height:33px;
	margin:5px 0 0 8px;
	padding:0;
	border:none;
	float:left;
	display:inline;
	background:url("images/icon_search.gif") no-repeat right top;
	}

.menu {
	width:998px;
	height:55px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("images/bg_menu.png") no-repeat top;
}

.menu ul {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	text-align:right;
}

.menu ul li {
	margin:0 10px 0 0;
	padding:0 20px 0 8px;
	display:inline;
	font:16px arial;
	color:#D74009;
	background:url("images/li.gif") no-repeat right;
}

.menu ul li a {
	margin:0;
	padding:0;
	display:inline;
	font:16px arial;
	color:#383838;
	text-decoration:none;
}


.menu ul li a:hover {
	color:#D74009;
}

.menu ul li.current_page_item a{
	color:#D74009;
}
.banner {
	width:998px;
	height:340px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.prevBtn a {
	background:url("images/arrow_left.png") no-repeat center transparent;
	display:block;
	height:70px;
	position:relative;
	width:30px;
	float:left;
	margin:120px 0 0 0;
	padding:0;
	}
	
.prevBtn a:hover {
	background:url("images/arrow_lefthover.png") no-repeat center transparent;
	}
	
.nextBtn a {
	background:url("images/arrow_right.png") no-repeat center transparent;
	display:block;
	height:70px;
	position:relative;
	width:30px;
	float:right;
	margin:120px 0 0 0;
	padding:0;
	}
	
.nextBtn a:hover {
	background:url("images/arrow_righthover.png") no-repeat center transparent;
	}
	
.slider {
	color:#8C8C8C;
	font-size:12px;
	height:260px;
	padding:0;
	margin:40px 20px;
	width:890px;
	float:left;
	}
	
.slider ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.slider ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
	
.slider_box {
	color:#8C8C8C;
	font-size:12px;
	height:240px;
	padding:10px;
	margin:0;
	width:870px;
	float:left;
	}
	
.box_left {
	color:#8C8C8C;
	font-size:12px;
	height:auto;
	padding:0;
	width:400px;
	float:left;
	}
	
.box_left p {
	font:12px arial;
	color:#c1c1c1;
	margin:0 0 20px 0;
	padding:0;
	line-height:18px;
	clear:left;
	
	}
	
.box_left p a {
	font:14px arial;
	color:#D74009;
	margin:0;
	padding:20px 28px;
	width:128px;
	height:38px;
	text-decoration:none;
	background:url("images/bg_link.png") no-repeat center;
	}
	
.box_left p a:hover {
	text-decoration:underline;
	}
	
.box_right {
	color:#8C8C8C;
	font-size:12px;
	height:auto;
	padding:0;
	margin:0 0 0 20px;
	width:440px;
	float:left;
	}
	
.box_right img {
	height:auto;
	padding:0;
	margin:0;
	width:440px;
	border:3px #fff solid;
	}

/*--- container ---*/
#container {
	width:978px;
	height:auto;
	margin:0 10px;
	padding:0;
	float:left;
	display:inline;
}

.follow {
	width:978px;
	height:40px;
	margin:7px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	}
	
.follow p {
	margin:0;
	padding:5px 0 0 0;
	font:12px arial;
	color:#fff;
	float:right;
	display:inline;
	}
	
.follow img {
	width:auto;
	height:auto;
	margin:0 0 0 10px;
	padding:0;
	float:right;
	display:inline;
	border:none;
	}
	
.content {
	width:978px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.content_box {
	width:978px;
	height:auto;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	display:inline;
	font:12px/18px arial;
	border-bottom:1px #c1c1c1 dotted;
	}
	
.content_box2 {
	width:978px;
	height:auto;
	margin:10px 0 0 0;
	padding:15px 0;
	float:left;
	display:inline;
	border-top:1px #c1c1c1 dotted;
	background-color:#e8e1d7;
	}
	
.content_box2 img {
	width:auto;
	height:auto;
	margin:50px 10px 0 10px;
	padding:0;
	border:none;
	float:left;
	display:inline;
	}
	
.partner {
	width:880px;
	height:auto;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background-color:#e8e1d7;
	}
	
.partner img {
	width:auto;
	height:auto;
	margin:0 7px;
	padding:0;
	float:left;
	display:inline;
	border:3px #fff solid;
	}
	
.box {
	width:300px;
	height:auto;
	margin:0;
	padding:0 10px 10px 15px;
	float:left;
	display:inline;
	border-right:1px #c1c1c1 dotted;
	}
	
.title {
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	display:inline;
	}
	
.title img, .title2 img {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	}
	
.title2 {
	width:978px;
	height:auto;
	margin:0 0 10px 15px;
	padding:0;
	float:left;
	display:inline;
	}
	
.block {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.pic {
	width:300px;
	height:111px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url("images/shadow.gif") no-repeat bottom center;
	}
	
.pic img {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	border:3px #fff solid;
	background:url("images/shadow.gif") no-repeat bottom center;
	}
	
.col_left {
	width:620px;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	display:inline;
	border-right:1px #c1c1c1 dotted;
	}
	
.col_left img {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	border:3px #fff solid;
	}
	
.col_box {
	width:600px;
	height:auto;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	float:left;
	display:inline;
	border-bottom:1px #c1c1c1 dotted;
	}
	
.box_small {
	width:auto;
	height:auto;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	display:inline;
	background:none;
	}
	
.box_small img {
	width:auto;
	height:auto;
	margin:0 15px 0 0;
	padding:0;
	float:left;
	display:inline;
	background:none;
	}
	
.col_right {
	width:330px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.form {
	width:300px;
	height:auto;
	padding:10px 0;
	margin:0;
	float:left;
	display:inline;
	}
	
.form label, .form2 label {
	font:12px arial;
	color:#090909;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:90px;
	height:auto;
	}

.form label span, .form2 label span {
	font:12px arial;
	color:#D74009;
	}
	
.form .bg_input {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:210px;
	height:23px;
	background-color:#535353;
	margin:0;
	padding:0;
	border:none;
	background:url("images/bg_input2.gif") no-repeat center;
	}
	
.form .bg_input input {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:190px;
	height:17px;
	background:none;
	margin:3px 0 0 10px;
	padding:0;
	border:none;
	}
	
.form .bg_input2 {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:210px;
	height:103px;
	background-color:#535353;
	margin:0;
	padding:0;
	border:none;
	background:url("images/bg_textarea.gif") no-repeat center;
	}
	
.form .bg_input2 textarea {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:190px;
	height:80px;
	background:none;
	margin:10px;
	padding:0;
	border:none;
	}
	
.form input.butt_post {
	width:128px;
	height:38px;
	margin:10px 9px 0 90px;
	padding:0;
	border:none;
	color:#D74009;
	float:left;
	display:inline;
	text-align:center;
	background:transparent url("images/bg_link.png") no-repeat center top;
	}
	
.form2 {
	width:600px;
	height:auto;
	padding:10px 0;
	margin:0;
	float:left;
	display:inline;
	}
	
.form2 .bg_input {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:350px;
	height:23px;
	background-color:#535353;
	margin:0;
	padding:0;
	border:none;
	background:url("images/bg_input3.gif") no-repeat center;
	}
	
.form2 .bg_input input {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:330px;
	height:17px;
	background:none;
	margin:3px 0 0 10px;
	padding:0;
	border:none;
	}
	
.form2 .bg_input2 {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:350px;
	height:103px;
	background-color:#535353;
	margin:0;
	padding:0;
	border:none;
	background:url("images/bg_textarea2.gif") no-repeat center;
	}
	
.form2 .bg_input2 textarea {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	width:330px;
	height:80px;
	background:none;
	margin:10px;
	padding:0;
	border:none;
	}
	
.form2 input.butt_post {
	width:128px;
	height:38px;
	margin:10px 9px 0 90px;
	padding:0;
	border:none;
	color:#D74009;
	float:left;
	display:inline;
	text-align:center;
	background:transparent url("images/bg_link.png") no-repeat center top;
	}

/*--- footer ---*/
#footer {
	width:978px;
	height:auto;
	margin:0 10px;
	padding:15px 0;
	float:left;
	display:inline;
}

#footer p {
	font:12px arial;
	color:#797977;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#footer p a {
	font:12px arial;
	color:#D74009;
	margin:0;
	padding:0;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}




















