body {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 1.4em;
	margin:0;	
	padding: 0;
	background-color:#2e60a9;
}

img {border: 0;}
ul,ol{padding: 0 0 0 32px; margin: 0.7em 0}
p {margin: 0.7em 0}
h1,h2,h3,h4,h5,h6 {margin: 0.6em 0}
h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}

a {color: #8db3ea; text-decoration: underline}
a:hover {color: #bad1ff; text-decoration: underline}

table {border-spacing:0px; border-collapse: collapse;}
td {line-height: 1.4em; padding: 0;}

table.price {
	border: 1px solid #959ea0}
	
table.price th{
	border: 1px dotted #959ea0;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center}
	
table.price td{
	padding: 3px 5px;
	text-align: left;
	border: 1px dotted #959ea0;}

#wrap1{
	margin:0;
	padding: 0;
	}
	#header{
		height: 105px;
		background: transparent url(images/head_bg.jpg) top left repeat-x;
		overflow: hidden;
		}
	#topmenu{
		height: 36px;
		overflow: hidden;
		background: transparent url(images/menu.png) top left repeat-x;
		}
		#topmenu #topbar{
			height: 36px;
			width: 197px;
			float: left;
			overflow: hidden;
			background: transparent url(images/left01.jpg) top left no-repeat;		
			}
		#topmenu ul{
			list-style: none;
			display: block;
			height: 36px;
			margin: 0 0 0 230px;
			padding: 0 0 0 0;
			}
			#topmenu ul li{
				display: block;
				height: 36px;
				float: left;				
				}
				#topmenu ul li a{
					display: block;
					height: 36px;
					width: 10%;
					padding: 0 10px 0 20px;
					background: transparent url(images/menu0.png) 5px 12px no-repeat;
					color: #b1d0fc;
					font-weight:bold;
					text-transform:uppercase;
					text-decoration: none;
					white-space:nowrap;
					line-height: 34px;
					}
					#topmenu ul li a:hover{
						color:#FFFFFF;
						}
	#leftmenu {
		margin: 0 0 30px 0;
		padding:0 0 200px 0;
		width: 190px;
		float: left;		
		background: transparent url(images/leftmenu3.jpg) left bottom no-repeat;
		}
		#leftmenu ul{
			list-style: none;
			margin:0;
			padding: 0;		
			background: #102030 url(images/leftmenu1.png) top left repeat-y;			
			}
			#leftmenu ul li{
				display: block;
				width: 170px;
				padding: 0px 0 4px 0;
				margin:0;
				background: transparent url(images/leftmenu0.png) bottom left no-repeat;
				}
				#leftmenu ul li a{
					display: block;
					padding: 4px 25px 5px 15px;
					color: #b1d0fc;
					font-weight:bold;
					text-decoration: none;
					text-align: right;					
					background: transparent url(images/leftmenu2.png) right center no-repeat;
					}
					#leftmenu ul li a:hover{
						color: #ffffff;
						}
	#main{
		margin: 0 0 0 190px;
		padding: 2px 20px 20px 20px;
		background: transparent url(images/main_top.png) top left repeat-x;	
		min-height: 520px;
		}
	#footer {
		float: none;
		clear: both;
		height: 31px;
		padding: 12px 30px 8px 30px;
		line-height: 10px;
		font-size: 11px;
		text-align: right;
		background: #7eaaf9 url(images/footer_bg.png) top left repeat-x;
		}
		#footer a {color: #162d4c; text-decoration: underline}
		#footer a:hover {color: #285189; text-decoration: underline}
	
	#fs_logo {
		float:left;
		padding: 0 30px 0 20px
		}