/* - Homepage - */
.main_left_homepage{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 426px;
	float: left;
	height: 400px;
	background: url(../images/homepage/left_bg.gif) top left no-repeat;
}
.main_right_homepage{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 420px;
	float: left;
	height: 400px;
	background: url(../images/homepage/right_bg.gif) top left no-repeat;
}
.right_top{
	margin: 0 0 0 0;
	padding: 80px 35px 0 0;
	height: 200px;
	width: auto;
	clear: both;
}
#newsletter{
	margin: 0 0 0 0;
	padding: ;
	height: 32px; 
	width: auto;
	clear: both;
	font-size: 11px;
}
#right_newsletter{
	margin: 0 0 0 0;
	padding: 12px 35px 0 199px;
	height: 20px; 
	width: auto;
	clear: both;
	background: url(../images/homepage/newsletter_bg.gif) 0 1px no-repeat;
}
#right_newsletter_return{
	margin: 0 0 0 0;
	padding: 8px 35px 0 50px;
	height: 24px; 
	width: auto;
	clear: both;
	background: url(../images/homepage/newsleter_envelope.gif) 0 1px no-repeat;
	font-size: 11px;
}
.n_sent p{
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
	background-color: #ffffff;
	font-size: 10px;
	height: 20px;
	width: auto;
}
.n_input{
	margin: 0 0 0 0;
	padding: 3px 2px 2px 4px;
	border: none;
	background: transparent;
	color: #333;
	height: 14px;
	width: 146px;
	font-size: 11px;
}
.n_input_error{
	margin: 0 0 0 0;
	padding: 3px 2px 2px 4px;
	border: none;
	background: transparent;
	color: #ff0000;
	height: 14px;
	width: 146px;
	font-size: 11px;
}
.n_butt{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background: transparent;
	color: transparent;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	height: 20px;
	width: 35px;
	position: absolute;
	cursor: pointer;
}
.right_bottom{
	margin: 0 0 0 0;
	padding: 15px 35px 15px 0;
	height: auto;
	width: auto;
	clear: both;
}
.right_bottom p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.links_link{
	padding: 25px 0px 0px 0px;
	text-align: right;
}