/* CSS Document */
*		{marging 0; padding: 0;}
html	{overflow-y: scroll; height: 100%;}
ul		{list-style: square inside;}
ol		{list-style: decimal inside;}
a		{outline: none; text-decoration: underline;}
img		{vertical-align: middle;}
.left {float:left;}
p {margin:0px; padding:0px; font-family:Tahoma, Geneva, sans-serif; font-size:25px;}
body {
	margin: 0px; padding: 0px;
	background:#666;
	
}

#bg {
	width:1180px;
	height:1550px;
	background:url(../images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
}

#bgg {
	width:1180px;
	height:1575px;
	margin-left:auto;
	margin-right:auto;
	background:#017ab3;
}

#site {
	width:960px;
	height:1550px;
	margin-left:auto;
	margin-right:auto;
}


#box1 {
	width:945px;
	height:93px;
}

#box1logo {
	width:532px;
	height:73px;
	margin-top:20px;
	float:left;
	background:url(../images/logo.jpg)
}

#box1logocontact {
	width:240px;
	height:71px;
	margin-top:20px;
	float:left;
	margin-left:170px;
	background:url(../images/logocontact.jpg);
}



#box2 {
	margin-top:5px;
}


#box3 {
	width:960px;
	height:510px;
	background:url(../images/indexpic.jpg);
}


#box3a {
	width:960px;
	height:100px;
	margin-top:5px;
	background:url(../images/gnsm.jpg);
}

#box3a1 {
	width:320px;
	height:100px;
}
#box3a2 {
	width:320px;
	height:100px;
}
#box3a3 {
	width:320px;
	height:100px;
}

#box3a1 a {
	display:block;
	width:100%;
	height:100%;
}
#box3a2 a {
	display:block;
	width:100%;
	height:100%;
}
#box3a3 a {
	display:block;
	width:100%;
	height:100%;
}



#box4 {
	width:980px;
	height:650px;
	margin-top:15px;
	background:url(../images/logos.jpg);
}

#box5 {
	width:940px;
	height:96px;
	margin-top:15px;
	margin-left:10px;
	background:url(../images/contactpic.jpg);
}