*{
margin:0;
padding:0;
}
hr{
display:none;
}
img{
border:none;
margin-bottom:12px;
}
body{
font-family:arial,helvetica,sans-serif;
font-size:small;
color:#515151;
background:url(../images/background.gif) #FFF repeat-x;
}
p{
padding-bottom:12px;
}
#container{
margin:0 auto;
width:842px;
}
#header{
width:842px;
height:97px;
}
h1 a{
background:url(../images/logo.gif) no-repeat;
text-indent:-30000px;
float:left;
clear:none;
width:307px;
height:78px;
}
h2{
font-size:10pt;
color:#1d2a5c;
}
#left-column h2{
margin-bottom:10px;
border-bottom:1px solid #d4d4d4;
padding-bottom:4px;
}
#left-column-sub h2{
margin-bottom:10px;
border-bottom:1px solid #d4d4d4;
padding:10px 0 4px;
}
h3{
font-size:10pt;
color:#1d2a5c;
font-weight:normal;
padding-bottom:4px;
}
.services-column p{
border-bottom:1px solid #d4d4d4;
margin-bottom:16px;
padding-bottom:16px;
}
.services-column a{
color:#1d2a5c;
}
#footer{
clear:both;
border-top:1px solid #d4d4d4;
margin-bottom:15px;
padding-top:15px;
font-size:x-small;
color:#858585;
}
#footer-left{
float:left;
clear:none;
}
#footer-right{
text-align:right;
float:right;
}
#left-column{
float:left;
clear:none;
width:458px;
margin:1px 0 17px;
}
#left-column-sub{
float:left;
clear:none;
width:840px;
margin:1px 0 17px;
}
#left-column-sub ul{
margin:0px 0 12px;
}
#right-column{
float:right;
width:318px;
background-color:#f6f6f6;
border:1px solid #dddbdb;
padding:18px 20px 20px;
margin-bottom:17px;
position:relative;
}
.round-top,
.round-bottom{
background-repeat:no-repeat;
width:360px;
height:5px;
position:absolute;
left:-1px;
overflow:hidden;
}
.round-top{
background-image:url(../images/round-top.gif);
top:-1px;
}
.round-bottom{
background-image:url(../images/round-bottom.gif);
bottom:-1px;
}
ul{
margin-top:10px;
list-style-type:none;
}
li{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: 0.1em;
padding-left:1.2em;
line-height:20px;
}
a{
color:#405abd;
text-decoration:none;
outline:none;
}
a:visited{
color:#aaa;
}
a:hover,a:focus{
color:#0035ff;
}
#menu{
margin-top:19px;
padding:3px 0 0 0;
background:url(../images/nav.gif) no-repeat;
float:right;
width:317px;
height:27px;
}
#menu li{
padding:0 0 0 14px;
background:none;
display:inline;
}
#menu li a{
text-decoration:none;
}
#menu li a:link,
#menu li a:visited{
color:#1d2a5c;
}
#menu li a:hover,
#menu li a:focus{
color:#0035ff;
}
#menu #selected a{
color:#0035ff;
}
.about-holder{
width:380px;
height:119px;
background-color:#F6F6F6;
border:1px solid #d4d4d4;
padding:11px 11px 0;
margin:0 6px 14px 6px;
float:left;
clear:none;
position:relative;
font-size:x-small;
}
.about-holder p{
padding-bottom:6px;
}
.about-holder img{
width:108px;
height:108px;
margin:0 11px 0 0;
float:left;
clear:none;
}
.partner-name{
padding-bottom:7px;
}
.partner-text{
font-weight:normal;
font-size:small;
color:#515151;
}
.partner-tel{
color:#1d2a5c;
}
.about-top,
.about-bottom{
width:404px;
height:5px;
position:absolute;
left:-1px;
overflow:hidden;
}
.about-top{
background:url(../images/about-top.gif) no-repeat;
top:-1px;
}
.about-bottom{
background:url(../images/about-bottom.gif) no-repeat;
bottom:-2px;
}
.about-llp{
clear:both;
border-top:1px solid #d4d4d4;
margin-bottom:5px;
padding-top:15px;
font-size:x-small;
color:#858585;
}
#map{
margin-top:8px;
border:1px solid #d4d4d4;
}
#left-column form{
padding-top:10px;
}
#left-column form label{
color:#1d2a5c;
}
#left-column form input,
#left-column form textarea{
font-family:arial,helvetica,sans-serif;
font-size:small;
color:#515151;
border:1px solid #d4d4d4;
width:95%;
padding:2px;
margin-bottom:7px;
}
#left-column form textarea{
height:160px;
}
#left-column form input#submit{
width:20%;
cursor:pointer;
background-color:#f6f6f6;
color:#1d2a5c;
}
#left-column form input#submit:hover{
border:1px solid #1d2a5c;
}