/* DESOUSA HOMES 2009 created by Sharaz Hossein */

html {min-height: 100%;}
* html #wrapper, #body { 
   width: expression( document.body.clientWidth < 990 ? "990px" : "auto" ); /* set min-width for IE */
   min-width: 1000px; /* 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: #fff;         /* 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:#cde0f4;
	margin:0 auto auto 0; 
	padding:0;
	height:100%;
	
}
#wrapper {
	width: 1030px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(images/bg.gif); /*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: 990px; /* 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:#C00;
	margin-bottom:10px;
	
}

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

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;
	font-size:12px;
	color:#000000;
}

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

a {
	text-decoration:none;
	color:#F03;
}

hr {margin-top:1px; margin-bottom:10px;}

/* Page Structure */

/* Page Structure */
#container {

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




#main_container {
	width:990px;
	margin: 0 auto;
	/*background-image:url(images/bg_maincontainer.jpg);
	background-position:top;
	background-repeat:repeat-y;*/
	background-color:#FFF;
	
}

#header_banner{
	width:990px;
	height:100px;
	background-color:#000;
	border-bottom:10px solid #ea3e2f;
}
#header_image{
	width:990px;
	height:232px;
	background-color:#FFF;
	/* order-bottom:10px solid #ea3e2f;*/
	
}

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


.menu_top
{
	float:right;
	margin-top:110px;
	width:150px;
	height:28px;
	padding-left:20px;
	/*background-image:url(images/top_menu.png);
	background-repeat:no-repeat;*/
}

.main_menu
{
	float:left;
	width:185px;
	height:423px;
	background-color:#424242;
	
}

#sm_top
{
	float:left;
	width:250px;
	height:14px;
	background-image:url(images/sm_up_top.png) no-repeat top left;
}



.home_page_image
{
	float:left;
	width:805px;
	height:423px;
	background-color:#FFF;
}
.menu_navigation
{ 
   float:left;
   width:990px;
   height:45px;
   background-color:#424242;
   
}
.menu_left
{ 
	float:left;
	width:328px;
	height:45px;
	background:url(images/menu_left.png) no-repeat;
}

.home_page_content_area
{	
	clear:both;
	float:left;
	width:990px;
	height:328px;
	
	background-color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:12px;
	color:#CCC;
}



#top_banner {
	width:990px;
	height:146px;
	background-color:#424242;
	/*background-image:url(images/bg_topbanner.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom: solid 4px #666666;*/
}

#main_banner {
	width:986px;
	height:250px;
}

#content {
	width:986px;
	min-height:400px;
	border: solid 0px red;
}

#footer {
	
	float:left;
	width:990px;
	height:30px;
	padding:10px 0 10px 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:color:#2B2B2B;
	background-color:#CCC; /*#2B2B2B;*/
	margin-left:6px;
	border-top:thick solid #000;
	clear:both;
	
}
.footer_shadow
{
	float:left;
	width:1002px;
	height:6px;
	background:url(images/fb.png) no-repeat;
	
}


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

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

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



.text {
	width:580px;
	border: solid 0px red;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}



img {
	border:none;
}

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

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

.menu_aboutus a {
/*display:block;*/
float:left;
width: 94px;
height:45px;
background:url(images/menu_about_us.jpg) 0 0 no-repeat;
text-decoration: none;

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

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:1.2em;
	line-height:14px;
	/*word-spacing:12px;
	letter-spacing:1px;*/
	color:#000;
}

.menu_services a {
/*display:block;*/
float:left;
width: 94px;
height:45px;
background:url(images/menu_services.jpg) 0 0 no-repeat;
text-decoration: none;
}
.menu_services a:hover { 
background-position: -94px 0px;
color: #049;
}
.menu_services a:active {
background-position: -94px 0px;
color:#fff;
}


.menu_videos a {
/*display:block;*/
float:left;
width:94px;
height:45px;
background:url(images/menu_videos.jpg) 0 0 no-repeat;
text-decoration: none;
}
.menu_videos a:hover { 
background-position: -94px 0px;
color: #049;
}
.menu_videos a:active {
background-position: -94px 0px;
color:#fff;
}

/* DRAPERY */

.menu_newsevents a {
/*display:block;*/
float:left;
width: 95px;
height:45px;
background:url(images/menu_news.jpg) 0 0 no-repeat;
text-decoration: none;
}
.menu_newsevents a:hover { 
background-position: -95px 0px;
color: #049;
}
.menu_newsevents a:active {
background-position: -95px 0px;
color:#fff;
}


.menu_faqs a {
/*display:block;*/
float:left;
width: 94px;
height:45px;
background:url(images/menu_faqs.jpg) 0 0 no-repeat;
text-decoration: none;
}
.menu_faqs a:hover { 
background-position: -94px 0px;
color: #049;
}
.menu_faqs  a:active {
background-position: -94px 0px;
color:#fff;
}

.menu_contactus a {
/*display:block;*/
float:left;
width: 96px;
height:45px;
background:url(images/menu_contactus.jpg) 0 0 no-repeat;
text-decoration: none;
}
.menu_contactus a:hover { 
background-position: -96px 0px;
color: #049;
}
.menu_contactus a:active {
background-position: -96px 0px;
color:#fff;
}

.ad_column
{
	float:left;
	width:330px;
	height:328px;
	background-color:#fff;
	
}

.left_column
{
	float:left;
	width:305px;
	height:328px;
	background-color:#fff;
	padding:12px;
	
}

.testimonials
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	line-height:30px;
	color:#666;
	margin-left:13px;
	margin-right:20px;
}

.home_page_content
{
	float:left;
	width:660px;
	height:328px;
	background:url(images/home_page_bg.jpg) no-repeat;
}

.home_page_col_left
{
	float:left;
	width:300px;
	height:280px;
	padding-left:40px;
	padding-top:40px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:18px;
	color:#000;
	
}
.home_page_col_left ul li
{
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:-20px
}

.home_page_col_right
{
	float:right;
	width:290px;
	height:300px;
	padding-left:5px;
	padding-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	color:#000;
	
}

.got_a_question
{
	float:right;
	width:400px;
	height:80;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	color:#FFF;
}

.page_content
{
	float:left;
	width:628px;
	height:328px;
	padding-left:15px;
	padding-right:15px;
	background-color:#fff;
	/*background:url(images/white_bg.jpg) no-repeat;*/
	border-left:1px solid #CCC;
}

.page_content p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;
	font-size:1.1em;
	line-height:15px;
	/*word-spacing:12px;
	letter-spacing:1px;*/
	color:#000;
}
.statement_box
{ 
	float: left;
	width:100%;
	border:1px solid #ccc;
	background:url(images/paper_bg.png) repeat-x bottom;
	
	margin-bottom:10px;
}

.newsevents_box
{ 
	float: left;
	width:575px;
	border:1px solid #ccc;
	background:url(images/paper_bg.png) repeat-x bottom;
	padding:10px;
}

.mention
{
	background-color:#CCC;
	color:#333;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.125em;
	height:25;
	width:565px;
	display:block;
	padding:5px;
	
}
