div#wrapper {
	width:901px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	width:901px;
	height:120px;
}

div#mnav {
	width:901px;
	height:42px;
	clear:both;
}

div#logo {
	float:left;
	width:auto;
	height:auto;
	padding:10px;
	text-align: left;
}

div#info {
	float:right;
	width:321px;
	height:90px;
	text-align: left;
}

div#edge {
	float:left;
	background-image: url(../img/edge.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	padding-top: 21px;
	height:86px;
}

div#secinfo {
float:right;
width:120px;
height:100px;
}

div#headMain {
	width:901px;
	height:250px;
	clear:both;
	background-image: url(../img/splash.jpg);
	background-repeat: no-repeat;
}

div#content {
	width:901px;
	height:auto;
	background-color:#FFFFFF;
	background-image: url(../img/shadow.png);
	background-repeat: no-repeat;
}

div#box1 {
	width:270px;
	height:180px;
	float:left;
	background-image: url(../img/box1.png);
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	text-align: left;
}

div#box2 {
	width:270px;
	height:180px;
	float:left;
	background-image: url(../img/box2.png);
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
div#box3 {
	width:270px;
	height:180px;
	float:left;
	background-image: url(../img/box3.png);
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	text-align: left;
}
div#box4 {
	width:270px;
	height:180px;
	float:left;
	background-image: url(../img/box4.png);
	margin-top: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	text-align: left;
}



div#main {
float:left;
width:600px;
height:auto;
}

div#sidebar {
	float:right;
	width:255px;
	height:auto;
	text-align:right;
	margin-right:5px;
	margin-top: 11px;
}

div#welcome {
	width:901px;
	height:auto;
	background-image: url(../img/bg-content.jpg);
	background-repeat: repeat-x;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #dddddd;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

div#baloon {
	width:250px;
	height:250px;
	background-image: url(../img/baloon.jpg);
	margin-top: 11px;
	text-align: left;
	background-repeat: no-repeat;
}

div#footer {
	margin:0px auto 0 auto;
	width:931px;
	height:100px;
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.nesto {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

div#nesto2 {
	clear:both;
	position: relative;
	top: 25px;
	background-image: url(../img/net.png);
	background-repeat: no-repeat;
	background-position: 45px;
}
