/* CSS Document */

/* ----- CSS Document ------ */

#container{
	position:relative;
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-color:
	#FFFFFF;
	border: thin solid #000000;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:121px;
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #e40303;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:191px;
	height:121px;
}
#title {
	position:relative;
	left:241px;
	width:511px;
	height:55px;
	margin-top: 12px;
}
#title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 2px;
	margin-bottom: 2px;

}
#title  h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;

}
#title   h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;

}
#content {
	position:relative;
	left:215px;
	width:390px;
	height:auto;
	z-index:1;
	overflow: hidden;
}
#servicemenuarea {
	position:relative;
	left:215px;
	width:550px;
	height:auto;
	z-index:1;
	overflow: hidden;
}
#gallery_content {
	position:relative;
	left:215px;
	width:500px;
	height:auto;
}


#content_holder {
	position: relative;
	height: auto;
	width: 798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-style: none;
}

#footer {
	position:relative;
	width:800px;
	height:25px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
}
#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	position: relative;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	text-align: center;
}

#menu {
	position:absolute;
	left:0px;
	top:30px;
	width:178px;
	height:211px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#telephone {
	position:absolute;
	left:645px;
	top:54px;
	width:159px;
	height:18px;
}
#home {
	position:absolute;
	left:5px;
	top:153px;
	width:141px;
	height:27px;
	z-index:1;
	background-color: #7f7b7b;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
#portfolioservices {
	position:relative;
	left:170px;
	width:615px;
	height:118px;
}
#navigation {
	position: relative;
	height: auto;
	width: 182px;
	top: 10px;
}
#scrollingtext {
	position:absolute;
	left:620px;
	top:30px;
	width:164px;
	background-image: url(images/scrollingtext.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	margin: 10px;
	padding: 3px;
	height: 215px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#toolbox {
	background-image: none;
	position: absolute;
	height: 106px;
	width: 142px;
	left: 642px;
	top: 263px;
	z-index: 10;
}
#toolboxservice {
	background-image: none;
	position: absolute;
	height: 106px;
	width: 142px;
	left: 10px;
	top: 263px;
}
#service_link {
	position: relative;
	height: 20px;
	width: 170px;
	top: -23px;
	left: 8px;
}

.table_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ul_style {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: 700;
	font-size: 12px;
}



.marqueetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 15px;
	padding-right: 0px;
}
.img_border {
	border: 1px solid #000;
}


#email {
	position:absolute;
	left:555px;
	top:92px;
	width:247px;
	height:16px;
}
#lakes {
	position:absolute;
	left:42px;
	top:270px;
	width:75px;
	height:79px;
}
#bathroomstore {
	position:absolute;
	left:24px;
	top:492px;
	width:113px;
	height:21px;
}
#lakes2 {
	position:absolute;
	left:42px;
	top:360px;
	width:75px;
	height:79px;
}
#bathroomstore2 {
	position:absolute;
	top:492px;
	width:113px;
	height:21px;
	left: 335px;
}

/* ----- Text & Content Styles ----- */

.contact_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.p_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.title_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #FF0000;
}

/* ----- Link Styles ----- */

#content a:link {
	color:#000;
	text-decoration:none;
}
#content a:active {
	color:#000;
	text-decoration:none;
}
#content a:visited {
	color:#000;
	text-decoration:none;
}
#content a:hover {
	color:#000;
	text-decoration:underline;
}

#header a:link {
	color:#FFF;
	text-decoration:none;
}
#header a:active {
	color:#FFF;
	text-decoration:none;
}
#header a:visited {
	color:#FFF;
	text-decoration:none;
}
#header a:hover {
	color:#FFF;
	text-decoration:underline;
}

#servicemenuarea a:link {
	color:#000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#servicemenuarea a:active {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#servicemenuarea a:visited {
	color:#000;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#servicemenuarea a:hover {
	color:#7F7B7A;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#servicetable a:link {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#servicetable a:active {
	color:#000;
	text-decoration:none;
}
#servicetable a:visited {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#servicetable a:hover {
	color:#FFF;
	text-decoration:none;
	display: block;
	background-color: #000;
}

#footer a:link {
	color:#FFF;
	text-decoration:none;
}
#footer a:active {
	color:#FFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

#signature a:link {
	color:#000;
	text-decoration:none;
}
#signature a:active {
	color:#000;
	text-decoration:none;
}
#signature a:visited {
	color:#000;
	text-decoration:none;
}
#signature a:hover {
	color:#000;
	text-decoration:underline;
}

/* ----- Navigation Menu ----- */

img{border:0px;}
.flt{float:left;}
.menubg{clear:left; width:202px;}
.menu{
	float:left;
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu a, .menu a:visited {
	width:150px;
	height:22px;
	position:relative;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/menubg2.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	margin-left: -32px;
	background-image: url(../images/menubg2.jpg);
	}
* html .menu a, .menu a:visited {
	width:150px;
	height:22px;
	position:relative;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -32px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	left: 0px;
	background-image: url(../images/menubg2.jpg);
	background-repeat: no-repeat;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	text-decoration:none;
	background-image: url(../images/menubg1.jpg);
	background-repeat: no-repeat;
	}	
.bot{clear:left;}
.marquee_text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
	font-weight: 700;
}

#form {
	position:absolute;
	left:214px;
	top:147px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 255px;
}
#formtext {
	position:relative;
	left:330px;
	top:-600px;
	width:474px;
	height:77px;
	z-index:1;
}
#tape {
	height: 215px;
	width: 164px;
	top: 30px;
	position: absolute;
	background-image: none;
	left: 620px;
}
#serviceimage {
	top: 70px;
	right: 52px;
	background-image: none;
	position: absolute;
	width: 164px;
	height: 111px;
	left: 620px;
	border: 1px solid #000;
}
#serviceimage2 {
	top: 210px;
	right: 52px;
	background-image: none;
	position: absolute;
	width: 164px;
	height: 111px;
	left: 620px;
	border: 1px solid #000;
}
#serviceimage3 {
	top: 350px;
	right: 52px;
	background-image: none;
	position: absolute;
	width: 164px;
	height: 111px;
	left: 620px;
	border: 1px solid #000;
}
#servicebtn1 {
	height: 365px;
	width: 557px;
	position: relative;
}
#servicetable {
	height: 316px;
	width: 518px;
	position: absolute;
	left: 19px;
	top: 105px;
}


#table {
	top: -410px;
	position: relative;
	width: 200px;
	left: 300px;
}
#mainimage {
	height: 70px;
	width: 70px;
	top: 30px;
	position: relative;
}

#gallery {
	position:relative;
	left:215px;
	width:575px;
	height:600px;
	z-index:1;
	overflow: hidden;
	top: 30px;
}
.category a:link {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.category a:visited {
	color:#000;
	text-decoration:none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.category a:active {
	color:#000;
	text-decoration:none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.category a:hover {
	color:#7F7B7A;
	text-decoration:underline;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.pager a:link {
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.pager a:visited {
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.pager a:active {
	font-size:18px;
	color:#7F7B7A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.pager a:hover {
	font-size:18px;
	color:#7F7B7A;
	text-decoration:none;
}
.gallery_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

