/* CSS Document */

body{
background-color:#6999D9;
margin:0px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
}

#space-layer-1{
background-image:url(images/space-layer-1.jpg);
background-repeat:repeat-x;
}

#space-layer-2{
background-image:url(images/space-layer-2.gif);
background-repeat:repeat-x;
}

#space-layer-3{
background-image:url(images/space-layer-3.gif);
}

#header{
background-image:url(images/trans.gif);
height:40px;
width:100%;
margin:0 auto;
}

#logo{
height:200px;
width:900px;
margin:0 auto;
background-image:url(images/logo.png);
background-repeat:no-repeat;
}

#body{
background-color:#FFFFFF;
width:902px;
margin:0 auto;
}

#body2{
width:902px;
background-image:url(images/bodybg.jpg);
background-repeat:no-repeat;
}

#header-1{
background-image:url(images/header-1.jpg);
background-repeat:no-repeat;
height:59px;
width:902px;
margin:auto;
padding:40px 0 0 0;
}

#header-1 a{
font-size:18px;
padding:0 20px 0 20px;
color:#FFFFFF;
text-decoration:none;
}

#header-1 a:hover{
color:#FFCC00;
text-decoration:underline;
}

#content{
margin:auto;
width:95%;
font-size:14px;
}

#breadcrumbs{
font-size:10px;
margin:0 0 10px 0;
}

#breadcrumbs a{
color:#000099;
}

#content h1{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:36px;
}

#leftcolumn{
float:left;
width:540px;
line-height:28px;
margin-right:20px;
}

#leftcolumn p{
}

#pro{
width:100%;
background-image:url(images/pros.jpg);
background-repeat:no-repeat;
height:60px;
}

#con{
width:100%;
background-image:url(images/cons.jpg);
background-repeat:no-repeat;
height:60px;
}

.inside{
float:left;
margin:5px 0 0 80px;
}


#recentholder{
width:100%;
margin-bottom:10px;
}

#recentholder a{
font-weight:bold;
color:#000000;
}

#recentholder ul{
list-style-image:url(images/document.jpg);
}

#recentholder li{
font-size:12px;
}


#recentholder h1{
font-size:16px;
}

#recentholder-left{
width:235px;
border:2px dotted #B0BACD;
float:left;
margin:4px;
padding:10px;
}

#recent{
width:490px;
margin:4px auto;
padding:5px;
}

#recent h1{
font-size:24px;
font-weight:normal;
}

.recentsheader{
background-image:url(images/recents.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-align:center;
}

.recent-articles-style{
font-size:12px;
}

.recent-articles-style a{
color:#000000;
font-weight:bold;
}

#rightcolumn{
float:left;
width:280px;
line-height:20px;
font-size:12px;
}

#rightcolumnlinks h2{
color:#3F5A8D;
font-size:16px;
}

.rightcategories{
color:#000000;
font-size:14px;
}

#rightcolumnlinks a{
color:#000000;
}

#rightcolumnlinks a:hover{
color:#3F5A8D;
}

.services{
border:1px solid #e4e4e4;
padding:5px;
margin-bottom:10px;
background-image:url(images/nav-blue.jpg);
background-repeat:repeat-x;
}

.sub-nav-headers{
color:#333333;
font-size:16px;
font-weight:bold;
}

.ratethis{
color:#990000;
font-size:30px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}

.getthis{
color:#990000;
font-size:20px;
font-weight:bold;
text-align:center;
}

.post{
border:1px solid #cccccc;
background-color:#F5F5F5;
padding:5px;
}


#footer{
width:880px;
background-color:#000000;
margin:auto;
text-align:right;
font-weight:bold;
font-size:12px;
padding:10px;
color:#FFFFFF;
}

#footer a{
color:#FFFFFF;
}

#copyright{
float:left;
}

.companylogo{
float:right;
margin:10px;
}

