﻿body {
	margin:0px 0px;
	padding:0px 0px; 
	/*background-image: url(../../Img/Bg-new.jpg);*/
	background-repeat: repeat;
	background-color:#b9ac7a;
	background-position:center top;
	font-size: 15px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #5c5c5c;}

#Wrapper{
    width:100%;
    margin: 0px 0px;
    padding: 0px 0px;}


#Banner{
    width:984px;
    border:solid 0px red;
    display:table;
    background: url(../Img/hdr-bkg5.png) repeat-x scroll left top;
	background-color:transparent;
	height:151px;
	position:inherit;
	padding:0px;	
	margin:0px;
	}
	
#Header{
    width:984px;
    border:solid 0px red;
    margin:0px 0px;
	padding: 0px 0px;}

#Logo{
    width:100px;
    height:105px;
    float:left; 
    margin-left:75px;
    margin-top:20px;
    background:url('../Img/Logo.png') no-repeat left top;
    /*background-image:url(../Img/caption.png); */
    padding: 0px 0px;
}

#RightTop{
	width:750px;
    height:140px;
    margin-top:30px;
    margin-left:20px;
    padding: 0px 0px;
    float:left;
    background:url('../Img/caption3.png') no-repeat left top;
     /*font-size: 35px;
	font-family:"hum777b";
	text-align: justify;
	color: #fff;*/
}

#Container
{
   width:990px;
   display:table;
   height:100%;
   border:solid 0px red;
   margin: 0px 0px 0px 0px;
   margin-top:-23px;
   padding: 0px 0px 0px 0px; }
	
	
#VerticalMenu{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left; 
    width:186px;
    border:solid 0px red;
    height:auto;
    }

#VerticalMenu ul{
    margin: 0px;
	padding: 0px;
	list-style:none;
	width:150px;
	line-height:35px;
	}

#VerticalMenu ul li{
    margin: 0px;
    padding: 3px;}

#VerticalMenu ul li a{
    margin:0px;
    padding-left:30px;
    width:157px;
	display:block;
    background:url('../Img/Menu1.png') no-repeat left top;
    font-size: 12px;
	font-family:"verdana", Times New Roman, Times, serif;
	text-align: left;
	color: #fff;
	text-decoration:none;
	}

#VerticalMenu ul li a:Hover{
    padding-top:-10px;
    padding-left:30px;
	height:31px;
    height:auto;
    display:block;
    background:url('../Img/Menu_hover.png') no-repeat left top;
}
	
#Page{
    margin: 0px 0px;
    padding: 0px 0px;
    border:solid 0px red;
    float:left;
    width:795px;
    display:table;
    height:auto;
    background:none;
    }

#PageTop{
    margin: 0px 0px;
	padding: 0px 0px;
	float:left; 
    width:795px;
    height:58px;
    background-color:#fff;
	/*background:Transparent url(../Img/HomePage_top.jpg) no-repeat scroll left top;*/
	}

#ContentPlace{
    margin: 0px 0px;
	padding: 0px 0px;
	float:left; 
    width:795px;
    min-height:500px;
    background-color:#fff;
	/*background:Transparent url(../Img/HomePage_ex.jpg) repeat-y scroll left top;*/}

#PageBottom{
    margin: 0px 0px;
	padding: 0px 0px;
	float:left; 
    width:795px;
    height:58px;
    background-color:#fff;
	/*background:Transparent url(../Img/HomePage_bottom.jpg) no-repeat scroll left top;*/
}

.Footer{
    margin:0px;
    padding-right:0px;
    padding-top:0px;
    padding-left:0px;
    padding-top:15px;
	font-size: 13px;
	font-family:verdana, "Times New Roman", Times, serif;
	color: #686666;
	border:solid 0px red;
	}

.SideBox{
    margin:0px;
	padding:0px;
	}
	
.SideBox-top{
    margin:0px;
	padding:0px;
	width:200px;
	height:30px;
	border:solid 0px #5c5c5c;
	background:transparent url(../Img/category_header.png) no-repeat scroll left top;
	color:white;
	padding-top:3px;
	font-size:15px;
	}
	
.SideBox-bottom{
    margin:0px;
	padding:0px;
	width:198px;
	height:150px;
	margin-top:-10px;
	border:solid 0px #5c5c5c;
	border:solid 1px #dcd9d9;
	border-top:solid 0px #dcd9d9;
	}

.SideBox-Alter{
    margin:0px;
	padding:2px;
	border:solid 1px #f4f3f3;
	background-color:#fff;
	width:200px;
	height:auto;
	}
	
.SideHeader{color:#616060;
	font-size:17px;
	width:200px;
	font-weight:800;
	margin:0px;
	height:25px;
	padding:0px;
	padding:0px;
	text-align:center;
	background-color:#ddf1fb;
	text-transform:capitalize;
	}

