<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	background:url("../image/body_bg.gif") repeat scroll 0 0 transparent;	
}

#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
	background:url("../image/container_bg.png") no-repeat scroll 50% 0 transparent;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_top {
	width:1000px;
	margin: 0 auto;
	font-size:0;
}

#header_container {
	width:1000px;
	height:100px;
	margin: 0 auto;
	background-image:url("../image/header_container_bg.png");
	background-repeat:no-repeat;
}

#header_container_left {
	width:700px;
	height:100px;
	float:left;	
}

#header_container_right {
	width:300px;
	height:100px;
	float:left;
}

#head_content {
	width:700px;
	height:80px;
	margin: 0 auto;
	text-align:left;
}

#head_content_text h1 {
	padding-top:10px;
	margin:0px;
}

#head_content a {
	font-size:28px;
	font-weight:bold;
	color:#535353;
	margin-left:0px;
	float:left;
}

#head_content a:hover {
	text-decoration:none;
}

#header_bottom {
	margin: 0 auto;
	width:1000px;
	height:0px;
	font-size:0;
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;
}

#content_top { 
	font-size:0;
	height:15px;
	width:100%;
}

#content_container { 
	width:1000px;
	margin: 0 auto;
	/*background-image:url("../image/content_container_bg.png");
	background-repeat:repeat-y;	*/
}

#content_bottom { 
	font-size:0;
	height:15px;
	width:100%;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:226px;	
}

#box_left { 
	width:216px;
	position:relative;
}

.box_left_top {
	font-size:0;
	width:216px;
	height:10px;
}

.box_left_container {
	width:200px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	overflow:hidden;
	background-color:#e9e4e4;
}

.box_left_bottom {
	font-size:0;
	width:216px;
	height:17px;
	background-image:url("../image/box_left_bottom_bg.png");
	background-repeat:no-repeat;	
}

.box_left_title{ 
	width:216px;
	height:39px;
	margin:0;
	text-align:left;
	background-image:url("../image/box_left_title_bg.png");
	background-repeat:no-repeat;
}

/*â design - ver2 â*/
.design_ver2 .box_left_title{
    height:33px;
    font-size: 17px;
    font-weight:bold;
    color:#fe5a24;
    letter-spacing:-1px;
    line-height:30px;
    text-transform:uppercase;
    font-family:'Open Sans',sans-serif;
    padding:6px 0 0 16px;
}
/*â design - ver2 â*/

.box_left_title h3 { 
	font-size: 17px;
	font-weight:bold;
	color:#fe5a24;
	letter-spacing:-1px;
	line-height:30px;
	text-transform:uppercase;
	font-family:'Open Sans',sans-serif;
	padding:6px 0 0 16px;
}

.box_content {
	width:180px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:548px;	
}

#body { 
	width:548px;
	position:relative;
}

#body_top { 
	font-size:0;
	width:548px;
	height:0px;
}

#body_title { 
	width:548px;
	height:39px;
	background-image:url("../image/body_title_bg.png");
	background-repeat:no-repeat;
	overflow:hidden;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
	padding-top:9px;
	background-color:#f6f5f5;
}

#body_bottom {
	width:548px;
	height:15px;
	background-image:url("../image/body_bottom_bg.png");
	background-repeat:no-repeat;		
}

#title_content {
	margin-left:9px;
	margin-right:9px;
	padding-bottom:10px;
	width:530px;
	height:31px;
	text-align:left;
	overflow:hidden;
}

/*â design - ver2 â*/
.design_ver2 #title_content {
    width:auto;
    height:auto;
    overflow:auto;
    float:left;
    margin:0;
    font-size: 17px;
    font-weight:bold;
    color:#fe5a24;
    letter-spacing:-1px;
    line-height:30px;
    text-transform:uppercase;
    font-family:'Open Sans',sans-serif;
    padding:6px 0 0 17px;
}
.design_ver2 #title_content h1 {
    float:left;
    margin:0;
    font-size: 17px;
    font-weight:bold;
    color:#fe5a24;
    letter-spacing:-1px;
    line-height:30px;
    text-transform:uppercase;
    font-family:'Open Sans',sans-serif;
}
/*â design - ver2 â*/

#title_content h2 {
	float:left;
	margin:0;	
	font-size: 17px;
	font-weight:bold;
	color:#fe5a24;
	letter-spacing:-1px;
	line-height:30px;
	text-transform:uppercase;
	font-family:'Open Sans',sans-serif;
	padding:6px 0 0 8px;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:216px;
	margin-left:10px;	
}

#box_right {
	width:216px;
	position:relative;
}

.box_right_top {
	font-size:0;
	width:216px;
	height:10px;
}

.box_right_title { 
	width:216px;
	height:39px;
	margin:0;
	text-align:left;
	background-image:url("../image/box_left_title_bg.png");
	background-repeat:no-repeat;
}

/*â design - ver2 â*/
.design_ver2 .box_right_title {
    height:33px;
    font-size: 17px;
    font-weight:bold;
    color:#fe5a24;
    letter-spacing:-1px;
    line-height:30px;
    text-transform:uppercase;
    font-family:'Open Sans',sans-serif;
    padding:6px 0 0 16px;
}
/*â design - ver2 â*/

.box_right_title h3 { 
	font-size: 17px;
	font-weight:bold;
	color:#fe5a24;
	letter-spacing:-1px;
	line-height:30px;
	text-transform:uppercase;
	font-family:'Open Sans',sans-serif;
	padding:6px 0 0 16px;
}

.box_right_container {
	width:200px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	overflow:hidden;
	background-color:#e9e4e4;
}

.box_right_bottom {
	font-size:0;
	width:216px;
	height:17px;
	background-image:url("../image/box_left_bottom_bg.png");
	background-repeat:no-repeat;	
}


/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	position:relative;
	text-align:center;
}

#footer_content { 
	width:1000px;
	height:30px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	position:relative;
}

#provider_top { 
	height:15px;
	font-size:1px;
}

#provider_content {
	padding-bottom:5px;
	width:1000px;
	margin:0 auto;
}

#provider_content_left {
	width:539px;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:5px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #b2b2b2;
	background-color:#FFFFFF;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#666666;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/

/****************** LANDING PAGE START******************/

div[id^='unas_design_landing_page'] .page_content, div[id^='unas_design_landing_page'] .page_txt {
    width: 1000px;
    margin: 0 auto;
}

/****************** LANDING PAGE END******************/</pre></body></html>