@charset "utf-8";
html {
	min-height: 100%;
	margin-bottom: 9px;
}
#menuBar {
	float: right;
	margin-top: 0px;
	height: 50px;
	width: 287px;
}
#menuBar a:hover {
	color: #000000;
	background-color: #dcdccc;
}

#mainWrapper {
}

.menuItem {
	float: right;
	margin: 0px;
	height: 33px;
	width: 95px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	background-color: #292727;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	height: 50px;
	background-color: #292727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}


#subMenu {
	width: 660px;
	clear: both;
}
#topContent {
	clear: both;
	height:115px;
	width:660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h2 {
	padding: 0px;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #666666;
	float: right;
	clear: both;
}
#topContent p {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 15px;
}
#topContent a {
	color: #276D86;
	font-weight: bold;
	text-decoration: none;
}



strong {
	font-style: italic;
}

#topContent h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	float: right;
}

#subMenu{
	padding-top: 15px;

}

#subMenu img {
	padding: 3px;
	border: 1px solid #999999;
	margin-bottom: 0px;
	float: left;
}
#contact_form label {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	margin-right: 10px;
}
.errors {
	color: #CC0000;
	font-size: 10px;
	display: none;
	background-image: url(../imgs/error.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin-left: 20px;
}
#aim {
	padding-left: 25px;
	background-image: url(../imgs/aim.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cellPhone {
	padding-left: 25px;
	background-image: url(../imgs/cell.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#email{
	padding-left: 25px;
	background-image: url(../imgs/email.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#additionalContactInfo {
	float: left;
	display: block;
	margin-top: 100px;
	margin-left: 30px;
	font-size: 10px;
}

#imageHolder {
	background-color: #292727;
	padding: 0px;
	height: 310px;
	width: 660px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	overflow: visible;
}
.textBox {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	width: 200px;
}
.textBox:focus {
	background-color: #E0E0E0;
	color: #000000;
}

#contact_form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#loaderDiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: none;
}

#resume {
	display: block;
	position: absolute;
	left: 398px;
	top: 108px;
	width: 214px;
	height: 113px;
	font-size: 10px;
}
#resume a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
#pdf {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../imgs/acrobat.png);
}
#doc {
	background-image: url(../imgs/word.png);
	background-repeat: no-repeat;
	background-position: left;
}



#contact_form span {
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#contactWrap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 35px;
}
.contactBackground {
	background-image: url(../imgs/contactBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#contact_form {
	height: 300px;
	width: 300px;
}
#contentHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}



#imageHolder div{
	position: absolute;
	left: 2px;
	top: 2px;


}
.imgDesc {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#mainWrapper {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}


body {
	background-color: #dcdccc;
	margin: 0px;
	padding: 0px;
}
#logoWrap {
	float: left;
	padding-top: 15px;
	margin-bottom: 10px;
}
.fade {
	float:left;
	height:100px;
	width:100px;
	position:relative;
	margin-left: 10px;

}

#firstThumb {
	margin-left: 0px;
}

.spacer {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.fade div {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#horzSpacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	line-height: 37px;
}
#myController span{
	color:#000000;
	margin-right:5px;
	cursor:pointer;
	background-color: #dcdccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	height: 50px;
	width: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#myController span.jFlowSelected {
	background-color: #46A5D1;

}
.jFlowControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#contact_form textarea {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	border: 1px solid #FFFFFF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#contact_form button {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
#ajaxDisplay {
	padding-left: 15px;
}
#contact_form textarea:focus {
	background-color:#E0E0E0;
	color: #000000;
}
#mainEmail {
	float: left;
	width: 50px;
	margin-left: 50px;
	height: 35px;
	line-height: 32px;
	background-image: url(../imgs/emailBg.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}
h3{
font-size:14px;
}
#disclaimerInfo {
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
}
