@charset "utf-8";

a img {
	text-decoration: none;
	border: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 650px;
	height: 36px;
	}

ul li {
	position: relative;
	float: left;
	}
li ul {
	position: absolute;
	left: 0px;
	top: 36px;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
li:hover ul, li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
#nav {
	top: 38px;
	position: relative;
	z-index: 1;
}
#sub-about {
	left: 15px;
}

#sub-proj {
	left: -170px;
}

#sub-serv {
	left: -160px;
}
#sub-why {
	left: -203px;
	width: 460px;
}

input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	font-family: Helvetica, sans-serif, Arial;
	color: #666666;
	font-size: 11px;
}

img {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #000000;
	background-image: url(IMAGES/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

textarea {
	margin: 0px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	border: 1px solid #666666;
	height: 80px;
	width: 370px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#container {
	height: 502px;
	width: 751px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 1;
	padding: 0px;
}




#maincontent {
	background-color: #FFFFFF;
	height: 502px;
	width: 752px;
}

#footer_tb {
	font-family: Helvetica, sans-serif, Arial;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
	position: relative;
	top: 5px;
}



.tollfree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #b4b4b4;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
	text-transform: capitalize;
}
.gradientback {
	background-image: url(IMAGES/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.reversecopy {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
	margin: 0px;
	padding: 0px;
}
.copy {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
}
.copylist {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
	line-height: 16px;
}

.tinycopy {
	font-size: 10px;
	color: #999999;
}

a {
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
#tpcredit {
	position: absolute;
	height: 64px;
	width: 54px;
	left: 0px;
	bottom: 10px;
	z-index: -1;
	margin: 0px;
	padding: 0px;
}

#kimball {
	font-size: 10px;
	color: #b4b4b4;
	padding: 0px;
	width: 752px;
	text-align: right;
	z-index: 1000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	bottom: auto;
	left: auto;
	top: 35px;
	right: auto;
	height: 18px;
}
#kimball_tb {
	margin-right: 10px;
}
.admin a {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
.admin  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 10px;
}
.admin {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}

