@charset "UTF-8";
/* CSS Document */


body { 
		text-align:center;
		background:#000;
		margin:0px;
		overflow-x:hidden;
		}
	
	#frame {
		width:1082px;
		overflow:hidden;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding-right:2px;
		text-align:left;
		vertical-align:top;
		}
		
	.mainHeader {
		position:relative;	
		}	
		
	#ads {
		overflow:auto;
		height: 90px;
		padding-top:5px;
		margin:0 auto;
		position:relative;
		z-index:2;
		}

	#header {
		height:260px;
		position:relative;
		background:url("../images/headerBG_ar.jpg") no-repeat scroll center 0 #000000;
	}
	
	#header img {
		position:relative;
		z-index:1;
		}
	
	#flag {
		padding-left:10px;
		float:left; 
		}
	
	.nav1container {
		margin:0 auto;
		position:relative;
		top:112px;
		vertical-align:top;
		width:1082px;
		}
		
	#nav1 {
		text-align:right;
		width:1075px;
		height:29px;
		position:relative;
		z-index:100;
		float:left;
		}
	
	#nav1 span{
		float:left;
		color:#FFF;
		padding-top:8px;
		}
		
	#logincontainer {
		float:right;
		height:36px;
		padding-right:10px;
		width:825px;
		}
	
	#nav2container {
		width:825px;
		height:140px;
		margin-top:10px;
		}
	
	#nav2header {
		height:25px;
		width:165px;
		margin-bottom:15px;
		background-image:url(../images/hp_boxheader_ar.gif);
		position:relative;
		text-align:right;
		}
		
	#nav2header span {
		background:url("../images/nav2corner_ar.png") repeat scroll 0 0px transparent;
		height:28px;
		width:39px;
		position:absolute;
		left:0px;
		top:0px;
	}	
		
	#nav2headerText {
		font-weight:bold;
		padding:2px 5px 0 0;
		}	

	#nav2footer {
		height:10px;
		width:165px;
		background-color:#FFFFFF;
		}
		
	#nav2 {
		height:150px;
		color:#FFFFFF;
		width:165px;
		float:right;
		background:url(../images/nav2_bg_ar.gif) repeat scroll 0 -25px transparent;;
		}

	.navsolidline {
	border:solid;
	color:#d5d5d5; 
	border-width:1px 0 0 0; 
	height:0;
	width:145px;
	line-height:0px;
	font-size:0;
	margin:0px 0px 0px 12px;
	padding:0;
	display:block;
    clear:both;
	}
		
	#nav3 {
		text-align:right;
		width:1080px;
		overflow:hidden;
		text-align:center;
		color:#909090;
		font-size:11px;
		}
	
	#nav3 a {
		color:#909090;
		float:none;
		display:inline;
		font-weight:normal;
		font-size:11px;
		}
		
	#nav3content {
		float:right;
		padding-right:10px;
		overflow:hidden;
		}
		
	#footer {
		width:1080px;
		overflow:auto;
		margin-bottom:100px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding-left:0px;
		text-align:right;
		vertical-align:top;
		background-color:#000;
		}
	
	.contentContainer {
		background:none repeat scroll 0 0 #FFFFFF;
		float:left;
		width:1080px;
		}
		
	#contentleft {
		width:825px;
		padding:0px 0px 50px 0px;
		float:right;
		}
	.contentBreaker {
		float:left;	
		}
		
	#contentright {
		float:left;
		margin:10px 6px 25px 8px;
		padding:10px 0;
		width:220px;
		overflow:hidden;
		}
		
	#maincontent {
			float:right;
		text-align:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:17px;
		padding:20px 20px 10px 10px;
		width:780px;
		}
		
	#footercontent {
		text-align:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:18px;
		padding:18px 20px 10px 10px;
		}
	
	#headerLinks {
		color:#FF0000;
		font-size:11px;
		margin:0 auto;
		position:relative;
		text-align:left;
		top:10px;
		width:1080px;
		font-weight:bold;
		}
	#headerLinks a {
		color:#FFF;
		text-decoration:none;
		padding: 0 0.75em;
		}		
