/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	position:relative;
	text-align:center;
	background:url(../images/green-bg.gif) repeat-x #f9f9f9 fixed;
}

table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:28px;
}

table#staff p  {
	line-height:18px;
}

#container {
	width:600px;
	margin:0 auto;
	display:block;
	position:relative;
	background-color:#FFFFFF;
	text-align:left;
}

ul#services {
	position:relative;
	left:-10px;
}

ul#services li a{
	float:left;
	width:266px;
	text-indent:-9999em;
	margin:10px 10px 10px 0;
}

ul#services li {
	list-style-type:none;
}

ul#services li#ca a {
	background:url(../images/call-accounting.jpg) no-repeat;
	height:130px;
}



ul#services li#voip a {
	background:url(../images/voip.jpg) no-repeat;
	height:130px;
}



ul#services li#cs a {
	background:url(../images/cabling-systems.jpg) no-repeat;
	height:130px;
}



ul#services li#ps a {
	background:url(../images/phone-systems.jpg) no-repeat;
	height:130px;
}

#content {
	width:400px;
	margin:75px 100px 50px 100px;
}

#content a {
	color:#006600;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content h3 {
	color:#006600;
	font-weight:normal;
	font-variant:small-caps;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
}

#content {
	line-height:24px;
}

ul#foot {
	position:relative;
	display:block;
	background:url(../images/foot.gif) no-repeat;
	width:600px;
	height:75px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#foot li {
	float:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
}

ul#foot li a {
	color:#000000;
	text-decoration:none;
	margin:0 10px;
}

li#copy {
	position:absolute;
	bottom:5px;
	right:5px;
}

dt {
	font-weight:bold;
}
