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

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/BK.jpg);
	background-repeat: repeat-x;
	background-color: #2C538A;

}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.footer{
	font-family:arial;
	font-size:11px;
	color:#fff;
	line-height:20px;
	}
	
	.main_text{
	font-family:arial;
	font-size:11px;
	color:#333;
	line-height:20px;
	}
	
	.main_header{
	font-family:arial;
	font-weight: bold;
	font-size:15px;
	color:#333;
	text-decoration:underline;
	}
	
#menu a{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#163867;
	background: #cbdaee;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:5px;
	}
	
#menu a:hover{
	color:#fff;
	background:#163867;
	}
	
.quote{
	font-family:arial;
	font-weight: bold;
	font-size:18px;
	color:#0f65ce;
	}
.faq{
	font-family:arial;
	font-weight: bold;
	font-size:14px;
	color:#333;
	}	
	
.world{
	font-family:arial;
	font-weight: bold;
	font-size:14px;
	color:#163867;
	text-decoration:underline;
	}
	
.world2{
	font-family:arial;
	font-size:11px;
	color:#163867;
	}
	
.header{
	font-family:arial;
	text-align:right;
	font-size:10px;
	color:#a3c2ee;
	}
	
	