/* CSS Document */
body	{
margin:0;
padding:0;
text-align:center;
color:#333333;
font-size:11px;
line-height:1.5em;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a	{
text-decoration:none;
color:#114D7A;

}
a:hover{
text-decoration:underline;
}
div, img	{
margin:0;
padding:0;
border:0;
behavior:url(iepngfix.htc);
}
p	{
margin:10px 0;
padding:0;
}
h1	{
font-family:Arial, Helvetica, sans-serif;
color:#114D7A;
font-size:16px;
}

.likeh1	{
font-family:Arial, Helvetica, sans-serif;
color:#114D7A;
font-size:16px;
font-weight:bold;
line-height:1.7em;
}
h2	{
font-family:Arial, Helvetica, sans-serif;
color:#114D7A;
font-size:12px;
}

#container	{
text-align:left;
width:930px;
margin:0 auto;
}
#main	{
width:900px;
background-image:url(images/main_bg.jpg);
background-repeat:repeat-y;
background-position:left top;
padding:0 15px;
position:relative;

}
#inside	{
width:100%;
background-image:url(images/blue_bg.gif);
background-repeat:no-repeat;
background-position:0 260px;
}
#centercell	{
width:688px;
border:1px solid #FFFFFF;
float:left;
background-image:url(images/grey_bg.gif);
background-repeat:no-repeat;
background-position:right 260px;
}

#content	{
width:465px;
margin:35px 0;
float:left;
padding:0 25px;
}
#right	{
width:153px;
float:left;
padding:30px 10px;
}
#left_nav	{
width:209px;
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
float:left;
}
#left_nav ul {
margin:0;
padding:0;
}
#left_nav ul li {
margin:0;
padding:0;
list-style-type:none;
}
#left_nav ul li a {
color:#000000;
background-color:#E5F5F7;
width:159px;
display:block;
font-family:Arial, Helvetica, sans-serif;
padding:10px 25px;
border-bottom:1px solid #fff;
font-size:13px;
}
#left_nav ul li a:hover{
background-color:#A8CFD6;
text-decoration:none;

}
.clear	{
clear:both;
}
#testimonials	{
margin:20px 20px 100px 20px;
}
.each	{
border-bottom: 1px dashed #9E9EA2;
padding-bottom:10px;
}
.sign	{
color:#114D7A;
font-weight:bold;
}
#bottom	{
clear:both;
line-height:45px;
margin:0 23px;
border-top:1px solid #9E9EA2;
color:#929297;

}
#credit	{
float:right;
}
#credit a	{
color:#929297;
}
#credit a:hover	{
text-decoration:underline;
}
#copy	{
text-transform:uppercase;
}
.flag	{
position:absolute;
bottom:60px;
left:53px;
}
#logos	{
text-align:center;
}
#logos img	{
margin-bottom:15px;
}

