body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/graphicdesign.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	margin: 0px;
	
}
h1 {
	font-size: x-large;
}
td {
	vertical-align: top;
}

a {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
a:Hover {
	text-decoration:underline;
}
.mainBody ul{
	list-style-image: url(images/bullet.gif);
	list-style-position:outside;
	padding-left: 50px;
}

.mainBody li{

	padding-left: 5px;
	line-height: 150%
}
.marg {
	background-image: url(images/margin.gif);
	background-repeat: repeat-y;
	padding-left: 10px;

}
.mainBody p {
	padding-right: 15px;
	padding-left: 25px;
	line-height: 150%;
}
.base {
	font-size: 12px;
	text-align:center;
}


#menu {
	width: 100%;
	background-image: url(images/bar2.gif);
	background-repeat: repeat-x;
	font-size:14px;
	z-index: 100;
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	width: 6em;
	float: left;
	z-index: 100;
}

#menu a {
	color: #000000;
	display: block;
	text-decoration: none;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FFCCCC;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	z-index: 100;
}





#menu a:hover {
	background:url(images/barover.gif);
	z-index: 100;
}

#menu li {
	position: relative;
	list-style-image:none;
	z-index: 100;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 10em;
}

#menu ul ul a {
	text-align:left;
	padding-left:5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-bottom-color: #990000;
	z-index: 100;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menu ul li {
	float: left;
	width: 100%;
}
#menu ul li a {
	height: 1%;
} 
#menu a, #menu h2 {
	font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:187px;
	height:20px;
}
.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:187px;
	height:63px;
}
.textbox1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:187px;
	height:35px;
}
.personalinfobox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:85px;
	height:15px;
}
ProjectDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
h3 {
	padding-top: 0px;
}
.threeCol{
	padding-left: 25px;
}
.TablePad {
	left: 25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BusinessOrder {
	padding-left: 26px;
	padding-bottom: 30px;
}
.central {
	text-align: center;
}

.quote {
	color: #FF6633;
	font-size: 10px;
	padding-left:10px;
	padding-right:25px;
}
