@import url("css/menu.css");

/*-------------Page Layout--------------*/
body 
{
    background-image:url(images/bg_main1.jpg);
	background-position:top left;
	background-repeat:repeat-x;
    background-color:#d7d3ca;
    margin:auto;
}

/*------------Site Template--------------*/
.template 
{
    width:1000px; 
    margin:auto; 
	margin-top:10px;
	background-image:url(images/main_bg.jpg);
    background-position:top;
	background-repeat:no-repeat;
    background-color:transparent;
}
.links
{
	color:#003366;
}
/*---------Section Templates: Top, Mid, Bottom-----------*/
.top_pad
{
	width:950px;
	height:100px;
	margin:auto; 
}
.mid_pad
{
    width:1015px;
    height:400px;
	margin-left:5px;
	background-position:right center;
    background-color:transparent;
    
}
.bottom_pad
{
	width:950px;
	height:220px;
	margin:auto;
	position:relative;
	top:-25px;
	z-index:3;
}
/*-------Top section content--------*/
.logo
{
	float:left;
	position:relative;
	  top:13px;
	  left:175px;
    background: transparent;
}
.infoAndLogin
{
	width:400px;
	float:right;
	position:relative;
	  top:20px;
}
.login_style,a.login_style:link,a.login_style:active,a.login_style:visited 
{ 
	font-size:12px;
	color: Black; 
}
a.login_style:hover
{
	color:#C00;
}
.info_style
{
	position:relative;
	top:50px;
	left:65px;
	font-size:18px;
	color:#663300;
}

/*------------Mid section content-------------*/
.menu
{
	width:230px;
	height:380px;
	overflow:auto;
	padding:15px;
	float:left;
	z-index:4;
	background-image:url(images/menu_bg_pt1.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	
}
.menu_style
{
	width:180px;
	margin-top:5px;
	float:left;
	z-index:5;	
}
.menu_pt2
{
	width:20px;
	height:370px;
	margin:0px;
	float:left;
	background-image:url(images/menu_bg_pt2.gif);
	position:relative;
    left:-30px;
	z-index:3;
}
.flash_style
{
    width:729px;
    height:281px;
	margin-top:25px;
	padding: 3px 2px 2px 2px;
	float:left;
    position:relative;
	  top:5px;
	  left:-50px;
	z-index:2;
	background-color:#603311;
}
/*------------Bottom section content-----------*/
.four_boxes
{
	width:495px;
	height:220px;
	vertical-align:top;
	float:left;
	position:relative;
	top:-15px;
	left:150px;
	z-index:5;
	background-image:url(images/pane_bg.png);
}
.four_boxes_content
{
	width:495px;
	height:220px;
	position:relative;
	  top:20px;
	  left:7px;
	float:left;	
}
.right_side
{
	width:225px;
	height:220px;
	vertical-align:top;
	float:right;
	position:relative;
	  top:-5px;
	  left:-80px;
	z-index:49;
	background-image:url(images/right_pane_bg.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
}
.right_side_content
{
	position:relative;
	  top:-15px;
	z-index:50;
}
/*----------------Footer------------------*/
.footer
{
	height: 50px;
    padding: 0px 10px 0px 10px;
	position:relative;
	  top:-190px;
	  left:20px;
	  z-index:0;
	  margin:0px;
}
.link_style
{
    color:White;
    position:relative;
    top:-190px;
	_top:-210px; /* Target's IE 6 only */
    left:80px;
    font-size:12px;
    z-index:10;
    margin:0px;
}
.nawla_logo
{
    background-image:url(images/BR_NAWLA_Logo.gif);
    background-color:Transparent;
    background-repeat: no-repeat;
    height:104px;
    width:81px;
    position:relative;
    top:-220px;
	_top:-235px; /* Target's IE 6 only */
    left:40px;
    z-index:10;
    margin:0px;
}

.wrla_logo
{
    background-image:url(images/wrla_logo_home1.gif);
    background-color:Transparent;
    background-repeat: no-repeat;
    width:111px;
    height:62px;
    position:relative;
    top:-215px;
	_top:-230px; /* Target's IE 6 only */
	left:30px;
	_left:40px;  /* Target's IE 6 only */
    z-index:10;
    margin:0px;
}
.terms_style,a.terms_style:link,a.terms_style:active,a.terms_style:visited 
{ 
	margin-left:10px;
	float:left;
	font-size:12px;
	color:white; 
	_position:relative; /* Target's IE 6 only */
	_top:-10px;         /* Target's IE 6 only */
}
a.terms_style:hover
{
	color:#C00;
}
.copy_style,a.copy_style:link,a.copy_style:active,a.copy_style:visited 
{ 
	float:left;
	font-size:12px;
	color:white; 
	position:relative;
	 left:355px;
	top:-8px;
	  _top:-18px; /* Target's IE 6 only */
}
a.copy_style:hover
{
	color:#C00;
}
.weblink
{
    color:Black;
    font-size:12px;
    font-family:Arial;
}

/*-------------SEO Content---------------*/
.content_pad
{
    padding:5px 30px 0 20px;
	position:relative;
	  top:-165px;
}

.business
{
    color:White;
    font-size:12px;
    position:relative;
    left:175px;
    
}