@import url(menu.css);

body{
	font-family:Tahoma, arial, sanserif;
	margin-top: 30px;
	background-color: #EFEFEF;
}

div#main{
position:absolute;
width:801px;
left:50%;
margin-left:-490px;
 }

div#top{
	margin-right:100px;
	margin-left:90px;
	width:801px;
	background-color:#000066;
	height:16px;
}

div#top1{
margin-right:100px;
margin-left:90px;
width:741px;
height:60px;
background-color:#003399;
padding-left: 30px;
padding-right: 30px;
}

div#navigation{
width:771px;
border-top: 0px solid #3B663A;
border-bottom:1px solid #316AC5;
margin-left:90px;
margin-right:90px;
font-family:Tahoma, arial,sanserif;
background-color:#3399CC;
font-size:0.7em;
padding-left: 30px;


}

a {
	color: #3399CC;
	text-decoration: none;
}

a:visited {
	color:#3399CC;
	 }

a:hover {
 color: #3300FF;
 }
 
div#img{
position:absolute;
background-color:white;
margin-left:90px;
margin-right:100px;
width:334px;
height:336px;
}

div#welcome{
	font-size: 0.9em;
	background-color:white;
	border-left: dotted 1px ;
	border-right: solid 1px ;
	border-bottom: solid 1px;
	margin-left:90px;
	width:799px;
	height:500px auto;
	left: 1px;
	top: 0px;
	padding-bottom: 20px;
	
}

div#text{
	font-size:0.9em;
	border:0px;
	font-family:Tahoma, Arial, Verdana;
	color: #1A1A1A;
	line-height: 14pt;
	height:auto;
	width: 700px;
	margin-top:50px;
	margin-left:40px;
	margin-bottom:0px;

	}

h1{
color:#1A1A1A;
font-size:1.3em;
}

div#add{
	margin-left:90px;
	margin-top:auto;
	width:801px;
	color:#333333;
	font-size:0.8em;
	padding-top:10px;
}

div#bottom{
margin-right:99px;
margin-left:90px;

}
div#nav{
margin-left:55px;

}
