@charset "utf-8";
/* CSS Document */

/* ------Body------ */

* {
	margin:0px;
	padding:0px;	
}

body {
	background:url(img/body_bg.png) #CCCFD4 repeat-x;
}

/* ------Wrapper------ */

#wrapper {
	background:url(img/wrap_bg.png) #F2F2F2 repeat-x;
	width:960px;
	height:1500px;
	margin:0px auto;
}

/* ------Header------ */

#header {
	width:960px;
	height:150px;
}

#logo {
	margin:40px 0px 0px 50px;
	float:left;
}

#ad1 {
	float:left;
	margin:50px 0px 0px 20px;
	}

/* ------Menu------ */

#menu {
	background:url(img/menu_bg.png) repeat-x;
	width:960px;
	height:70px;
}

#menu li {
	list-style:none;
	float:left;

}

#menu li a {
	display: block;
	width:136px;
	border:0px;
	border-right:1px solid #000;
	height:70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:70px;
}

#menu li a:hover {
	display: block;
	width:136px;
	border:0px;
	border-right:1px solid #000;
	height:70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#99BE02;
	text-align:center;
	text-decoration:none;
	line-height:70px;
}

#menu li .small {
	display: block;
	width:136px;
	border:0px;
	border-right:1px solid #000;
	height:70px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height:70px;
}

#menu li .small:hover {
	display: block;
	width:136px;
	border:0px;
	border-right:1px solid #000;
	height:70px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#99BE02;
	text-align:center;
	text-decoration:none;
	line-height:70px;
}

#menu li .small2 {
	font-size:15px;
}

#menu li .small2:hover {
	font-size:15px;
}

/* ------Content------ */

#content {
	clear:both;
	background:url(img/content_bg.png) no-repeat;
	width:960px;
	height:250px;
	}

#ad2 {
	float:left;
	margin:30px 0px -10px 380px;
	width:468px;
	height:60px;
	}

#url {
	-moz-box-shadow: inset 0 1px 3px #000;
	-webkit-box-shadow: inset 0 1px 3px #000;
	-khtml-box-shadow: inset 0 1px 3px #000;
	-o-box-shadow: inset 0 1px 3px #000;
	box-shadow: inset 0 1px 3px #000;
	background-color: #212020;
	color: #999;
	margin: 0px 0px 0px 120px;
	padding: 7px;
	border: 0px solid #DDD;
	float:left;
	width:616px;
	height:16px;
	font-size:12px;
}

/*	
#url {
	width:616px;
	height:16px;
	border:0px;
	background:url(img/url_bg.png) no-repeat;
	margin:0px 0px 0px 120px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:7px;
}
*/

#submit {
	background:#bebdbd;
	font-size: 13px; 
	height: 29px; 
	cursor: pointer; 
	border: 0; 
	line-height: 29px;
	padding: 0 13px 2px 13px;
	margin-left:5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
	float:left;
}

#submit:hover {
	background:#ababab;	
}
/*
#submit {
	width:59px;
	height:30px;
	background:url(img/submit.png) no-repeat;
	float:left;
	margin:0px 0px 0px 10px;
	border:0px;
	cursor:pointer;
}
*/
#ad3 {
	float:left;
	margin:15px 0px 0px 120px;
	width:728px;
	height:90px;
	}
	
#ad4 {
	float:left;
	margin:8px 0px 0px 120px;
	width:728px;
	height:90px;
	}
	
/* ------Information------ */

#leftbox {
	width:399px;
	float:left;
	height:1000px;
	border:0px;
	border-right:1px solid #434141;
	padding:0px 40px 0px 40px;
}

#leftbox h3 {
	color:#434141;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:50px;
}

#leftbox p {
	color:#434141;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#leftbox a {
	text-decoration:blink;
	color:#434141;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#rightbox {
	width:399px;
	float:left;
	height:1000px;
	border:0px;
	border-left:1px solid #434141;
	padding:0px 40px 0px 40px;
}

#rightbox a {
	text-decoration:blink;
	color:#434141;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#rightbox h3 {
	color:#434141;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:50px;
}

#rightbox p {
	color:#434141;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

h2 {
	color:#434141;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:50px;
}

.text_input1 { 
	-moz-box-shadow: inset 0 1px 3px #000;
	-webkit-box-shadow: inset 0 1px 3px #000;
	-khtml-box-shadow: inset 0 1px 3px #000;
	-o-box-shadow: inset 0 1px 3px #000;
	box-shadow: inset 0 1px 3px #000;
	background-color: #212020;
	color: #999;
	margin: 6px 0 5px 0px;
	padding: 7px;
	border: 1px solid #DDD;
	width: 300px;
}

.text_input1:focus {
	background-color: #373636;
}

.text_field { 
	-moz-box-shadow: inset 0 1px 3px #000;
	-webkit-box-shadow: inset 0 1px 3px #000;
	-khtml-box-shadow: inset 0 1px 3px #000;
	-o-box-shadow: inset 0 1px 3px #000;
	box-shadow: inset 0 1px 3px #000;
	background-color: #212020;
	color: #999;
	margin: 6px 0 5px 0px;
	padding: 7px;
	border: 1px solid #DDD;
	width: 600px;
	height:40px;
}

.text_field:focus {
	background-color: #373636;
}


.button {
	background:#bebdbd;
	font-size: 13px; 
	height: 29px; 
	cursor: pointer; 
	border: 0; 
	line-height: 29px;
	padding: 0 13px 2px 13px;
	margin-left:5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
}

.button:hover {
	background:#ababab;	
}


.nicetext {
	color:#404046;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:14px;
}

.green {
	color:#99BE02;	
}

.size1 {
	font-size:9px;	
}
