/* DESOUSA HOMES 2009 created by Sharaz Hossein */

html {min-height: 100%;}
* html #wrapper, #body { 
   width: expression( document.body.clientWidth < 980 ? "980px" : "auto" ); /* set min-width for IE */
   min-width: 1020px; /* sets min-width value for all standards-compliant browsers */
   margin: 0 auto auto 0;
   padding: 0;
   overflow: hidden;
   
}


* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #CCC;         /* Same as body 
                               background */
}

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:.8em;
	font-style:normal;
	line-height:18px;
	color:#333333;
	background:url(images/bg.gif);
	/*background-color:#fff;*/
	margin:0 auto auto 0; 
	padding:0;
	height:100%;
	
}
#wrapper {
	width: 1020px;  /* using 20px less than a full 980px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background:url(images/page_shadow.png); repeat-y top #cde0f4;#F2F2F2;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*width: expression( document.body.clientWidth < 990 ? "990px" : "auto" );*/ /* set min-width for IE */
    min-width: 980px; /* sets min-width value for all standards-compliant browsers */
	

}

h1 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:20px;
	line-height:20px;
	color:#F93;
	margin-bottom:10px;
	margin-top:8px;
	
}

h2 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:16px;
	color:#333;
}

h3 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#333;
}

ul{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	color:#000000;
}

li { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	color:#000000;
	margin-bottom:12px;
}

/* Page Structure */

/* Page Structure */
#container {

    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    width:1020px;
	
    background:url(images/page_shadow.png) repeat-y;
	overflow: hidden;
	/*border:10px solid #CCC;*/
}




#main_container {
	width:980px;
	margin: 0 auto;
	background:url(images/page_bg.png) repeat-x top #ccc;
/*	background-image:url(images/page_bg.png);
	background:repeat-x;
	background-position:top;*/
	
	
	
}

.banner
{
	float:left;
	width:980px;
	height:158px;
	
}
.banner_images
{
    float:left;
	width:980px;
	height:260px;
}
.page_image
{
	float:left;
	width:680px;
	height:260px;
	
}
.page_callout
{
	float:left;
	width:300px;
	height:260px;
	
}



.logo {
	width:328px;
	height:232px;
	float:left;
	border-right:20px solid #818284;
}

#footer {
	
	float:left;
	width:980px;
	height:30px;
	padding:10px 0 10px 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	background-color:#666; /*#f7c524;*/
	margin-left:0px;
	
	clear:both;
	
}
.footer_shadow
{
	float:left;
	width:1020px;
	height:6px;
	background:url(images/shadow_bottom.png) no-repeat;
	
}


#footer a:link { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none;
	color:#f7c524;
}

#footer a:visited { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none; 
	color:#f7c524;
}

#footer a:hover, a:active { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none; 
	color:#f7c524;
}



.text {
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:1em;
	color:#333;
	width:500px;
	
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	height:auto;
}

.text p
{
	margin-top:10px;
	margin-bottom:10px;
}

.quotes {
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:1.5em;
	color:#333;
	width:208px;
	
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height:30px;
	border: 0 solid red;
}

.left_quotes {
	float:left;
	width:10px;
	height:100%;
	text-align:left;
}

.right_quotes {
	float:right;
	width:198px;
	height:100%;
}

.right_quotes span {
	line-height:18px;
}


img {
	border:none;
}

.menu_navigation
{ 
   float:left;
   width:980px;
   height:45px;
   background-color:#fff;
   
}
.menu_right
{ 
	float:left;
	width:300px;
	height:44px;
	/*background:url(images/menu_left.png) no-repeat;*/
}



.menu_home a {
/*display:block;*/
float:left;
width: 72px;
height:44px;
background:url(images/menu_home.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_home a:hover {
background-position: -72px 0px;
color: #049;
}
.menu_home a:active {
background-position: -72px 0px;
color:#fff;
}

#active_home {
   float:left;
   width:72px;
   height:44px;
   background:url(images/menu_home.png) 0 0 no-repeat;
   background-position: -72px 0px;
   color:#fff;	
}


.menu_aboutus a {
/*display:block;*/
float:left;
width: 98px;
height:44px;
background:url(images/menu_aboutus.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_aboutus a:hover { 
background-position: -98px 0px;
color: #049;
}
.menu_aboutus a:active {
background-position: -98px 0px;
color:#fff;
}

#active_aboutus {
   float:left;
   width:98px;
   height:44px;
   background:url(images/menu_aboutus.png) 0 0 no-repeat;
   background-position: -98px 0px;
   color:#fff;	
}


.menu_services a {
/*display:block;*/
float:left;
width: 91px;
height:44px;
background:url(images/menu_services.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_services a:hover { 
background-position: -91px 0px;
color: #049;
}
.menu_services a:active {
background-position: -91px 0px;
color:#fff;
}
#active_services {
   float:left;
   width:91px;
   height:44px;
   background:url(images/menu_services.png) 0 0 no-repeat;
   background-position: -91px 0px;
   color:#fff;	
}



.menu_portfolio a {
/*display:block;*/
float:left;
width: 104px;
height:44px;
background:url(images/menu_portfolio.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_portfolio a:hover { 
background-position: -104px 0px;
color: #049;
}
.menu_portfolio a:active {
background-position: -104px 0px;
color:#fff;
}
#active_portfolio {
   float:left;
   width:104px;
   height:44px;
   background:url(images/menu_portfolio.png) 0 0 no-repeat;
   background-position: -104px 0px;
   color:#fff;	
}



.menu_newsevents a {
/*display:block;*/
float:left;
width: 151px;
height:44px;
background:url(images/menu_news.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_newsevents a:hover { 
background-position: -151px 0px;
color: #049;
}
.menu_newsevents a:active {
background-position: -151px 0px;
color:#fff;
}
#active_newsevents {
   float:left;
   width:151px;
   height:44px;
   background:url(images/menu_news.png) 0 0 no-repeat;
   background-position: -151px 0px;
   color:#fff;	
}

.menu_blog a {
/*display:block;*/
float:left;
width: 63px;
height:44px;
background:url(images/menu_blog.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_blog a:hover { 
background-position: -63px 0px;
color: #049;
}
.menu_blog a:active {
background-position: -63px 0px;
color:#fff;
}
#active_blog {
   float:left;
   width:63px;
   height:44px;
   background:url(images/menu_blog.png) 0 0 no-repeat;
   background-position: -63px 0px;
   color:#fff;	
}


.menu_contactus a {
/*display:block;*/
float:left;
width: 103px;
height:44px;
background:url(images/menucontactus.png) 0 0 no-repeat;
text-decoration: none;

}
.menu_contactus a:hover { 
background-position: -103px 0px;
color: #049;
}
.menu_contactus a:active {
background-position: -103px 0px;
color:#fff;
}

#active_contactus {
   float:left;
   width:103px;
   height:44px;
   background:url(images/menucontactus.png) 0 0 no-repeat;
   background-position: -103px 0px;
   color:#fff;	
}

.home_page_content
{
	float:left;
	width:980px;
	min-height:380px;
	background:url(images/home_page_bg.png) no-repeat top left;
	background-color:#fff;
}
.page_content
{
	float:left;
	width:980px;
	/*height:310px;*/
	background-color:#FFF;
	
	
}

.services_nav
{
	float:left;
	width:170px;
	
}

.logo_tbl {
   background:url(images/logo_bkgd.png) 0 0 no-repeat;
}

.blognav a:link { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none;
	color:#f7c524;
}

.blognav a:visited { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none; 
	color:#f7c524;
}

.blognav a:hover, a:active { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	text-decoration:none; 
	color:#f7c524;
}
