/* CSS Document */
html {
background-color:#fff;
background-image:url(images/background3.jpg);
background-position:center top;
background-repeat:repeat-x;
}
#callus{
	width:955px;
	height:22px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}


#callus h3{
	margin:0px;
	padding:6px 29px 0px 0px;
	color:#fff;
	font-size:13px;
	text-align:right;
	font-weight:bold;
}

#content{
	width:955px;
	height:270px;
	margin:0px 0px 0px 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-image: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;}

#indexcontent{
	width:955px;
	height:136px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

#icontent1{
	width:260px;
	height:150px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

#icontent2{
	width:330px;
	height:150px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

#icontent3{
	width:330px;
	height:150px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

h3#referral{
	background-image:url(images/referrals.png);
	background-repeat:no-repeat;
	width:206px;
	height:65px;
	margin:27px 0px 0px 20px;
	padding:0px;
	float:left;
	display:inline;
	text-indent:-9999px;
}

p#note{
	font-size:8px;
	width:240px;
	height:15px;
	float:left;
	margin:7px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#icontent2 p{
	margin:16px 20px 0px 20px;
	padding:0px;
	text-align:justify;
}

#icontent3 p{
	margin:16px 20px 0px 20px;
	padding:0px;
	text-align:justify;
}

#footer{ height:280px;}
