body
{
	padding:0;
	margin:0;
}
/*** head and menu ***/
#page
{
	width:766px;
	margin:0 auto;
}
#call
{
	float:right;
	color: #bcbcbc;
	font-size:12px;
	font-weight: bold;
	margin: 0 44px 0 0;
	border-top: 5px solid #bcbcbc;
	width: 175px;
	padding: 22px 0 0 5px;
	display: inline;
	overflow:hidden;
	
}
#call span
{
	color: #c23131;
	font-size:13px;
}
#call img
{
	border: none;
}
a#skype_online
{
	background: url('img/skype_online.gif') no-repeat left;
	display: block;
	padding: 0 0 0 20px;
	height: 18px;
	margin: 5px 0 0 40px;
	float:left;
	display: inline;
}
#skype_offline
{
	background: url('img/skype_offline.gif') no-repeat left;
	padding: 0 0 0 20px;
	height: 18px;
	margin: 5px 0 0 40px;
	float:left;
	display: inline;
}
a#logo
{
	display: block;
	float:left;
	margin: 27px 0 27px 30px;
	width: 180px;
	height:36px;
	overflow: hidden;
	display: inline;
}
#logo img
{
	padding: 0;
	border: none;
}
/*** main and boxes ***/
#main
{
	
}
#hp_right
{
	width: 343px;
	float:right;
	display: inline;
	padding: 25px 15px 25px 25px;
}
#hp_left
{
	width: 343px;
	float:left;
	display: inline;
	padding: 25px 25px 25px 15px;
	background: #f8f8f8;
}
#news p
{
	margin: 3px 0 15px 10px;
}
.date
{
	background: url('img/arrow_grey.gif') no-repeat left 5px;
	padding: 0 10px;
	font-weight: bold;
}
#content
{
	width: 470px;
	float:left;
	display: inline;
	padding: 25px 15px 25px 25px;
	overflow: hidden;
}
#right
{
	width: 210px;
	float:right;
	display: inline;
	padding: 25px 15px;
	background: #f8f8f8;
	overflow: hidden;
}
/*** footer ***/
#footer
{
	background: #535353;
	color: #ddd;
	padding: 15px 0;
	text-align: center;
}
#footer_content
{
	font-size: 11px;
	margin-top:25px;
}
#footer_menu
{
	text-transform: uppercase;	
}
#footer_menu a:link, #footer_menu a:visited, #footer_content a:visited, #footer_content a:link
{
	color: #ddd;
	text-decoration: none;
}
#footer_menu a:active, #footer_menu a:hover, #footer_content a:active, #footer_content a:hover
{
	text-decoration: underline;
}
/*** hyp form ***/
#hyp_form form
{
	padding: 0;
	margin: 15px 0 0 -25px;
}
#hyp_form fieldset
{
	width: 480px;
	border: none;
	border-top: 1px solid #9e2525;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
	display: block;
}
#hyp_form legend
{
	color: #535353;
	padding: 2px 10px;
	font-weight: bold;
	text-transform:uppercase;
	margin-left: 10px;
}
#hyp_form label, #hyp_form input, #hyp_form select, #hyp_form textarea
{
	display: block;
	width: 180px;
	float: left;
	margin-top: 1em;
}
#hyp_form label
{
	text-align: right;
	width: 260px;
	padding-right: 2em;
}
#hyp_form .smallinput
{
	width: auto;
	float: none;
	display: inline;
	margin: 0 3px;
}
.submit
{
	border-right: 1px dotted #535353;
	border-bottom: 1px dotted #535353;
	border-left: 1px dotted #535353;
	border-top: 1px dotted #000;
	color: #9e2525;
	float: right;
	background: none;
	cursor: pointer;
	text-align: center;
}
.submit:active, .submit:hover
{
	border: 1px solid #000;
}
#hyp_form .submit
{
  float: right;
}
#hyp_form br
{
	clear: left;
}
#hyp_form span
{
	color: #9e2525;
}
#hyp_form p
{
	margin-top: 1em;
}
/***other***/
div.cleaner
{
	clear:both;
	height:0px;
}
form
{
	padding:0;
	margin:0;
}
/*** hypo calc ***/
fieldset.hypo, fieldset.offer 
{
	margin:0;
	padding: 2px;
	border: none;
}
.hypo td, .hypo tr, .hypo table, .offer td
{
	border: 0px;
}
.hypo table, .offer table
{
	margin: 0;
	padding: 0;
}
.hypo tr:hover, .offer tr:hover
{
	background: none;
}
#amount 
{
	width: 156px;
}
#duration
{
	width: 75px;
}
.hypo label, .offer label
{
	font-size: 12px;
	margin: 0 10px 0 0;
}
.offer input, .offer label
{
	margin: 5px 3px;
	text-align: left;
}
.offer #email
{
	width: 190px;
}
.offer .submit
{
  text-align: center;
}
