html{
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	height: 100%;
	background: #FFFFFF url('/site-images/body/body-bg.jpg') repeat-x top left;
	margin: 0; padding: 0;
	font: 12px/18px "Lucida Grande", Arial, sans-serif;
}

img {
	border-style:none;
}

#body-flash{
        width: 100%;
        height: 100%;
        background: #FFFFFF url('/site-images/body/body-bg-long.jpg') repeat-x top left;
        margin: 0; padding: 0;
        font: 12px/18px "Lucida Grande", Arial, sans-serif;
}


#container-flash {
        width: 900px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
}

#container {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




a {
	color: #088ada;
	text-decoration: none;
}
a:visited {
	color: #088ada;
	text-decoration: none;
}
a:hover {
	color: #088ada;
	text-decoration: underline;
}

h3 {
	color:#0a3e63;
}
/* HEADER
----------------------------------------------- */

#header {
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}
	
#header p{
		width: 593px;
		float: left;
		text-align: right;
}
	
#header a{
		text-decoration: none;
		color: #ffffff;
		padding: 0 2px;
}
	
#header a:hover{
		text-decoration: underline;
		color: #fff;
		padding: 0 2px;
}

/* BRANDING
----------------------------------------------- */

#allcity-wireless {
	background-image: url('/site-images/header/allcity-logo.jpg');
	background-repeat: no-repeat;
	height: 100px;
	width: 164px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#allcity-wireless h1 a, #allcity-wireless h1 a:hover{
			text-decoration: none;
			text-indent: -100000px;
			float: left;
			display: block;
			width: 164px; height: 100px;
		}

/* NAVIGATION
----------------------------------------------- */
#mainnav {
	color: #01589f;
	width: 535px;
	padding: 0px;
	height: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	background: url('/site-images/header/nav-off-2.jpg') repeat-x;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-top: 80px;
	float: left;
	display: block;
	width: 70px;
	height: 30px;
}
#mainnav a:hover {
	background: url('/site-images/header/nav-on-2.jpg') repeat-x;
	color: #ffffff;
	text-decoration: none;
}
#mainnav a.active:link, #mainnav a.active:visited, #mainnav a.active:active, #mainnav a.active:hover {
	background: url('/site-images/header/nav-on-2.jpg') repeat-x;
	color: #ffffff;
	text-decoration: none;
}
#mainnav img {
	float: left;
}

/* BILLBOARD
----------------------------------------------- */

#billboard-flash {
        width: 900px;
        padding: 0px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        height: 300px;
}

#billboard-p {
	background: url('/site-images/billboard/billboard-products.jpg') no-repeat;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#billboard-h {
	background: url('/site-images/billboard/micro-header.jpg') no-repeat;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#billboard-error {
	background: url('/site-images/billboard/billboard-404.jpg') no-repeat;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#billboard-s {
	background: url('/site-images/billboard/billboard-services.jpg') no-repeat;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#billboard-c {
	background: url('/site-images/billboard/billboard-services.jpg') no-repeat;
	width: 830px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#products-left {
	float: left;
	clear: left;
	margin-left: 35px;
	padding-top: 125px;
	width: 400px;
}

.product-bullet {
	background: url('/site-images/content/bullet.jpg') left center no-repeat;
	padding-left: 20px;
	margin-bottom: 0px;
}

#products-right {
	float: right;
	clear: right;
	padding-top: 40px;
	width: 350px;
}


#home-left {
	float: left;
	margin-left: 35px;
	padding-top: 22px;
	width: 380px;
}

#home-right {
	float: right;
	padding-top: 50px;
	width: 380px;
}

#about-left {
	float: left;
	margin-left: 35px;
	padding-top: 10px;
	width: 400px;
}

#about-right {
	float: right;
	padding-top: 40px;
	width: 350px;
}

#left-error {
	margin-top: 175px;
	width: 830px;
	float: left;
}

#services-left {
	float: left;
	margin-left: 35px;
	padding-top: 10px;
	width: 400px;
}

#services-right {
	float: right;
	padding-top: 40px;
	width: 350px;
}

#contact-left {
	float: left;
	margin-left: 55px;
	padding-top: 10px;
	width: 400px;
}

#contact-right {
	float: right;
	padding-top: 40px;
	width: 350px;
}
/* FORM CONTENT
----------------------------------------------- */

#form-content {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
}


/* FOOTER
----------------------------------------------- */

#footer {
	clear: both;
	color: #FFFFFF;
	background: url('/site-images/footer/footer-bg.jpg') no-repeat;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 830px;
	height: 138px;
}

#footer-content {
	clear: both;
	width:800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}



#footer a{
			color: #bfdd0c;
			text-decoration: none;
			padding: 0 6px;
			border-style: none;
}

#footer a:hover{
			color: #FFFFFF;
			text-decoration: underline;
}	

#footer .footer-pointers{
/*	background: url('site_images/content/bullet.jpg') left center no-repeat; */
	padding-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
