* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#00000;
	
}
body { 
	background:url(../images/bg-0.jpg);
}

h1,h2,h3,h4,h5,h6 {font-family: '' }
.clear {
	clear:both;
}
a {
	text-decoration:none;
}

/* Header starts here */

.header-wrapper {
	width:100%;
	background:url(../images/bg-0.jpg);
}
.header {
	width:400px;
	height:200px;
	//overflow:hidden;
	margin:-0 auto;
}
.logo {
	width:680px;
        float:right;
}

.logo h1 {
	font-size:30px;
	color:#0000ff;
	font-weight:bold;
	padding-top:0px;
       
       
}
.logo h2 {
	font-size:28px;
	color:#0000ff;
	font-weight:bold;
	padding-top:0px;
       
       
}

/* Menu starts here */

.menu {
	width:20px;
	float:center;
	//padding-top:0px;
}
.menu ul {
	list-style:none;
}
.menu li {
	float:left;
	text-align:center;
	line-height:50px;
	width:50px;
	padding-right:100px;
}
.menu li a {background:url(../images/bg-0.jpg) repeat-x;
	font-size:30px;float:center;
	font-weight:bold;
	color:#0000ff;
	display:block;
	//width:400%;
        width:480px;
	height:50px;
        padding-top:20px;
       
}
/*.menu li a:hover {
	background:url(../images/bg-0.jpg) repeat-x;
	font-size:20px;
	font-weight:bold;
	color:#8a0000;
	display:block;
	width:100%;
	height:90px;
}
.menu li a.active {
	background:url(../images/bg-1.jpg) repeat-x;
	font-size:15px;
	font-weight:bold;
	color:#8a0000;
	display:block;
	width:100%;
	height:90px;
}*/

/* Banner starts here */

.banner-wrapper {
     
	width:100%;
	background:url(../images/bg-0.jpg);
	overflow:hidden;
}
.banner {
       
	width:1000px;
        height:65%;
	margin:0 auto;
}
.banner-image { 
	width:960px;
	height:250px;
	padding-left:20px;
	padding-top:60px;
        
	//background:url(../images/12.jpg);
	margin-top:30px;
	margin-bottom:30px;
}

/* Body Content starts here */

.conainer {
	width:560px;
	margin:0 auto;
	margin-top:60px;
	padding-bottom:60px;
	border-bottom:1px solid #868471;
	overflow:hidden;
}
.content-1 {
	width:300px;
	float:left;
}
.content-1 h1 {
	font-size:25px;
	font-w
	color:#41403b;
	padding-bottom:20px;
}
.content-1-image {
	width:292px;
	height:132px;
	padding-left:8px;
	padding-top:8px;
	background:#d0d0c5;
}
.content-1 p {
	line-height:20px;
	margin-top:20px;
	text-align:left;
}

a.more{
display:block;
color:#ffffff;
text-align:center;
background:url(../images/bg-2.jpg); 
width:80px; 
height:30px;
line-height:30px;
margin-top:30px;
}

a.more:hover{
background:url(../images/bg-1.jpg);
color:#41403b;
}

.marginRight{margin-right:30px;}

.conainer {
width:960px;
margin:0 auto;
margin-top:60px;
padding-bottom:60px;
border-bottom:1px solid #868471;
//overflow:hidden;
}

.content-2{
width:630px;
float:left;
}

.content-2 h1 {
	font-size:25px;
	color:#41403b;
	padding-bottom:20px;
}

.div1{
	float:center;
	width:242px;
	height:272px;
	background:#d0d0c5;
	padding-left:8px;
	padding-top:8px;
}

.div2{
	width:350px;
	float:center;
}

.div2 ul{
	list-style:none;
}

.div2 li{
	float:center;
	text-align:center;
	
	padding-top:20px;
	border-bottom:1px solid #868471;

}

.div2 li a{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#bc0000;
	text-decoration:underline;
}

.div2 li a:hover{
	color:#000000;
}

.div2 li.bdrBottom{border-bottom:none;}

.div2 p {
	line-height:20px;
	text-align:center;
	padding-bottom:20px;
}

.content-3{
	width:300px;
	float:centre;
}

.content-3 h1 {
	font-size:25px;
	color:#41403b;
	padding-bottom:20px;
}

.conternt-3 ul{
	list-style:none;
}

.content-3 li{
	float:center;
	display:block;
	background:url(../images/arrow.gif) no-repeat;
	padding-left:40px;
}

.content-3 h2{
	font-size:13px;
    color:#bc0000;
	padding-bottom:5px;
}

.content-3 p{
	line-height:20px;
	text-align:center;
	padding-bottom:10px;
}

.footer-wrapper{
	width:100%;
	background:url(../images/bg-2.jpg);
         height:140px;
	//overflow:hidden;
       
}

.footer{
	width:960px;
        //height:90px;
	margin:0 auto;
	
}

.footer-content { float:left;width:280px; background:url(../images/footer-div.jpg) right repeat-y; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; overflow:hidden;
                 height:80px; color:#a29f8e;}
.footer-content h1 { font-size:25px; color:#ffffff; padding-bottom:20px;}
.footer-content p { padding-bottom:20px; color:#a29f8e; line-height:22px;}
.footer-content ul li { list-style:none; height:40px; width:100%; background:url(../images/nav-div.jpg) bottom repeat-x; line-height:40px;}
.footer-content a { ;color:#a29f8e;}
.footer-content a:hover { color:#ffffff;}








	
	


	
	


