@charset "utf-8";
/* CSS Document */



body {
background-repeat:repeat;
		font-family:arial;
		font-weight:bold;
		font-size:13px;
		color:#FFFFFF;
		line-height:20px;
		}
		
#wrapper {width:800px;;
			padding:0;
			margin:0 auto 0 auto;
			height:auto;}

#header {width:800px;;
		padding:0;
		margin:0;
		height:auto;}
#header1 {width:800px;
				padding:0;
				margin:0;
				height:130px;
				background:#10476b;
				clear:both;}
#header1 .logo {background:url(../images/logo.gif);
				background-repeat:no-repeat;
				margin-left:40px;
				margin-top:10px;
				height:100px;
				width:182px;
				float:left;}
#header1 .logo .companyname {margin-top:20px;
							margin-left:200px;
							font-family:arial;
							font-size:20px;
							float:left;
							width:300px;}				
#bottombar {height:30px;
background:#10476b;
width:800px;
font-family:arial;
font-size:12px;
color:#69B7E4;
font-weight:bold;
text-align:center;
padding-top:15px;} 


				

