/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h2 {
	background: url('../i/h2-right.gif') no-repeat 100% 0;
	height: 48px;
	color: #FFF;
	font: 20px "Trebuchet MS";
	word-spacing: -2px;
	letter-spacing: -1px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	float: right;
}

h2 span {
	display: block;
	background: url('../i/h2-left.gif') no-repeat;
	height: 48px;
	line-height: 48px;
	padding: 0 75px 0 17px;
	float: left;
}

h3 {
	background: url('../i/h3-right.gif') no-repeat 100% 0;
	height: 44px;
	color: #FFF;
	font: 20px "Trebuchet MS";
	word-spacing: -2px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	letter-spacing: -1px;
}

h3 span {
	display: block;
	background: url('../i/h3-left.gif') no-repeat;
	height: 40px;
	line-height: 40px;
}

.h_news {
	background: url('../i/h3-right-news.gif') no-repeat 100% 0;
	height: 43px;
	width: 153px;
}

#index .h_news {
	height: 47px;
}

.h_news span {
	background: url('../i/h3-left-news.gif') no-repeat;
	height: 43px;
}

#index .h_news span {
	height: 47px;
}

/* Links */

a:link, a:visited, a:active {
	color: #0294cc;
	text-decoration: underline;
}

a:hover {
	color: #0294cc;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 15px 0;
	line-height: 1.4em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	color: #515250;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.all {
	width: 978px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}

/* Columns */

.columns {
	background: url('../i/news-mid.gif') repeat-y;
	margin: 0 0 13px 0;
}

.wrapper {
	background: url('../i/news-bottom.gif') no-repeat 0 100%;
}

#index .wrapper {
	background: url('../i/news-bottom-index.gif') no-repeat 0 100%;
}

.col-left {
	float: left;
	display: inline;
	width: 155px;
}

.col-right {
	float: left;
	display: inline;
	width: 810px;
	margin: 0 0 0 13px;
	overflow: hidden;
}

/* Left column */

.logo {
	padding: 0 0 5px 0;
	background: #FFF;
}

.menu {
	padding: 0 0 15px 0;
	background: #FFF;
}

.menu ul {
	border: 1px solid #00acee;
}

.menu li {
	height: 37px;
	overflow: hidden;
	text-transform: uppercase;
	font: 12px "Trebuchet MS";
	border-bottom: 1px solid #1db4ec;
	word-spacing: -2px;
}

.menu li.last {
	border-bottom: 0px solid transparent;
	height: 37px;
}

.menu a:link, .menu a:visited {
	display: block;
	height: 26px;
	color: #00acee;
	padding: 12px 0 0 20px;
	background: #ebf7fc url('../i/menu-star.gif') no-repeat 4px 14px;
	text-decoration: none;
	font-weight: bold;
}

.menu li.last a:link, .menu li.last a:visited {
	height: 26px;
}

.menu a:hover {
	background: #85b838 url('../i/menu-star.gif') no-repeat 4px 100%;
	color: #FFF;
}

.menu li a.current:link, .menu li a.current:visited, .menu li a.current:active {
	background: #85b838 url('../i/menu-star.gif') no-repeat 4px 100%;
	color: #FFF;

}

/* Right column */

.header {
	background: url('../i/header-bg.jpg') no-repeat 100% 0;
	height: 136px;
	overflow: hidden;
	margin: 0 0 13px 0;
	border-top: 1px solid #00ACEE;
}

.title {
	margin: 25px 0 0 13px;
	color: #00acee;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.title big {
	font-size: 30px;
	display: block;
	height: 30px;
}

.content ul {
}
.content li {
	padding-left: 20px;
	background: url(../i/arrow.gif) no-repeat 0px 3px;
	line-height: 150%;
}

/* Welcome */

.welcome {
	border: 1px solid #04adee;
	background: url('../i/welcome-bg.jpg') no-repeat;
	height: 269px;
	margin: 0 0 15px 0;
}

.welcome .inner {
	margin: 15px 12px 0 335px;
}

.w-title {
	margin: 0 0 20px 30px;
}

.w-title .line-1 {
	font: 24px "Trebuchet MS";
	color: #00acee;
	margin: 0 0 7px 0;
	letter-spacing: -1px;
}

.w-title .line-2 {
	font: 18px "Trebuchet MS";
	color: #696767;
	margin: 0 0 5px 25px;
	letter-spacing: -1px;
}

.w-title .line-3 {
	font: 18px "Trebuchet MS";
	color: #00aeef;
	margin: 0 0 0 2px;
	letter-spacing: -1px;
}

.w-text p {
	margin: 0 0 7px 0;
}

.welcome .button {
	margin: 0 7px 0 0;
}

.button a:link, .button a:visited {
	display: block;
	float: right;
	border: 1px solid #b4e6f9;
	background: #FFF url('../i/button-arrow.gif') no-repeat 100% 0;
	height: 33px;
	font: 20px "Trebuchet MS";
	line-height: 33px;
	color: #249900;
	letter-spacing: -1px;
	padding: 0 35px 0 7px;
	text-decoration: none;
}

.button a:hover {
	background: #85b838 url('../i/button-arrow.gif') no-repeat 100% 0;
	color: #FFF;
}

/* Boxes */

.box-outer {
	float: left;
	display: inline;
	width: 263px;
}

.box {
	background: url('../i/box-mid.gif') repeat-y;
	width: 263px;
}

.box-top {
	background: url('../i/box-top.gif') no-repeat;
}

.box-bottom {
	background: url('../i/box-bottom.gif') no-repeat 0 100%;
	overflow: hidden;
}

.box .inner {
	margin: 20px 10px 0 15px;
	position: relative;
}

.boxes {
	margin: 0 0 0 -10px;
	width: 820px;
}

.boxes .box-outer {
	margin: 0 0 0 10px;
}

.boxes .box .inner {
	height: 165px;
}

.pic {
	float: right;
	display: inline;
}

.box p {
	margin: 0 0 20px 0;
}

.box .button {
	position: absolute;
	bottom: 0;
	right: 0;
}

#box-partners .pic {
	margin: 5px 0 0 0;
}

#box-realters .pic {
	margin: 10px 0 0 0;
}

/* News */

.news {
	color: #FFF;
	margin: 17px 5px 0 8px;
}

.news li {
	margin: 0 0 22px 0;
}

.news a:link, .news a:visited {
	color: #FFF;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.news p {
	margin: 0 0 12px 0;
}

#index .news p {
	margin: 0 0 33px 0;
}

.more {
	margin: 0 13px 0 0;
}

.more a:link, .more a:visited {
	float: right;
	display: block;
	background: url('../i/more-arrow.gif') no-repeat 100% 0;
	height: 26px;
	color: #b9e2f1;
	font: 16px "Trebuchet MS";
	letter-spacing: -1px;
	padding: 0 21px 0 0;
}

/* Footer */

.footer {
	height: 110px;
}

.footer-promo {
	float: left;
	display: inline;
}

.copyright {
	background: url('../i/footer-bg.gif') no-repeat;
	width: 694px;
	height: 71px;
	float: left;
	display: inline;
	margin: 18px 0 0 13px;
	font: 14px "Trebuchet MS";
	letter-spacing: -1px;
	color: #00acee;
}

.copyright p {
	margin: 27px 20px 0 0;
	text-align: right;
}

/* Interior page */

.content {
	border: 1px solid #63d3fc;
	margin: 0 2px 0 1px;
}

.content .inner {
	margin: 45px 30px 0 30px;
}

.page-title {
	margin: 0 2px 0 0;
}

#interior .header {
	margin: 0 0 60px 0;
}

.green {
	color: #598b0b;
	font-size: 14px;
}

/* Builders */

.builders {
	margin: 38px 0 0 75px;
	font-size: 14px;
	width: 950px;
	padding: 0 0 45px 0;
}

.builders li {
	float: left;
	display: inline;
	margin: 0 155px 45px 0;
	height: 195px;
	position: relative;
	background-image:none;
	padding: 0;
}

.url {
	position: absolute;
	bottom: -17px;
	left: -2px;
	cursor: pointer;
}

.builders a .object {
	border: 1px solid #00acee;
	margin: 0 0 20px 0;
	display: block;
}

.builders a .builder {
	display: block;
}

.builders a:link .url, .builders a:hover .url {
	text-decoration: underline;
}

.builders a:hover .url {
	text-decoration: none !important;
}

.columns .copyright {
	margin: 15px 0 0 0;
	background: url('../i/footer-bg-2.gif') no-repeat;
	width: 808px;
}

.woman {
	background: url('../i/woman.gif') no-repeat;
	width: 363px;
	height: 184px;
	position: absolute;
	top: 84px;
	left: 193px;
}
