/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-color: #dcdcdc;
}

a, a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}

h4 {
	margin:0;
	padding:0;
	font-size:10px;
}

.spacer {
	clear:both;
}
.outer {
	padding:0;
	overflow: hidden; 
	display: table; 
	position: static;
}
.middle {
	display: table-cell; 
	vertical-align: middle; 
	position: static; 
	padding:0;
	margin:0;
}
.inner {
	position: static; 
	padding:0;
	margin:0;
}

#container {
	width: 750px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#headerDateTime {
	background-color:#C6C3BC;
	width:236px;
	height:47px;
	margin: 0 2px 2px 0;
	padding:0;
	text-align:center;
	float:left;
}

#headerNavTop {
	background-color:#A29F9A;
	width:495px;
	height: 47px;
	margin: 0 2px 2px 0;
	padding:0 15px 0 0;
	text-align:right;
	float:left;
}

#headerNavTop p {
	margin:0 15px 0 0;
}

#headerLogo {
	margin: 0 2px 2px 0;
	padding:0;
	height:175px;
	width:236px;
	float:left;
	background:url(images/headerLogo.jpg) no-repeat left;
}

#headerMainImage {
	height:175px;
	width:510px;
	float:left;
	background:url(images/headerMain.jpg) no-repeat left;
}

#headerMenu {
	background-color:#000000;
	text-align:left;
	height:46px;
	width:748px;
	margin:0 0 2px 0;
	padding:0;
}

#menu
{
	text-indent:-1000px;
	margin: 0 0 0 2px;
	padding-left: 0;
	list-style-type: none;
}

#menu li
{
	width:128px;
	float:right;
	margin: 0;
	height:46px;
	background-repeat:no-repeat;
}

#menu li a, #menu li a:visited{
	display:block;
	height:46px;
	width:128px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}

#menu li a:hover {
	background:none;
}

#menuHome {background-image: url(images/linkHome02.gif);}
#menuHome a {background-image: url(images/linkHome01.gif);}
#menuPlans {background-image: url(images/linkPlans02.gif);}
#menuPlans a {background-image: url(images/linkPlans01.gif);}
#menuSetup {background-image: url(images/link911_02.gif);}
#menuSetup a {background-image: url(images/link911_01.gif);}
#menuSignup {background-image: url(images/linkSignup02.gif);}
#menuSignup a {background-image: url(images/linkSignup01.gif);}

#detailsPane {
	background-color:#a29f9a;
	float:left;
	width:236px;
	height: 250px;
	margin: 0 2px 2px 0;
	padding:0;
}

#detailsManage {
	width:216px;
	height:65px;
	padding:20px 10px;
	margin:0;
	background-color:#C6C3BC;
	overflow:auto;
}

#detailsDescrip {
	width:216px;
	height:105px;
	padding:20px 10px;
	margin:0;
	background:#A29F9A url(images/backgroundDescrip.gif) repeat-x top left;
	overflow:auto;
}

#mainContent {
	width: 500px;
	float:left;
	padding:15px 10px 15px 0;
}

#mainContent h1 {
	text-indent:-1000px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	width:384px;
	height: 67px;
	background: no-repeat top left;
}

#mainContent #mainHeaderContact { background-image:url(images/mainHeaderContact.gif); }
#mainContent #mainHeaderHome { background-image:url(images/mainHeaderHome.gif); }
#mainContent #mainHeaderAccount { background-image:url(images/mainHeaderAccount.gif); }
#mainContent #mainHeaderPlans { background-image:url(images/mainHeaderPlans.gif); }
#mainContent #mainHeaderPrivacy { background-image:url(images/mainHeaderPrivacy.gif); }
#mainContent #mainHeaderSetup { background-image:url(images/mainHeaderSetup.gif); }
#mainContent #mainHeaderSignup { background-image:url(images/mainHeaderSignup.gif); }
#mainContent #mainHeaderFAQ { background-image:url(images/mainHeaderFAQ.gif); }
#mainContent #mainHeaderTerms { background-image:url(images/mainHeaderTerms.gif); }
#mainContent #mainHeader911 { background-image:url(images/mainHeader911.gif); }

#mainContent p {
	margin:0 0 0 60px;
}

#mainHome {
	background:url(images/mainHeaderHome.gif);
}

#footer {
	width:750px;
	height:59px;
	margin:0;
	padding: 5px 0 0 0;
	background: url(images/backgroundFooter.gif) top left repeat-x;
}

#footerCopy {
	width:236px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#footerSite {
	width:510px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#footer a {
	color:#666666;
}
