@charset "UTF-8";
/* CSS Document */

body {
background-color:#f4f5f4;
background-image:url(../images/bgbig.gif);
background-repeat:no-repeat;
background-position:top center;
margin:0px 0px 0px 0px;
line-height: 16px;
font-family:"helvetica neue", helvetica, sans-serif; 
font-size:12px; 
line-height:18px;
color:#333333; 

}

A:link {color: #003300; text-decoration: none}
A:visited {color: #003300; text-decoration: none}
A:active {color: #003300; text-decoration: none}
A:hover {color: #003300; text-decoration: underline;}

#wrapper { 
margin: 0 auto;
width: 910px;
position:relative;

}

#head {
margin-top:10px;

}


#navcontainer{
text-align:left;

}

#main {
background-image:url(../images/body_mid.gif);
background-repeat:repeat-y;
margin:0;
padding:0;

}

#left {
padding:10px 5px 10px 15px;
float:left;
width:600px;
}

#right {
padding:10px 15px 10px 0px;
float: right;
width:270px;
}

#pod1 {
background-image:url(../images/pod_mid.gif);
margin-bottom:10px;

}

#footer {
margin:0
}

#next {
text-align:center;
font-size:13px;
color:#666666;
}

.h_podhead {
font-family:"helvetica neue", helvetica, sans-serif; 
font-size:11px; 
color:#333333; 
letter-spacing: 0.02cm;
text-transform:uppercase;
text-transform: underline;
padding-left:5px;

}

.h_foot {
color:#999999;
font-size:10px;
}

.h_textbox {
font-family:"helvetica neue", helvetica, sans-serif; 
font-size:13px; 
color:#333333; 
letter-spacing: 0.005cm;
}


.h_textboxi {
font-family:"helvetica neue", helvetica, sans-serif; 
font-size:13px; 
color:#333333; 
letter-spacing: 0.01cm;
font-style:italic;
font-weight:bold;
}

.h_sans {
font-family:"helvetica neue", helvetica, sans-serif; 
font-size:11px; 
color:#333333; 
letter-spacing: 0.01cm;

}


#pod_text {
padding:5px;
font-size:10px;
}


legal {
font-size:10px;
color:#333333;
text-transform:capitalize;
}

#clients {
margin-left: 20px;

}

#logo {
float:left;
margin-top:15px;
}

#signup {
margin-left:715px;
background-image:url(../images/newsletter.gif); 
background-repeat:no-repeat;
padding:3px;
}

#side_head {
background-image:url(../images/quotebubble.gif);
background-repeat:no-repeat;
height:35px;
padding:5px;
}


