﻿body{
	font-family:verdana;
	margin-left:5%;
	margin-right:5%;
	background:white url('../images/pageback.jpg') repeat-x;
}
div{
	background-color:white;
}
#logo{
	width:100%;

}
#menu{
	width:53%;
	height:127px;
		
}
#main{
	width:70%;
	margin-top:-17px;
	height:1000px;
}
#main-r{
	width:30%;
	margin-top:-19px;
	height:1000px;
	float:right;
	position:relative;
	margin-top:-1000px;
	background:gray;
	color:white;
	text-align:center;

}

#footer{
	position:fixed;
	bottom:0px;
	width:90%;
	text-align:center;
	margin-right:10%;
	background-color:black;
	color:white;
}

#footer a{
	color:white;
	text-decoration:none
}

#cmenu{
	position:relative;
	margin-left:0px;
	height:30px;
	margin-top:0px;
	padding-top:10px;
	background-image:url('../images/menuback2.jpg');
	text-align:center;
	width:100%;
	color:white;
	font-size:.80em;
	font-weight:bold;
	z-index:999;

}
#cmenu li{
	display:inline;
	margin-top:20px;
	height:40px;
	width:90px
}
#cmenu li:hover{
	background-color:black;
}
#cmenu a{
	text-decoration:none;
	color:white;
	padding:10px 10px 0px 10px;
	border:0px black solid;
	margin-top:20px;
	height:40px;
	width:90px;
}
#cmenu a:hover{
	background-color:black;
}
#activel{
	background-color:black;
	width:80px;
}
#htopr{
	text-align: center;
	width: 50%;
}

#htopl{
	text-align: center;
	width: 50%;
}

#mainlist{

}

#phone{
	font-size: x-large;
}

#fblist{
	text-align:left;
}