html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}

input,select{
  margin:0;
  padding:0;
}

html {min-height: 100%;}

body {
	font: normal 62.5% Tahoma,sans-serif ;
	background: #7da1cc;
}

table,tr,td {
	margin: 0px;
	padding: 0px;
}

div {
	border: 0px;
 	margin:0px;
}

.left {
    float:left;
}

right {
    float:right;
}

#outer-container {
	background: #7da1cc;

}

#bgtop {
	height:480px;
	background-image: url(img/bgtop.jpg);
	background-repeat: repeat-x;

}

#bgbottom {
	background-image: url(img/bgbottom.jpg);
	background-repeat: repeat;
}

#inner-container {
	margin: 0 auto;
	width: 1024px;
}

#banner {
	background-image: url(img/billboardsoutdooradvertising.jpg);
	height: 293px;
	width: 1024px;
}

#wd19 {
	background-image: url(img/wd19.jpg);
	height: 19px;
	width: 1024px;
}

#mid134 {
	background-image: url(img/mid134.jpg);
	height: 134px;
	width: 1024px;
}

.clear {
	clear: both;
	margin: 0px;
}

#billboards1 {
	background: #7da1cc;
	text-align: left;
	font: normal 1.3em Arial,sans-serif;

}

#billboards1 a {
	color:white;
	text-decoration:none;
}


#billboards1 a:hover {
	text-decoration:underline;
}

#main {
	background-image: url(img/bgmain.jpg);
	background-repeat: repeat-y;

}

#navmenu {
	float: left;
	width: 256px;
	margin-left: 60px;
    margin-top: -165px;

}

#navmenu li {
	list-style: none;
}

#navmenu li a{
	color: black;
	font: bold 1.6em Arial,sans-serif;
	text-decoration:none;
}

#navmenu li a:hover {
	color: white;
}

#content {
	float: right;
	width: 568px;
	margin-left: 35px;
	margin-right: 65px;
    margin-top: -50px;

}

#content li{ 
	list-style:circle;
	color: white;
	font: normal 1.4em Verdana,sans-serif;
	padding-bottom:7px;
}

#billboards5 {
	background-image: url(img/bgmainbottom.jpg);
	height: 38px;
	width: 1024px;

}

#billboards6 {
	background-image: url(img/bgafter.jpg); 
	background-repeat: repeat-y;
}

#footer {
	background-image: url(img/bgfooter.jpg);
	background-repeat: repeat-y;
}

#footerleft {
	float: left;
	width: 256px;
	padding-left: 8px;
}

#footerleft p {
	color:black;
	font: normal 1.2em Arial,sans-serif;
    margin-left: 55px;
}

#footerleft a {
	color:black;
    text-decoration:none;
}

#footerleft a:hover {
	color: white;
}

#footerright {
	float: right;
	width: 568px;
	margin-left: 60px;
	margin-right: 40px;
}

#footerright p {
	font: normal 1.5em Arial,sans-serif;
}

#footerright a {
	color:lightblue;
    text-decoration:none;
}

#footerright a:hover {
	color: white;

}

img { border: 0px;

}


h1 { margin-bottom: 14px; color: white; 
     font: bolder 2.0em Tahoma,sans-serif;

}

h2 { margin-bottom: 4px; color: white; 
     font: bolder 1.8em Tahoma,sans-serif;

}

h3 { margin-bottom: 4px; color: white; 
     font: bold 1.6em Tahoma,sans-serif;

}

h4 { margin-bottom: 4px; color: white; 
     font: bold 1.4em Tahoma,sans-serif;

}

h5 { margin-bottom: 4px; color: white; 
     font: bold 1.3em Tahoma,sans-serif;

}

#content p { color: white; 
	font: normal 1.4em Arial,sans-serif;
	padding-bottom: 1.2em;
}

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

a:hover {
    color:white;
}

a.boa {
	color:white;
	text-decoration:none;	
}

a.boa:hover {
	color:white;
	text-decoration:none;	
}

.blue {
	background-image: url(img/blue.png);
	background-repeat:no-repeat;
	height: 26px;
	width: 135px;
	text-align: center;

}
.green {
	background-image: url(img/green.png);
	background-repeat:no-repeat;
	height: 26px;
	width: 135px;
	text-align: center;

}
.purple {
	background-image: url(img/purple.png);	
	background-repeat:no-repeat;	
	height: 26px;
	width: 135px;
	text-align: center;
}
.red {
	background-image: url(img/red.png);	
	background-repeat:no-repeat;	
	height: 26px;
	width: 135px;
	text-align: center;
}
.gold {
	background-image: url(img/gold.png);	
	background-repeat:no-repeat;
	height: 26px;
	width: 135px;	
	text-align: center;
}

