#nav_wrapper
{
  margin:0;
  padding:0;
  width:100%;
  height:24px;
  top:0;
  left:0;
}

.nav
{
	color:#878787;
	font-size:0.91em;
	padding:10px 35px 6px 30px;
	height: 16px;
}

.nav span {
	float:right;
	word-spacing:13px;
}

.nav span a {
	color:#989898;
	text-decoration:underline;
	word-spacing:0;
}

.nav span a:hover {
	text-decoration: none;
}

.nav em {
	color: #545454;
	font-style: normal;
}

.menu {
	background:url("images/menu_bg.jpg") no-repeat scroll left top transparent;
	height:46px;
}

.menu .indent {
	padding:15px 0 0 67px;
}

.menu a:hover, .menu span {
	color:#FFFFFF;	
	text-decoration:none;
}

.menu a, .menu span {
	/* background:url("images/menu_line.gif") no-repeat scroll right 6px transparent; */
	color:#B1B1B1;
	float:left;
	/* font-weight:bold; */
	margin-right:18px;
	padding:4px 24px 0 0;
	text-decoration:none;
	/* text-transform:uppercase; */
}

.nav_header 
{ 
  width:980px; 
  height: 24px; 
  margin:0 auto; 
  text-align:left;
}
.nav_header .center
{
  height: 24px;
  background: url(images/bar_center_tile.png) repeat-x;
}
.nav_header span
{
  color:#ccc;
}

.main { background:url("images/content_left_top.jpg") no-repeat scroll left top transparent; text-align:left;}
.main2 { width:980px; margin:0 auto; text-align:left;}
.main3 { width:980px; margin:0 auto; text-align:left;}

#header {background:#0F0F0F url(images/header-tail.gif) top repeat-x;}
//#header .main {height:150px; background:url(images/header-bg.jpg) top left no-repeat;}
#header .main2 {height:360px; background:url(images/header-bg.jpg) top left no-repeat;}
#header .main3 {height:165Px; background:url(images/header-bg.jpg) top left no-repeat;}

#row1 {background:url("images/content_top.jpg") repeat-x scroll left top #FFFFFF; width:100%;}

#row2 {background: url(images/content_2_bg.jpg) repeat-y 0% 0%;}
#row2 .main {background:url(images/content_2_top_bg.jpg) no-repeat 161px 0; padding:21px 0 0 0;}
#row2 .main2 {background:url(images/row2-bg.gif) no-repeat 161px 0; padding:21px 0 24px 0;}
#row2 .main3 {background:url(images/row2-bg.gif) no-repeat 161px 0; padding:21px 0 24px 0;}

#row2 #form {
	color: white;
	width: 451px;
}

#row2 #form i {
	color: #00C2FF;
	font-style: normal;
}

#row2 #form input, #row2 #form textarea, #row2 #form select {
	background: #363636;
	border: 1px solid #181818;
	color: white;
	font: normal normal normal 11px/normal Tahoma, Arial, helvetica, sans-serif;
	text-align: left;
	azimuthvertical-align: top;
}

#row2 #form input {
	height: 19px;
	margin-top: 2px;
	width: 187px;
}

#row2 #form textarea {
	height: 94px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	width: 385px;
}

#row2 #form .submit_button {
	background: url('images/submit.gif');
	width: 113px;
	height: 26px;
	padding: 12px 0 0 12px;
}

#row2 #form .submit_button a {
	color: #8e8e8e;
}

#row2 #form .submit_button a:hover {
	text-decoration: none;
}

#row2 #form .box_1 {
	height: 50px;
	width: 201px;
}


.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

/* ============================= page1 ===========================*/

#page1 #row1 .col-1 {width:500px;}
#page1 #row1 .col-2 {width:300px;}

#page1 #row2 .col-2 {width:373px;}
#page1 #row2 .col-2 .indent {padding-left: 20px;}

#page1 #row2 .col-1 .col-1 {width:242px;}
#page1 #row2 .col-1 .col-2 {width:212px;}


