/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#slider  {
	height:288x;
	overflow:hidden;
	
	}
* {
	margin: 0;
	padding: 0;
}
html {height: 101%;
}
body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F0F0F0;
	background-image:url(images/bobybg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

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

h2 {
	padding-bottom: 10px;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-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: underline;
	color: #b33216;
}

a:hover {
	text-decoration: none;
}

img {
}

/* 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: 5px;
}


/* Logo */

#logo {
	width: 770px;
	height: 110px;
	margin: 0 auto;
}

#logo h1 {
	padding: 16px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
	border:none;
}

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

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


/* Content */

#content {
	width: 770px;
	margin: 0 auto;
	height: 100% !important;
}

/* Content > Main */

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

}

/* Content > Main > Welcome */

#welcome {
		padding-right: 20px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	border-right: 1px solid #DDDDDD;
}

/* 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;
}

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

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* 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 5px 24px;
	border-top: 1px solid #EBEBEB;
	color: #b33216;
}

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

/* Content > Sidebar > Updates*/

#updates {
	padding-left:5px;
}

#updates ul {
	margin: 0;
	list-style: none;
	padding-right:10px;
}

#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;
}
#updates a {display:block;}
#updates #media a {display:inline;}



/* 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;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0 10px 20px;
	width: 750px;
	margin: 0 auto;
	vertical-align: bottom;
}


/* Footer > Legal */

#legal { text-align: left;
		 float: left;
}

/* Footer > Links */

#links { display: inline;
		 text-align: right;
		 float: right;
		 padding-right: 20px;
}

.boxtxt { background-color: #fff;
		color: #333;
		font-size: 11px;
		font-weight: normal;
		padding: 3px;
		}
		
.goodBox {
	padding:10px;
	margin:10px auto;
	border:1px solid #DDDDDD;
}
.goodBoxh {padding:10px;
	margin:10px auto;
	border:1px solid #b33216;cursor:pointer;}

.goodBox img, .goodBoxh img {float:right;margin-left:10px;}

#media p {width:90%;margin-top:10px;margin-left:4px;}
#media img {float:left;margin-right:10px;margin-top:2px;margin-bottom:10px;}

.bold {font-weight:bold;}

.margin { margin: 10px;

}

