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

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-color:#0061aa; 
	background-color:#CCC;
	
}

a {
text-decoration: none;
}
.container{
	width:1020px;
	margin:0 auto;
	position:relative;
	height:1px;
	}

.top{
	width:1020px;
	height:420px;
	background:url(../images/LINKERS-BG.jpg);
	
}


.top ul{ list-style:none; float:left}
.top ul li{float:left; padding:23px;}

.headerleft{
	margin-left:0px;
	float:left;
	padding-top:20px;
	width:390px;
}

.headerleft ul{
	list-style:none;
	margin-left:0px;
}

.logo{
	margin-left:0px;
	float:left;
	width:240px;
	padding-top:10px;
}

.headerright{
	
padding-top: 20px;
float:left;
width: 387px;
height:117px;
}

.headerright ul{
    margin-left:-36px;
	list-style:none;
*margin-left:0px;
}

.banner{
	width:1020px;

}

.bodybox{
	width:1020px;
	float:left;
	background:#a7e3fb;
}

.footer{
	width:1020px;
	float:left;
	background:#a7e3fb;
}

.menu{float:left; color:#FFF; font-size:18px; position:absolute; top:305px; }
.menu ul{ list-style:none; float:left}
.menu ul li{float:left; padding:10px;}

.n1{float:left;}

.n1:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
	
}

.n2{float:left;}

.n2:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
}

.n3{float:left;}

.n3:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
}

.n4{float:left;}

.n4:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
}

.n5{float:left;}

.n5:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
}

.n6{float:left;}

.n6:hover{
	background:url(../images/back.png) no-repeat;
	background-position:15px 10px;
}





.main{
	width:900px;
	float:left;
	padding-top:20px;
	padding-bottom:80px;
}
.main1{
	
	width:1000px;
	float:left;
	padding:20px
}

p.text
{
	margin-left:40px;
}

p.htext
{
	margin-left:20px;
	
	
}

.img.ppic
{padding-top:5px;
padding-left:10px;
}

.title{
	font-size:20px;

	width:500px;
	padding-left:60px;
	float:left;
	color:#006;
}

.text{
	font-size:15px; 
	color: #006; 
	padding-left: 64px;
	width:870px;
	float:left;
}

.photo{
	width:150px;
	float:left;
	padding-left:64px;
}

.texthome{
	font-size:15px; 
	color: #0061aa; 
	padding-left: 10px;
	width:670px;
	float:left;
}

.list{
	width:200px;
	float:left;
	height:95px;
}

.signature{
	width:1020px;
	height:50px;
	float:left;
}









