body{
	margin-top:10px;
	font-family: Arial Narrow, Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	background:url(../images/bg-main.gif) repeat-x;
	letter-spacing: 2px;
}

img{
	border:none;
}
a{
	color:black;
	text-decoration:none;
}
.page_content h2 {
	font-size:16px;
	color: #333300;
	letter-spacing: 1px;
}
.page_content p {
	font-size: 11px;	
	line-height: 20px;
	font-family: Verdana, Helvetica,Arial;
	color: #333300;
	letter-spacing: 0.5pt;

}

.page_content {
	padding: 20px;
	clear: both;
}




li{
	list-style:none;
}	


#container {
	width:1000px;
	height:630px;
	margin: auto;
	text-align: left;

}
#top{
	width:100%;
	height:125px;
	padding-top:10px;
	background:url(../images/bg-top.gif) repeat-y;	
	color: #CCCC99;
	font-weight: bold;
}




#middle{
	width:100%;
	height:462px;
	
	
}

/******************* Top
**************************************************/

#top_left{
	float:left;
	padding-left:60px;
	padding-top:10px;
}


#top_right{
	
	float:right;
	width:700px;
}
#select_installer{
	float:right;
}

#contract{
	float:right;
	padding-right:10px;
}

#telephony{
	color:#c6c390;
}

#address{
	color:#aaaa77;
}

#contract .separater{
	padding:0 5px;
	color:#cc9933;
}

#slogan{
	float:left;
	display:inline;
	letter-spacing: 1px;
	margin-left: 65px;	
	
}



#slogan a {
	color: #86a657;
}

#slogan a:hover {
	color: #182309;
}

#top_bottom{
	clear:both;
	padding-top:60px;
	margin-top:0px;

	float:right;
	width:700px;
}

/*******************Nav
**************************************************/


#nav{
	margin-right:15px;
	
	display:inline;
	
	height:20px;
	float:right;
	
	
}

#nav a {
	color: #CCCC99;
	font-weight: bold;
	font-size: 11px;
}

#nav a:hover {
	color: #FFFFCC;
}

#nav ul{
	margin:0px;
	padding:0 0;		
}
	
#nav li{
	display:inline;
	margin-left:18px;
	float:left;	
}




/*******************bottomband
**************************************************/

/**todo lilao font
***********************/
#bottom{
	width:100%;	
	background:url(../images/bg-bottom.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	float:left;
}

#bottom div{
	padding:8px;
}
#bottom #copyright{
	
	font-size:11px;
	float:left;
}

#bottom #signature{
	float:right;
	
}



.clear{
	clear:both;
	overflow:hidden;
}


#tabs{
	display:none;
}

a#gc_link {
	color: #cc9933;
}

a#gc_link:hover {
	color: #996600;
}