@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/background06.jpg) repeat-x  ;
}

#wrapper 
{
	width:auto;
	height:auto;
	left-margin:auto;
	right-margin:auto;
}

#header 
{
	width:auto;
	min-height:150px;
	height:auto;
	max-width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	background:url(images/header6.png) no-repeat;
	background-color:#11164D;
}

#logo
{
	float:left;
}

#title
{
	width:auto;
	height:auto;
	margin-left:160px;
	margin-right:auto;
	padding-top:30px;
}

.title1 
{
	margin-top:-25px;
	margin-left:60px;
	margin-bottom:20px;
	
	font-size:18px; 
	font-weight:bold; 
	color:#000;
}

.para1
{
	width:auto;
	height:auto;
	margin-left:60px;
	position:relative;
}

.para2
{
	width:auto;
	height:auto;
	margin-left:60px;
	position:relative;
	
	font-size:14px; 
	font-weight:normal;
	color:#000;
}




#para2
{
	width:auto;
	height:auto;
	margin-left:40px;
}

.text1
{
	width:auto;
	margin-left:200px;
	padding:5px;
	margin-top:-200px;
	margin-bottom:10px;
	background: url() repeat-x  center bottom;
	
	font-size:14px; 
	font-weight:normal;
	color:#000;
}

.text2
{
	width:auto;
	margin-left:180px;
	padding:5px;
	margin-bottom:10px;
	background: url() repeat-x  center bottom;
	position:relative;
	
	font-size:14px; 
	font-weight:normal;
	color:#000;
}

.text3
{
	float:left;
	width:auto;
	max-width:300px;
	margin-left:20px;
	padding:5px;
	margin-top:-20px;
	margin-bottom:px;
	
	font-size:18px; 
	font-weight:normal;
}



#menu 
{
	float:left;
	margin-left:auto;
	margin-bottom:auto;
	margin-right:auto;
	width:auto;
	height: auto;
}

#menu ul 
{
	list-style:none;
	color:#000;
}

#menu li 
{
	float: left;
}

#menu a 
{
	display:inline;
	position:relative;
	margin:auto;
	text-decoration: none;
	color: #000;
	padding:10px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #fff;
	border:solid 1px #000;
	border-radius:5px;
	background-color:#11164D;
	font-weight:bold;
}

a
{
	color:white;
}

#mainbody
{
	max-width:1000px;
	height:auto;
	width:auto;
	margin:auto;
	background:#FFF;
	padding-top:20px;
	padding-bottom:50px;
}

.center
{
	width:auto;
	max-width:900px;
	height:auto;
	min-height:250px;
	margin-left:auto;
	margin-right:auto;
}

#contact
{
	float:right;
	padding:5px;
	line-height:5px;
	position:relative;
	width:auto;
}

#contactform
{
	float:right;
	margin-top:-50px;
	height:auto;
	width:500px;
	position:relative;
}

#contactwrapper
{
	width:auto;
	max-width:900px;
	height:auto;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#footer
{
	max-width:1000px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
	background-color:#000066;
	padding:2px 0px 2px 0px;
}

.rectangle1	
{
	position:relative; 
	display:inline-block; 
	width: 150px; 
	height: 270px; 
	background:#000066;
	margin:10px; 
	padding:5px 0px 0px 0px;
	float:left;
	 
	text-align:center;
	font-size:12px; 
	color:#fff; 
	font-weight:bold; 
	line-height:20px;	
}

.a1	{font-size:18px; font-weight:bold; color:#000;}
.a2	{font-size:14px; font-weight:normal;color:#000;}
.a3	{font-size:12px; color:#fff; font-weight:bold; line-height:20px;}
.a4	{font-size:14px; font-weight:bold; color:#000;text-transform:uppercase;}
.a5	{font-size:10px; color:#fff; font-weight:bold;text-transform:uppercase;}
.a6	{font-size:12px; color:#fff; font-weight:bold; text-decoration:none;}
.a7	{font-size:18px; font-weight:normal;}
.a8	{font-size:18px; font-weight:bold; line-height:24px; color#008080;}

ul.a
{
	list-style-image:url(images/redbulletsquare.png);
	font-size:16px; font-weight:bold; line-height:24px; color:#800000;
}

ul.b
{
	list-style-image:url(images/linebullet.png);
}

ul.c
{
	list-style-image:url(images/bluebulletsquare.png);
	font-size:16px; font-weight:bold; line-height:24px; color:#004080;
}

ul.d
{
	list-style-image:url(images/squarebullet.png);
}

.bulletblue	{ width: 25px; height: 25px; background:#000066; border-radius:5px; margin-top:0px; margin-left:20px;}

#rectangle2	{max-width:1000px; background-color:#FFF; height:50px; margin-left:auto; margin-right:auto;}

.aa
{
	font-size:32px; 
	font-weight:bold; 
	color:#FF0;
	text-align:left;
}

.bb
{
	font-size:16px; 
	font-weight:bold; 
	color:#FF0;
	text-align:left;
}
	

