/* CSS Document */
/*layout*/
body {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	color: #7d6e74;
}
a:link {
	color: #2fb4bb;
}
a:visited {
	color: #2fb4bb;
}
a:hover {
	color: #2fb4bb;
}
a:active {
	color: #2fb4bb;
}
#container {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	background-color:#FFFFFF;
}
#header {
	height: 100px;
}
#logo {
	height:78px;
	width:173px;
	float:left;
	margin: 15px 0px 0px 15px;
}
#steps_header {
	float:right;
	width:540px;
	height:70px;
	margin-top:15px;
}
#steps_header li {
	list-style:none;
	float:left;
	width:120px;
	text-align:center;
}
#steps_header span {
	display:block;
	float:left;
	clear:left;
	width:120px;
	text-align:center;
}
#mainContent {
	padding:10px;
}
#webitor_screen {
	width:277px;
	height:241px;
	float:left;
}
#main_points {
	width:460px;
	height:241px;
	float:right;
}
#main_points ul {
	padding:0px;
	margin:0px;
}
#main_points li {
	list-style:none;
	background-image:url(images/icon_arrow.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:45px;
	display:block;
	margin:0px;
	font-size:19px;
	font-weight:normal;
	line-height:2em;
}
#announce {
	clear:both;
	font-size:30px;
	color:#bcd53b;
	text-align:center;
	margin-bottom:30px;
	margin-top:10px;
}
#text_box {
	width:230px;
	height:140px;
	float:left;
	margin-right:23px;
	line-height:normal;
	font-size:13px;
	text-align:justify;
}
.dkorange {
	color:#603400;
}
.dkpink {
	color:#8f1040;
}
.dkaqua {
	color:#07494c;
}
.dkgreen {
	color:#4b5806;
}
#footer {
	padding: 0px 10px;
	height:40px;
	margin:0px auto;
	clear:both;
	width:759px;
}
#footer a:link {
	color: #0066a4;
}
#footer a:visited {
	color: #0066a4;
}
#footer a:hover {
	color: #0066a4;
}
#footer a:active {
	color: #0066a4;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#bcd53b;
	margin:0px;
}
h2 {
	font-family:arial, Helvetica, sans-serif;
	font-size:17px;
	color:#2fb4bb;
	margin:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ec1d6b;
	margin:0px;
}
h4 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#f7931e;
	margin:0px;
}
h5 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	margin:0px;
}
h6 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#012683;
	margin:0px;
}
.forms {
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC !important;
}
.form_sml {
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC !important;
	margin:0px;
	padding:1px;
	font-size:10px;
	color:#666666;
}
.image_border {
	border: 1px solid #cccccc;
	margin: 3px 10px;
	padding: 3px;
}
hr {
	border: 0;
	color: #b5cdde;
	background-color: #b5cdde;
	height: 1px;
	width: 100%;
	text-align: left;
}
.news_date {
	font-size:10px;
	font-style:italic;
	color:#999999;
}
/* font sizes */
.size9 {
	font-size:9px;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.size20 {
	font-size:20px;
}
hr.clear {
	clear:both;
	visibility:hidden;
}
/*tour*/

#tour_width {
width:700px;
margin:0px auto;
	
}
#box_left {
	width:685px;
	height:134px;
	padding:0px 15px;
	background-image:url(/webimages/box_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	clear:both;
	margin-top:20px;
}
#box_right {
	width:685px;
	padding:0px 15px;
	background-image:url(/webimages/box_bg_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:both;
	margin-top:20px;
	
}
#right_text {
	width:510px;
	float:left;
}
#left_text {
	width:510px;
	float:left;
}
#box_right img {
	float:left;
	margin-right:20px;
	
}
#box_left img {
	float:right;
	
}


#tour_width h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#bcd53b;
	margin-top:0px;
	font-weight:normal;
}
#tour_width h2 {
	font-family:arial, Helvetica, sans-serif;
	font-size:24px;
	color:#2fb4bb;
	margin-top:0px;
	font-weight:normal;
}
#tour_width h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ec1d6b;
	margin-top:0px;
	font-weight:normal;
}
#tour_width h4 {
	font-family: arial, Helvetica, sans-serif;
	font-size:24px;
	color:#f7931e;
margin-top:0px;
font-weight:normal;
}
#tour_width h5 {
	font-family: arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	margin-top:0px;
	font-weight:normal;
}
#tour_width h6 {
	font-family: arial, Helvetica, sans-serif;
	font-size:24px;
	color:#012683;
	margin-top:0px;
	font-weight:normal;
}
