/*

Design by HEE-WON CHOI Associate with Frame First Corp.
http://www.framefirst.com


Name       : Sell With Meg and Shaz

*/

body {
	background-color: #000000;
	color:#FFFFFF;
	margin: 0px auto;
	width:1000px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header_wrapper {
	height: 340px;
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background-image:url(../images/header_bg.jpg);
}

#menu {
	width: 55%;
	float: right;
	margin: 80px 40px 0 0;
	
	}

#menu ul {
	clear:left;
	list-style:none;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
	text-align:center;
	
	}

#menu ul li {
    display:block;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color:#000; 
}
#menu ul li a{
	display:block;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000;
}

#menu ul li a:hover {
	
	color:#FFFFFF;
	}

li#home {
	display:block;
	float:left;
	width:60px;
}

li#about {
	display:block;
	float:left;
	width:65px;
}

li#current {
	display:block;
	float:left;
	width:110px;
}

li#past {
	display:block;
	float:left;
	width:120px;
}

li#testimonial {
	display:block;
	float:left;
	width:95px;
}

li#contact {
	display:block;
	float:left;
	width:95px;
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
	text-align: right;
}
#submenu li a{
	color: #036f8b;
	text-decoration: none;
}
#submenu li a:hover{
	color: #FF6600;
	text-decoration:none;
}




#banner {
	width: 1000px;
	height: 240px;
	margin: 0 auto;
}

/* Page */

#mainwrap {
	width: 920px;
	margin: 0 auto;
	background-image: url(../images/main_bg.jpg);
	height: 360px;
	background-repeat: no-repeat;
}






/* leftbar */

#leftbar {
	float: left;
	width: 360px;
	height: 350px;
}


#title {
	width: 80%;
	margin: 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

#title_orpea {
	width: 88%;
	margin: 20px 0 10px 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: right;
}

#left_content {
	width: 90%;
	margin: 5px auto 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0 0 0 15px;
	text-align: justify;
	color: #333333;
	line-height: 18px;
}

#left_content2 {
	width: 60%;
	margin: 0px 0 0 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 20px 0 0 15px;
	text-align: justify;
	float: left;
	color: #333333;
}

#button {
	width:97px;
	height:87px;
	float: right;
	margin-top: 10px;
}

/* Center */

#center {
	float: left;
	left: 240px;
	width: 280px;
	height: 350px;
	background-image:url(../images/centre_content_bg.jpg);
	background-color: #666666;
}

#center_content {
	width: 85%;
	margin: 20px auto 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0 0 0 15px;
	text-align: justify;
}

#latest {
	width: 80%;
	margin: 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}


/* Right */

#rightbar_current {
	width:560px;
	height:350px;
	float: right;
}

#right_title {
	width:480px;
	margin: 24px auto 0 auto;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bookus {
   width: 280px;
   height: 230px;
}

#video {
	width: 420px;
	height: 262px;
	margin: 10px auto;
}

#right_content {
	width: 480px;
	margin: 0 auto;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: lighter;
	line-height: 14pt;
	padding: 10px 0 0 0;
}


#tell{
   width: 280px;
   height: 121px;
}
 
/* Footer */



#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: normal;
	color: #999999;
	font-size: 9pt;
}

#footer a {
}


#footer{
	margin: 0 84px 0 0px;
	padding-top: 10px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}

#support{
	width: 300px;
	margin: 0 0 0 100px;
	background: url(images/footer.jpg) no-repeat;
	padding-top: 10px;
	float:left;
	text-align: left;
}
