/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {background: #E5E5E5;font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666;}

blockquote {font-style: italic;}

a {color: #135293;}

a:hover {text-decoration: none;}

img{border:0}


.boxed h1 { margin: 0; padding: 10px 0; font-size: 24px;  }
.boxed h2 { margin: 0; padding: 10px 0; font-size: 18px; }
.boxed h3 { margin: 0; padding: 10px 0; font-size: 14px; }

.boxed { padding: 5px 30px 20px 30px; }
.boxed p, .boxed ul, .boxed ol { line-height: 180%; }

.orange { margin: 20px 30px; background: #FF9523 url(images/img10.gif) repeat-x; color: #FFF; }
.orange a { color: #FFF;}
.col-one {float: left;width: 300px;}
.col-two {float: right;width: 300px;}

/* Page */

#page {width: 980px;	margin: 0 auto;	background: #FFFFFF url(images/img01.gif) repeat-y;}

/* Sidebar */

#sidebar {float: left;width: 240px;}

/* Logo */

#logo {padding-top:20px;  height: 200px;  text-align: center; background: #FFF;}
#logo h1, #logo h2 { margin: 0;  padding: 0;padding-top:10px;font-size: 16px; }
#logo a { color: #000; text-decoration: none; }
#logo img {border:0}

/* Menu */

#menu {padding: 20px;background: #85C329 url(images/img04.gif) repeat-x;}
#menu ul {margin: 0;padding: 0;list-style: none;}
#menu li {padding: 10px 0;background: url(images/img05.gif) repeat-x;}
#menu li.first {background: none;}
#menu a {text-decoration: none;font-size: 129%;color: #FFFFFF;}
#menu a:hover {text-decoration: underline;}

/* leftBox */

#leftBox {padding: 20px;	background: url(images/img06.gif) repeat-x;}
#leftBox a {color: #FFF; font-size:12px}
#leftBox h1, #leftBox h1 a, #leftBox h2, #leftBox h2 a { font-size: 20px;color: #FFF;}

/* Content */

#content {float: right;width: 740px;}

/* Footer */

#footer {width: 980px;height: 120px;	margin: 0 auto;	background: url(images/img12.gif) repeat-x;}
#footer p {margin: 0;font-size: 85%;}
#links {	float: left;width: 220px;height: 45px;padding: 35px 0 0 20px;background: url(images/img13.gif) repeat-x;}
#links a {color: #FFFFFF;}
#legal {float: right;width: 720px;height: 45px;padding: 35px 0 0 20px;}

/* form */
form label {display: block;}
input, textarea, select { margin-bottom:5px; }
