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

body { 
	background:#0889d2; 
	font-family:"Lucida Sans", "Lucida Sans Unicode";
	font-size:100%; 
	
	background:url(images/bg-back.png) repeat-y; 
	height:100%;
	width:100%;

	
	}
	a
	{
	text-decoration:none;
	color:#000000;
	}
	a:hover
	{
	color:#3ab8de;
	text-decoration:underline;
	}
.container
{
	height:auto;
	width:auto;
	
}
.bg_main{ background:url(images/91653-1440x900.jpg) no-repeat; }
.container_resize
{
	height:auto;
	width:990px;
	margin:auto;
}
.logo
{
	float:left;
	height:72px;
	width:314px;
	margin-top:77px;
	
	margin-bottom:20px;
}

.top_img
{
	width:990px;
	height:35px;
	background:url(images/top1.png) no-repeat;
	clear:both;
	float:left;
	opacity: 0.8;
	margin-top:73px;
}
.center_img
{
	width:990px;
	height:auto;
	background:url(images/center1.png) repeat-y;
	float:left;
	clear:both;
	opacity: 0.8;
}
.bot
{
	width:990px;
	height:35px;
	background:url(images/bot2.png) no-repeat;
	clear:both;
	float:left;
	opacity: 0.8;
}


h1 {
    color: #666666;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 15px;
    margin-left:17px;
}
p
{
color: #666666;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 0;
    padding: 0;
    width: 645px;
	text-align:justify;
}
ul,li
{
	text-decoration:none; list-style:none;
	color: #666666;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
	/*margin:0px;*/
	
}
tr,td
{
text-decoration:none; list-style:none;
	color: #666666;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
	}
.empty
{
	clear:both;
	height:100px;
}
.footer {
    clear: both;
    height: auto;
    margin: auto;
    width: 100%;
}
.footer_top{
	height:50px;
	width:990px;
	background:url(images/Footertop2.png) no-repeat;
	margin:auto;
	
	
}
.footer_img
{
	height:260px;
	width:auto;
	background:url(images/fo1.png) repeat;
	
	
}
.link {
	color:#1d72ad;
	text-decoration:none;
	cursor:pointer;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
	text-align:justify;
}
.check-list {
	font-size:11px;
	list-style-type:none;
	list-style-position:outside;
}
.check-list li {
	margin:0px;	
	display:block;
	padding:3px 0px 3px 35px;
	background: url(images/check.png) no-repeat;
	background-position:left center;
	font-style:italic;
}
#border1
{
	
	box-shadow: 0 0 2px #3ab8de;
}
#border2
{
	background:url(images/pattern/body-bg-2.png) repeat;
	box-shadow: 0 0 2px #3ab8de;
	opacity:0.6;
	margin-right:7px;
}
.op
{
	opacity: 1;
	}
.footer_resize
{
	height:auto;
	width:990px;
	margin:auto;
}
.footer_text
{
	height:auto;
	width:990px;
	
}
.footer_left
{	
	width:250px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.footer_left1
{	
	width:258px;
	height:auto;
	float:left;
	margin:0px;
	padding-left:60px;
}
.footer_left3
{	
	width:990px;
	height:auto;
	float:left;
	margin:0px;
	margin-top:20px;

}
.footer_right
{
	width:244px;
	height:auto;
	float:left;
	margin:0px;

	
}
.footer_right1
{
	float:right;
	margin-left:60px;
	width:100px;

}
#footer_link
{
	color:#FFFFFF;
}



/*
.footer_img1
{
	height:250px;
	width:990px;
	background:url(images/Footer.png) no-repeat;
	margin:auto;
}
*/

