html, body {
margin:0;
padding:0;
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#4B4B4B;
background:#FFF;
}
a img {
border:0;
}
input, textarea {
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#4B4B4B;
background:#FFF;
margin:3px 0;
border:1px solid #AAAAAA;
}
textarea {
width:280px;
}
h1 {
color: #ff0000;
font-size:11px;
margin:0;
padding:0;
}
p {
margin:15px 0 5px 0;
padding:0;
line-height:14px;
text-align:justify;
}
.hr1 {
line-height:0;
font-size:0;
border-top:1px solid #E0E5E9;
clear:both;
}
.hr2 {
line-height:0;
font-size:0;
border-top:1px solid #D8D8D9;
clear:both;
margin-top:20px;
margin-bottom:15px;
}
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;
}
#header {
height:100px;
line-height:0;
font-size:0;
margin-bottom:4px;
}
#logo {
width:390px;
height:100px;
float:left;
}
#nav {
width:390px;
padding-top:69px;
background:url(images/cs_02.gif) no-repeat;
float:left;
}
#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav ul li {
float:left;
}
#box1 {
width:346px;
height:280px;
padding:20px 20px 0 20px;
background:#FAFAFA;
border-top:4px solid #D8D8D9;
border-right:4px solid #D8D8D9;
float:left;
}
.header {
height:24px;
line-height:0;
font-size:0;
}
.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;
}
.date {
font-size:10px;
}
#box2 {
width:389px;
float:left;
margin-left:1px;
}
#box3 {
width:344px;
height:640px;
padding:11px 23px 10px 23px;
margin-top:4px;
background:#F0F1F2;
float:left;
}
#box4 {
width:343px;
height:364px;
padding:11px 23px 10px 23px;
float:left;
margin-top:4px;
}
form {
margin:0;
padding:0;
}
label {
font-size:10px;
line-height:12px;
width:55px;
float:left;
margin:3px 0;
}
#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;
}
#footer {
clear:both;
height:42px;
padding-top:20px;
background:url(images/footbg.jpg) repeat-x;
border:1px solid #D8D8D9;
text-align:center;
font-size:9px;
line-height:12px;
color:#E8ECF0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:10px;
}
#footer a:hover {
text-decoration:underline;
}
#foot-copy {
clear:both;
}