/* CSS Document */
h1
{
color:#740000;
font-size:20px;
}
h2
{
color:#000000;
font-size:16px;
}

html, body {
     height: 100%;
}
img{border:0px;}
body{
	padding:0px;
	margin:20px 0 0 0;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#4c4c4c;
	background:url(../images/pattern.gif) top left;
	line-height:20px;
}
.wrapper {
     min-height:1076px;
     height: auto !important;
     height: 100%;
	 width:100%;
	 background:url(../images/earth.png) center bottom no-repeat;
}
.container_div{
    height: 100%;
	width:984px;
	margin:0 auto;
}

/* Header starts here */
.header-container{
	width:984px;
	height:221px;
	float:left;
	clear:none;
	background:url(../images/header.gif) top left no-repeat;
	
}
/* This is for date and time display */
.header_container_text_input{
	width:939px;
	height:155px;
	margin:15px 25px 0 20px;
	text-align:right;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#000000
}

/* Header menu container */
.menu_container{
	width:923px;
	height:42px;
	float:left;
	clear:none;
	padding:0 28px 0 28px;
	background-color:#740000;
	margin-left:1px;

}
.menu_container a, menu_container a:hover{
	font:normal 16px Georgia;
	text-decoration:none;
	line-height:41px;
	display:block;

}
a
{
color:#740000;
text-decoration:none;

}
a:hover
{
color:#000000;
text-decoration:underline;

}
.ddmenu
{
position:absolute;
background-color:#d9d9d9;
top:232PX;
line-height:16px;
padding:10px;

border-bottom:2px solid #740000;
  /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;

}
.dditem
{
padding:5px;
line-height:16px;
border-bottom:1px solid #CCCCCC;

}
.dditem:hover
{
background-color:#740000;

}

.dditem a
{
color:#000000;
line-height:16px;
font-size:14px;
}

.headertableft
{
width:10px;
margin-left:0px;
float:left;

height:42px;
}

.headertabright
{
width:10px;
margin-right:0px;
float:left;

height:42px;
}
.headertableft2
{
width:10px;
margin-left:0px;
float:left;
background-image:url(../images/headertab-roll-left.gif);
height:42px;
}

.headertabright2
{
width:10px;
margin-right:0px;
float:left;
background-image:url(../images/headertab-roll-right.gif);
height:42px;
}

.headertab
{

text-align:center;
float:left;
color:#FFFFFF;
padding-left:13px;
padding-right:13px;
}
.headertab a
{

color:#FFFFFF
}
.headertab2 a
{
color:#000000
}
.headertab2
{
height:42px;
padding-top:0px;
color:#000000;
float:left;
background-color:#d9d9d9;
cursor:pointer;
padding-left:13px;
padding-right:13px;
}
/* Header menu container */

/* Body container */
.body_content_container{
	width:928px;
	height:auto;
	float:left;
	clear:none;
	padding:37px 28px 10px 28px;
	background:url(../images/body-bg.gif) top left repeat-y;
}
/* Body top container */
.body_content_container_top_container_div{width:928px; height:auto; float:left; clear:none; margin-bottom:40px;}
.body_content_container_top_container_div_left{width:559px; height:auto; padding-bottom:20px; float:left; clear:right; margin-right:36px; }
.body_content_container_top_container_div_left h1{
	padding:0px;
	margin:0px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000000;
	height:30px;
	width:567px;
}
	
.body_content_container_top_container_div_right{width:333px; height:auto; float:left;clear:right; background-color:#ffffff; background:url(../images/new-listing-footer.gif) bottom left no-repeat; padding-bottom:10px; }
.body_content_container_top_container_div_right_top{background:url(../images/new-listing.gif) top left no-repeat; width:333px; height:51px; float:left; clear:none; font:bold 16px Georgia, "Times New Roman", Times, serif; color:#000000; text-align:center; line-height:45px;}
.body_content_container_top_container_div_right_bottom{width:313px; height:51px; float:left; clear:none; padding:5px 10px 10px 10px; height:auto; background:url(../images/new-listing-bg.gif) center top repeat-y #FF0000;}
.body_content_container_top_container_div_right_bottom div{width:301px; float:left; clear:none; margin-bottom:12px;}
.body_content_container_top_container_div_right_bottom div img{ padding-right:10px;}
/* Body top container */

/* Body bottom container */
.body_content_container_bottom_container_div{width:928px; height:auto; float:left; clear:none; }
.body_content_container_bottom_container_div div{
	width:228px;
	height:auto;
	float:left;
	clear:right;
	padding-right:80px;
	background:url(../images/devider.gif) top right no-repeat;
}
.body_content_container_bottom_container_div div h1{
	width:228px;
	height:32px;
	line-height:32px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	border-bottom:1px solid #993300;
	margin-bottom:20px;
	padding:0;
}
.body_content_container_bottom_container_div div ul{
	padding:0 0 0 20px;
	margin:0px;
}
.body_content_container_bottom_container_div div ul li{
	list-style-image:url(../images/list-image.gif);
	padding-left:0px;
	margin-left:0px;
	padding-bottom:10px;
	line-height:18px;
}


/* Body container */


/* footer container */
.footer{
	width:984px;
	height:100px;
	padding-top:50px;
	float:left;
	clear:none;
	background:url(../images/footer-bg.gif) top left no-repeat;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	text-align:center;
}
.footer a, footer a:hover{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	line-height:10px;
	text-decoration:none;
	padding:0 5px 0 5px;

}
.footer a:hover{
	text-decoration:underline;
}
/* footer container */
.txt
{
 background-color:#cccccc;
 border:1px solid #000000;
}
.btn
{
 background-color:#ab0101;
 border:1px solid #000000;
font-weight:bold;
}

	


	
