
body, h1, h2, h3, h4, p, ul, li, a, div {
	margin:0px;
	padding:0px;

}

body {
background: #202020;
font-family: Arial, Helvetica, sans-serif;
font-size:70%;
}

h1 {
font-size:1.1em;
color:#2c3180;
padding:18px 18px 0px 18px;
}

img {
border:0px;
}

#wrap {
width:733px;
margin:0px auto;
margin-top:15px;
margin-bottom:15px;
text-align:center;
}

#header {
background-image:url(images/header.gif);
height:120px;
}

#logo {
float:left;
}

#nav {
background-image:url(images/nav_bar.gif);
height:18px;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:1em;
font-weight:bold;
padding: 5px 0px 0px 0px;
}

#nav ul {
list-style:none;
}

#nav li{
float:left;
}

#nav a {
display:block;
border-right:1px solid #fff;
padding:0px 20px;
color:#FFFFFF;
text-decoration:none;
}

#nav a:hover {
color:#2c3180;
}

#nav .active {
color:#2c3180;
}

#banner {
padding:0px;
margin:0px;
height:183px;
}

#content {
background-color:#fff;
margin:0px;
font-size: 1em;
}

#content_left {
background-color:#fff;
width: 460px;
text-align:left;
float:left;
height:275px;
min-height:275px;
}

html>body #content_left {
height:auto;
}

#content_left p {
padding:18px 18px;
}

#content_left ul{
text-align:left;
margin: 14px 0px 0px 18px;
}

#content_left li{
list-style:disc;
margin-left:13px;
margin-bottom:8px;
}

.client_text {
background-color:#fff;
width: 300px;
text-align:left;
float:left;
margin-bottom:10px;
}

.client_text a{
color:#2c3180;
}

.client_logo {
background-color:#fff;
width: 156px;
text-align:left;
float:left;
margin-bottom:10px;
}

.client {
font-weight:bold;
color:#2c3180;
}

.client a{
font-weight:bold;
color:#2c3180;
text-decoration:none;
}

.client a:hover{
text-decoration: underline;
}

#content_right {
background-color:#fff;
width:216px;
margin-right:17px;
float:right;
}

#box1 {
background:#b8b5b5 url(images/box_casestudy.gif) no-repeat;
padding-left:12px;
padding-top:45px;
padding-bottom:5px;
width:204px;
}

#box1 ul{
text-align:left;
color:#FFFFFF;
line-height:20px;
}

#box1 li{
list-style:none;
}

#box1 li a{
color:#FFFFFF;
text-decoration:underline;
}

#box1 li a:hover{
color:#2c3180;
text-decoration:underline;
}

.box_bottom {
width:233px;
height:15px;
background:url(images/box_casestudy_bottom.gif) no-repeat;
}

#box2 {
background-image:url(images/box_news.gif);
height:102px;
padding-left:12px;
padding-top:35px;
}

#box2 ul{
text-align:left;
color:#FFFFFF;
line-height:20px;
}

#box2 li {
list-style:none;
}

#box2 li a{
color:#FFFFFF;
text-decoration:underline;
}

#box2 li a:hover{
color:#2c3180;
text-decoration:underline;
}

#footer {
font-size:1em;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
height:20px;
padding-left:12px;
padding-top: 7px;
padding-right:10px;
color:#FFFFFF;
margin-bottom:15px;
}

#footer_email{
float:left;
}

#footer_email a{
color:#FFFFFF;
}

#footer_email a:hover{
color:#2c3180;
}

#footer_phone {
text-align:left;
float:left;
margin-left:5px;
}

#footer_copyright {
text-align:left;
float:left;
margin-right:5px;
}

#footer_hgdd {
text-align:left;
float:right;
}

#footer_hgdd a{
color:#fff;
text-decoration:none;
}

#footer_hgdd a:hover{
color:#fff;
text-decoration:underline;
}

.no_border {
border-right:0px !important;
}

.clear {
clear:both;
}

#contact_left {
background-color:#fff;
width: 460px;
text-align:left;
float:left;
height:275px;
min-height:275px;
}

html>body #contact_left {
height:auto;
}

#contact_left p {
padding:0px 18px;
}

#contact_left a{
color:#000;
text-decoration:underline;
}

#contact_left a:hover{
color:#2c3180;
}

/* CONTACT FORM */
#contact_form {
width:400px;
margin:20px 0px 20px 20px;
}

.contact_field {
width:250px;
height:15px;
margin-bottom:5px;
}

.contact_area {
width:250px;
height:70px;
margin-bottom:5px;
}

/* for Internet Explorer */

/*\*/

* html #content_right {
	margin-right:0px;
}

/**/