body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/bg_img_2.gif);	
}

#header-block {
	width: 704px;
	background-color: #FFFFFF;
	margin: 0px 17px;
}

#header-logos {
	width: 680px;
	margin: 0px 10px;
}

#header-info {
	width: 680px;
	margin: 6px 10px;
}

#header-info-2 {
	width: 704px;
	background-image: url(../images/header/header_bg_uoi_1.jpg);
	background-position: right;	
}

#header-navbar {
	width: 705px;
}

#separator {
	background-color: #FFFFFF;
	width: 704px;
	margin: 0px auto;
}
#support-block {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	height: auto;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/backgrounds/trans_bg_img_1.png);
	background-repeat: repeat-y;
}
#support-block-fotter {
	margin: 0px auto;
	width: 740px;
	height: 36px;
	position: inherit;
	color:#000000;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/backgrounds/fotter_trans_bg_img_1.png);
}

#content-block {
	position: inherit;
	margin: 0px auto;
	width: 704px;
	height: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 8px;
	width: 546px;
}

#content #rev-info {
	position: inherit;
	width: auto;
	padding-top: 2px;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #000000;
}


#content .header_type_1 {
	width: 230px;
	height: 20px;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	padding: 5px 0px;
	color: #000000;
	background-image: url(../images/backgrounds/bg_img_2.gif);	
}



#search-and-links-area {
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	border: 0px none #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	/*border-bottom: 0px none #666666;*/
	background-image: url(../images/backgrounds/search_area_bg_img_3.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#fotter-block {
	top: 0px;
	position: inherit;
	margin: 3px auto; 
	border-top: 1px solid #000000;
	width: 98%;
	height: auto;
	padding: 2px 5px;
	/*background-color: #FFFFFF;*/
}

