/* ----- CSS ----- */

*{
margin:;
padding:;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:15px;
}
body{
margin:;
padding:;
background:;
font-family:;
}

h4{
color:#0069AA; }
/* ----- IDS ----- */

#container{

margin:;
padding:;
background:;
text-align:;
}
#primaryContent{
position:;
float:;
width:;
margin:;
padding:;
background:;
text-align:;
}

/* ----- CLASSES ----- */
.container{
	border:3px solid #0069AA;
	width:957px;
}
.banner{
	background: #0069AA url('images/banner.png') no-repeat left;
	height:78px;
}
.menu{
	background: #0069AA url('images/tel.gif') no-repeat right;
	height:30px;
}
.menu a {
	color:#ffffff;
	padding:10px 8px;
	font-weight:bold;
	font-size:13px;
}
.menu #list1{
	position:relative;
	left:-5px;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu #list1 li{
	position: relative;
	display: inline;
	float: left;
}
.menu #list1 li a{
	text-align:center;
	display: block;
	width: 80px; /*Width of top level menu link items*/
	padding: 2px 8px;
	border-left-width: 0;
	text-decoration: none;
	color:#ffffff;
	font: bold 13px Tahoma;
}
.menu #list1 li a:hover{
	font-weight:bold;
	color:#dcdcdc;
}

.box1{
	width:10%;
	vertical-align:top;
}
.box1 #testimonial{
	color:#0269AB;
	padding:0px 50px 0px 15px
}
.blueline{
	color: #0069AA; 
	background-color: #0069AA; 
	height: 2px; 
}
.box2{
	width:90%;
	vertical-align:top;
}
.box2 #main_content{
	padding:0px 20px 0px 20px;
}
.box2 #main_content ul{
	list-style:url(images/bullet.gif);
}

.box2 #main_content ul ul {
	list-style:url(images/.gif);
	
}

.box2 #main_content a{
text-decoration:none;
color:#0069AA;

}

.box3{
width:10%;
vertical-align:top;
background-color:#336799;
}

.box3 #tag_bar{
color:#FFFFFF;
padding:0px 10px 0px 10px;
}


.show{
display:block;
}
.lastlinklist{
	font-size:10px;	
}
.lastlinklist a{
	font-size:10px;	
	text-decoration:none;
	color:#0069AA;	
}
.lastlinklist a:visited{
	text-decoration:none;
	color:#0069AA;	
}
/* ----- PARAGRAPHS ----- */

p{
font:;
color:;
margin:10px;

font-size:;
font-family:;
font-style:;
font-weight:;
font-variant:;

text-align:;
text-indent:;
text-decoration:;
text-shadow:;
text-transform:;

letter-spacing:;
word-spacing:;
}

/* ----- LISTS ----- */

li{
listy-style:;

list-style-type:;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}

/* ----- LINKS ----- */

a{
font:;
color:;
text-decoration:;
border-bottom:;
}
a:hover{
color:;
background-color:;
border-bottom:;
}
a:visited, a:active, a:focus{
color:;
background-color:;
border-bottom:;