/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

#updates img{
border:0px;
}

body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x 0 130px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0068b4;
	
}


.floatbox{
overflow-x: hidden;
overflow-y: hidden;
width:100%;
}

* html .floatbox {width:100%;}

.news-list-item{
overflow-x: hidden;
overflow-y: hidden;
width:100%;
}


.csc-header h1 {
margin: 0;
	padding: 0 0 0px 0px;
	margin:0 0 10px 0;
	border-bottom: 1px solid #D6D5D5;
	font-weight:bold;
	font-size: 2em;
}

h2 {
	margin-bottom: 5px;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;

	font: bold Georgia, "Times New Roman", Times, serif;;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}

#metamenu{
width: 770px;
height: 30px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding:13px 0 0 0;
text-align:right;
color:#cccccc;
}

#metamenu a {
color:#cccccc;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

/* Post */

.post {
}

.news-list-item .date {
font-size:0.85em;
}

.post .meta {
	padding: 30px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 9px;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 0px 0px 20px 0;
}

.post .story img{
border:1px solid #e08934;}

.news-list-item img{
float:left;
margin: 0 10px 10px 0;
}

/* Logo */

#logo {
	width: 770px;
	height: 200px;
	margin:-20px auto 0 auto;
	background: url(images/logo.jpg) no-repeat 70px 30px;
}

#logo h1 {
	padding: 106px 0 0 40px;
}

#logo h1 a {
	text-transform: uppercase;
	font-size: 30px;
	color: #FFFFFF;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 42px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: -170px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.searchbox-button{
padding-top:7px !important;
border:0 !important;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
	width:60px;
	height:22px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

#current{
font-weight:bold;
color:#385B88;
}

#menu li ul li a{
	width: 80%;
	padding-left: 20%;
	background-color:#F7F9FB;
	}
/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}


#slideshow1{
height:320px;
}

/* Footer */

#footer {
	clear: both;
	
	padding: 20px 50px;
	border-top: 4px solid #D6D5D5;
	background: #EAEAEA;
	margin-top:30px !important;
}

#footer p {
	width: 770px;
	margin: 0px auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

 form {
  border: thin solid #fafafa;
  margin:0;
  padding:.5em;
}
#mailform input, .content textarea {
    width: 250px;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

#mailform input[type=text]:focus, .content textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
}

.csc-mailform-label{
  display: block;
  float: left;
  width: 250px; 
}

.csc-mailform{
border:0px !important;
}


#mailform label, #mailform input, #mailform select { 
  display: block;
  float: left;
  width: 250px; 
 
}


#mailform label{
 padding-top:10px;}

#mailform td label,#mailform td input,#mailform td select { 
  display: block;
  float: left;
  width: 200px; 
}

form br { 
  clear: left; 
}


input.csc-mailform-submit {
  float: left;
    margin-top:20px;
  width: 260px;
}
