@charset "UTF-8";
/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	background: url(images/general/background.jpg) repeat-x fixed center;
	width: 100%;
	height: 100%;
}

#container {
	width: 850px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -425px;
	background: url(images/professionals/bg_container.gif) repeat-y center;
}

#nav {
	width: 176px;
	height: 500px;
	position: relative;
	float: left;
	background: url(images/professionals/bg_nav.jpg) repeat-x top;
}

#nav img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#nav a {
	background: none;
}

#nav a:hover {
	background: none;
}

#content {
	width: 570px;
	height: auto;
	position: relative;
	float: left;
	margin: 65px 0 50px 50px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #FFFFFF;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #F8BC36;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: #F8BC36;
	text-decoration: none;
}

.yellow {
	color: #F8BC36;
}

.clear {
	clear: both;
}

.imgLeft {
	margin: 0 10px 5px 0;
}

.imgLeftMid {
	margin: 5px 10px 5px 0;
}

.imgRight {
	margin: 0 0 5px 10px;
}

.imgRightMid {
	margin: 5px 0 5px 10px;
}

.philosophy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 3em;
	color: #FFFFFF;
}

.pdfbullets ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px;
}

.pdfbullets li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	background: url(images/general/acrobat_icon.gif) no-repeat 0px 2px;
	padding-left: 25px;
	margin: 1em 0;
	color: #FFFFFF;
}

.docbullets ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px;
}

.docbullets li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	background: url(images/general/doc_icon.gif) no-repeat 0px 2px;
	padding-left: 25px;
	margin: 1em 0;
	color: #FFFFFF;
}

.thumbnail {
	width: 140px;
	height: auto;
	float: left;
	margin-right: 40px;
	text-align: center;
}

.thumbnail p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 1.5em;
	margin-top: 4px;
}

.thumbnail a {
	width: 140px;
	height: auto;
	background: none;
	position: relative;
	float: left;
	top: 0px;
	text-decoration: none;
	padding: 11px;
}

.thumbnail a:hover {
	width: 140px;
	height: auto;
	background: #6C1414;
	position: relative;
	float: left;
	top: 0px;
	text-decoration: none;
	padding: 11px;
}

.thumbnail img {
	border: #CF9D26 solid 1px;
}