html, body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	outline: none;
}
#logo {
	float: left;
	height: 100px;
	width: 165px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 0px;
}
#callusbox {
	height: 108px;
	width: 287px;
	position: absolute;
	background-image: url(/images/call-us-twitter.png);
	z-index: 1;
	right: -42px;
	top: -2px;
	background-position: right 0px;
	background-repeat: no-repeat;
}
.twitter a{
	height: 42px;
	width: 42px;
	position: absolute;
	background-image: url(/images/twitterlogo.png);
	z-index: 1;
	right: 43px;
	top: 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#cornerstoneheader {
	float: left;
	width: 100%;
	position: relative;
	z-index: 50;
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
	height: 132px;
}
#footerrighttext {
	float: right;
	position: relative;
}
#footerlefttext {
	float: left;
	position: relative;
}
#contactformleft {
	float: left;
	width: 188px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#headerinside {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
}
#headerinsideinner {
	width: 945px;
	height: 108px;
	float: left;
	position: relative;
}
#dropdownmenu {
	width: 958px;
	display:block;
	float:left;
	height: 31px;
	padding-right: 0px;
	position: absolute;
	z-index: 10;
	right: -13px;
	bottom: 0px;
}
#cover {
	background-color: #FFF;
	position: absolute;
	height: 22px;
	width: 5px;
	top: 4px;
	right: 0px;
	z-index: 20;
}
