*{
	margin: 0px;
	padding: 0px;
	outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a img {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}


.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0px !important;
}

.no-border {
	border: none !important;
}

.no-bgr {
	background: none !important;
}

body {
	background-color: #F6F6F6;
	color: #555;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.red {
	color: #980065;
}

.f14 {
	font-size: 14px;
}

.f18 {
	font-size: 18px;
}


/* Wrapper */

#wrapper {
	width: 960px;
	margin: 20px auto;
}

#main {
	border: 1px solid #E7E7E7;
	background: #ffffff url(../im/main_bg.jpg) no-repeat;
	padding: 1px;
	margin-bottom: 20px;
}


/* Header */

#header {
	background: #fff url(../im/header.jpg) top right no-repeat;
	padding: 5px 20px 0 20px;
}

/*NAV*/

.Menu-Skin-Horizontal
{
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}

.Menu-Skin-StaticItem a
{
	
	height:18px;
	display: block;
	padding-left: 4px;
	position: relative;
	background:url(../im/main_nav_right.gif)  top right no-repeat;
	padding: 7px 17px 5px 13px;
	display: block;
	color: #fff;
	cursor: pointer;
}

.Menu-Skin-Hover-StaticItem a:hover
{
	height:18px;
	display: block;
	padding-left: 4px;
	position: relative;
	background: url(../im/main_nav_over_right_alt.gif) top right no-repeat; 
	padding: 7px 17px 5px 13px;
	display: block;
	cursor: pointer;
}

.Menu-Skin-Dynamic
{
	z-index:1000;
}


#header .main_nav {
		float: left;
	margin-top: 10px;
}

#header .main_nav li {
	float: left;
	margin-right: 3px;
}

#header .main_nav li a {
	display: block;
	background: url(../im/main_nav_left.gif) no-repeat;
	padding-left: 4px;
	position: relative;
}

#header .main_nav li a span {
	background: url(../im/main_nav_right.gif) top right no-repeat;
	padding: 7px 17px 5px 13px;
	display: block;
	color: #5D9262;
	cursor: pointer;
}

#header .main_nav li a:hover {
	background: url(../im/main_nav_over_left.gif) no-repeat;	
}

#header .main_nav li a:hover span {
	background: url(../im/main_nav_over_right.gif) top right no-repeat; 
	}

#header .main_nav li a span em {
	font-style: normal;
	color: #fff;
	position: absolute;
	left: 16px;
	top: 6px;
	cursor: pointer;
}

#header .lang {
	float: right;
	margin: 13px 0 0 0;
}

#header .lang li {
	float: left;
	margin-left: 6px;
}

/* Container */

#container {
	padding: 40px 20px 20px 20px;
}

.floatleft_side {
	width: 675px;
}

.floatright_side {
	width: 225px;
}

#container .frame {
	position: relative;
	width: 221px;
	height: 145px;
	display: block;
	padding: 2px  0 0 2px;
}

#container .frame .frame_img {
	position: absolute;
	left: 0px;
	top: 0px;
}


#container .table {
	width: 222px;
	height: 217px;
	background: url(../im/table.gif) no-repeat;
	float: right;
	clear: both;
	margin-top: 20px;
}

#container .table .row {
	height: 20px;
	color: #b50e80;
	padding: 4px 14px 0 14px;
}

#container .contact_form fieldset  {
	border: none;
	width: 443px;
}

#container .contact_form fieldset.right label {
	width: 110px;
	text-align: right;
} 

#container .contact_form input {
	width: 207px;
	height: 20px;
	background: url(../im/input.gif) no-repeat;
	border: none;
	margin-bottom: 5px;
	padding: 3px;
}

#container .contact_form label,
#container .contact_form .label {
	float: left;
	width: 100px;
	clear: both;
	padding: 5px 10px 0 0;
}

#container .contact_form .radiolabel {
	clear: none;
	width: auto;
	float : none;
}

#container .contact_form #j,
#container .contact_form #m {
	width: auto;
	height: auto;
	background: none;
	padding: 0px;
	margin: 7px 0 15px;
}

#container .contact_form .select {
	float: left;
	width: 205px;
	height: 22px;
	padding: 4px 0 0 8px;
	background: url(../im/input.gif) no-repeat;
	margin-bottom: 5px;
}

#container .contact_form .small_select {
	width: 60px;
	height: 22px;
	background: url(../im/select.gif) no-repeat;
	margin-right: 4px;
}

#container .contact_form .small_select select {
	width: 55px;
}

#container .contact_form select {
	border: none;
	color: #629d68;
	width: 200px;
	height: 18px;
	background: transparent;
}

#container .contact_form .small_input {
	width: 53px;
	background: url(../im/teglo.gif) no-repeat;
	text-align: center;
}

.submit {
	width: 102px;
	height: 30px;
	padding-bottom: 4px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: url(../im/submit.gif) no-repeat;
	cursor: pointer;
	float: right;
	margin-left: 10px;
	border:none;
}

#container .contact_form .auto {
	clear: none;
	width: auto !important;
}

#container .contact_form .green {
	color: #7abb80;
}


/* main styles */

#container h1 {
	color: #b50e80;
	font-size: 30px;
	font-weight: normal;
	border-bottom: 1px solid #b50e80;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

#container h2 {
	color: #b50e80;
	font-size: 18px;
	font-weight: normal; 
	margin-bottom: 14px;
	text-transform: uppercase;
	}

#container h3 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #555555;
	text-transform: uppercase;
	}

#container p {
	line-height: 1.4;
	display: block;
	padding-bottom: 10px;
	text-align: justify;
}

#container ul li {
	background: url(../im/li.gif) no-repeat 0px center;
	padding-left: 20px;
	margin: 5px 0 0 10px;
}

#container a {
	color: #b50e80;
	text-decoration: underline;
}

#container a:hover {
	text-decoration: none;
}

/* Footer Menu*/


.DownMenu-Skin-Horizontal {
	float: left;
	margin-right: 8px;
}

.DownMenu-Skin-StaticItem a {
	color: #777777;
	padding-right: 8px;
}

.DownMenu-Skin-Hover-StaticItem a:hover {
	color: #7fc085;
}

.DownMenu-Skin-Dynamic
{
	z-index:1000;
}

/*sent form*/
.form_sent {
		width:300px;
		margin:0 auto;
		text-align:center;
		border:solid 1px #7abb80;
		padding:40px;
}

/* Footer */

#footer ul li {
	float: left;
	margin-right: 8px;
}

#footer ul li a {
	color: #777777;
	padding-right: 8px;
}

#footer ul li a:hover {
	color: #7fc085;
}

.footer {
	float:left;
	margin-top:15px;
	width:100%;
	color: #777777;
}
.footer_copy {
		float:right;
		text-align:right;
}
.footer_copy a {
	color: #777777;
	}
.footer_copy a:hover {
	color: #7fc085;
	}

