﻿/* CSS Document */

*{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:180%;
	font-size:90%;
}
a{
	color:#FFFFFF;
}
body{
	background-color:#000053;
}
#header{
	margin:0px auto auto 0px;
	padding-top:20px;
	width:860px;
	height:410px;
	background-image:url(../img/logo.jpg);
}
.h1_1{
	position:absolute;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	width: 275px;
	top: 301px;
	height: 22px;
	left: 39px;
}
#middle{
	margin:0px auto auto 0px;
	width:860px;
	height:auto;
	background-color: #000053;
}
#maincontainer{
	width: 450px;
	color:#FFFFFF;
	font-size:12px;
}
#maincontainer p{
	margin-left:5px;
}
#leftNavi{
	position:absolute;
	width:200px;
	height:350px;
}
#container{
	margin-left:220px;
	height:100%;
}
#footer{
	margin:0px auto auto 0px;
	width:860px;
	height:35px;
	background-image:url(../img/under.jpg);
	background-repeat:repeat-x;

}
.snippet{
	position:absolute;
	left: 39px;
	top: 326px;
	width: 414px;
	height: 56px;

}
li{
	font-size:12px;
	color:#FFFFFF;
}
#links{
	position:absolute;
	width:814px;
	height:34px;
	color:#FFFFFF;
	font-size:12px;
	left: 14px;
	top: 1251px;
}

.add{
	margin-top:15px;
	margin-bottom:15px;

}

