/* CSS Document */

BODY {
	width: 710px;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 0px 30px;
	background-color: white;
}

TABLE {
	width: 100%;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

TD {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

DIV {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

UL {
	margin: 10px 25px;
	padding: 0px;
	list-style-type: square;
}

P {
	margin: 10px 0px;
}

HR {
	height: 2px;
	color: white;
	padding-left: 30px;
}

A:link {
	color: #006600;
}

A:hover {
	color: #0099FF;
}

A:visited {
	color: #006600;
}

#spacer5 {
	height: 5px;
}

#spacer10 {
	height: 10px;
}

#spacer15 {
	height: 15px;
}

#spacer20 {
	height: 20px;
}

#menuTDl {
	width: 500px;
}

#menuTD {
	width: 176px;
}

#menuTDr {
	width: 34px;
}

#menuTDrTD {
	width: 34px;
	height: 90px;
	background-image: url(../img/compbg.png);
	background-repeat: repeat-x;
}

.menu {
	margin: 0px;
	padding: 0px;
}

#compL {
	width: 30px;
	background-image: url(../img/compbg.png);
	background-repeat: repeat-x;
}

#comp {
	width: 420px;
	height: 90px;
	background-image: url(../img/company.png);
	background-repeat: no-repeat;
}

#compR {
	width: 50px;
	background-image: url(../img/compbg.png);
	background-repeat: repeat-x;
}

#banner {
	height: 180px;
	text-align: right;
}

#block {
	background-image: url(../img/bodyBack.png);
	background-repeat: repeat-x; 
	width: 100%;
}

#blockL {
	width: 210px;
}

#blockSep {
	width: 2px;
}

#blockSepTD {
	width: 2px;
	background-image: url(../img/blockSep.png);
	background-repeat: repeat;
}

#blockR {
	width: auto;
}

#projects {
	width: 150px;
	margin: 0px 30px;
}

#compOvrw, #servOvrw {
	margin: 0px 20px;
	width: 450px;
}

#compOvrw TD, #servOvrw TD {
	padding: 0px;
}

#footer {
	background-image: url(../img/footerBack.png);
	background-repeat: repeat-x;
	height: 40px;
}

#footerTD {
	padding: 20px 0px;
}

#footerTD A:link {
	text-decoration: none;
	color: #666666;
}

#footerTD A:hover {
	color: #666666;
	text-decoration: underline;
}

#footerTD A:visited {
	text-decoration: none;
	color: #666666;
}

#pagename {
	margin-left: 20px;
	margin-top: 20px;
	width: 170px;
}

#pagename TD {
	padding: 10px;
	text-align: center;
}

#servList {
	margin-left: 20px;
	width: 170px;
}

#servList TD {
	padding: 0px;
}

.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.normaltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.largetext {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.green {
	color: #009900;
}

.bold {
	font-weight: bold;
}

.textholder TD {
	padding: 0px 20px;
}

.offset20 {
	padding-left: 20px;
}

UL.servUL {
	padding-left: 20px;
	margin: 0px;
}

UL.servUL LI {
	text-align: left;
	list-style-image: url(../img/servLI.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding-left: 3px;
	background-image: url(../img/servListBack.png);
	background-repeat: no-repeat;
}
