html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	
}
#hlogo {
height: 130px;
}


h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2, a {
	color:#B11800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p {
	margin:0 0 1em;
	font-size: 1.5em;
}

div#container {
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:100%;
	min-width:981px;
    width:expression( document.body.clientWidth < 1000 ? "981px" : "100%" )
	
}
.flyright {
	float: right;
}
#hearder {
	background-image: url(images/aboutus_02b.jpg);
	height: 54px;
	background-repeat: repeat-x;
	padding-left: 45px;
	background-color: #EDEDED;
	background-position: bottom;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#contentWrap {
	background-color: #EDEDED;
	height: 345px;
	background-image: url(images/aboutus_05.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentWrap p {
	font-size: 14px;
	padding-top: 28px;
}
#content {
	border-bottom-width: 100px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 350px;
}
#content .style1 {
	margin-top: -5px;
}
#sideMenu {
	float: right;
	width: 250px;
	height: 600px;
}
	div#content p {
	text-align:justify;
	padding:0 1em;
	font-size: 1.3em;
	line-height: 1.5em;
	}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 1.1em;
	clear: both;
	position: absolute;
	bottom: 0px;
}
#topContact a {
	color: #666666;
	text-decoration: none;
}
#topContact a:hover {
	color: #7792C0;
}
	
/*-----------*/


#topContact {
	float: right;
	height: 80px;
	width: 450px;
	text-align: right;
	padding-top: 10px;
	padding-right: 60px;
}

.phone {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#date {
	height: 25px;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#mainmenu {
	background-color: #6D6D6D;
	height: 45px;
	width: 100%;
	background-image: url(images/meanubg.jpg);
	background-repeat: repeat-x;
}

#mainmenu #menu {
	float: right;
	height: 45px;
	margin-right: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
}
#menu a {
	float: left;
	height: 25px;
	width: 130px;
	font-family: Impact, sans-serif, "Helvetica CE";
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.8em;
	padding: 10px;
	text-align: center;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #2752AC;
	background-image: url(images/menuoverbg.jpg);
	background-repeat: repeat-x;
}

#footer #copyright {
	float: right;
	padding: 1em;
	color: #666666;
}
#bigpic img {
	margin-right: 40px;
}
#bottom a img {
	margin-bottom: 15px;
	margin-right: 15px;
}
#bottom {
	padding-left: 10px;
	padding-top: 25px;
}
#content #thum {
	clear: both;
	padding-top: 40px;
}
#content #thum img {
	margin-right: 15px;
	margin-bottom: 15px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.space {
	padding-right: 45px;
	padding-left: 45px;
}
.flyright {
	float: right;
}
#container #sideMenu a img {
	margin-bottom: 10px;
}
#content #address {
	width: 500px;
	font-size: 1.5em;
	font-weight: bold;
}
