﻿body {
      padding:0px;
	  margin:0px;  
}

#divPage {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-bottom:30px;
}

#divHeader {
	height: 50px;
	width: 100%;
	float:left;
	background-color:#FFFFFF;
	
}
#divBody {
	/*height:810px;*/
	padding:0px;
	margin: 0px;
	clear:both;	
}


#divLogo {
	float: left;
	height: 34px;
	width: 176px;
	margin-top: 10px;
	margin-left: 50px;
	background-image: url(../Images/Home/Logo.jpg);
	background-repeat: no-repeat;
}
#divMenu {
	float: right;
	height: 15px;
	width: 390px;
	margin-top: 15px;
	margin-right: 18px;
}
#divHome {
	float: left;
	height: 16px;
	width: 31px;
}
#divAboutUs {
	float: left;
	height: 17px;
	width: 54px;
	margin-left: 15px;
}
#divServices {
	float: left;
	height: 17px;
	width: 43px;
	margin-left: 15px;
}
#divCareers {
	float: left;
	height: 17px;
	width: 40px;
	margin-left: 15px;
}
#divContactUs {
	float: left;
	height: 17px;
	width: 60px;
	margin-left:15px;
}
.Tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #AFAFAF;
	text-decoration: none;
}
.Tahoma12:hover {
	color: #000000;
	
}
#divReportStore{ float: left;
    margin-left: 15px;
    width: 80px;}