body {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10pt;
	letter-spacing: 0.1em;
	color: #545454;
	width: 100%;
	text-align: center;
}

.b {
	font-weight: bold;
}

#topline, #endline {
	width: 100%;
	height: 6px;
	background-color: #cd1313;
	overflow: hidden;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background-color: #fff;
}

#logo {
	float: left;
	width: 280px;
	#width: 310px;
	height: 65px;
	#height: 80px;
	padding-top: 20px;
	padding-left: 30px;
}

#menu {
	float: right;
	width: 650px;
	height: 55px;
	#height: 80px;
	padding-top: 25px;
	font-size: 1.1em;
}

#menu ul, #menu ul li {
	display: block;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li span {
	display: block;
	padding-top: 10px;
}

#menu ul a:link, #menu ul a:visited {
	display: block;
	width: 140px;
	height: 35px;
	text-decoration: none;
	background-image: url("gfx/menu.png");
	color: #fff;
	text-align: center;
	margin-right: 20px;
}

#menu ul a:hover {
	background-image: url("gfx/menu.png");
	background-position: 0 -35px;
}

#content {
	clear: both;
}

h3 {
	color: #cd1313;
	margin-bottom: 15px;
	font-size: 1.5em;
}

#content .company, #content .offer, #content .credits, #content .contact {
	width: 900px;
	margin-left: 30px;
}

#content .company p, #content .offer p, #content .credits, #content .contact p {
	line-height: 1.5em;
	margin-bottom: 12px;
}

#content .offer ul.add {
	line-height: 1.5em;
	list-style: circle;
	padding-left: 25px;
}

#about_company {
	clear: both;
	float: left;
	width: 250px;
	#width: 310px;
	padding-left: 25px;
	padding-right: 35px;
	margin-top: 30px;
	letter-spacing: 0.15em;
}

#about_company a {
	display: block;
	float: right;
	margin-top: 28px;
	width: 72px;
	#width: 80px;
	padding-left: 8px;
	height: 20px;
	background-image: url(gfx/more_small.png);
	text-decoration: none;
	font-size: 0.8em;
	color: #545454;
}

#about_company a:hover {
	color: #cd1313;
}

#about_company p {
	line-height: 140%;
}

/* SlideShow */

#slides {
	float: left;
	position: relative;
	height: 385px;
	width: 620px;
	overflow: hidden;
}

#slides img {
	position: absolute;
	top: 0;
}

#slides .caption {
	z-index: 501;
	position: absolute;
	bottom: 0;
	height: 60px;
	padding: 10px;
	width: 600px;
	#width: 620px;
	color: #fff;
	background-color: #000;
	line-height: 1.25em;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	cursor: pointer;
}

#slides .caption a {
	display: block;
	text-decoration: none;
	color: #fff;
}

#slides .caption .h2 {
	display: block;
	color: #ff0000;
	font-size: 1.35em;
	margin-bottom: 7px;
	font-weight: bold;
}

/* SlideShow - end */

#middle {
	clear: both;
	padding-top: 25px;
	#padding-top: 15px;
	color: #fff;
}

#middle h2 {
	font-size: 2.0em;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}

#contact {
	float: left;
	height: 229px;
	width: 210px;
	#width: 320px;
	background-color: #cd1313;
	background-image: url(gfx/contact.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
}

#contact .country {
	display: block;
	font-size: 1.15em;
	margin-bottom: 2px;
	margin-top: 5px;
}

#contact .city {
	display: inline;
	font-size: 0.65em;
}

#contact .number {
	display: block;
	margin-bottom: 20px;
	line-height: 1.2em;
	color: #c7c7c7;
}

#opinions {
	float: left;
	height: 229px;
	width: 300px;
	background-color: #cd1313;
}

#opinions p {
	width: 230px;
	#width: 280px;
	height: 88px;
	#height: 128px;
	background-image: url(gfx/quote.gif);
	background-repeat: no-repeat;
	padding: 20px;
	padding-left: 30px;
	font-size: 0.85em;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

#opinions span {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 0.85em;
	color: #c7c7c7;
}

#corners {
	float: left;
	width: 10px;
	height: 229px;
	background-image: url(gfx/corners.png);
	background-position: -10px 0;
}

#corners1 {
	float: left;
	width: 10px;
	height: 229px;
	background-image: url(gfx/corners.png);
}

#house {
	float: left;
	width: 300px;
	height: 229px;
	background-image: url(gfx/house.png);
}

#footer {
	clear: both;
	width: 940px;
	height: 35px;
}

.copy {
	display: block;
	float: left;
	padding-top: 10px;
}

.menu2 {
	display: block;
	float: right;
	padding-top: 10px;
}

.menu2 a {
	color: #545454;
	text-decoration: none;
}

.menu2 a:hover {
	color: #cd1313;
}

.offer img {
	border: 1px solid #c4c4c4;
	vertical-align: middle;
}

#formdiv label {
	display: block;
	float: left;
	width: 200px;
	font-size: 12px;
	margin-top: 4px;
}

#formdiv input.text {
	margin: 0;
	padding: 3px;
	width: 360px;
	margin-bottom: 5px;
	margin-right: 15px;
	border: 1px solid #c4c4c4;
}

#formdiv input.text:focus {
	border: 1px solid #cd1313;
}

#formdiv textarea {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 3px;
	width: 360px;
	height: 140px;
	margin-bottom: 5px;
	margin-right: 15px;
	border: 1px solid #c4c4c4;
}

#formdiv textarea:focus {
	border: 1px solid #cd1313;
}

#address {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 40px;
	padding-top: 50px;
}

#map {
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 50px;
	padding-top: 25px;
	height: 325px;
	#height: 350px;
	border-right: 1px solid #c4c4c4;
}

#map img {
	border: 1px solid #c4c4c4;
}

#formdiv {
	float: right;
	width: 400px;
}

#map a {
	color: #545454;
	text-decoration: none;
}

#map a:hover {
	color: #cd1313;
}

#map a:hover img {
	border: 1px solid #cd1313;
}

/* jQuery lightBox plugin - Gallery style */

.gallery {
	width: 900px;
}

.gallery ul, .gallery li {
	list-style: none;
}

.gallery ul li { display: inline; }
.gallery ul img { border: 1px solid #c4c4c4; }
.gallery ul a { text-decoration: none }
.gallery ul a:hover img { border: 1px solid #cd1313; }

/* lightbox - end */

.hr { /* styles */ }
.hr hr { display: none; }

.hr {
	margin-top: 25px;
	margin-bottom: 15px;
	height: 1px;
	width: 100%;
	background-color: #cd1313;
}

.hr hr {
	display: none;
}

.company img {
	float: left;
	margin-right: 10px;
}

.company .person h3 {
	padding-top: 15px;
	margin-bottom: 2px;
}

.company h4 {
	letter-spacing: 0.33em;
	margin-bottom: 20px;
}

.credits h4 {
	font-size: 1.4em;
	margin-top: 32px;
	margin-bottom: 12px;
}

.credits .simulation {
	width: 220px;
	float: left;
}

.credits .simulation img {
	float: left;
	margin-right: 5px;
}

.credits .simulation span {
	display: block;
}

.credits .simulation .amount {
	font-size: 1.25em;
	color: #cd1313;
	padding-top: 24px;
}

.credits .simulation .years {
	font-size: 1em;
	color: #545454;
}

.credits .simulation a {
	text-decoration: none;
	display: block;
	height: 90px;
}

.credits .simulation a:hover {
	background-color: #e6e6e6;
}