/* CSS Document */
body {
margin:0;
padding:0;
background-image:url(../images/background.png);
}

#wrap {
width:1024px;
margin:0 auto;
background:url(../images/wrap_bg.gif) repeat-y;
}

#header {
height:229px;
background:url(../images/header_bg.jpg) no-repeat;
overflow:hidden;
}

#tagline {
float:left;
display:inline;
display:inline;
margin:15px 0 0 13px;
}

#logo {
float:left;
margin:15px 0 0 141px;
}

#topnav {
float:left;
display:inline;
display:inline;
margin:35px 0 0 270px;
}

#topnav ul{
list-style-type:none;
margin:0;
padding:0;
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

#topnav li {
line-height:15px;
}

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

#sidebar {
margin: 20px 0 0 55px;
float:left;
display:inline;
}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar li {
width:104px;
height:34px;
background:url(../images/nav_bg1.gif) no-repeat;
margin-bottom:18px;
font:bold 11px "Times New Roman", Times, serif;
}

#sidebar a {
font:bold 11px "Times New Roman", Times, serif;
color:#403E32;
text-decoration:none;
display:block;
height:100%;
background:url(../images/nav_bg1.gif) no-repeat;
padding:4px 0 0 8px;
}

#sidebar a:hover {
background:url(../images/nav_bg2.gif) no-repeat;
}

#content {
font:12px Verdana, Arial, Helvetica, sans-serif;
width:568px;
margin:30px 0 0 30px;
float:left;
}

#content p, #content h1, #content h2 {
padding:0 50px;
margin:20px 0;
}

#content ul {
margin:10px;
padding:0 0 0 80px;
}

#content h1 {
font:22px Georgia, "Times New Roman", Times, serif;
}

#content h2 {
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#home_box {
margin-top:55px;
}

#home_box_left {
background-color:#002595;
width:260px;
float:left; 
display:inline;
height:175px;
}

#home_box_right {
background-color:#002595;
width:260px;
float:right; 
display:inline;
height:175px;
}

#home_box p, #home_box h2 {
margin:0;
padding:0 20px;
}

#home_box h2 {
font:18px bold Georgia, "Times New Roman", Times, serif;
}

#home_box p {
font:13px Arial, Helvetica, sans-serif;
}

.home_box_txt {
background:url(../images/rnd_box.gif) no-repeat;
width:216px;
height:142px;
margin:15px auto;
overflow:hidden;
padding:10px 0 0 0;
}

#sidebar2 {
margin:0 0px 0 35px;
float:left;
width:218px;
}

.sidebar2_box {
width:218px;
background-image:url(../images/sidebar2_bg.jpg);
margin:10px 0 0 0;
}

.sidebar2_box p{
font:12px "Times New Roman", Times, serif;
padding:0 13px;
margin:10px 0;
}

.sidebar2_box h2{
font:18px "Times New Roman", Times, serif;
padding:0 13px;
margin:10px 0;
}

.sidebar2_box a {
color:#307BCF;
font-weight:bold;
}

.sidebar2_box_top {
width:218px;
height:14px;
background-image:url(../images/sidebar2_box_top.gif);
font-size:1px;
}

.sidebar2_box_bottom {
width:218px;
height:10px;
background-image:url(../images/sidebar2_bottom.jpg);
font-size:1px;
}

#georges_story_top {
width:218px;
height:129px;
background-image:url(../images/georges_story_top.jpg);
}

#news_top {
width:218px;
height:88px;
background-image:url(../images/news_top.gif);
}

.news_input_txt {
width:134px;
}

.news_input_submit {
width:48px;
font-family:"Times New Roman", Times, serif;
background-color:#C7CACF;
border:none;
height:22px;
}

.center_img {
text-align:center;
}

#footer {
clear:both;
text-align:center;
font:9px Arial, Helvetica, sans-serif;
color:#405CB0;
}

#footer a{
color:#405CB0;
text-decoration:none;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
