/* Main */

body {
	font-family:Arial, Verdana;
	color:#181818;
	background-color:#ffffff;
	background-image: url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}

a:link, a:visited, a:active {
	color:#181818;
	text-decoration:underline;
}

a:hover {
	color:#181818;
	text-decoration:none;
}

img {
	border:0px;
}

#wrapper {
	position:relative;
	width:897px;
	height:auto;
	background-image: url(images/bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px 0px 110px 0px;
	margin:auto;
	top:110px;
	left:1px;
	text-align:left;
}

#wrapper_page {
	position:relative;
	width:900px;
	height:auto;
	padding:0px 0px 110px 0px;
	margin:auto;
	top:110px;
	left:1px;
	text-align:left;
}

#main {
	font-size:12px;
}

h1.seo {
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin:0px 0px -10px 0px;
}

/* Menu */

#menu {
	position:relative;
	width:154px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 16px;
	float:left;
	text-align:left;
}

#menu_home {
	position:relative;
	width:154px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 14px;
	float:left;
	text-align:left;
}

/* Page */

#page {
	position:relative;
	width:672px;
	height:auto;
	padding:0px;
	margin:0px 22px 0px 20px;
	float:right;
	text-align:left;
}

#page P {
	padding:0px 0px 12px 0px;
	margin:0px;
}

#page h1 {
	color:#ff6600;
	padding:0px 0px 10px 0px;
	margin:0px;
	font: normal normal normal 30px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
}

#page h2 {
	color:#ff9900;
	padding:3px 0px 13px 0px;
	margin:0px;
	font: normal normal normal 18px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
}

#page h3 {
	color:#545454;
	padding:3px 0px 13px 0px;
	margin:0px;
	font: bold normal normal 13px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
}

#page table {
	padding:0px;
	margin:0px;
}

#page td {
	padding:0px 15px 0px 0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

#page tr {
	height:20px;
}

#page ul {
	padding:0px 5px 0px 15px;
	margin:0px;
	list-style-type:square;
}

#page li {
	padding:3px 0px 3px 0px;
	margin:0px;
}

#page ol {
	padding:0px 5px 10px 25px;
	margin:0px;
}

#page a {
	color:#777777;
	text-decoration:none;
}

#page a:hover {
	color:#ff9900;
	text-decoration:none;
}

#page_text {
	position:relative;
	width:415px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
	text-align:justify;
}

#page_text2 {
	position:relative;
	width:642px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
	text-align:justify;
}

#page_side {
	position:relative;
	width:227px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:right;
	text-align:justify;
}

/* Contact form */

#page form {
	padding:0px;
	margin:0px;
}

#page input {
	width:250px;
	height:15px;
	font-size:11px;
	font-family:Arial, Verdana;
	color:#777777;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#page input.check {
	width:13px;
	height:15px;
	font-size:11px;
	font-family:Arial, Verdana;
	color:#777777;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#page textarea {
	width:250px;
	height:50px;
	font-size:11px;
	font-family:Arial, Verdana;
	color:#777777;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#page  input.submit_button {
	width:auto;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	font-family:Arial, Verdana;
	background-color:#ffffff;
	border:1px solid #ff6600;
}

/* Home */

#homepage {
	position:relative;
	width:714px;
	height:auto;
	padding:0px;
	margin:auto;
	float:right;
	text-align:left;
}

#realestate {
	position:relative;
	width:690px;
	height:96px;
	padding:0px;
	margin:106px 10px 0px 0px;
	float:right;
	text-align:center;
}

/* Slideshow */

.carousel-component {
	padding:0px;
	margin:3px 0px 0px 0px;
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:128px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
				   img.border-left (1) + img.border-right (1)*/
	height:auto; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*    margin-left: auto;*/ /* for testing IE auto issue */
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:30px;
	z-index:3;
	cursor:pointer; 
	left:4px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:30px;
	z-index:3;
	cursor:pointer; 
	right:4px; 
}

/* Flash line */

#flash {
	position:relative;
	width:830px;
	height:auto;
	padding:30px 25px 15px 25px;
	margin:0px;
	color:#545454;
	font: normal normal normal 22px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
	clear:both;
	text-align:center;
}

/* Boxes */

#boxes {
	position:relative;
	width:897px;
	height:340px;
	background-image: url(images/bg_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:auto;
	color:#ffffff;
	font: normal normal normal 18px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
	clear:both;
	text-align:left;
}

#box1 {
	position:relative;
	width:240px;
	height:230px;
	padding:0px;
	margin:90px 0px 0px 33px;
	float:left;
	clear:right;
	text-align:left;
}

#box2 {
	position:relative;
	width:240px;
	height:230px;
	padding:0px;
	margin:90px 0px 0px 60px;
	color:#ffffff;
	font: normal normal normal 18px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
	float:left;
	clear:right;
	text-align:left;
}

#box3 {
	position:relative;
	width:240px;
	height:230px;
	padding:0px;
	margin:90px 26px 0px 0px;
	color:#ffffff;
	font: normal normal normal 18px 'Trebuchet MS', Helvetica, Arial, sans-serif, Verdana;
	float:right;
	clear:right;
	text-align:left;
}

/* Footer */

#footer {
	position:relative;
	width:900px;
	height:50px;
	color:#828282;
	padding:15px 0px 0px 10px;
	margin:auto;
	top:10px;
	left:1px;
	clear:both;
	text-align:left;
}

#footer_logos {
	position:relative;
	font-size:10px;
	padding:0px 30px 0px 0px;
	margin:0px;
	text-align:right;
	float:right;
}

#footer_copy {
	position:relative;
	font-size:10px;
	padding:0px 0px 0px 30px;
	margin:0px;
	text-align:left;
	float:left;
}

#footer a {
	color:#828282;
	text-decoration:none;
}

#footer a:hover {
	color:#828282;
	text-decoration:underline;
}

/* Extra */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}