.clr {
	clear: both;
}

body {
	background-color: #d9d9d9;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #222;
	text-align: justify;
}

#container-inner {
	width: 100%;
	background-image: url(../images/con-inner.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p.narrow {
	margin-right: 115px;
}
p.indent {
	padding-left: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #2a457a;
	border-bottom: 1px dotted #AAA;
}
a:hover, a:active {
	text-decoration: none;
	color: #808080;
	border-bottom: 1px dotted #808080;	
}
#link-holder a:link, #link-holder a:visited {
	font-size: 16px;
	margin: 0 7px;
	color: #FFF;
	border: none;
}
#link-holder a:hover, #link-holder a:active {
	color: #CCC;
	border: none;
}
#link-holder a.link-on {
	color: #DDD;
	border: none;
}

#header {
	background-image: url(../images/page-top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 35px;
	padding: 10px 0 0 0;
	background-color: #4a618e;
}

#header table {
	width: 850px;
	margin: 0 auto;
}

#link-holder {
	color: #808080;
	margin: 0;
	padding: 0;
}
#link-holder a {
	margin: 0;
	padding: 0;
}

#clock {
	color: #FAFAFA;
	font-size: 16px;	
	float: right;
	text-align: right;
}

#container {
	background-color: #fff;
}

#column-holder {
	width: 880px;
	margin: 0 auto;
	padding: 1px 0 10px 0;
	background-image: url(../images/main-bgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#logo {
	background-image: url(../images/regency-crown-developments.jpg);
	height: 142px;
	width: 349px;	
	margin: 5px 0 30px 0;
	padding: 0;
}
#builders {
	background-image: url(../images/home-builders.jpg);
	height: 52px;
	width: 191px;	
	margin: 5px 0 30px;
	padding: 0;
}

#builders span, #logo span {
	display: none;
}

#left-col {
	float: left;
	width: 590px; /* 626 - 18 - 18 */
	padding: 18px;
}
#left-col .block {
	margin: 15px 0;
}

#left-col h2 {
	color: #2a457a;
	font-weight: normal;
	font-size: 16px;
}

#right-col {
	float: left;
	width: 204px; /* 254 - 25 - 25 */
	color: #ECECEC;
	padding: 85px 25px 10px 25px;
}
#right-col p {
	font-size: 12px;
	text-align: justify;
	margin: 3px 0;
}
#right-col h1, #right-col h2 {
	color: #AAA;
	font-weight: normal;
	font-size: 18px;
	margin-top: 35px;
}

#right-col a:link, #right-col a:visited {
	color: #FFF;
}
#right-col a:hover, #right-col a:active {
	color: #CCC;
}

#footer {
	background-image: url(../images/footer-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 15px 20px 20px 20px;
	border-bottom: 2px solid #FFF;
}

#footer p {
	width: 880px;
	margin: 2px auto;
	text-align: center;
	color: #FFF;
	line-height: 15px;
}

#footer a:link, #footer a:visited {
	color: #FFF;
}

/* Abs items */
#circle {
	position: absolute;
	width: 232px;
	height: 170px;
	top: 45px;
	left: 50%;
	margin: 0 0 0 -26px;
	padding: 0;
}

/* Portfolio */
.portblock {
	margin: 15px 0;
	width: 582px;
	border: 3px solid #7f7f7f;
	background-color: #233660;
	background-image: url(../images/portblock-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.portblock p {
	color: #ECECEC;
	line-height: 150%;
	margin: 5px 0;
	padding: 0 15px;
	font-size: 11px;
}

.portblock h3 {
	color: #AAA;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 15px;
	padding: 0;
	line-height: 135%;
}

.portblock .flash-holder {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 225px;
	overflow: hidden;
}
