@charset "utf-8";

#NavMenu  {
	height: 50px;
	float: right;
	margin-right: 35px;
	margin-top: 35px;
	text-align: justify;
	margin-bottom: 35px;
	
}

body {
	background-color: #797266;
	margin-top: 0px;
}


#HeaderBorder {
	background-image: url(images/leather_header_bg.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}

#HeaderInside {
	height: 100px;
	margin-right: 36px;
	margin-left: 65px;
	padding-top: 55px;
}

#CenterWrapper {
	background-image: url(images/page-body-bg.png);
	background-repeat: repeat-y;
	height: 675px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#CenterInside {
	background-image: url(images/strip_bg.jpg);
	background-repeat: repeat-x;
	height: 222px;
	margin-right: 37px;
	margin-left: 37px;
	padding-top: 5px;
	padding-right: 25px;
}
#BannerLocator {
	float: left;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}
#CenterRightColumn {
	float: right;
	height: 362px;
	width: 300px;
	margin-top: 30px;
	margin-right: 25px;
	background-image: url(images/NotePad-BgSml.png);
	background-repeat: no-repeat;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.BannerLocator {
	margin-left: 15px;
	margin-top: 15px;
}
#CenterLower {
	height: 445px;
	margin-right: 50px;
	margin-left: 50px;
}
#TableLeft {
	background-image: url(images/page_curl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 425px;
	padding-left: 12px;
	padding-right: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #582D27;
	line-height: 1.5em;
}

#CenterInside h1 {
	
	font-family: "Courier New", Courier, monospace; 
	font-size:24px;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	color:#FFF;
	float:left;
}


#CenterInside h2 {
	
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	margin: 0px;
	padding:0px;
	font-style:italic;
	color: #999;
	float:left;
}

#CenterInside p { margin:3px; padding:3px; }

#TableLeft p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
	text-indent: 1.8em;
}
#Footer {
	background-image: url(images/page-foot-bg.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 1000px;
}
#DownFooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #333;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 55px;
	clear: both;
}
#LogoLocator {
	height: 125px;
	width: 375px;
	float: left;
	background-image: url(images/Transparent-DrillSM.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#CenterLeft {
	padding: 10px;
	float: left;
	height: 175px;
	width: 625px;
	
}

#CenterLeft p { font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align: justify;
	text-indent:1.8em;
	color:#CCC;
}

#CenterRight {
	float: right;
	height: 175px;
	width: 220px;
	margin-top: 20px;
}
#HeaderLeft {
	float: left;
	height: 85px;
	width: 500px;
	margin-top: 10px;
}
#HeaderRight {
	float: right;
	height: 55px;
	width: 300px;
	margin-top: 50px;
	text-align: justify;
	margin-right: 50px;
}

