@charset "utf-8";
/* ======================================== *//*
	INTAGENT® REAL ESTATE TECHNOLOGY
	DesignPro (Design 086)
	Developer: Michael M.
*//* ======================================== */


#main {
	width:100%;
	}	

body {
	background: url(img/bg.jpg) repeat-x center top #224F62;
	margin:0px !important;
	padding:0px !important;
	}

#full-width-design {
	background: url(img/content-shadow.png) no-repeat center 182px;
	
	}

#break {
	clear: both;
	float: none;
	}

.fixed-IE-padding {
    clear: both;
    line-height: 0;
    overflow: hidden;
	}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0 ;
	}

#content-footer {
	width:960px;
	height:180px;
	padding:0;
	margin:-100px 0 0 0;
	background: url(img/content_footer.png) no-repeat top left;
	}
	
/* ====================== */
/* = Header Area = */
/* ====================== */
.header {
	width:960px;
	height:120px;
	padding:0;
	margin:0 0 3px 0;
	background: url(img/header.jpg) no-repeat top left;
	}

.site_title {
	width: 960px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	}

.site_tagline {
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	}

/* ====================== */
/* = Navigation Area = */
/* ====================== */
#menu {
	width:960px;
	height:57px;
	margin:0 auto !important;
	padding:0;
	}

/* ====================== */
/* = Slider CSS = */
/* ====================== */
#slider-area {
	width:960px;
	height:300px;
	margin:0;
	padding:0;
	background: url(img/slider-area.jpg) no-repeat top left;
	}

.jquery-slider {
	width:950px !important;
	height:290px !important;
	margin:0px;
	padding:5px;
	background:url(img/loading.gif) no-repeat 50% 50%;	
	}

#content-top {
	width:960px;
	height:75px;
	background: url(img/content-head.png) no-repeat top left;
	}


/* ====================== */
/* = Slider CSS = */
/* ====================== */
div.footer p {
	text-align:center;
	}

div.footer {
	width: 630px !important;
	margin: 0 auto !important;
	}

/* ====================== */
/* = DROPDOWN HOMEPAGE = */
/* ====================== */
#navigation {
	width: 960px;
	height: 57px;
	background: url(img/nav_homepage.jpg) no-repeat top left !important;
	}
	
.sf-menu li {
	width: 192px !important;
	height: 40px !important;
	line-height: 40px;
	padding-bottom: 17px !important;
	background: none !important;
	}

.sf-menu li:hover,
.sf-menu li.sfHover, a div.home:hover {
	background: url(img/hover.png) no-repeat top left !important;
	}

/*** SUPERFISH SUB MENU ***/
.sf-menu ul {
	box-shadow: none !important;
	}

li.sfHover ul li.sfHover ul {
	margin-top: 0px !important;
	}

ul.sf-menu li ul li, ul.sf-menu li ul li a {
	height: 36px !important;
	line-height: 36px !important;
	padding-bottom: 0px !important;
	background: #6B0101 !important;
	}
	
ul.sf-menu li ul li:hover, ul.sf-menu li ul li a:hover {
	background: #9F0601 !important;
	}
	