body{
	background-color:#353535;
}
#main_body{
	background-color:#FFF;
	margin:10px 0 10px 0;
    border: 3px solid  #033;
    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#banner{
	background-image:url(../images/banner.jpg);
	height:125px;
	width:920px;
	margin:10px 0 0 14px;
}
#banner img{
	margin:10px 0 0 15px;
}
#banner h2{
	font-size:35px;
	font-weight:bold;
	margin:25px 0 0 20px;
	font-family:"Times New Roman", Times, serif;
}
#banner a{
	text-decoration:none;
	color:#FFF;
}
#banner p{
	font-size:16px;
	margin:0 0 0 0;
	color:#FFF;
}
#banner h3{
	font-size:15px;
	margin:5px 0 0 50px;
	color:#FFF;
	font-weight:bold;
}
#right-site{
	margin:0 0 0 14px;
}
#left-site{
	margin:0 0 0 14px;
}
#middle-site{
	margin:0 0 20px 14px;
}
#middle-site h2{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
#middle-site h3{
	font-size:17px;
	font-weight:bold;
	text-align: left;
}
#middle-site h4{
	font-size:15px;
	font-weight:bold;
	text-align: left;
}
#middle-site ul{
	margin:0 0 0 20px;
	font-size:14px;
}
#middle-site p{
	font-size:15px;
}
#textarea{
	height:120px;
	width:350px;
}
#content-body{
	margin:10px 0 0 0;
	font-size:12px;
}
#content{
	margin:20px 0 0 0;
}
#left-site-1{
	text-align:center;
    background-color:#A65900;
    border: 2px solid #000;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#left-site-1 a{
	text-decoration:none;
	font-size:25px;
	color: #036;
}
#left-site-2{
    background-color:#BF7D30;
    border: 2px solid #000;
	margin:10px 0 0 0;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#left-site-2 a{
	text-decoration:none;
	color: #039;
}
#left-site-2 p{
	margin:0 10px 10px 20px;
}
#left-site-2 h3{
	margin:20px 0 20px 0;
	text-align:center;
	font-size:18px;
}
#left-site-3{
    background-color:#FFA640;
    border: 2px solid #000;
	margin:10px 0 10px 0;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#left-site-3 a{
	text-decoration:none;
	color: #039;
}
#left-site-3 p{
	margin:0 5px 10px 5px;
}
#left-site-3 h3{
	margin:20px 0 20px 0;
	text-align:center;
	font-size:18px;
}
#left-site-4{
    background-color:#FFBE73;
    border: 2px solid #000;
	margin:0 0 30px 0;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#left-site-4 p{
	margin:0 10px 20px 10px;
	font-size:10px;
}
#left-site-4 h3{
	margin:20px 0 20px 0;
	text-align:center;
	font-size:18px;
}
#left-site-4 img{
	margin:0 0 20px 5px;
}
#right-site-1{
    background-color: #FFF;
    border: 2px solid #000;
	margin:0 0 10px 0;
	text-align:center;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#right-site-1 h3{
	margin:20px 0 20px 0;
	text-align:center;
	font-size:24px;
}
#right-site-1 img{
	margin:0 0 15px 0;
}
#right-site-2{
    background-color: #FFF;
    border: 2px solid #000;
	margin:0 0 10px 0;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#right-site-2 h3{
	margin:20px 5px 20px 5px;
	text-align:center;
	font-size:18px;
}
#right-site-2 img{
	margin:0 0 10px 20px;
}
#right-site-3{
    background-color: #FFF;
    border: 2px solid #000;
	margin:0 0 10px 0;

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#right-site-3 h3{
	margin:20px 0 20px 0;
	text-align:center;
	font-size:18px;
}
#right-site-3 img{
	margin:0 0 20px 5px;
}
#social{
	margin:0 0 20px 2px;
}