/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/









body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background-color:#cccccc
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eb7b18;
}

h2 {
	font-size: 18px;
}

h3 {
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}




a {
	color: #eb7b18;
	text-decoration:none
}

a:hover {
	text-decoration: none;
}

img {
    border:none}


.underl {
text-decoration:underline


}

.redone {
color:#FF0000;
font-weight:bold;
}




#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-color: #ffffff
}

#headerL {
	width: 120px;
	height: 50px;
	background-color: #ffffff;
	float:left;
	margin: 0px 5px 0px 0px
}

#headerL img{
    width:100px; 
    margin-left:20px;
	margin-top: 10px
}

#headerR {
	width: 800px;
	height: 50px;
	background-color: #ffffff;
	float:right;
	margin: 0px 0px 0px 5px;
	background-image:url(images/head_bg.png)
}

#headerR h1{
    font-size:24px;
    color:#333333;
    padding:15px 100px 0px 10px;
    text-align:right;
	letter-spacing: 4px;
}



#baner {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	background-color: #CC0000
}





/* Menu */



#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background-color: #dddddd;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 20px 5px 20px;
	background-color:#dddddd;
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover {
	color: #CC0000;
}


/* content */


#content {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff
}



#up {
	width: 960px;
	height: 50px;
	background-image:url(images/line_h.png);
	background-position:bottom left;
	background-repeat:repeat-x
}

#up h3{
    font-size:16px;
    color:#222222;
    padding:15px 100px 0px 15px;
    text-align:left
}




#left {
    width: 630px;
	height: auto;
	float:left;
	background-image:url(images/line_v.png);
	background-position:top right;
	background-repeat:repeat-y
}


.leftCell {
    width: 630px;
	height: 150px;

	}
	
.leftCell p{
    font-size:10px;
    color:#222222;
    text-align:left;
	margin: 5px 10px 10px 10px;
	float:right;
	width: 475px
	}

.leftCell p a {
color:#222222;
}

	
.leftCell p 	a.inCell {
color: #CC0000

}
	
	
.leftCell p 	a.inCell:hover {
color: #FF0000

}



.leftCell img{
    text-align:left;
	margin: 20px 10px 10px 10px;
	float:left
	
	}


#right {
    width: 330px;
	height: auto;
	float:right
}

.rightCell {
    width: 330px;
	height: 280px;
	float:right;
	display:inline-block
	}
	
.rightCell p{
    font-size:10px;
    color:#222222;
    text-align:left;
	margin: 5px 10px 10px 20px;
	}
	
.rightCell p a {
color:#222222;
}

	
.rightCell p 	a.inCell {
color: #CC0000

}
	
	
.rightCell p 	a.inCell:hover {
color: #FF0000

}
.rightCell img{
    text-align: center;
	margin: 10px 10px 10px 20px;
	}
	
	
	
#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-color: #CCCCCC
}
	
	
	
#footer	ul {
	margin: 10px 0px 0px 50px;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color:#cccccc;
	text-decoration: none;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
	
#footer span {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color:#cccccc;
	text-decoration: none;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}	
	
	


#down {
    width: 960px;
	height: 100px;
	clear:both;
	background-image:url(images/line_h.png);
	background-position:top left;
	background-repeat:repeat-x
}
