﻿/*Created by Shannan Boothby - Ripples Web Design -- © Copyright 2009
Created for S.P.Y Underground Cable &amp; Communications*/

/*---------------ALL PAGES---------------*/
body 
{
    background-color: #000000;
    color: #ffffff;
    font-family: "Calibri", Verdana, Arial;
    font-size: 12px;
}
#container
{
	width:657px;
	margin-left: auto;
	margin-right: auto;
}
p
{
    color: #000000;
	margin-left:15px;
	margin-right:15px;
}
h2
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	color:#006600;
}
ul
{
list-style-type:square;
}
#inner
{
	margin-top:142px;
	background-image: url(../images/bg01home.gif);
	background-repeat:no-repeat;
	width:657px;
	height:400px;
}
#inner2
{
	margin-top:142px;
	background-image: url(../images/bg01service.gif);
	background-repeat:no-repeat;
	width:657px;
	height:400px;
}
#inner3
{
	margin-top:142px;
	background-image: url(../images/bg01contact.gif);
	background-repeat:no-repeat;
	width:657px;
	height:400px;
}
#inner4
{
	margin-top:142px;
	background-image: url(../images/background.gif);
	background-repeat:no-repeat;
	width:657px;
	height:400px;
}
ul
{
	color:#000000;
}
#printbanner
{
	display: none;
}
#content
{
	margin-top:0px;
}
/*---------------END OF ALL PAGES---------------*/
/*---------------HOME PAGE---------------*/

/*---------------END OF HOME PAGE---------------*/
/*---------------SERVICE PAGE---------------*/
#serviceform
{
	float:right;
	margin-right:55px;
	margin-left:5px;
	font-size: 11px;
}
#generalcontact
{
	margin-left:55px;
	font-size:11px;
}
.service1
{
	text-decoration:none;
}
.submit
{
	font-size:10px;
	margin-top: -1px;
}
#servicesimages
{
	float: left;
	margin-left:30px;
	width:160px;
}
#serviceleft
{
	float:left;
	width:325px;
}
#serviceright
{
	float:right;
	width:325px;
}
.clear
{
clear:both;
}

.serviceshr
{
width:300px;
}
/*---------------END OF SERVICE PAGE---------------*/
/*---------------CONTACT PAGE---------------*/
table
{
	margin-left:10px;
	margin-right:10px;
	color: #000000;
}
p.service
{
	text-decoration:underline;
}
/*---------------END OF CONTACT PAGE---------------*/
/*---------------NAVIGATION---------------*/
div.nav
{
    position: absolute;
	margin-left:auto;
	margin-right:auto;
	width:657px;
	height:142px;
}
div.banner 
{
	position:absolute;
	left:0px;
	width:657px;
	height:104px;
}
div.home
{
	position:absolute;
	left:0px;
	width:122px;
	top:104px;
	height:38px;
}
div.services
{
	position:absolute;
	left:122px;
	width:119px;
	top:104px;
	height:38px;
}
div.photos
{
	position:absolute;
	left:241px;
	width:119px;
	top:104px;
	height:38px;
}
div.contact 
{
	position:absolute;
	left:360px;
	width:119px;
	top:104px;
	height:38px;
}
div.endspace007 
{
	position:absolute;
	left:479px;
	width:178px;
	top:104px;
	height:38px;
}
/*---------------END OF NAVIGATION---------------*/
/*---------------BOTTOM NAVIGATION---------------*/
.bottomnav a
{
	text-align:center;
    text-decoration:none;
    color: #ffffff;
}
.bottomnav 
{
	text-align: center;
    text-decoration:none;
    color: #ffffff;
}
#footerinfo
{
	float:right;
	font-size:10px;
}
.footer
{
color:#ffffff;
}
/*---------------END OF BOTTOM NAVIGATION---------------*/