body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top{

	background: #393031 url("../images/logo.jpg") top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 234px;
	height: 95px;
	


}



#link{

	background: #393031 url("../images/main-picture.jpg");
	position: absolute;
	top: 0px;
	left: 234px;
	width: 547px;
	height: 95px;
	line-height: 24px;
	text-align: center;


}

#a{

	background: #00255C url("../images/color.gif");
	position: absolute;
	top: -60px;
	left: -13px;
	width: 780px;
	height: 22px;
	line-height: 24px;
	text-align: center;
	color: #ffffff; 
 

}



#b{

	background: #f4f3f2 url();
	position: absolute;
	top: 520px;
	left: 20px;
	width: 200px;
	height: 111px;
	text-align: left;
}






#heading{

	
	position: absolute;
	top: 130px;
	left: 250px;
	width: 500px;
	height: 22px;
	text-align: left;
	font-size: 14px; 
	font-weight: bold; 
	color: #993399; 
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	margin-right: 11px;
	
font-family: Verdana, Arial, Helvetica, sans-serif;

}



#main{

	
	position: absolute;
	top: 170px;
	left: 250px;
	width: 500px;
	height: 22px;
	text-align: left;
	font-size: 10px; 
	font-weight: none; 
	color: #000000; 
	text-decoration: none;
	 

	margin-right: 11px;
	
font-family: Verdana, Arial, Helvetica, sans-serif;


}




#c{


	position: absolute;
	top: -2px;
	left: 114px;
	width: 600px;
	height: 17px;
	text-align: left;
}





#m{


	position: absolute;
	top:155px;
	left: 14px;
	width: 200px;
	height: 17px;
	text-align: left;
}
#gray{

	background: #393031 url("../images/gray.gif");
	position: absolute;
	top: 125px;
	left: 0px;
	width: 226px;
	height: 720;
	line-height: 24px;
	text-align: center;

}

#bottom{
	position: relative;
	height: 36px;
	line-height: 24px;
	text-align: center;
	font-weight: none;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: -280px;
	width: 780;	

}

#top1{
	height: 122px;
	width: 224px;
	background: #393031 url("../images/woman.jpg") top left no-repeat;
}

#content{
	position: relative;
	background: #eddfd9;
	width: 769px;
	padding: 13px 0 0 11px;
}

* html #content{
	width: 780px;
	w\idth: 769px;
}

#right{
	float: right;
	width: 198px;
	background: url("/images/right-bg.jpg");
}

#right img{
	border: 0;
}

#right ul{
	list-style: none;
	margin: 0;
	padding: 0 15px;
}

#right li{
	list-style-image: url("/images/dot.jpg");
	margin: 0 5px;
	padding: 0 0 5px;
}

#main_content{
	background: #fff url("/images/right-bg.jpg") top right repeat-y;
}

#footer{
	background: url("/images/color.g1f");
	height: 22px;
	line-height: 22px;
	text-align: center;
	clear: both;
	margin: 0 0 0 -11px;
}


#left{
	background: url("/images/color.g1f");
	height: 53px;
	line-height: 53px;
	text-align: center;
	clear: both;
	margin: 0 0 0 -11px;
}

#menu{
	position: absolute;
	top: -24px;
	left: 0;
	width: 780px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

#menu ul{
	background: #ad3b19;
	list-style: none;
	margin: 0 auto;
	padding: 3px 3px 0 0;
	width: 660px;
	height: 21px;
}

* html #menu ul{
	width: 666px;
	w\idth: 660px;
}

#menu li{
	margin: 0;
	padding: 0;
	display: inline;
}

#menu a{
	float: left;
	clear: none;
	background: #913216;
	margin: 0 0 0 3px;
	display: block;
	width: 107px;
	height: 21px;
	line-height: 18px;
}

.top-link,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: bold; 
	color: #ff0000; 
	text-decoration: none;
} 



a.top-link:hover,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
} 

.right-link a{ 
	font-weight: normal; 
	text-decoration: underline;
}

.bottom-link { 
	font-size: 10px; 
} 

.header{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #913115; 
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	margin-right: 11px;
	background: #eddfd9 url("images/header-bg.jpg");


.button-txt { 
	display: block;
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	width: 80%;
	padding: 3px;
	margin: 10px auto;
	background: #fff;
	color: #362F2D; 
	border: 1px solid #913115; 
} 

.button-txt a{
	color: #362F2D; 
	width: auto;
	text-decoration:none;
	text-align: center;
	display: block;
	background: #EDDFD9;
	border: 1px solid #DFC5B9;
	margin: 0 auto;
	padding: 5px;
}

a.right-link:hover {
	color: #fff; 
	text-decoration: none
}

.clear{
	height: 2px;
	overflow: hidden;
	background: #fff;
	clear: both;
	margin-left: -11px;
}


.t1,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: bold; 
	color: #993399; 
	text-decoration: none;
		font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 



.t2,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: none; 
	color: #000000; 
	text-decoration: none;
		font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.t2:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline;
}


.t5,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: none; 
	color: #00255C; 

		font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	    TEXT-DECORATION: none;
} 
.t5:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline;
}






.t6,.right-link a,.bottom-link, .bottom-link a{ 
	font-weight: normal; 
	color: #ffffff; 

		font-size: 11px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	    TEXT-DECORATION: none;
} 
.t6:hover
{
    COLOR: #B8B7B7;
    TEXT-DECORATION: underline;
}

