html, body {
margin:0;
padding:0;
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#4B4B4B;
background:#525252;
}

a img {
border:0;
}

#boxintro 
{
	width: 430px; 
	border:solid 1px #dcdcdc; 
	
	text-align: left; 
	margin-top:35px; 
	margin-left:10px;
}

h1 {
color: #405572;
font-size:11px;
margin:0;
padding:0;
}
p {
margin:5px 0 5px 0;
padding:0;
line-height:12px;
text-align:justify;
}
a, a:link, a:visited, a:active {
color:#4B4B4B;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a.a2, a.a2:link, a.a2:visited, a.a2:active {
color:#405572;
text-decoration:underline;
}
a.a2:hover {
text-decoration:none;
}
.bolded {
font-weight:bold;
}
.title-img {
padding-bottom:18px;
}
.float-lt {
float:left;
padding:10px 10px 0 0;
}
.float-lt2 {
float:left;
padding-right:15px;
}
#container {
width:780px;
margin:auto;
background:#ffffff;
margin-top:10px;
}
#header 
{
width:780px;
height:25px;
background:#c0c0c0;
}
#logo {
width:390px;
height:50px;
float:left;
background:#c0c0c0;
}

#box1 {
width:450px;
padding: 10px 10px 10px 10px;
background:#FAFAFA;
float:left;

}


#box2 {
width:275px;
float:left;
margin-left:1px;

background:#ffffff;
}
#box3 {
width:275px;
height:440px;
padding:10px 10px 20px 20px;
margin-top:4px;
background:#F0F1F2;
border-top:solid 1px gray;
border-right:solid 1px gray;
float:left;

}
#box4 {
width:450px;
height:440px;
padding:10px 10px 10px 10px;
float:left;
margin-top:4px;

}


#footer {
clear:both;
width:780px;
height:50px;
padding-top:10px;
background:#c0c0c0;
border-top:solid 5px black;
text-align:center;
font-size:9px;
line-height:12px;
color:#c0c0c0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
#footer a:hover {
text-decoration:underline;
}
#foot-copy {
clear:both;
}

.arrow2 
{
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align: baseline;
	height:20px;	
}

.button 
{
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:104px;
	height:28px;
	padding-left:12px;
	padding-top:2px;
	
}
.button a
{
		text-decoration:none;
		color:Black;
		font-weight:bold;
}






.hr1 {
line-height:0;
font-size:0;
border-top:2px solid #dcdcdc;
clear:both;

}
.hr2 {
line-height:0;
font-size:0;
border-top:1px solid #D8D8D9;
clear:both;
margin-top:42px;
margin-bottom:15px;

}

.date {
font-size:10px;
}

#buttons {
text-align:right;
}
#buttons input {
width:61px;
height:18px;
line-height:0;
font-size:0;
border:0;
margin:3px 5px;
}
#submit {
background:url(images/send.gif) no-repeat;
}
#reset {
background:url(images/clear.gif) no-repeat;
}

form {
margin:0;
padding:0;
}
label {
font-size:10px;
line-height:12px;
width:55px;
float:left;
margin:3px 0;
}

#nav {
width:390px;
padding-top:69px;
background:#525252;
float:left;
}
#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav ul li {
float:left;
}

.news {
background:#ADC5DF url(images/h_news_bg.jpg) no-repeat right;
margin-bottom:30px;
}

.services {
background:#DFC8AD url(images/h_services_bg.jpg) no-repeat right;
margin-bottom:30px;
}
