@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
background-color:#999999;
}

.body_1
{
margin:0px;
background-image:url(images/page-bg-2.gif); background-repeat:repeat-x;
background-color:#999999;
}

.outer_container_bg{width:1005px;
margin:0 auto;
background-image:url(images/page-bg-2.gif); background-repeat:repeat-x;
background-color:#CCCCCC;
}

#outer_container{width:1005px;
margin:0 auto;
background-image:url(images/page-bg.gif); background-repeat:repeat-x;
background-color:#CCCCCC;
}

#main_container{width:836px;
margin:0 auto;
background-color:#FFFFFF;
}

#header{width:836px;
height:120px;
background-color:#000000;
}

#middle_container{width:750px;
margin:0 auto;
}

#top_banner{width:905px;
background-image:url(images/header_bg.jpg);
}

.heading{font-family:"Century Gothic";
font-size:14px;
color:#333333;
text-decoration:none;
font-weight:bolder;
}

.text{font-family:"trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:none;
line-height:18px;
text-decoration:none;
}

.back_home{font-family:"trebuchet MS";
font-size:12px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
line-height:18px;
text-decoration:none;
text-align:left;
}

.copyright{font-family:"trebuchet MS";
font-size:10px;
color:#CCCCCC;
text-decoration:none;
line-height:18px;
text-decoration:none;
text-align:center;
padding-bottom:2px;
}
