/* CSS document */
/* *** encoded by www.philogos.com *** */

body {
	background-color:#ffffff;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
}
a {
	color:#D7442F;
	text-decoration:none;
	border: none;
}
a:visited {
	color:#D7442F;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#D7442F;
	text-decoration:underline;
	border: none;
}
a:active {
    color:#D7442F;
    text-decoration:underline;
	border: none;
}

h1 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding:21px 0px 0px 150px;
	margin:0px 0px 0px 0px;
}

h2 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding:21px 0px 18px 150px;
	margin:0px 0px 0px 0px;
}


ul{
	padding:0;
	margin:0;
	}
	
li{
	padding:0;
	list-style:none;
	margin:0;
	}

ul li {
	padding:0;
	margin:0;
}

/* ----------mainframe-------------- */


#mainframe {
	width:1050px;
	height:725px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	
}

/* --------------top/ title/ content------------- */

#top {
	 width:1044px;
	 height:129px;
	 padding-top:21px;
	 border-bottom:1px solid #FCB61B;
}
#logo {
	width:108px;
	height:108px;
	float:left;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 150px;
	
}
#logo img {
	border:none;

}

#pic {
	width:108px;
	height:108px;
	float:left;
	margin:0px 0px 0px 42px; 
	padding:0px 0px 0px 0px;
	
}
#pic img {
	border:none;
	

}
#title {
	 width:1044px;
	 height:49px;	 
}
#title img{
     padding-top:8px;
	 border:none;	
}


#content {
	 width:1044px;
	 height:450px;
	 margin-left:0px; 
	 margin-right:0px;
	 border-top:1px solid #FCB61B;
	 border-bottom:1px solid #FCB61B;
	 	 
}
	 
/* --------------left/ nav/ text------------- */

#left {
	 width:150px;
	 height:450px;
	 float:left; 
	 margin-left:0px; 
	 margin-right:0px;
}

#nav {
	 width:150px;
	 height:400px;
	 margin-left:0px; 
	 margin-right:0px;
}

#nav li{
    list-style:none;
    list-style-position:outside;
	list-style-type:none;
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #FCB61B;
	 }
	  
#nav a {
    display:block;
    width:149px;
    height:22px;
	background-color:transparent;
    color:#333333;
	font-weight:normal;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#nav a:visited {
	color:#333333;
	text-decoration:none;
	border:none;
}
#nav a:hover {
    background-color:transparent;
	color:#D7442F;
	text-decoration:none;
} 
#nav #active a{
    background-color:transparent;
	color:#D7442F;
	text-decoration:none;
	
}

#text {
	 width:894px;
	 height:450px;
	 float:left;
	 background-color:#FFFAEB;
	 overflow-y: auto;
	 overflow-x: none;
	  	 
}
#text p {
	 padding:5px 135px 0px 150px; 	 
}


/* --------------footer------------- */

#footer {
	 width:1044px;
	 height:49px;
	 border-bottom:1px solid #FCB61B;
	 font-size:13px;
	 
}
#footer a {
	color:#D7442F;
	text-decoration:none;
	border: none;
}
#footer a:visited {
	color:#D7442F;
	text-decoration:none;
	border: none;
}
#footer a:hover {
	color:#D7442F;
	text-decoration:underline;
	border: none;
}
#footer a:active {
    color:#D7442F;
    text-decoration:underline;
	border: none;
}
#footer p {
	 padding:26px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
