/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#414141;
	font-size:12px;
	margin:0 auto;
	background-color:#323760;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg-page.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; font-weight:normal; font-family:"Times New Roman", Times, serif; color:#00024a; text-transform:uppercase; }

#home-bottom-right h1, #home-bottom-left h1 { text-transform:none !important;}

h2 { font-size:20px; }

h3 { font-size:15px; margin:0; }

/* ---- class settings ----------------------- */

/* --- Testimonials --- */

.testimonial {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:87px;
	background:url(images/bg-testimony.jpg) no-repeat;
	margin:10px 0 0 0;
	padding:15px 30px;
}

/* -------------------- */

.eoh {
	position:absolute;
	top:50px;
	right:30px;
}

.partner-table td img {
    max-width:140px;
    width:auto !important;
    width:140px;
	height:auto !important;
}

.partner-table td {
	text-align:center;
	background-color:#e7e7e7;
	padding:10px;
	width:140px;
}

.featured-thumb td img {
	height:100px;
	border:3px solid #ddd;
}

#map-key {
	position:relative;
	top:0;
	left:0;
	width:320px;
	height:auto;
	padding:10px;
	background-color:#ddd;
	margin: 0 0 10px 0;
	text-align:right;
}

.project-detail-thumbs img {
	width:75px;
	height:auto;
}

.project-detail td {
	padding:0 10px;
	vertical-align:top;
}

.project-detail td p {
	line-height:normal;
}

.sold {
	font-size:18px;
	text-transform:uppercase;
	color:#f00;
}

.available {
	font-size:18px;
	text-transform:uppercase;
	color:#020b50;
}

.contact-txt {
	font-size:18px;
}

.project-detail td .pro-det-img img {
	border:3px solid #ddd;
}

.even {
	background-color:#e7e7e7;
}

.gallery-thumbs td p {
	line-height:normal;
}

.gallery-thumbs td {
	padding:10px;
}

.gallery-thumbs td strong {
	text-transform:uppercase;
}

.project-title {
	font-size:18px;
	font-weight:bold;
}

.gallery-thumbs td img {
	width:150px;
	height:108px;
	border:3px solid #666;
}

#home-link {
	position:absolute;
	top:50px;
	left:0;
	width:320px;
	height:80px;
}

.twitter {
	position:absolute;
	top:12px;
	right:100px;
}

.facebook {
	position:absolute;
	top:12px;
	right:135px;
}

.youtube {
	position:absolute;
	top:12px;
	right:65px;
}

.contact {
	position:absolute;
	top:12px;
	right:30px;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:980px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:980px;
	height:136px;
	background:url(images/bg-header.png) no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:80px;
	left:320px;
	width:660px;
	height:auto;
	font-size:14px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left !important;
}

#nav li a {
	color:#00024a;
	float:left;
	border-left:1px solid #00024a;
	padding:3px 10px;
	font-weight:bold;
}

#nav li a:hover {
	color:#fff;
	background-color:#00024a;
	text-decoration:none;
}

/* ---- end nav id settings -------------------------- */

#rotator-area {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:352px;
	background:url(images/rotate-bg.jpg) repeat-y;
	padding:4px 10px;
}

#random-image {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:274px;
	background:url(images/rotate-bg.jpg) repeat-y;
	padding:4px 10px;
}

#main {
	position:relative;
	top:0;
	left:0;
	width:980px;
	height:auto;
	background:url(images/bg-main.png) repeat-y;
	padding:10px 0 0 0;
}

/* ---- start main content settings -------------- */

#content_wide {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:920px;
	height:auto;
	padding:10px 30px;
}

.alignnone {
	margin:0 10px 0 0;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;
	border:3px solid #666;
}

.alignright {
	float:right;
	margin:0 0 10px 10px;
	border:3px solid #666;
}

.border {
	border:3px solid #666;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:580px;
	height:auto;
	padding:0 0 0 30px;
}

#featured {
	margin:0 0 10px 0;
}

#featured td {
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.entry-meta {
	font-size:10px !important;
	font-style:italic !important;
}

hr {
	background-color:#ddd;
	margin:20px 0;
	border:none;
	height:1px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:340px;
	height:auto;
	padding:0 30px 0 0;
}

/* ---- end side bar content settings ---------------- */

#home-bottom {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding:30px;
	background:url(images/bg-main-bottom.png) repeat-y;
	margin:10px 0 0 0;
}

#home-bottom-left {
	position:relative;
	width:560px;
	float:left;
	height:auto;
	padding:0 20px 0 0;
	margin:0;
}

#home-bottom-right {
	position:relative;
	width:340px;
	float:left;
	height:auto;
	padding:0;
	margin:0;
	line-height:normal;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:980px;
	height:60px;
	clear:both;
	background:url(images/bg-footer.png) no-repeat;
	color:#7c7c7c;
	font-size:10px;
	text-align:center;
	padding:60px 0 0 0;
}

#foot-nav {
	font-size:14px;
}



#footer a {
	color:#7c7c7c;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings --------------------------
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:106px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:121px;
	background-position:-106px 0;
}

a:hover#nav_02{
	background-position:-106px -40px;
}

.active_02 {
	background-position:-106px -40px !important;
}

a#nav_03 {
	width:226px;
	background-position:-227px 0;
}

a:hover#nav_03{
	background-position:-227px -40px;
}

.active_03 {
	background-position:-227px -40px !important;
}

a#nav_04 {
	width:131px;
	background-position:-453px 0;
}

a:hover#nav_04{
	background-position:-453px -40px;
}

.active_04 {
	background-position:-453px -40px !important;
}
