html{
	background-color:#2b4c5a;
}
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#2b4c5a;
}
#container{
	width:1024px;
	background-image:url(images/bg_container.jpg);
}
#top{
	width:1024px;
	height:413px;
	background-image:url(images/bg_top.jpg);
}
#bottom{
	width:1024px;
	height:429px;
	background-image:url(images/bg_bottom.jpg);
}
#roogroup{
	position:absolute;
	margin-top:270px;
	margin-left:100px;
	width:237px;
	height:73px;
	background-image:url(images/roogroup.jpg);
}
#content-home{
	position:absolute;
	height:200px;
	width:851px;
	margin-left:87px;
	margin-top:-56px;
}
#content{
	position:absolute;
	height:200px;
	width:750px;
	margin-left:150px;
	margin-top:-150px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;	
}
#content h1{
font-size: 18px;
	font-weight:bold;
	font-style:italic;
	color:#2b4c5a;
}
#intro{
	width:480px;
	margin-top:185px;
	margin-left:400px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color: #000000;
}
#menu{
	position:absolute;
	margin-left:700px;
	margin-top:70px;
	width:260px;
	overflow:hidden;
}
#contact-img{
	position:absolute;
	width:250px;
	height:188px;
	margin-top:270px;
	margin-left:630px;
	background-image:url(images/contact.jpg);
	
}
				label{
					width:100px;
					height:25px;
					float: left;
					margin-right:50px;
					font-family:arial;
					font-size:12px;
					color:#666666;
					text-align:left;
					font-weight:bold;
					
				}
				input,textarea{
					border-bottom:1px;
					border-top:0px;
					border-left:0px;
					border-right:0px;
					border-style:dotted;
					border-color:#666666;
					width:340px;
					font-family:arial;
					font-size:12px;
					color:#000000;
				}
				.button{
					border-bottom:1px;
					border-top:1px;
					border-left:1px;
					border-right:1px;
					border-style:solid;
					border-color:#666666;
				}
				fieldset{
					width: 700px;
					border-color:#959595;
					border-style:solid;
					border-width:0px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
				}
				legend{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#2b4c5a;
						font-style:italic;
				}
