/* CSS Document */

body{

	background-color:#999999;

	margin:0;

	}

.title-bg{

	background: url(images/title-bg.jpg) no-repeat;

	width:215px;

	height:54px;

			}

			



.wrapr{

	margin:0 auto;

	width:990px;

	background-color: #FDDC59;

	

	}

.headeer{

width:990px;



	height:190px;

	background-color: #999999;

	}

.h1{

	float:left;

	background:url(images/h-1.jpg) no-repeat #FDDC59;

	width:375px;

	height:192px;

	}

.h2{

	float:left;

	background:url(images/h-2.jpg) no-repeat;

	width:353px;

	height:192px;

	}



.h3{

	float:left;

	background:url(images/h-3.jpg) no-repeat;

	width:262px;

	height:192px;

	}



.leftmenu{

	background:url(images/left-menu-bg.jpg) repeat-y;

	float:left;

	width:215x;

	background-color: #CC6600;

	height: auto;

	border:0px solid #FF0000; 

	}

	

.arrowlistmenu{

width: 180px; /*width of menu*/

}



.arrowlistmenu .headerbar{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color: #206ab5;

margin-bottom: 10px; /*bottom spacing between header and rest of content*/

padding: 4px 0 4px 200px; /*header text is indented 10px*/

}



.arrowlistmenu ul{

list-style-type: none;

margin: 0;

padding: 0;

margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/

}



.arrowlistmenu ul li{

padding-bottom: 2px; /*bottom spacing between menu items*/

}



.arrowlistmenu ul li a{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color: #206ab5;

background: url(images/bullete.jpg) no-repeat center left; /*custom bullet list image*/

display: block;

padding: 5px 0;

padding-left: 25px; /*link text is indented 19px*/

text-decoration: none;

}



.arrowlistmenu ul li a:visited{

color: #206ab5;

}



.arrowlistmenu ul li a:hover{ /*hover state CSS*/

color: #206ab5;

text-decoration:underline;

}







.container{

	width:500x;

	height: auto;

	background-color:#FDDC59;

	}



.main{

	float:left;

	width:775px;

	background-color: #FDDC59;

		

	}

	

.main_without_left{

float:left;

border:0px solid #FF0000;

	width:775px;

background-color: #FDDC59;

}

.img{

background-color:#FDDC59;

padding:5px;

border: #ffffff  solid 2px;

}	

.content{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

color:#0054aa;

line-height:18px;



}



.data{

float:left;

width:775px;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#0054aa;

line-height:18px;



}

.footer-text{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

color:#ffffff;



}	

	

.title{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#0054aa;

	font-size:13px;

	height:20px;

	font-weight:bold;

	}

.footer{

	background:url(images/footer-bg.jpg) no-repeat;

	width:990px;

	height:75px;

	background-color: #ffffff;

	clear:both;

	}




