/* 

AT&T @ Fenton's
   Fenton Communications: Your AT&T Solutions Provider
   111 W. McElroy
   Stillwater, OK 74075
   1-800-431-1411

author: chris armstrong
email: chris@solidroots.com
website: www.solidroots.com; www.fetonoffice.com/att

started: 21 july 2007

 */
body {
	margin: 0;
	text-align: left;
	background-color: #43B1D6;
	height: 100%;
	}
	
.background {
	background-image:  url(new/bluebg.jpg);
	background-repeat: repeat-x;
	}

.container {
	margin: 0;
	position: relative;
	height: auto;
	width: 760px;
	text-align: left;
	background: url(new/contentbg.jpg) repeat-y;
	overflow: hidden;
	}
	
	
#menu {
	width: 200px;
	margin: 0;
	float: left;
	position: relative;
	}
	
*html #menu {
	min-height: 100%;
	}
	
#menu ul {
	list-style: none outside none;
	margin: 0px;
	padding: 20 0 0 0px;
	}
	
#menu li a {
	display: block;
	border: 0;
	font: 13px Arial;
	text-align: left;
	text-decoration: none;
	width: 100%;
	padding: 2px 0 2px 10px;
	}
	
#menu li a:link {
	color: #ffffff;
	border: 0;
	margin: 0px;
	}
	
	
#menu li a:visited {
	color: #ffffff;
	border: 0;
	margin: 0px;
	}
	

#menu li a:hover {
	background:  url(new/menuhoverbg.jpg) repeat-y;
	color: #0895dc;
	margin: 0px;
	width: 100%;
	}

#menu li a:active {
	background:  url(new/menuhoverbg.jpg) repeat-y;
	color: #0895dc;
	margin: 0px;
	width: 100%;
	}

#header {
	margin-left: 200px;
	height: 280px;
	min-width: 560px;
	top: 0px;
	margin-top: -0px;
	}
	
*html #header {
	margin-top: -326px;
	}
	
#content {
	margin-left: 200px;
	width: 560px;
	margin-top: -280px;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 25px;
	}
	
#content a {
	background-image: none;
	width: auto;
	}

#content a:link, a:visited {
	color: #3bbae3;
	text-decoration: underline;
	}
	
#content a:hover, a:active {
	color: #0895dc;
	text-decoration: none;
	background: none;
	}
	
*html #content {
	margin-top: -285px;
	top: 0px;	
	padding-top: 0px;
	}

#phome {
	padding: 280 10 10 10;
	}

#pservices {
	padding: 225 10 10 10;
	font-size: 12px;
	color: #000;
	top: 0px;
	}

*html pservices {
	padding: 0px 10 10 10;
	margin-top: -250px;
	}
	
#dsl {
	padding: 140 10 10 10;
	font-size: 12px;
	color: #000;
	top: 0px;
	}

*html #dsl {
	padding: 0px 10 10 10;
	margin-top: -250px;
	}
	
#name {
	font-size: 28px;
	color: #218DCD;
	font-weight: normal;
	float: left;
	padding: 0px;
	}
	
#price {
	font-size: 28px;
	color: #218DCD;
	font-weight: normal;
	float: right;
	padding: 0px;
	}
	
#list {
	padding: 10px;
	font-size: 14px;
	clear: left;
	}
	
*html #list {
	margin: 0px;
	}
	
#right {
	text-align: right;
	clear: left;
	display: inline;
	}
	
#disclaimer {
	font-size: 10px;
	padding: 0 10px;
	clear: both;
	}
	
#footer {
	clear: both;
	width: 760px;
	height: 50px;
	overflow: hidden;
	position: relative;
	background-image:  url(new/footerbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	bottom: 0px;
	}
	
#footer p {
	padding-top: 10px;
	font: 12px Arial;
	color: #00263d;
	}

#footer a {
	background-image: none;
	width: auto;
	}

#footer a:link, a:visited {
	color: #3bbae3;
	text-decoration: underline;
	}
	
#footer a:hover, a:active {
	color: #0895dc;
	text-decoration: none;
	background: none;
	}

	
.alert {
	color: red;
	font-weight: bold;
	}
	
.pic {border: 0px; background: none;}
