body {
	background-color: #151515;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 9pt;
	color: #f8f8f8;
}

#tinyTopBar {
	background-color: #202020;
	height: 19px;
	border-bottom: 1px solid #666666;
	padding-top: 1px;
	color: #bbb;
}

#tinyTopBarContent {
	margin: 0 auto;
	width: 946px;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
}

#tinyTopBarContent a {
	color: #ddd;
	text-transform: uppercase;
	font-size: 8pt;
	text-decoration: none;
}

#tinyTopBarContent a:hover {
	color: white;
}

#mainwindow {
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	width: 966px;
	padding-bottom: 189px;
	color: #ddd;
}

#topbar {
	padding-top: 23px;
	padding-left: 10px;
	padding-bottom: 30px;
}

#logo {
	float: left;
	font-size: 9pt;
}

#toplinks {
	font-family: Arial;
	padding-top: 23px;
	padding-left: 258px;
	font-size: 9pt;
	line-height: 15pt;
}

#toplinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#toplinks li {
	float: left;
	margin-left: 25px;
}

#toplinks a {
	font-weight: normal;
	text-decoration: none; 
	color: #bbb;
}

#toplinks a:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #ffa20a;
}

#toplinks .title {
	font-weight: normal;
	font-size: 10pt;
}

#content_container {
	background-color: #404040;
	margin-bottom: 0px;
}

#sidebox {
	float: left;
	margin-left: 30px;
}

#sidebox_content {
	text-align: center;
}

#sidebox_content .title{
	font-size: 11pt;
}

#content_text {
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 43px;
	text-align: justify;
	line-height: 150%;
	color: #aaa;
}

#content_text .title {
	font-weight: bold;
	font-size: 14pt;
}

#content_text h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
}

#content_text h2 { 
	font-size: 11pt;
	font-family: Arial;
	margin-top: 0px;
	font-weight: bold;
	color: white;
}

#content_text .highlight {
	font-weight: bold;
	color: #ccc;
}

#content_text a {
	color: #ffa20a;
	text-decoration: none;
}

#content_text a:hover {
	text-decoration: underline;
}

#content_text b, strong {
	color: #eee;
}

#content_text h3 {
	color: white;
	size: 9pt;
	margin-top: 12px;
	padding-top: 8px;
}

#content_text input, textarea {
	border: solid #222 1px;
	background-color: #ddd;
	padding: 4px;
}

#content_text input:focus, textarea:focus {
	background-color: #fff;
}

#content_text .button {
	background-color: #ffa20a;
	font-family: Arial;
}

#content_text .button:focus {
	background-color: #ffc23a;
}

.TwoColumnLeft {
	width: 440px;
	padding-right: 10px;
	float: left;
}

.TwoColumnRight {
	width: 450px;
	margin-left: 465px;
}

.RightSidebarLeftColumn {
	width: 610px;
	margin-left: 0px;
	float: left;
}

.RightSidebarRightColumn {
	width: 300px;
	margin-left: 630px;
}

.RightSidebarRightColumn ul{ 
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

.ThreeColumnLeft {
	float: left;
	width: 290px;
	padding-left: 8px;
	padding-right: 24px;
}

.ThreeColumnMiddle {
	width: 290px;
	padding-right: 24px;
	float: left;
}

.ThreeColumnRight {
	width: 290px;
	float: left;
}

#contentHeader {
	background-image: url('/images/header.jpg');
	width: 966px;
	height: 200px;
	overflow: hidden;
}

#contentHeader h1 {
	color: white;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
}

#footer {
	text-align: center;
	font-weight: normal;
	padding-top: 12px;
	color: #888
}

#footer a {
	text-decoration: none;
	color: #ccc;
}

.cutout-top {
	margin-left: 2px;
	width: 288px;
	height: 9px;
	background-image: url('images/cutout-top.png');
}

.cutout-middle {
	margin-left: 2px;
	width: 268px;
	background-color: #171717;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

.cutout-bottom {
	margin-left: 2px;
	width: 288px;
	height: 9px;
	background-image: url('images/cutout-bottom.png');
	margin-bottom: 16px;
}

.alertbox {
	padding: 8px;
	background-color: #883333; 
	border: solid 1px #440000; 
	text-align: center; 
	font-weight: bold; 
	color: white;
	margin-top: 12px;
	margin-bottom: 12px;
}

.alertboxok {
	padding: 8px;
	background-color: #338833; 
	border: solid 1px #003300; 
	text-align: center; 
	font-weight: bold; 
	color: white;
	margin-top: 12px;
	margin-bottom: 12px;
}

table .portfolio {
	cellpadding: 10px;
	border: 1px;
	font-size: 10pt;
}

hr { 
	height: 1px;
	border: none;
	background-color: #666666;
}

.curvyBox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 8px;	
	background-color: #202020;
}

.curvyBoxBottom {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 8px 8px 8px;	
	background-color: #202020;
	float: left;
	margin: 7px;
	width: 200px; 
	height: 200px;
}

.buttonBottom {
	width: 184px;
	height: 27px;
	padding-top: 6px;
	margin: 0px auto;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#content_text .buttonBottom a {
	width: 184px;
	height: 27px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
	color: #503100; 
	background-image: url(images/btn-bottom.png);
}

#content_text .buttonBottom a:hover {
	background-image: url(images/btn-bottom-over.png);
	
}

.threeColumnThinText 
{
	margin: 0 auto;
	width: 240px;	
}

.bottom {
	height: 100px;
}

/**
 * Portfolio Styles
 */
 
.portfolioItem {
	width: 300px;
	margin-right: 11px;
	float: left;
	height: 400px;
}

.portfolioItem img {
	margin-bottom: 6px;
}

.portfolioItem  h2{ 
	margin: 0px;
	padding-top: 6px;
	
	font-size: 14px;
}