@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
height:100%;
background: url(images/back_03.jpg) repeat-x #B45D3F;
font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
min-height:100%;
width: 900px;
position:relative;;
margin: 0 auto;
}
#headerhome {
background: url(images/header_01.jpg) no-repeat;
height: 170px;
width:1200px;
margin: 0 auto;
padding-top:155px;
text-align: center;
}
#header {
background: url(images/header_01.jpg) no-repeat;
width:1200px;
margin: 0 auto;
padding-top:155px;
text-align: center;
}
#lefthome {width: 500px; float: left; margin: 0 auto; padding:10px; background:#EDC298; margin-top:10px;}
#leftcontent {width: 500px; float: left; margin: 0 auto; margin-top:10px;}
#left {width:480px; margin:0; line-height:2.0; float:left; padding:0 10px 0px 10px; background:#F5DEC8; margin-bottom: 20px;}
#rightcontenthome {width:380px; float:right; padding:0; background:; margin-top:10px;}
#rightcontent {width:370px; height: 100%; float:right; padding:0; background:#fff; margin-top:20px;}
#right {width:350px; margin:0 5px 0 5px; line-height:2.0; float:right; padding:2px 5px; text-align: center;}
#pic {margin:0; float:left; width:100%; margin-bottom: 20px}
#blue1 {width: 350px; background:#BFD9EA; float: right; padding:5px 10px;margin-bottom:10px; color: #000}
#blue1 h1 {color: #000; font-size: 18px; line-height:17px; font-style:normal;}
#blue2 {width: 350px; background:#63ACD6; float: right; padding:5px 10px;margin-bottom:10px;color: #fff}
#blue2 h1 {color: #5E81B8; font-size: 18px; line-height:17px; font-style:normal;}
#blue3 {width: 350px; background:#5E81B8; float: right; padding:5px 10px;margin-bottom:10px;color: #fff}
#blue3 h1 {color: #35519E; font-size: 18px; line-height:17px; font-style:normal;}
#blue4 {width: 350px; background:#35519E; float: right; padding:5px 10px;margin-bottom:10px;color: #fff}
#blue4 h1 {color: #2A327B; font-size: 18px; line-height:17px; font-style:normal;}
#blue5 {width: 350px; background:#2A327B; float: right; padding:5px 10px;margin-bottom:10px;color: #fff}
#blue5 h1 {color: #161846; font-size: 18px; line-height:17px; font-style:normal;}
#blue6 {width: 350px; background:#161846; float: right; padding:5px 10px;margin-bottom:10px;color: #fff}
#blue6 h1 {color: #fff; font-size: 18px; line-height:17px; font-style:normal;}

#blue11 {width: 330px; background:#BFD9EA; float: right; padding:5px 10px;margin-bottom:10px; color: #000}

#nav {
height:33px;
width: 905px;
background:url(images/nav.jpg);
vertical-align: bottom;
}
#main {
width: 900px;
min-height: 686px;
padding-bottom:194px;	/* Height of the footer */
}
#boxtop{
background: url(images/boxtop_11.png);
width:379px;
height:17px;
padding:0; margin:0;
}
#box{
background:url(images/box_11.png) repeat-y;
min-height:200px;
width:379px;
padding:10px; margin:0;
}
#boxbot{
background:url(images/box_13.png);
width:379px;
height:33px;
padding:0; margin:0;
}

#footer {
        width: 100%;
        top: auto;
        color:#90C584;
		/*height:94px;*/
        right: 0;
        bottom: 0;
        left: 0;
        background:#4E6D48;
        border-top: 2px solid #aaa;
        float: left;
        margin-top:30px;
      }

/* font sytles */
p{font-size: 14px; line-height:17px;}
h1{font-size: 20px; color:#603913; font-style: oblique;}
h2{font-size: 18px; color:#603913; font-style: oblique;}

#footer p {
padding: 10px 0 0 100px;
font-size: 12px;
}
a:link {color: #000}
a:visited {color: #666666}
a:hover {color: #000000; text-decoration:underline}
a:active {color: #CCCCCC}
img {border: none}
img.right {padding: 0px 0px 0px 5px;}
img.left {padding: 0px 5px 0px 0px;}
