/*
gray: 333
orange: f24900
*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}

#main{
margin:0 auto;
width:900px;
}

#banner{
}

#banner_left{
float:left;
margin-left:10px;
width:110px;
}

#banner_right{
float:left;
width:775px;
}

.site_name{
font-size:26px;
margin-top:25px;
padding-left:10px;
}

.site_name span{
color:#f24900;
}

.tag_line{
color:#f24900;
font-family:"Comic Sans MS", Verdana, Arial;
font-size:14px;
margin-top:13px;
font-style:italic;
text-align:right;
}

#main_body{
margin-top:5px;
border-top:#333 3px solid;
border-bottom:#f24900 3px solid;
height:500px;
}

#main_content{
width:703px;
float:left;
}

#content{
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
}

h1{
color:#33;
font-size:22px;
font-weight:normal;
margin-top:5px;
margin-bottom:25px;
}

p{
line-height:16px;
text-align:justify;
}

a{
color:#f24900;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

big{
font-weight:bold;
color:#f24900;
}

.menu{
float:left;
}

.menu img{
float:left;
}

.menu_space{
margin-left:1px;
}

#footer{
margin-top:3px;
font-size:10px;
}

#footer_left{
float:left;
width:600px;
}

#footer_right{
float:left;
width:300px;
text-align:right;
}

#footer_right a{
color:#000;
}

#footer_right a:hover{
color:#000;
text-decoration:none;
}
