body#hp {
	background-image: url(../img/background.png);
	background-repeat: repeat;
}

body#int {
	background-image: url(../img/background.png);
	background-repeat: repeat;
	margin-top: 48px;
}


#outercontainer {
	width: 982px;
	position: relative;
	margin: 0 auto;
}

#container {
	width: 980px;
	position: relative;
	border: 1px solid #931213;
	background-color: #FFF;
	background-image: url(../img/background_hp.jpg);
	margin: 0 auto;
	padding-bottom: 10px;
}
#container_int {
	width: 980px;
	position: relative;
	border: 1px solid #931213;
	background-color: #FFF;
	background-image: url(../img/background_int.jpg);
	margin: 0 auto;
	padding-bottom: 10px;
}
#drywall_suppliers {
	position: relative;
	width: 530px;
	height: 109px;
}
#drywall_big {
	position: absolute;
	top: 8px;
	left: 60px;
	z-index: 990;
}
#suppliers_big {
	position: absolute;
	top: 53px;
	left: 311px;
	z-index: 999;
}
#interior_content {
	width: 980px;
	position: relative;
}
#int_left {
	width: 230px;
	display: inline;
	float: left;
	text-align: center;
}
#int_right {
	width: 750px;
	display: inline;
	float: left;
}

#hp_left {
	width: 450px;
	position: relative;
	display: inline;
	float: left;
}
#logo {
	width: 450px;
	height: 127px;
	position: relative;
}
#pagehead {
	width: 220px;
	height: 39px;
	position: absolute;
	text-align: center;
	top: 126px;
	left: 230px;
	z-index: 999;
}
#side_drywall {
	width: 309px;
	position: relative;
	text-align: left;
	margin-top: 40px;
}
#drywall_text {
	position: absolute;
	width: 309px;
	top: 115px;
	left: 0px;
	z-index: 999;
	text-align: center;
}
#drywall_shadow {
	position: absolute;
	width: 309px;
	top: 117px;
	left: 2px;
	z-index: 998;
	text-align: center;
}
#side_steel {
	width: 149px;
	position: relative;
	text-align: left;
	display: inline;
	float: left;
	margin-left: 70px;
	margin-top: 10px;
}
#steel_text {
	position: absolute;
	width: 149px;
	top: 122px;
	left: 0px;
	z-index: 999;
	text-align: center;
}
#steel_shadow {
	position: absolute;
	width: 149px;
	top: 124px;
	left: 2px;
	z-index: 998;
	text-align: center;
}
#side_ceilings {
	width: 149px;
	position: relative;
	text-align: left;
	display: inline;
	float: left;
	margin-left: 11px;
	margin-top: 10px;
}
#ceilings_text {
	position: absolute;
	width: 149px;
	top: 122px;
	left: 0px;
	z-index: 999;
	text-align: center;
}
#ceilings_shadow {
	position: absolute;
	width: 149px;
	top: 124px;
	left: 2px;
	z-index: 998;
	text-align: center;
}
#hp_right {
	width: 530px;
	position: relative;
	display: inline;
	float: left;
}
#navigation {
	width: 530px;
	height: 44px;
	position: relative;
	background-image: url(../img/background_nav.gif);
}
#hptext {
	width: 345px;
	position: relative;
	display: inline;
	float: left;
	margin-left: 20px;
	padding-right:15px;
}
#hplocations {
	width: 140px;
	position: relative;
	display: inline;
	float: left;
	margin-top: 2px;
	z-index: 999;
	top:0;
	left:0;
}
#boom {
	width: 291px;
	height: 283px;
	position: absolute;
	bottom: 0px;
	right: 25px;
	z-index: 1;
}

.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
}

.hugehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76px;
	color: #990000;
	font-weight: bold;
}
.hugehead2 {
	font-family: Helvetica, Arial sans-serif;
	font-size:46px;
	color:#000;
}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 15px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
}
.textmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 13px;
}
.textlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.textspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
}
.bigletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #931213;
	font-weight: bold;
	font-style: italic;
}
.bighead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #931213;
}
.locationhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #931213;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
}
.padbottom {
	padding-bottom: 5px;
}
.padleft {
	padding-left: 25px;
}
.intsidebarpad {
	padding-bottom: 40px;
}
.floatright {
	float: right;
	padding-left: 25px;
}
.content_pad {
	padding-left: 55px;
	padding-right: 52px;
	padding-top: 10px;
}
.content_pad2 {
	padding-left: 55px;
	padding-right: 52px;
	padding-top: 25px;
}
.allpad {
	padding: 5px;
}

.clearing {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.picborder {
	border: 1px solid #971118;
}



a.textlink:link          {color: #941317; text-decoration: underline;}
a.textlink:visited       {color: #941317; text-decoration: underline;}
a.textlink:active        {color: #941317; text-decoration: underline;}
a.textlink:hover         {color: #941317; text-decoration: none;}
a.textlink:visited:hover {color: #941317; text-decoration: none;}

a.hplink:link          {color: #000; text-decoration: none;}
a.hplink:visited       {color: #000; text-decoration: none;}
a.hplink:active        {color: #000; text-decoration: none;}
a.hplink:hover         {color: #cc0000; text-decoration: underline;}
a.hplink:visited:hover {color: #cc0000; text-decoration: none;}


.bullets
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.bullets li
{
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

.bullets2
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.bullets2 li
{
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

.bullets3
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.bullets3 li
{
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom:15px;
}

#dropmenudiv{
	position: absolute;
	border: 1px solid white;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	margin-left: 7px;
	background-image: url(../img/dropdown_bg.gif);
	margin-top: 1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color: black;
}

#dropmenudiv a:hover{
	/*hover background color*/
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	color: #941317;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
}

.georgia30white {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#FFFFFF;
font-weight:bold;
}
.georgia30black {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#000000;
font-weight:bold;
}
.georgia22white {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;
font-weight:bold;
}
.georgia22black {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#000000;
font-weight:bold;
}
#shadow1{
	font-size: 30px; /* optional. just to increase the font size. */
	display: block;
	line-height: 28px;
	color: #000; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#shadow1:after{
	content: "DRYWALL"; /* generated text */
	display: block;
}

#shadow1:after{
	margin-top: -1em;
	margin-left: -0.15ex;
	color: #fff; /* text color */
	background-color: transparent;
}
#shadow2{
	font-size: 22px; /* optional. just to increase the font size. */
	display: block;
	line-height: 20px;
	color: #000; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#shadow2:after{
	content: "STEEL"; /* generated text */
	display: block;
}

#shadow2:after{
	margin-top: -1em;
	margin-left: -0.15ex;
	color: #fff; /* text color */
	background-color: transparent;
}
#shadow3{
	font-size: 22px; /* optional. just to increase the font size. */
	display: block;
	line-height: 20px;
	color: #000; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#shadow3:after{
	content: "CEILINGS"; /* generated text */
	display: block;
}

#shadow3:after{
	margin-top: -1em;
	margin-left: -0.15ex;
	color: #fff; /* text color */
	background-color: transparent;
}
