* {
	margin: 0px;
	padding: 0px;
}


body {
	position: relative;
	width: 1024px;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: black;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a.forward,
a.backward {
	padding: 0px 0px 0px 15px;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}

blockquote {
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
}

#left_column blockquote {
	position: absolute;
	top: 0px;
	right: 0px;
}


img {
	border: none;
}


h1 {
	position: absolute;
	top: 24px;
	left: 20px;
	width: 248px;
	height: 47px;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

h2 {
	position: absolute;
	bottom: 50px;
	right: 0px;
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
}

h3 {
	font-size: 14px;
	margin-bottom: 20px;
}


#title_agencies {
	width: 324px;
	height: 72px;
}

#title_contact {
	width: 277px;
	height: 56px;
}

#title_downloads {
	width: 389px;
	height: 56px;
}

#title_portfolio {
	width: 295px;
	height: 71px;
}

#title_vita {
	width: 133px;
	height: 57px;
}

#title_membership {
	width: 592px;
	height: 72px;
}

#title_recommend {
	width: 570px;
	height: 71px;
}

#title_copyright {
	width: 370px;
	height: 71px;
}

#title_terms {
	width: 138px;
	height: 71px;
}


a#link_recommend {
	position: absolute;
	right: 0px;
	bottom: 10px;
}


ul {
	list-style: none;
}


fieldset {
	border: none;
}


fieldset div {
	overflow: hidden;
	margin-bottom: 14px;
}


fieldset div label {
	float: left;
	width: 126px;
}

fieldset div label.error {
	color: red !important;
}


fieldset div input.text {
	width: 269px;
	height: 22px;
	border: none;
}


fieldset div textarea {
	float: left;
	width: 269px;
	height: 153px;
	border: none;
}


input.submit {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 1px 0px 2px;
	border: none;
}


#main_navigation {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}

#main_navigation li {
	float: left;
	margin-left: 1px;
}

#main_navigation li a {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#nav_agencies {
	width: 108px;
	height: 36px;
	background: url(/images/navigation/agencies.gif);
}

#nav_contact {
	width: 97px;
	height: 36px;
	background: url(/images/navigation/contact.gif);
}

#nav_downloads {
	width: 120px;
	height: 36px;
	background: url(/images/navigation/downloads.gif);
}

#nav_portfolio {
	width: 100px;
	height: 36px;
	background: url(/images/navigation/portfolio.gif);
}

#nav_vita {
	width: 66px;
	height: 36px;
	background: url(/images/navigation/vita.gif);
}

#nav_de {
	width: 28px;
	height: 36px;
	background-image: url(/images/navigation/de.gif);
}

#nav_en {
	width: 28px;
	height: 36px;
	background-image: url(/images/navigation/en.gif);
}

#nav_day {
	width: 28px;
	height: 36px;
	margin-left: 48px;
	background-image: url(/images/navigation/day.gif);
}

#nav_night {
	width: 28px;
	height: 36px;
	margin-left: 48px;
	background-image: url(/images/navigation/night.gif);
}


#content {
	padding: 0px 0px 130px 0px;
}



#quote_vita {
	width: 40px;
	height: 461px;
}

#quote_contact {
	width: 40px;
	height: 461px;
}

#quote_downloads {
	width: 62px;
	height: 461px;
}

#quote_agencies {
	width: 40px;
	height: 461px;
}

#quote_recommend {
	width: 62px;
	height: 461px;
}

#quote_membership {
	width: 84px;
	height: 461px;
}

#quote_copyright {
	width: 40px;
	height: 461px;
}

#quote_terms {
	width: 40px;
	height: 461px;
}



#contact_form {
	width: 395px;
	float: left;
}

#contact_form input.submit {
	float: right;
}


#contact_box {
	float: right;
}

.box {
	width: 139px;
	height: 126px;
	font-size: 10px;
	padding: 13px 16px;
	margin-bottom: 14px;
}

.box h3 {
	margin-bottom: 0px;
}

ul.downloads {
	overflow: hidden;
	width: 711px;
}

ul.downloads li {
	position: relative;
	float: left;
	width: 140px;
	height: 136px;
	padding: 16px 16px 0px 16px;
	margin: 0px 65px 30px 0px;
}

ul.downloads li a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 172px;
	height: 21px;
	text-indent: -9999px;
}