body {
	font-family: century gothic, arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	background: url("../images/grainy_bg.gif");
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, label, select, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

input, textarea, select {
	font-family: century gothic, arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
	outline: none;
	text-decoration:none;
}

.clearboth {clear:both}

#maincontainer {
	width: 1010px;
	margin: 0 auto;
}

#shadow-left,
#shadow-right {
	width: 5px;
	float: left;
	display: inline;
}

#shadow-left {
	background: url("../images/shadow_left.png") repeat-y;
}

#shadow-right {
	background: url("../images/shadow_right.png") repeat-y;
}

#contentcontainer {
	width: 1000px;
	float: left;
	display: inline;
}

#logosWrap {
    display:block;
    width:960px;
}

#logo {
	float:left;
	margin: 0px 0px 30px 0px;
}

#logos 
{
    float:right;
}

#logos a {padding:0px 0px 0px 30px}

#contentcontainer h1 {
	color: #FFFFFF;
	font-family: century, georgia, serif;
	font-size: 3em;
	letter-spacing: -0.06em;
	margin: 0px 0px 15px 10px;
	display:block
}

#contentcontainer h2 {
	color: #FFFFFF;
	font-family: century, georgia, serif;
	font-size: 2.4em;
	letter-spacing: -0.06em;
	margin: 0px 0px 7px 10px;
}

#contentcontainer p {
	color: #FFFFFF;
	font-family: century gothic, sans-serif;
	font-size: 1.3em;
	margin: 0px 0px 10px 10px;
}

#content {
	width: 650px;
	padding: 20px 330px 20px 20px;
	background: url("../images/main_bg.jpg") top left no-repeat;
}

#registerForm {
	border-top: 2px solid #05d900;
	background: url("../images/black_box_bg.gif") no-repeat;
	width: 620px;
	padding: 7px 10px 10px 10px;
}

#registerForm h2 {
	margin: 0px 0px 7px 0px;
}
#registerForm .newsletterInput {
	float: left;
	display: inline;
	width: 310px;
}

#registerForm .newsletterInput label {
	display: block;
	color: #FFFFFF;
	font-family: century, georgia, serif;
	letter-spacing: -0.06em;
	font-size: 1.4em;
}

#registerForm .newsletterInput input {
	display: block;
	width: 306px;
	font-size: 1.2em;
	color: #999999;
	border: 1px solid #767676;
	padding: 0px 2px 0px 2px;
	background: url("../images/input_bg.gif") bottom repeat-x #FFFFFF;
}

#registerForm .newsletterSubmit {
	float: left;
	display: inline;
	width: 150px;
	margin: 16px 0px 15px 10px;
}

.btn_send_dark {
	background: url("../images/button_arrow_dark.gif") no-repeat right center;
	border: none;
	font-family: century, georgia, serif;
	letter-spacing: -0.06em;
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 0px 20px 0px 0px;
	cursor: pointer;
	width: auto;
	overflow: visible;
}

.btn_send_light {
	background: url("../images/button_arrow_light.gif") no-repeat right center;
	border: none;
	font-family: century, georgia, serif;
	letter-spacing: -0.06em;
	font-size: 1.4em;
	color: #201f1f;
	padding: 0px 20px 0px 0px;
	cursor: pointer;
	width: auto;
	overflow: visible;
}

#registerForm .newsletterPrivacy {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	font-size: 1.1em;
	margin: 20px 0px 0px 0px;
}

#registerForm .newsletterPrivacy a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	width: 960px;
	background: url("../images/footer_bg.jpg") no-repeat #FFFFFF;
	padding: 25px 20px 10px 20px;
}

#footer .column {
	width: 310px;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
} 

#footer .column1 {
	width: 130px;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
} 


#footer h2 {
	color: #201f1f;
	margin: 0px 0px 7px 0px;
}

#footer p {
	margin: 0px;
	color: #201f1f;
}

#footer p a {
	color: #05d900;
	text-decoration: underline;
}

#footer p.addressTop {
	text-align: right;
	font-weight:bold;
	padding:0px 0px 8px 10px;
}

#footer .addressWrap {
	text-align: right;
	margin-left:25px;
	width:280px;
	float:right
}

#footer p.address {
	text-align: right;
}

#footer .halfcolumn {
	width: 150px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
}

#footer .halfcolumnend {
	width: 150px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#footer .contactInput {
	margin: 0px 0px 7px 0px;
	width: 150px;
}

#footer .contactInput label {
	display: block;
	color: #201f1f;
	font-family: century, georgia, serif;
	letter-spacing: -0.06em;
	font-size: 1.4em;
}

#footer .contactInput input,
#footer .contactInput textarea {
	display: block;
	width: 146px;
	_width: 144px;
	font-size: 1.2em;
	color: #999999;
	border: 1px solid #767676;
	padding: 0px 2px 0px 2px;
	background: url("../images/input_bg.gif") repeat-x bottom #FFFFFF;
}

#footer .contactInput textarea {
	height: 60px;
}

#footer .contactSubmit {
	text-align: right;
}

.edited {
	color: #201f1f !important;
}

.clearer {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 0;
}

.textBoxError {
	border: 1px solid #c10000 !important;
	color: #c10000 !important;
}
