
#creative {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 9999;
	background-color: #fff;
	margin: 2px 0 0 0;
	opacity: 1;
	min-height: 465px;
	color: #333;
}

.getmid {
	position: relative;
	left: 50%;
	margin: 0 0 0 -490px;
	width: 980px;
}

#main {  
	margin:0 auto; 
	min-height: 700px;
	position:relative;
	width:980px;
	}

#header {
	background-color: #333;
	float: left;
	height:100px; 
	width: 100%; 
  font-size: 0.75em;
	}
	
#logo {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 10;
}
	
#nav {
	margin: 0 20px 0 0;
	padding: 0 0 0 300px;
	z-index: 9;
}

#search {
	background: url('../images/bg_search.jpg') no-repeat;
	float: right;
	margin: 40px 0 0 20px;
	padding: 1px 0 0 7px;
	min-width: 300px;
	height: 40px;
	z-index: 8;
}

#front a {
	color: #fff;
	text-decoration: none;
}

#sub {
	position: absolute;
	min-height: 100%;
	width: 980px;
	left: 50%;
	margin-left: -490px;
  background: url('../images/bg_sub.png') repeat-x;
}

#front {
	color: #333;
	height: 246px; 
	width: 980px;
	background-image: url('../images/img_front.jpg');
	margin: 0;
	padding: 0;
	}
  
#quote {
  background: url('../images/bg_quote.gif') no-repeat;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 226px 0 0 110px;
  position: absolute;
  text-align: center;
  width: 185px;
}

#quote p a {
  cursor: pointer;
}
  
#quote_sub {
  background: url('../images/bg_quote_sub.png') no-repeat;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  top: 0;
	left: 700px;
	margin-top: -15px;
  position: absolute;
  text-align: center;
  width: 185px;
}

#quote_sub p a {
  cursor: pointer;
}

#blue {
	padding-top: 6px;
	min-height: 227px;
	margin: 0;
	}

#content {color: #dadada; font-size: 1em;}

#footer {
	position: fixed; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	margin: 0; 
	padding: 0;
	}

.col-1, .col-2, .col-3, .col-4, .col-1 a, .col-2 a, .col-3 a, .col-4 a {float:left; width: 242px; color: #fff; text-decoration: none;}


.icon img {
	float: left;
	margin: 0;
	padding: 0;
	max-width: 106px;
	}

.icon_title {
	padding: 35px 15px 5px 0;
	margin: 0;
	float: right;
	width: 120px;
}

.p_blue {
	clear: both;
	float: left;
	padding: 0 10px 0 10px;
	font-size: .7em;
	margin: 0;
	width: 225px;
}


.more {
	clear: both;
	float: left;
	padding: 8px 10px 0 10px;
	margin: 0;
}

.blue_divider {
	margin: 0;
	padding: 0 2px 0 0;
	width: 1px;
	height: 227px;
	background-image: url('../images/divider_blue.jpg');
}

.lower {
	padding-left: 15px; 
	font-size: 12px;
}

.lower a {
	color: #aaa;
}

.x-dlg .x-dlg-dlg-body {
background-color: #2e4660;
border-color:-moz-use-text-color #C1CCD0 #C1CCD0;
border-right:3px solid #C1CCD0;
border-style:none solid solid;
border-width:0 3px 3px;
left:0;
overflow:hidden;
padding:10px;
position:absolute;
top:24px;
z-index:1;
}

.x-dlg-mask {
background: url(../images/bg_grey.gif) repeat #333;
display:none;
left:0;
opacity:0.9;
position:absolute;
top:0;
z-index:10000;
}

.x-dlg .x-dlg-hd {
color:#333333;
font:bold 12px "TW Cen MT","sans serif",tahoma,verdana,helvetica;
}

.white {
	clear: left;
	color: #333;
	float: left;
	background-color: #fff;
	margin: 0;
	padding: 15px 0 0 0;
	width: 100%;
}
