#wrapper {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:749px;
	height:100%;
	background-color:#181a20;
	background-image:url(wrapper_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

.home #wrapper {
	background-image:url(home_bg3.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
	/*color: #9f9fa3;*/
}

#top {
	clear:both;
	float:left;
	display:block;
	width:749px;
	height:190px;
}

#top1 {
	clear:both;
	float:left;
	display:block;
	width:749px;
	height:100px;
}

#logo {
	clear:both;
	float:left;
	display:block;
	width:127px;
	padding:16px 0 0 12px;
}
#logo img {
	width:127px;
}

.home #middle {
	float:left;
	display:block;
	width:610px;
}

#menu {
	float:left;
	display:block;
	padding-left:15px;
}

.home #menu {
	clear:both;
}

#search {
	float:right;
	display:none;
	width:110px;
	padding:21px 12px 0 0;
	text-align:right;
	overflow:hidden;
}

#headerimage {
	clear:both;
	float:left;
	display:block;
}

#top2 {
	clear:both;
	float:left;
	display:block;
	width:749px;
	height:25px;
	background-image:url(top2_bg.gif);
	background-repeat:repeat-x;
}

#menuL4 {
	clear:both;
	float:left;
	display:block;
	width:434px
	height:25px;
}

#position {
	float:right;
	display:block;
	width:303px;
	color:#494a4c;
	text-align:right;
	padding:2px 12px 7px 0;
	line-height:10px;
	font-size:10px;
}

#position a {
	color:#494a4c;
	text-decoration:none;
	line-height:10px;
	text-transform:uppercase;
	font-size:10px;
}

#position a:hover {
	text-decoration:underline;
}

#middle1,
#middle2 {
	clear:both;
	float:left;
	display:block;
	width:749px;
}

#middle1 {
	background-color:#ffffff;
	margin-top: 25px;
}

#middle1 .content,
#middle2 .content {
	clear:both;
	float:left;
	display:block;
	width:749px;
}

#middle1 .content {
	width:710px;
	padding:16px 25px 0 14px;
}

#middle2 {
	background-color:#ffffff;
}

.home #contentArea {
	clear:both;
	float:left;
	display:block;
	width:1px;
	padding:0px 0 0 0px;
}

* html .home #contentArea {
	padding-top:74px;
}

.home .content {
	clear:both;
	float:left;
	display:block;
	width:260px;
	height:50px;
	padding-top:55px;
}

.home #contentImage {
	float:left;
	display:block;
	width:749px;
	height: 225px;
}

.home #contentImage img {
	clear:both;
	float:left;
	display:block;
}

.home #infoboxes {
	clear:both;
	float:left;
	display:block;
	padding:1px 27px 0 14px;
	width:708px;
	background-color:#101216;
	background-image:url(infoboxes_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

.home #infoboxes .box {
	float:left;
	display:block;
	width:196px;
	padding-top:23px;
	padding-right:60px;
	padding-bottom:23px;
}

.home #infoboxes .last {
	padding-right:0px;
}

#bottom {
	clear:both;
	float:left;
	display:block;
	width:735px;
	line-height:12px;
	color:#7c7f92;
	white-space:nowrap;
	padding:11px 0 11px 14px;
	border-top:1px solid #292b33;
	background-color:#181a20;
}

#bottom a {
	color:#7c7f92;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}

