/* CSS Document */
body {
background:url(images/architecture/bg.jpg) repeat-x;
font-family: Georgia, "Times New Roman", times, serif;
font-size: .9em;
line-height: 1.5em;
color: #000000;
margin-top: 0;
}

h1 {
font-size: 17px;
color: #142E55; 
font-weight: normal;
line-height: 16px;
margin-top: 0;
}
h2{
font-size: 17px;
color: #142E55; 
font-weight: normal;
line-height: 16px;
margin-top: 0;
}
h3{
font-size: 17px;
color: #142E55; 
font-weight: normal;
line-height: 16px;
margin-top: 0;
}
p{
margin-top: 0;
}
ul{
margin: .5em 0em 1em 1em;
padding-left: .1em;
}
li {
padding: .05em 0 .05em 0;
}
a, a:visited {
color:#215383;
}
a:hover {
color:#3D87CD;
}
#wrapper {
width: 1044px;
margin: auto;
background-color: #ffffff;
}
#left {
float:left;
width:30px;
}
#middle_top {
float:left;
width:981px;
}
#right {
float:left;
width:33px;
}
#portfolio {
float:left;
width:355px;
height: 94px;
}
#logo {
float:left;
width:280px;
height: 94px;
}
#phone {
float:left;
width:321px;
height: 34px;
padding: 60px 25px 0 0;
background-image:url(images/architecture/bg_phone.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:right;
font-size: 1.4em;
padding: 60px 25px 0 0;
}
#main {
clear:both;
width:979px;
border: 1px solid #ffffff;
}
#navcontainer_home {
height: 45px;
width:979px;
padding:0;
margin: 0;
text-align:center;
background-image:url(images/architecture/bg_menu_home.jpg);
}
#navcontainer_home ul{
list-style-type: none;
padding: 12px 0 0 0;
margin: 0px 0 0 0;
}
#navcontainer_home li {
display: inline;
}
#navcontainer_home li a{
text-decoration: none;
font-size: 16px;
color: #192A46;
padding: 0px 17px 0 17px;
}
#navcontainer_home li a:hover{
text-decoration: none;
color: #28477A;
}
#navcontainer {
height: 45px;
width:979px;
padding:0;
margin: 0;
text-align:center;
background-image:url(images/architecture/bg_menu.jpg);
}
#navcontainer ul{
list-style-type: none;
padding: 12px 0 0 0;
margin: 0px 0 0 0;
}
#navcontainer li {
display: inline;
}
#navcontainer li a{
text-decoration: none;
font-size: 16px;
color: #192A46;
padding: 0px 13px 0 13px;
}
#navcontainer li a:hover{
text-decoration: none;
color: #28477A;
}
#banner {
clear:both;
height:158px
}
#content {
clear:both;
width:979px;
background-image:url(images/architecture/bg_content.jpg);
background-repeat:repeat-x;
}
#content_secondary {
clear:both;
width:929px;
padding:25px;
background-image:url(images/architecture/bg_content.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#content_left {
float:left;
width:450px;
}
#content_right {
float:left;
width:450px;
padding:0 0 0 20px;
}
.feature {
float:left;
width:286px;
padding: 15px;
background-image:url(images/architecture/bg_feature.jpg);
background-repeat:repeat-x;
}
.feature_space {
float:left;
width:8px;
}
#footer {
clear:both;
width:979px;
height: 25px;
padding: 3px 0 0 0;
color:#ffffff;
text-align:center;
font-size:11px;
background: #767575;
}
#footer a, #footer a:visited {
color:#ffffff;
}
.clear{clear: both;}

.heading {
font-size: 16px;
color: #142E55; 
font-weight: normal;
line-height: 16px;
margin: 20px 0 0 0;
}