/* @override http://localhost/~jdiaz/SweepingDimensions/stylesheets/home.css */

* {
	margin: 0; 
	padding: 0;
	}	

body {
	margin: 5px auto;
	padding:0;
	height:100%;
	width: 780px;
	line-height: 1; 
	color:#000;
	text-align:center;
	font: 12px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background: #000 url(../images/patern.gif) repeat;
	border: 1px solid #ccc;*/
}

a {
	color: maroon;
	text-decoration: none;
}

a:hover {
	color: maroon; 
	background-color: #F4F2E4;
}

h2 {
	font: 20px Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	margin: 10px 0 5px 15px; 
	text-align: left;
}

h3 {
	font: bold 13px Verdana, Arial, sans-serif; 
	letter-spacing: 2px; 
	text-align: left; 
	margin: 15px 0 0 15px;
	padding: 2px 0 5px 0;
}

h4 {
	font: 12px Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	text-align: left;
	margin: 20px 0 2px 15px; 
}

h5
{
	font-style: italic;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-right: 0;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 20px;
}

p {
	text-align: left; 
	line-height: 1.6em; 
	margin: 0 0 1em; 
	padding: 0 10px 0 15px;
	color: #666;
}

#header {
	position: relative;
	margin:0;
	padding:0;
	width: 778px;
	background-color:#fff;
	border: 1px solid #000;
}

#header img{
	display: block;
}

#header-nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 3px 10px 0 0;
	color: #fff;
}

#header-nav ul, #header-nav li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header-nav li{
	padding: 0 5px 0 0;
}

#header-nav a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#header-nav a:hover {
	text-decoration: underline;
	background-color: #000;
}

#header-locations {
	position: absolute;
	top: 75px;
	right: 0;
	margin: 3px 10px 0 0;
	color: #fff;
}

#header-locations ul, #header-locations li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header-locations li{
	padding: 0 5px 0 0;
}

#presentation {
	margin: 15px 0 10px -10px;
	padding: 0;
}

#container{
  overflow:hidden;
  width:780px;    
}

#content{
	background: #FFF url(../images/bg-column.gif) repeat-y scroll;
	width:600px;
	border-right:180px solid #fff;
	/* The width and color of the rail */
	margin-right:-180px;
	float:left;
	min-height: 600px;
}

.flash-small{
	float: right;
	margin: 0 15px 15px 15px;
	border: 1px none #999;
}

div.ListColumn
{
	float: left;
	font-size: 11px;
	text-align: left;
	margin: 0px 0 0 10px;
}

.ListColumn ul, .ListColumn li
{
	padding:0;
	font-size: 12px;
	margin-left:10px;
	list-style-image: url(../images/arrow%20copy.png);
	line-height: 18px;
	color: #666;
}

.faq_list
{
	font-family:Verdana, helvetica;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 10px;
}

.faq_list ul, .faq_list li
{
	padding:0;
	margin-left:10px;
	list-style-type: none;
	line-height: 11px;
}

.ClearList
{
	clear:left;
	margin-bottom: 10px;
}


#rail{
  background-color: #fff;
  width:180px;
  float:left;
  margin-top: 15px;
}

.side-bar h3 {
	margin: 0 0 5px 15px;
	text-align: left;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.side-bar p, .side-bar ul {
	font-size: 11px;
	line-height: 11px;
	color: #666;
}

.side-bar ul{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.side-bar li{
	padding: 0 0 5px 0;
	font-size: 12px;
}

.separator{
	color: #ccc;
	font-size: 12px;
	border-top: 1px dashed #ccc;
	width:140px;
	margin: 15px 0 15px 20px;
}

#footer {
	position:relative;
	bottom:0;
	margin:0;
	padding: 2px 0 0 15px;
	height:3em;
	line-height:1.8em;
	font-size:11px;
	background-color:#fff;
	border-top:1px solid #cccccc;
	color: #666;
}

#copyright {
	text-align: left;
}

#terms {
	position: absolute;
	top: 2px;
	right: 15px;
	text-align: right;
}

#terms a{
	text-decoration: none;
	color: #666;
}

#terms a:hover{
	text-decoration: underline;
	color: maroon;
}


#call-now{
	position: relative;
	width: 782px;
	margin: 2px 0 0 0;
	text-align: left;
}

#call-now img {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid orange;
}

#call-now-text {
	position: relative;
	border: 1px solid #000;
	text-align: left;
	line-height: 15px;
	background: url(../images/gradient_header.gif) repeat-x;
	margin: 0 0 6px 0;
	padding: 5px 0 7px 35px;
	color: #fff;
	font-size: 11px;
}

#call-now-button {
	border: none;
}

#call-now-text img {
	position: absolute;
	left: 5px;
	border: none;
}

.bullets
{
	font-family:Verdana, helvetica;
	font-size: 11px;
	text-align: left;
	margin: 0 0 15px 30px;
}

.bullets ul, .bullets li
{
	padding:0;
	margin-left:10px;
	list-style-type: none;
	line-height: 1.7em;
	background-image: none;
	list-style-image: url(../images/arrow%20copy.png);
}

.selected-service{
}

.emphasize {
	text-decoration: underline;
}

.faq {
    margin: 15px;
    padding: 0;
    text-align: left;
    list-style-type: none;
}

#MoreInfo {
    width: 500px;
    margin-left: 20px;
    margin: 10px;
}

#MoreInfo tr td { padding: 5px 0 5px 0;}
#MoreInfo td.label { text-align: right; width: 300px; margin: 10px;}
#MoreInfo td.data { text-align: left; padding-left: 10px;}

