html {
background-color:#fff;
background-image:url(images/backgroundcontent.png);
background-position:center top;
background-repeat:repeat-x;
}

#callus h3{
	margin:0px;
	padding:11px 29px 0px 0px;
	color:#fff;
	font-size:13px;
	text-align:right;
	font-weight:bold;
}

#callus{
	width:955px;
	height:58px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}


#content{
	width:955px;
	height:399px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

li#mission {
width:120px;
height:117px;
margin:0px;
padding:0px;
background-image:url(images/menu/mission.jpg);
text-indent:-9999px;
}
li#mission a {
display : block;
width : 120px;
height : 117px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#websiteservices {
width:97px;
height:117px;
margin:0px;
padding:0px;
background:url(images/menu/websiteservices.jpg);
text-indent:-9999px;
}
li#websiteservices a {
display : block;
width : 97px;
height : 117px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#websiteportfolio {
width:95px;
height:117px;
margin:0px;
padding:0px;
background-image:url(images/menu/websiteportfolio.jpg);
text-indent:-9999px;
}
li#websiteportfolio a {
display : block;
width : 95px;
height : 117px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#contact {
width:103px;
height:117px;
margin:0px;
padding:0px;
background:url(images/menu/contact.jpg) no-repeat 0px -117px;
text-indent:-9999px;
}
li#contact a {
display : block;
width : 103px;
height : 117px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#mission a:hover{background: url(images/menu/mission.jpg) no-repeat 0px -117px;}
li#websiteservices a:hover{background: url(images/menu/websiteservices.jpg) no-repeat 0px -117px;}
li#websiteportfolio a:hover{background: url(images/menu/websiteportfolio.jpg) no-repeat 0px -117px;}
li#contact a:hover{background: url(images/menu/contact.jpg) no-repeat 0px -117px;}

#contactform{
	height:274px;
	width:572px;
	display:inline;
	margin:35px 0px 0px 190px;
	padding:0px;
	background-image:url(images/contact/contactform.png);
	background-repeat:no-repeat;
	float:left;
}

#form{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:280px;
	height:274px;
}

#contactinfo{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:292px;
	height:274px;
}

p.pform{
	float:left;
	width:63px;
	height:10px;
	margin:9px 0px 0px 35px;
	padding:0px 10px 0px 0px;
	text-align:right;
	display:inline;
}

form#fform{
	margin:50px 0px 0px 0px;
	padding:0px;
}

input.box{
	margin:10px 0px 0px 0px;
	padding:0px;
}

p#p1{
	float:left;
	margin:8px 0px 0px 35px;
	padding:0px;
	text-align:right;
	width:63px;
	display:inline;
}

textarea#boxcomment{
	margin:10px 0px 0px 10px;
	padding:0px;
	display:inline;
}

input#submit3{
	margin:6px 0px 0px 153px;
	padding:0px 0px 0px 0px;
	float:left;
}

p#p2{
	margin:80px 0px 0px 45px;
	padding:0px;
}

p#p3{
	margin:57px 0px 0px 45px;
	padding:0px;
}

p#p4{
	margin:0px 0px 0px 45px;
	padding:0px;
}

a#acontact{
	margin:35px 0px 0px 40px;
	padding:0px;
	display:block;
	width:240px;
	height:23px;
	text-indent:-9999px;
}