@charset "utf-8";

/* CSS Document */



body{

	margin:0px;

	padding:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	background:url(../images/background.jpg);

}



#container{

	position:relative;

	width:780px;

	margin:auto;

	background:url(../images/layout.jpg);

	height:643px;

}



#home {

left:65px;

position:absolute;

top:233px;

}



#about {

left:53px;

position:absolute;

top:285px;

}



#products {

left:52px;

position:absolute;

top:340px;

}



#seahorse {

left:29px;

position:absolute;

top:388px;

}



#contact {

left:38px;

position:absolute;

top:429px;

}



#content {
	background: none repeat scroll 0 0;
	height:258px;
	left:321px;
	overflow:auto;
	position:absolute;
	top:326px;
	width:393px;

}

#marg{

	margin:10px;

	margin-right:15px;

}

#header {

left:325px;

position:absolute;

top:266px;

}



#image{

	position:absolute;

	top:0px; right:1px;

}

#footer {

height:76px;

position:relative;

top:-20px;

//top:5px;

margin:auto;

}



a{

color:#333333;

text-decoration:none;

}



a:hover{

text-decoration:underline;



}



#f tr td input{	

	border:1px solid #fff;

	font-size:16px;

	width:250px;

	//width:230px;

	

}

#f tr td textarea{

	border:1px solid #fff;

	width:250px;

	//width:230px;

	height:50px;

	//height:50px;

}



#submit{

	background:url(../images/submit.jpg) no-repeat;

	width:66px !important; height:32px;

	border:0px !important;

}



#res{

	background:url(../images/reset.jpg) no-repeat;

	width:66px !important; height:32px;

	border:0px !important;

}

#bu{

	display:inline;

}



#productblock{

	width:340px; height:132px;

	background:#FFFFFF;

	border:1px #000 solid;

	margin-bottom:5px;

}



#p1{
position:relative;
	float:left;

	margin-top:4px;

	margin-left:4px;

	

}



#p2 {
position:relative;
color:#446C89;
float:right;
margin-left:90px;
margin-top:-125px;
}

img{

	border:0px;

}

#p2 p.go{

	margin-left:120px;

	//margin-top:-10px;

}

#p2 h3{

	color:#64a0c7;

	font-size:16px;

	margin-top:5px;

	margin-bottom:-5px;

}





form {
margin:-21px 0 0 117px;

//margin:-35px 0 0 117px;
text-align:left;
}


.form1{
margin-top:-38px;
//margin-top:-50px;
}
#f{

	margin-left:-140px;

}
