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

Name       : Big Business
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120210
*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0F8C8C;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	color: #5C5B5B;
	line-height: 1.75em; 

	background: WHITE url(../img/bg-1.jpg) no-repeat top center fixed;

}

body,input {
	font-family: Georgia, serif;
}

strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #2C2B2B;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
/*
	padding: 5px;
	border: solid 1px #D4D4D4; */
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
}

.date {
	background: #6E6E6E;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
	border-radius: 2px;
}

#content {
	width: 100%;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 320px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 345px;
	width: 320px;
}

#footer {
	margin: 40px 0 120px 0;
	text-align: center;
	color: #8C8B8B;
}

#footer a {
	color: #8C8B8B;
}

#header {
	height: 75px;
	position: relative;
	background: #6E6E6E url(img/img03.html) top left no-repeat;
	padding: 45px;
	color: #FFFFFF;
	width: 888px;
	border: solid 1px #7E7E7E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	border-radius-top-left: 5px;
	border-radius-top-right: 5px;
}

#logo {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #3E3E3E;
}

#logo h1 {
	font-size: 3.25em;
}

#slogan {
/*	line-height: 160px; */
	height: 120px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 45px;
	top: 40;
}

#slogan h2 {
	color: #BEBEBE;
	font-size: 1.25em;
	text-shadow: 0 1px 1px #3E3E3E;
}
#slogan a {
	color: #BEBEBE;
	text-shadow: 0 1px 1px #3E3E3E;	
	float: right;
	clear: both;
}
#slogan a.selected{
	color: white;
}

#menu {
	padding: 0 25px 0 25px;
	position: relative;
	background: #209D9D url(../img/img02.gif) repeat-x top left;
	margin: 0 0 0 0;
	height: 60px;
	line-height: 60px;
	width: 930px;
/*	width: 928px;
	border-left: solid 1px #7E7E7E;
	border-right: solid 1px #7E7E7E; */
	/* border-top: solid 1px #5AD7D7; */
	border-top: none;
	text-shadow: 0 1px 1px #007D7D;
	overflow: hidden;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.25em;
	letter-spacing: -1px;
}
#menu a:hover {
	border-bottom: #BEBEBE solid 2px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 10px 0 10px;
	display: inline;
}

#menu ul li.first {
	padding-left: 0;
}

#page {
	padding: 45px 45px 15px 45px;
	position: relative;
	margin: 0;
	width: 890px;
/*	width: 888px;
	border-left: solid 1px #7E7E7E;
	border-right: solid 1px #7E7E7E; */
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: solid 1px #D4D4D4;
	padding: 15px 0 15px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	position: relative;
	margin: 0 0 20px 0;
	background: #6E6E6E url(../img/img03.jpg) top left no-repeat;
	border: solid 1px #7E7E7E;
	width: 888px;
	padding: 15px 45px 15px 45px;
	color: #DCDCDC;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: solid 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 665px;
	float: left;
}

#page-bottom-sidebar {
	width: 200px;
	margin: 0 0 0 690px;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 690px;
}

#splash {
	margin: 0 0 0 0;
	height: 250px;
	position: relative;
	width: 980px;
/*	width: 978px;
	border-left: solid 1px #7E7E7E;
	border-right: solid 1px #7E7E7E;
	*/overflow: hidden;
}

#splash .pic {
	/* padding: 9px; */
	border: none;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 35px auto 0 auto;
	background: #FFFFFF;
	border-radius: 7px;
}
li a {
	color: #BEBEBE !important;
}
li.selected a {
	color: white !important;
}
li.selected a :hover{
	border-bottom: white solid 2px !important;
}
.contact_form {
	float: right;
	width: 530px;
	background-color: #EDEDED;
/*	background-color: #6E6E6E; */
	border-radius: 14px;
	moz-border-radius: 14px;
	padding: 14px;
	margin-bottom: 30px;
}
.contact_form h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #C73E42;
	line-height: 2em;
}
.contact_form label {
	display: block;
}
.contact_form  fieldset  {
	border: 0;
}
.contact_form  fieldset .input_text {
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #666;
	display: block;
	width: 250px;
	border: 0;
	border: 1px solid #666;
}

.contact_form  fieldset .input_textarea {
	width: 99%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #666;
	height: 120px;
}
.contact_form  p {
	margin-bottom: 0.5em;
}
#form, #thnx  {
	border: 2px solid #7E7E7E;;
	-moz-border-radius: 15px;
	border-radius: 15px;	
	background-color: gainsboro;
	padding: 15px;
	width: 400px;
	height: 350px;
	overflow: hidden;
	float: right;
}
#contact_form input, #contact_form textarea {
	float: right;
}
#form h3, #thnx h3 {
	text-align: center;	
}