﻿body 
{
	background-color:#565656; 
	margin: 0 0 0 0;
	text-align:center;
	font-family:Calibri, Arial;
}


p
{
	color:white;
	size:11px;
}

{
	text-decoration:none;
}

#divMain
{
	position:relative;
	display:block;
	width:877px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.divLinks
{
	clear:both;
	position:absolute;
	text-align:left;
	
}

div#Space
{
	position:relative;
	display:block;
	height:6px;
}

.MAINportfolioBox
{
	background-color:#333333;
	background-image:url(../images/box_fullwidth_top.png);
	background-repeat:no-repeat;
	float:left;
	width:877px;
}

.dropdownTextBox
{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:black;
	font-weight: normal;
}

.dropdownSubmit
{
	background-color:blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;color:white; 
	font-weight: normal;
}

div#MAINportfolioBox
{
	background-color:#333333;
	background-image:url(../images/box_fullwidth_top.png);
	background-repeat:no-repeat;
	float:left;
	width:877px;
}

div#flashIntroBottomImage
{
	margin-top:320px;
	background-color:#565656;
	background-image:url(../images/box_fullwidth_bottom.png);
	background-repeat:no-repeat;
	width:877px;
	height:24px;	
}


div#flashIntroTopText
{
	position:absolute;
	font-size:18px;
	color:white;
	font-weight:bold;
	margin-left:40px;
	margin-right:auto;
	margin-top:18px;
}
