/* CSS Document */

html, body, form 
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	line-height:14px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#064f86;	
	
}

h5{
	color:#ffffff;
}

h1{
	
	color:#054d87;
	font-size:18px;	
	padding-left:5px;
	line-height:25px;
	text-decoration:underline;
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight: bold;	
	line-height:18px;
	color:#515151;
	text-decoration:none;

}

a.menu:hover
{
	color:#044d85;
	text-decoration:underline;
}

a.navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#ffffff;
	text-decoration:none;

}
a.navi:hover
{
	color:#000000;
	text-decoration:underline;
}

a.navi2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#41a8f5;
	text-decoration:underline;

}
a.navi2:hover
{
	color:#000000;
	text-decoration:none;
}

a.navi3
{
	color:#054d87;
	font-size:18px;	
	padding-left:10px;
	line-height:25px;
	text-decoration:underline;
}
a.navi3:hover
{
	color:#000000;
	text-decoration:none;
}


/*=====================
		body 
=======================*/

#body
{
	width:827px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

/*=====================================
		Open hedder
=======================================*/


#header
{
	float:left;
	width:826px;	
	
}

#header .leftbox
{
	float:left;
	width:321px;
	height:106px;	
	
}

#header .rightbox
{
	float:left;
	width:505px;
	height:106px;
	background-image: url(images/img-2.jpg);
	background-repeat: no-repeat;	
	
}

/*=====================================
		Open middel
=======================================*/


#menu
{
	float:left;
	width:826px;
	height:40px;
	
}

.menuleft{
	background-image: url(images/img-3.jpg);
	background-repeat: no-repeat;
}

.menumid{
	background-image: url(images/img-4.jpg);
	background-repeat: repeat-x;
}

.menuright{
	background-image: url(images/img-5.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open menuline
=======================================*/

#menuline
{
	float:left;
	width:826px;
	height:27px;
	background-image: url(images/img-6.jpg);
	background-repeat: no-repeat;	
	
}

/*=====================================
		Open flashimg
=======================================*/

#flashimg
{
	float:left;
	width:826px;
	height:251px;
		
}

/*=====================================
		Open content
=======================================*/


#content
{
	float:left;
	width:803px;
	padding: 10px 0 0 22px;
	background-image: url(images/img-11.jpg);
	background-repeat: repeat-y;
	
}

.textcolor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	line-height:18px;
	text-decoration:none;
	padding-left:10px;
	
}

.learnmorbtn{
	height:34px;
	padding: 10px 0 0 45px;
	background-image: url(images/img-12.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open Bottom
=======================================*/


#bottom
{
	float:left;
	width:826px;
	height:48px;
		
}

#bottom .bottomleft
{
	float:left;
	width:56px;
	height:48px;
	background-image: url(images/img-13.jpg);
	background-repeat: no-repeat;
}

#bottom .bottommid
{
	float:left;	
	width:714px;
	height:48px;
	background-image: url(images/img-15.jpg);
	background-repeat: repeat-x;
}

#bottom .bottomright
{
	float:right;
	width:56px;
	height:48px;
	background-image: url(images/img-14.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open BottomLinks
=======================================*/
#bottomlinks
{
	float:left;
	width:826px;
			
}

.whitecolor
{
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;

}
.tHieght
{
height:39px;

}

