/* CSS Document */

html
{

}

body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

#wrapper
{
	text-align: justify;
	margin: 0;
	width: 985px;
}

.noDisplay
{
	display: none;
}

.short #headWrap
{
	height: 183px;
}

#headWrap #header
{
	width: 297px;
	height: 108px; 
	float: left;
	padding: 38px 70px 0 70px;
}

#headWrap 
{
	
}

#headWrap #menu
{
	float: left;
}

#menu li
{
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	padding: 83px 0 0 0;
}

#menu li a
{
	color: #333;
	text-decoration: none;
	padding: 3px 25px;
	background: white;
	display: block;
}

#menu li a:hover
{
	color: #e73952;
	text-decoration: none;
}

#menu #first a
{
	padding: 3px 25px 3px 0;
}

#menu #last a
{
	padding: 3px 0 3px 25px;
}

#menu .subSelected a
{
	color: #000 !important;
}

.dropCap
{
	font-size: 18px;
}

.homeMenu
{
	background: url(../images/menuLine.gif) 366px -10px no-repeat;
}

.aboutMenu
{
	background: url(../images/menuLine.gif) 465px -10px no-repeat;
}

.portfolioMenu
{
	background: url(../images/menuLine.gif) 578px -10px no-repeat;
}

.contactMenu
{
	background: url(../images/menuLine.gif) 702px -10px no-repeat;
}

#menu .selected a
{
	color: #e73952;
}

#aboutSub
{
	position: absolute;
	margin: 0;
	padding: 0 0 0 60px;
}

#aboutSub li, #portfolioSub li
{
	margin: 0;
	padding: 30px 0 0 0;
}

#aboutSub li a, #portfolioSub li a
{
	background: none;
	color: #999 !important;
	text-transform:lowercase;
	padding: 3px 14px;
}

#aboutSub li a:hover, #portfolioSub li a:hover
{
	color: #333 !important;
}

#portfolioSub
{
	position: absolute;
	margin: 0 0 0 -130px;
	padding: 0 0 0 0px;
}

#footer li
{
	float: left;
	padding: 0 7px;
	border-right: 1px solid #333333;
	line-height: 13px;
	color: #333333;
	font-size: 11px;
}

#content
{
	/*background: url(../images/contentGray.gif) 0 0 repeat-x;*/
}

.index #content
{
	height: 500px;
	width: auto;
	clear: both;
	display: block;
}

#footer .last
{
	padding: 0 0 0 7px;
	border-right: 0px none;
}

.index
{
	background: url(../images/index/bodyBack.jpg) 0 0 no-repeat;
}

.index body
{
	background: url(../images/contentGray.gif) 0 183px repeat-x;
}

.index .left
{
	float: left;
	height: 306px;
	width: 524px;
}

.index .right
{
	float: left;
	background: url(../images/index/welcomeBack.jpg) 0 0 no-repeat;
	width: 353px;
	height: 207px;
	color: white;
	padding: 100px 50px 0 50px;
	border-right: 8px solid white;
}

.profile .left
{
	color: white;
	background: black;
	height: 230px;
	padding: 75px 150px 0 150px;
	margin: 100px 0 30px 0;
	opacity: 0.9;
}

.profile .leftExp
{
	color: white;
	background: black;
	height: 230px;
	padding: 50px 150px 25px 150px;
	margin: 100px 0 30px 0;
	opacity: 0.9;
}

.profile
{
	background: url(../images/profile/bodyBack.jpg) 870px 0 no-repeat;
}

.profile body
{
	background: url(../images/profile/back.jpg) 990px 282px no-repeat;
}

.profile .leftStaff
{
	height: 311px;
	margin: 100px 0 30px 0;
}

.profile .leftStaff #navigation
{
	margin:-32px 0 0 748px;
	position: absolute;
}

.leftStaff ul
{
	background: black;
	height: 281px;
	padding: 12px 0px 12px 20px;
	width: 1010px;
}

.leftStaff li
{
	float: left;
	padding: 0 0px;
	font-size: 11px;
	color: white;
	width: 166px;
}

.leftStaff li p
{
	height:46px;
}

.leftStaff li a
{
	color: white;
	text-decoration: none;
}

.leftStaff li a:hover
{
	color: #e31937;
	text-decoration: none;
}

.profile .leftStaffFlorida
{
	height: 311px;
	margin: 100px 0 30px 0;
}

.profile .leftStaffFlorida #navigation
{
	margin: -32px 0 0 749px;
	position: absolute;
}

.leftStaffFlorida ul
{
	background: #e31937;
	height: 281px;
	padding: 12px 0px 12px 20px;
	width: 1010px;
}

.leftStaffFlorida li
{
	float: left;
	padding: 0 0px;
	font-size: 11px;
	color: white;
	width: 166px;
}

.leftStaffFlorida li p
{
	height:46px;
}

.leftStaffFlorida li a
{
	color: white;
	text-decoration: none;
}

.leftStaffFlorida li a:hover
{
	color: #000;
	text-decoration: none;
}

.leftPort
{
	background: black;
	width: 154px;
	padding: 50px 35px 0 45px;
	height: 252px;
	margin: 70px 0 30px 0;
	float: left;
	font-size: 11px;
	text-align: left;

}

.leftPort a
{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

.leftPort a:hover
{
	color: #e31937;
	text-transform: uppercase;
	text-decoration: none;
}

.leftPort .select a
{
	color: #e31937;
}

.rightPort
{
	border: 1px solid #333;
	background: white;
	padding: 10px 10px 4px 10px;
	float: left;
	width: 671px;
	height: 433px;
	position: relative;
}

.rightPort .mainContent
{
	background: #e31937;
	color: white;
	height: 144px;
	width: 521px;
	padding: 200px 100px 50px 50px;
}

.rightPort .navigation
{
	float: right;
	padding: 404px 0 0 0;
}

.rightPort .navigation li
{
	float: left;
	padding: 0 3px;
}

.rightPort .navigation li a
{
	background: url(../images/portfolio/redButton.jpg);
	height: 22px;
	width: 22px;
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}

.rightPort .navigation li a:hover
{
	background: url(../images/portfolio/blackButton.jpg);
	height: 22px;
	width: 22px;
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}

.rightPort .navigation .select a
{
	background: url(../images/portfolio/blackButton.jpg);
}

.rightPort div
{
	position: absolute;
	top: 10px;
	left: 10px;
}

.rightPort .mainImage
{
	height: 394px;
	width: 671px;
}

.portMain
{
	padding: 30px 0;
	height: 447px;
}

.port
{
	background: url(../images/profile/bodyBack.jpg) 870px 0 no-repeat;
}

.port body
{
	background: url(../images/portfolio/bodyBack.jpg) 926px 282px no-repeat;
}

.contactUl
{
	padding:50px 0 0 0;
	margin: 0;
}

.contactUl li
{
	float: left;
	width: 220px;
}

.contactUl h2
{
	color: #e31937;
}

.logoLi
{
	opacity: 0.08;
	width: 260px !important;
	margin: 0 0 0 -20px;;
	text-align: center;
}