/*  
Theme Name: 3D-Realty
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=3D-Realty
Description: Flash <strong>3D animation</strong> 2-column clean and nice theme. A search engine optimized free wordpress theme designed by <a href="http://www.rankerzseo.com">Rankerz SEO Company</a>
Version: 1.0.3
Tags: valid CSS, valid XHTML, fixed width, white, blue, green, widgets, two columns, animated, 3d, flash, left sidebar, widget ready, real estate, corporate, business

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

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

/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background-image: url(images/Alair-sample.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-nav {
	height: 35px;
	border-color:#000000;
	border-style:solid;
	border-width:1px 0;
	background-attachment: scroll;
	background-color: black;
	background-image: url(images/blockdefault2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#flash-hold {
	height: 500px;
}
#page-box {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	height: 100%;
}




img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#397aca;text-decoration: underline;}
a:hover {color: #42a514;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:18px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #397aca; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	background-color:000;
	margin:0px auto;
	padding:0;
	width:100%;
}

#base{
	background-color:transparent;
	padding:0;
	width:910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header{
	background-color:transparent;
	position:relative;
	width: 100%;
}
#menu{
	position:relative;
	width: 100%;
	height: 42px;
	background:url('images/menu_bg.jpg') no-repeat left;
}
#container{
	width: 100%;
}
#sidebar{
	float:left;
	width:280px;
	overflow:hidden;
	color:#397aca;
	border:0px red solid;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content{
	float:right;
	display:inline; 
	width:605px;
	overflow:hidden; 
	padding: 0 15px 0 10px;
	border:0px red solid;
}
#footer{
	clear:both;
	position:relative;
	height:160px;
	color:#CCC;
	font-size:11px;
	font-family:Verdana, Arial;
	background-color: #000;
	background-image: url(images/foot-back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#footer a,#footer a:hover{
	color:#666;
	text-decoration:underline;
}

/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:8px;
	padding-left:3px;
	width:894px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:left;
	color:#397aca;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#397aca; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:894px; 
	height:45px;
	top:40px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color: #42a514; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
	padding-left:3px;
}
#menu ul {
	position:absolute;
	top: 0px;
	left: 30px;
	height: 34px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	
	
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
	background:url(images/menu_separate.jpg) no-repeat center;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #42a514;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#397aca;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 2px;
	height:75px;
	width:70px;
}
.3dflash {
width:100%;
}
.flash-swf {
background-image: url(images/bgtab.jpg);
background-position:right;
height:290;
width:100%;
}
/***** sidebar *****/
#sidebar a{color:#397aca;text-decoration:underline;}
#sidebar a:hover {color:#42a514;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	font-family:Verdana,Arial;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	border:0px red solid;
	background-color: #0C679E;
	background-repeat: no-repeat;
	background-position: center;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #666;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	border:0px red solid;
	padding: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}	

.post_top{
	position: relative;
	border-right: 0px #0C679E solid;
	border-bottom: 1px #0C679E dotted;
	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:20px;
	font-family:arial;
	color:#397aca;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	color:#397aca;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#42a514;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #ccc;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #397aca;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #397aca;
	background:#E1E1E1;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #666;
	background:#E1E1E1;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #666;
	background: #E1E1E1 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #666;
	background:#E1E1E1;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #397aca;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#397aca;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #42a514;
	text-decoration:none;
}

#top-flash {
	background-color: transparent;
	height: 500px;
	margin-top: 0px;
	padding-top: 0px;
}




/* nav css */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #000000;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
#lead-head {
	background-color: #FFF;
	background-image: url(images/title.gif);
	width: 500px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
#lead-sec-para {
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	line-height: 20px;
}
#lead-first-para {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-bottom: 22px;
}
#head-space {
	height: 20px;
	width: 910px;
	background-color: transparent;
}
#supp {
	padding: 5px;
	height: 230px;
	width: 240px;
	margin-top: 10px;
	margin-left: -5px;
	font-size: 10px;
	color: #333;
	background-color: #ECECFF;
	background-image: url(images/supp-h1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#supp h1 {
	background-color: #ECECFF;	
}
#supp p {
	padding-left: 8px;
}
#scroll {
	margin-top: 30px;
	padding-top: 4px;
	padding-left: 8px;
}
.test-text {
	font-size: 10px;
	font-style: italic;
	line-height: 18px;
	color: #666;
	margin-bottom: 24px;
}
.test-text p {
	padding: 10px;
	margin-top: -10px;
	border: 1px solid #0C679E;
}
#foot-top {
	height: 95px;
	width: 100%;
	padding-left: 0px;
}

#foot-bot {
	height: 40px;
	padding-top: 80px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	background-color: #000;
	width: 880px;
}
/*######### foot nav ############*/
#navmenu {
	margin: 5px;
	text-align: center;
	height: 20px;
	width: 95%;
	background-color: #000;
}
#navmenu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	line-height: 20px;
	white-space: nowrap;
	background-color: #000;
}
#navmenu li {
	list-style-type: none;
	display: inline;
	background-color: #000;
}
#navmenu li a {
	text-decoration: none;
	padding: 5px 5px;
	color: #CCC;
}#navmenu li a:link {
color: #fff:
}#navmenu li a:hover {
	font-weight: normal;
	color: #CCC;
}
#top {
	background-color:transparent;
}
/*feature home section*/

#feature {}
#feature h3 a{
	font-size: 18px;
	color: #0c679e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#feature h3 a:hover{
	font-size: 18px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#feature p {
	color:#CCC;
	font-size:12px;
	line-height:20px;
	margin-top:0;
	}
.entry h3 {
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 2px;
}
.entry p {
	color:#CCC;
font-size:12px;
line-height:20px;
margin-top:0;
}

#seenews {
	height: 20px;
}
#holder {
	position:relative;
	width: 952px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1090px;
	padding-left: 2px;
}
#layout {
	background-color: #000;
	min-height: 450px;
	width: 950px;
}
#nav-holder {
	background-color: transparent;
	height: 52px;
	padding-left: 50px;
}
#page-holder {
	background-color: #666;
	margin-right: 0px;
	margin-left: 36px;
	padding-right: 0px;
	padding-left: 0px;
}
#foot-holder {
	background-color: #000;
	background-image: url(images/foot-image.jpg);
	background-repeat: no-repeat;
	height: 399px;
	background-position: center;
	padding-top: 30px;
}

#space {
	height: 100px;
}

#layout-inner {
	background-color: #000;

}

#logo {}
#home-head {
	background-image: url(%60%60);
	height: 374px;
	width: 950px;
}
#header-photo {
	background-color: #000;
	background-image: url(images/header-photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 377px;
	width: 950px;
}



#footer1 {
	background-image: url(images/foot-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 396px;
	background-color: #000;
}
#footer {
	position:relative;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 102px;
	padding-right: 20px;
	padding-left: 20px;
}
#sig {
	height: 70px;
}

#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 0.2em;
	word-spacing: normal;
	text-align: center;
}
#tag a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
#tag2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	float: right;
	clear: left;
}
#wide-holder #holder #container #page-top {
	background-image: url(images/page-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 910px;
}
#foot-top {
	height: 22px;
	width: 910px;
}
#page-body {
	min-height: 500px;
	width: 100%;
	padding-top: 0px;
	background-color: #000;
	margin-top: 20px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 500px;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('media/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('media/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: yellow;
}

.black a.aero{
background-image: url('media/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('media/aerorightblack.gif');
}
#navigation{
	display: block;
	width: 880px;
	height: 40px;
	background: url(images/sprit.png) left top no-repeat;
}

#navigation li{
	display: block;
	float: left;
}

#navigation li a{
	display: block;
	height:50px;
	text-indent:-9999px;
}

#navigation li a:hover,
#navigation li a.on{
	background-image: url(images/sprit.png);
}

#navigation li.button_1 a{
	width:227px;
	background-position:-0px -50px;
}

#navigation li.button_2 a{
	width:83px;
	background-position:-227px -50px;
}
.col {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
	line-height: 18px;
	text-align: justify;
	background-color: #000;
	background-image: url(images/swap.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	letter-spacing: .1em;
}


#navigation li.button_3 a{
	width:104px;
	background-position:-310px -50px;
}

#navigation li.button_4 a{
	width:90px;
	background-position:-414px -50px;
}

#navigation li.button_5 a{
	width:112px;
	background-position:-504px -50px;
}

#navigation li.button_6 a{
	width:264px;
	background-position:-616px -50px;
}
#wide-holder #holder #container #page-body table tr td p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
#statement p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/sig.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 60px;
}
#page-body table tr td p {
	margin: 10px;
	color: #FFF;
}

#insidepage {
	background-color: #111;
	min-height: 470px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	background-image: url(../../../images/insidebck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#insidesidebar h4 {
	color: #099;
}
#insidesidebar p {
	color: #FFF;
}

#inside-post {
	color: #FFF;
}

#insidesidebar {
	color: #FFF;
}
#flash {
	height: 560px;
	width: auto;
	background-color: #999;
}
#navbarinner {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 600px;
}
/* nav bar*/
#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    font-weight:bold;
    height:45px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
	width:150px;
	color:#fff;
	text-decoration:none;
	background:url("images/tab2.gif") no-repeat;
	float:left;
	padding:12px 10px 13px;
	margin:0 -10px;
	text-align: center;
}
#navbar a:hover { 
    background-position:0 -45px;
    color:#1e5ebd;
}
#navbar a:active {
	background-position:0 -90px;
	color:#CCC;
}
#center-nav {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20%;
}
table {margin-bottom:0.0em;width:100%;}

#box-aaa {
	background-color: #000;
	min-height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.box-aaab {
	height: 80px;
	background-color: #000;
	width: 931px;
	padding-left: 19px;
}
.box-aaab-line {
	width: 950px;
	height: 5px;
	background-color: #000;
}

#first {
	background-image: url(images/boc1_814204c9f011ce913ac564bb3b69b9b4.jpeg);
	background-repeat: no-repeat;
	height: 360px;
	width: 280px;
	margin-left: 26px;
	background-color: #141414;
	background-position: center bottom;
	border: 1px solid #333;
}
#second {
	background-image: url(images/boc2_9e66bba5e370185f3554911f6eac13fe.jpeg);
	height: 360px;
	width: 280px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 1px solid #333;

}
#third {
	background-image: url(images/boc3_266805add4ecfc8833039ab2931fe370.jpeg);
	height: 360px;
	width: 280px;
	background-repeat: no-repeat;
	margin-left: 20px;
	border: 1px solid #333;

}

#box-bbb {
	background-color: #000;
	min-height: 200px;
	padding-top: 20px;

}
#box-foot {
	background-color: #000;
	min-height: 200px;
	padding-top: 50px;
	padding-left: 20px;
}
.home-text {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
.home-text h3 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 26px;
	background-image: url(images/h3back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 900px;
	padding-left: 4px;
	color: #000;
}
.home-text h4 {
	font-size: 16px;
	margin-bottom: 6px;
}
.home-text img {
	float: left;
	padding: 4px;
}

.home-text p {
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
	text-align: justify;
}
#video {
	height: 100%;
	width: 280px;
	margin-left: 26px;
	border: 1px solid #333;
}
#slide-text {
	width: 590px;
	margin-left: 20px;
	border: 1px solid #333;
	height: 100%;
}
#sidebar-holder {
	height: 100%;
	width: 280px;
	margin-left: 26px;
}
#sidebar-holder-home {
	height: 100%;
	width: 280px;
	margin-left: 26px;
	padding-right: 20px;
}

#inslide-text {
	width: 590px;
	margin-left: 20px;
	border: 1px solid #333;
	height: 100%;
	background-image: url(images/house-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #CCC;
}

#inslide-text .entry {
	color: #CCC;
}

#example_1 {
	margin-left: 20px;
}
#sidebar-holder-home h3 {
	background-image:url("images/h3backb.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	font-size:20px;
	height:27px;
	line-height:26px;
	padding-left: 4px;
}
/*hover images bar h 1 */
div.navh1 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h1a.jpg");
} 

div.navh1 a, div.navh1 a:link, div.navh1 a:visited {
display:block;
}

div.navh1 img {
width:100%;
height:100%;
border:0;
}

div.navh1 a:hover img {
visibility:hidden;
}
/*hover images bar house 2 */
div.navh2 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h2a.jpg");
} 

div.navh2 a, div.navh2 a:link, div.navh2 a:visited {
display:block;
}

div.navh2 img {
width:100%;
height:100%;
border:0;
}

div.navh2 a:hover img {
visibility:hidden;
}
/*hover images bar house 3 */
div.navh3 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h3a.jpg");
} 

div.navh3 a, div.navh3 a:link, div.navh3 a:visited {
display:block;
}

div.navh3 img {
width:100%;
height:100%;
border:0;
}

div.navh3 a:hover img {
visibility:hidden;
}
/*hover images bar house 4 */
div.navh4 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h4a.jpg");
} 

div.navh4 a, div.navh4 a:link, div.navh4 a:visited {
display:block;
}

div.navh4 img {
width:100%;
height:100%;
border:0;
}

div.navh4 a:hover img {
visibility:hidden;
}
/*hover images bar house 5 */
div.navh5 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h5a.jpg");
} 

div.navh5 a, div.navh5 a:link, div.navh5 a:visited {
display:block;
}

div.navh5 img {
width:100%;
height:100%;
border:0;
}

div.navh5 a:hover img {
visibility:hidden;
}
/*hover images bar house 6 */
div.navh6 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h6a.jpg");
} 

div.navh6 a, div.navh6 a:link, div.navh6 a:visited {
display:block;
}

div.navh6 img {
width:100%;
height:100%;
border:0;
}

div.navh6 a:hover img {
visibility:hidden;
}

/*hover images bar house 7 */
div.navh7 {
height: 80px;
width: 110px;
margin:0;
padding:0;
background-image: url("images/h7a.jpg");
} 

div.navh7 a, div.navh7 a:link, div.navh7 a:visited {
display:block;
}

div.navh7 img {
width:100%;
height:100%;
border:0;
}

div.navh7 a:hover img {
visibility:hidden;
}
#test-holder {
	background-color: #141414;
	margin: 2px;
	padding: 8px;
	width: 260px;
	border: thin solid #666;
}
.entry h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	padding-bottom: 4px;
}
.entry ul {
	color: #CCC;
}

#flippy {
	padding-top: 20px;
}
.SmallFormLabel {
	color: #000;
}
.CCLink {
	color: #000;
}
#steve {
	height: 214px;
	background-color: #039;
	padding: 0px;
	width: 188px;
	position: absolute;
	z-index: 99;
	left: 400px;
	top: 37px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#loggbody {
	background-color: #E3E5E4;
	background-image: url(images/log-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#loggbody p {
	color: #000;
}

#log-top {
	padding-top: 230px;
	padding-left: 500px;
}
#log-2 {
	background-image: url(images/log32.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 740px;
	width: 930px;
}
#signin {
	height: 200px;
	width: 244px;
	position: relative;
	z-index: 99;
	left: 630px;
	top: 520px;
}