@import url("reset.css");
/*####################################
#  Layout                            #
#####################################*/
body {
	background-color:#FFF;
}
.wrapper {
	width:780px;
	margin:0 auto;
}
.header {
	height:229px;
	background:#7c95aa url(../images/bg_header.jpg) no-repeat 0% 0%;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
/*####################################
#  Typography                        #
#####################################*/
body {
	font:62.5%/100% Tahoma, Arial, Helvetica, sans-serif;
	color:#646e76;
	background-color: #D8DEE2;
}
/*####################################
#  Header                            #
#####################################*/
h1 {
	position:absolute;
	text-align:center;
	margin:31px 0 0 15px;
}
h1 span {
	display:none;
}
.contact {
	position:absolute;
	display:block;
	background:url(../images/i_contact.jpg) no-repeat 0% 0%;
	height:20px;
	width:55px;
	margin:8px 0 0 460px;
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	padding:6px 0 0 35px;
}
.contact span, .home span {
	display:block;
	position:absolute;
	color:#37444f;
	margin:-1em 0 0 -1px;
	cursor:pointer;
}
.home {
	position:absolute;
	display:block;
	background:url(../images/i_home.jpg) no-repeat 0% 0%;
	height:20px;
	width:55px;
	margin:8px 0 0 560px;
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	padding:6px 0 0 35px;
}
/*####################################
#  Menu                              #
#####################################*/
.menu {
	height:31px;
	background:#afb6bd url(../images/bg_menu.jpg) no-repeat 0% 0%;
}
.menu ul {
	width:780px;
}
.menu ul li {
	width:130px;
	text-align:center;
	float:left;
}
.menu ul li a span {
	display:none;
}
.unmenu_main {
	height:62px;
	background:#afb6bd url(../images/bg_unmenu_main.jpg) no-repeat 0% 0%;
}
.unmenu {
	height:95px;
	background:#afb6bd url(../images/bg_unmenu.jpg) no-repeat 0% 0%;
}
.titles_main {
	background:#c2c8cd url(../images/bg_titles_main.jpg) no-repeat 0% 0%;
	height:33px;
}
.titles_main h2 {
	color:#1a3a54;
	font:1.7em Tahoma, Arial, Helvetica, sans-serif;
	padding:4px 0 0 44px;
}
.wrapper .content_sub .main_part h4 {
	padding-left: 20px;
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-top: 15px;
}

.titles_main h2 img {
	position:absolute;
	margin:-4px 0 0 -44px;
}
.titles_main h3 {
	float:right;
	margin:-25px 0 0 0;
	color:#000;
	font:1.4em Tahoma, Arial, Helvetica, sans-serif;
	padding:4px 50px 0 18px;
	background:url(../images/i_news.gif) no-repeat 0% 6px;
}
.titles_main h3 span {
	display:block;
	position:absolute;
	color:#fff;
	margin:-1.3em 0 0 -1px;
	cursor:pointer;
}
/*####################################
#  Content                           #
#####################################*/

.content {
	background:url(../images/bg_content.gif) repeat-y 0% 0%;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
}
.main_part {
	float:left;
	width:552px;
	padding:10px 0 10px 6px;
}
.sidebar {
	float:right;
	width:215px;
	padding:10px 0;
}
.news {
	color:#fff;
	padding:10px;
}
.more {
	margin-left:120px;
}
.bg_title_sidebar {
	background:url(../images/bg_title_sidebar.gif) no-repeat 0% 0%;
	height:25px;
	margin:10px 0;
}
.bg_title_sidebar h3 {
	float:right;
	color:#000;
	font:1.4em Tahoma, Arial, Helvetica, sans-serif;
	padding:4px 50px 0 18px;
	background:url(../images/i_news.gif) no-repeat 0% 6px;
}
.bg_title_sidebar h3 span {
	display:block;
	position:absolute;
	color:#fff;
	margin:-1.3em 0 0 -1px;
	cursor:pointer;
}
.partners {
	padding-left:20px;
	color:#232a30;
}
.main_part h3 {
	font-size:1.3em;
	font-weight:normal;
	padding-left:20px;
	margin-bottom:10px;
	background:url(../images/m_arrow.gif) no-repeat 0% 3px;
	color:#1a3a54;
}
.gray {
	color:#646e76 !important;
	background:url(../images/m_arrow_gray.gif) no-repeat 0% 3px    !important;
}
.line {
	background:url(../images/bg_line.gif) repeat-x 0% 0%;
	height:3px;
	font-size:0;
	line-height:0;
	clear:both;
	margin:10px 0;
}
.companies li {
	float:left;
	margin:0 1px 0px 0;
}
.companies li span {
	display:none;
}
/*####################################
#  Footer                            #
#####################################*/
.footer {
	background:url(../images/bg_footer.jpg) no-repeat 0% 0%;
	height:53px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding-top:10px;
}
.footer a {
	color:#fff;
	text-decoration:none;
	padding:0 3px;
}
.footer a:hover {
	text-decoration:underline;
}
/*####################################
#  Subpages                          #
#####################################*/
.content_sub {
	background:url(../images/bg_content_sub.gif) repeat-y 0% 0%;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}
.content_sub .main_part {
	width:558px;
}
.content_sub .main_part p {
	padding:0 0 20px 20px;
}
.content_sub .main_part h3 {
	font-size:1.2em
}
.content_sub .sidebar {
	width:176px;
	padding:6px 9px 10px 9px;
}
.content_sub .sidebar h3 {
	color:#000;
	font:1.2em Tahoma, Arial, Helvetica, sans-serif;
	padding:4px 0 0 18px;
	background:url(../images/i_news.gif) no-repeat 0% 6px;
}
.content_sub .sidebar h3 span {
	display:block;
	position:absolute;
	color:#fff;
	margin:-1.25em 0 0 -1px;
	cursor:pointer;
}
.content_sub .sidebar p {
	font-size:1em;
	padding:8px 0;
	color:#fff;
}
.content_sub .sidebar p a {
	color:#fff;
	font-size:.9em
}
.content_sub .sidebar p a:hover {
	text-decoration:none;
}


.cssform      {
	position: relative;



}



.cssform p{
	margin: 0;
	padding: 5px 0 8px 0;
	height: 1%;
	margin-left: 155px;
}



.cssform label{
position:absolute;
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	padding-bottom: 5px;
}

.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform .input {
width:180px !important;
}

.cssform textarea{
	width: 200px;
	height: 150px;
}
.cssform  img      {
	position: relative;
	bottom: 1px;
	left: 3px;
}
.cssform  table      {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 90px;
}


* html .threepxfix{
margin-left: 3px;
}
.email {
	position: absolute;
}

