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:400px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

li#mission {
width:120px;
height:117px;
margin:0px;
padding:0px;
background:url(images/menu/mission.jpg) no-repeat 0px -117px;
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-image:url(images/menu/contact.jpg);
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;}


#aboutmenu{
	width:263px;
	height:400px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(images/aboutus/bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#aboutmenu ul{
	width:263px;
	height:200px;
	margin:0px;
	padding:0px;
	float:left;
}

#aboutmenu li{
	list-style:none;
}

li#mnumission {
width:144px;
height:30px;
margin:50px 0px 0px 50px;
padding:0px;
background:url(images/aboutus/ourmission.gif) no-repeat 0px 0px;
text-indent:-9999px;
}
li#mnumission a {
display : block;
width : 144px;
height : 30px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#process {
width:144px;
height:30px;
margin:50px 0px 0px 50px;
padding:0px;
background:url(images/aboutus/ourprocess.gif) no-repeat 0px -30px;
text-indent:-9999px;
}
li#process a {
display : block;
width : 144px;
height : 30px;
text-indent : -9999px;
text-decoration: none;
overflow:hidden;
}

li#mnumission a:hover{background: url(images/aboutus/ourmission.gif) no-repeat 0px 0px;}
li#process a:hover{background: url(images/aboutus/ourprocess.gif) no-repeat 0px 0px;}


#contentmission{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	width:690px;
	height:400px;
}

p#p1{
	margin:35px 70px 0px 70px;
	padding:0px 0px 0px 0px;
}

p#p2{
	margin:20px 70px 0px 70px;
	padding:0px 0px 0px 0px;
}

p#p3{
	margin:20px 70px 0px 70px;
	padding:0px 0px 0px 0px;
}
