*
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
}

body
{
	text-align: center;
}

div#maincontainer
{
	width: 686px;
	text-align: left;
	margin: 0 auto;
}

div#logo
{
	width: 100%;
	background: White url(../Images/da) 95% 50% no-repeat;
	text-align: left;
}

div#logo h1
{
	width:0;
	height:0;
	padding: 0;
	margin: 0;
	padding-top:64px;
	padding-right: 128px;
	background: White url(../Images/logo) top left no-repeat;
	
	overflow: hidden;
}

div#headerbox
{
	font-size: 1.2em;
	color: White;
	margin-bottom: 10px;
}

div#footerbox
{
	font-size: 0.8em;
	color: White;
	margin-top: 10px;
}

div#footerbox a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

div#footerbox a:hover
{
	background-color: #ccc;
}

div.bluebox
{
	background: #0cf url(../Images/blue-bar) left top no-repeat;
}

div.orangebox
{
	background: #fc0 url(../Images/orange-bar) left top no-repeat;
}

div.greybox
{
	background: #999 url(../Images/grey-bar) left top no-repeat;
}

div.box
{
	margin: 0;
	padding: 0;
	
	width: 100%;
	text-align: center;
	clear: both;
}

div.box span
{
	display: block;
	width: 95%;
	margin: 0 auto;
	text-align: right;
}

div.box img
{
	width: 1px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

div#menu
{
	float: left;
	width: 155px;
	background: #ccc url(../Images/menu-top) center top no-repeat;
	padding: 12px 0px 0px 0px;
	margin-bottom: 12px;
}

div#menu ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#menu ul
{
	margin: 4px;
}


div#menu a
{
	display: block;
	width: 95%;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding: 4px;
	font-size: 0.75em;
	color: Black;
	border-bottom: 1px solid #eee;
}

div#menu a:hover
{
	border-bottom: 1px solid #0cf;
	background-color: White;
}

div#menu span
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 125px;
	background: #ccc url(../Images/menu-bottom) center bottom no-repeat;
}

/************** home ad container box ********************/
div#adbox
{
	margin-left: 165px;
	width: 518px;
	background: #999 url(../Images/main-ad) top center no-repeat;
}

div#adbox div.main
{
	padding: 10px 175px 10px 10px;
	/*min-height: 337px;*/
	font-size: 0.75em;
}

div#adbox div.main h1
{
	color: Black;
	font-size: 1.4em;
	margin: 0px 0px 0.5em 0px;
	padding: 0;
}

div#adbox div.main p
{
	margin: 0em 1.4em 1.4em 1.4em;
}

div#adbox ul
{
	list-style-image: url(../Images/bullet2);
	margin-top: 0em;
	margin-bottom: 1em;
}

div#adbox li
{
	list-style-image: url(../Images/bullet2);
}

div#adbox div.mainsection2
{
	padding: 0px 10px 10px 10px;
	font-size: 0.75em;
}

div#adbox div.mainsection2 h1
{
	color: #000;
	font-size: 1.4em;
	margin: 0px 0px 0.5em 0px;
	padding: 0;
}

div#adbox div.mainsection2 p
{
	margin: 0em 1.4em 1.4em 1.4em;
}

div#adbox div.mainsection2 p.biglink
{
	text-align: center;
}

div#adbox div.mainsection2 p.biglink a
{
	font-size: 1.4em;
	color: Black;
	text-decoration: underline;
}

div#adbox div.mainsection2 p.biglink a:hover
{
	text-decoration: none;
	color: #666;
}

div#adbox span.footer
{
	display: block;
	background:#999 url(../Images/main-bottom) bottom center no-repeat;
	width: 100%;
	height: 12px;
}

/************** other main content *******************/
div#content
{
	margin-left: 165px;
	font-size: 0.75em;
}

div#content h1
{
	margin: 0px 0px 0.5em 0px;
	padding: 0;
	font-size: 1.5em;
	color: #09f;
	/*border-bottom: 1px dashed #ccc;*/
	background: White url(../Images/small-cog) center right no-repeat;
}

div#content p
{
}

div#content ul
{
	list-style-image: url(../Images/bullet2);
	margin-top: 0em;
	margin-bottom: 1em;
}

div#content li
{
	list-style-image: url(../Images/bullet2);
}

div#content p.biglink
{
	text-align: center;
	padding: 4px;
}

div#content p.biglink a
{
	font-size: 1.4em;
	color: #666;
	padding-right: 20px;
	background: White url(../Images/arrow-grey) center right no-repeat;
	text-decoration: underline;
}

div#content p.biglink a:hover
{
	color: #09f;
	padding-right: 20px;
	background: White url(../Images/arrow-blue) center right no-repeat;
	text-decoration: none;
}

div#content a
{
	color: #09f;
	font-weight:bold;
	text-decoration: underline;
}

div#content a em
{
	color: #666;
}

div#content a:hover
{
	color: #000;
}

div#content .portfolioDetail
{
}

div#content .portfolioDetail .plabel
{
	font-weight: bold;
}

div#content .portfolioDetail .text
{
	margin-left: 20px;
}

div#content .portfolioDetail .portfolioImage
{
	float: right;
	padding: 0px 3px 3px 3px;
}

div#content dl.projects dt
{
	font-size: 1.4em;
	color: #666;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.3em;
}

div#content dl.projects dd
{
	margin-bottom: 1em;
}

div#content dl.projects dd div
{
	margin: 0.2em 0em 0.2em 0em;
	font-weight: bold;
}

/************ form stuff ************/

div#content div.okmsg
{
	background: #E0FFE0 url(../Images/okmsg-bg) top left no-repeat;
	border: 1px dashed #060;
	padding: 1.5em;
	font-weight: bold;
}

div#content div.errormsg
{
	background: #FFE5E5 url(../Images/errormsg-bg) top left no-repeat;
	border: 1px dashed #df0000;
	padding: 1.5em;
	font-weight: bold;
}



.formSection
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	width: 100%;
	text-align: center;
	background-color: White;
	padding: 10px;
}

.formSection fieldset
{
	width: 60%;
	margin: 0 auto;
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.formSection legend
{
	color: #666;
	font-size: 11pt;
	font-weight: bold;
}


.formSection label
{
	display: block;
	width: 100%;
	padding: 0px 20px 0px 20px;
	font-size: 8pt;
	text-align: left;
	cursor: pointer;
}

.formSection .note
{
	color: #999999;
	font-style: italic;
	font-size: 8pt;
	display: block;
	padding: 0px 20px 0px 20px;
	width: 100%;
}



.formSection .textBoxContainer
{
	display: block;
	width: 100%;
	padding: 0px 0px 10px 50px;
}

.formSection .textBoxContainer input
{
	display: inline;
	width: 75%;
	font-size: 8pt;
	text-align: left;
	border: 1px solid #777777;
}

.formSection .textBoxContainer textarea
{
	width: 75%;
	height: 50px;
	font-family: "Palatino Linotype", "Timesse", "Times New Roman", Serif;
	font-size: 9pt;
	padding: 4px;
	border: 1px solid #777777;
	background-color: White;
}

.formSection .selectBoxContainer
{
	display: block;
	width: 100%;
	padding: 0px 0px 10px 50px;
}

.formSection .selectBoxContainer select
{
	display: inline;
	font-size: 8pt;
}

.formSection .checkBoxSet
{
	display: block;
	width: 100%;
	padding: 0px 0px 10px 50px;
	text-align: left;
}

.formSection .checkBoxSet input
{
	display: inline;
}

.formSection .checkBoxSet label
{
	display: inline;
	padding: 0;
	padding-right: 10px;
}

.formSection .required
{
	background-image: url(star.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.formSection .buttonBoxContainer
{
	display: block;
	width: 100%;
	padding: 0px 10px 10px 50px;
	text-align: right;
}

.formSection .buttonBoxContainer input
{
	cursor: pointer;
	font-weight: bold;
	font-size: 9pt;
}

/*.formSection */.clear
{
	width: 100%;
	clear: both;
	margin: 0px 0px 2px 0px;
	padding: 0;
}