body {
	background-color: #1e1f21;
	margin: 0;
}

h2 {
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #98cb7a;
	margin: 0;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #9acb7d;
	margin: 0;
}

h4 {
	margin: 0;
	color: #627755;
	font-size: 32px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: -2px;
}

.portfolio_pic {
	margin-right: 15px;
	position: relative;
	float: left;
}

.portfolio_info {
	position: relative;
	float: left;
	font-size: 11px;
	font-famliy: arial;
	color: #a8a8a8;
	width: 180px;
}

.portfolio_info strong a {
	text-transform: uppercase;
	font-weight: bold;
	color: #98cb7a !important; 
	text-decoration: none !important;
}

.portfolio_info a:hover {
	text-decoration: underline !important;
}

h6 {
	color: white;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

a {
	text-decoration: none;
}

a:hover {
	color: white;
	
}

#header {
	background-color: #4f5651;
	text-align: right;
	font-family: verdana, sans-serif;
	color: #828a85;
	text-transform: uppercase;
	font-size: 10px;
	padding: 7px;
	padding-right: 15px;
}

#header a{
	color: #828a85;
}

#header a:hover {
	color: white;
}

#logo {
	width: 897px;
	margin: 0 auto;
	position: relative;
	left: 5px;
	margin-top: 25px;
	margin-bottom: 16px;
}

#breadcrumb {
	position: relative;
	float: right;
	right: 12px;
	top: 53px;
	font-family: verdana;
	font-size: 10px;
	color: #595c5a;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#breadcrumb a {
	color: #595c5a;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: white;
}

#container {
	width: 879px;
	position: relative;
	margin: 0 auto;
	background-color: #282c29;
	padding: 9px;
	display: table;
}

.content_right {
	background-color: white;
	width: 332px;
	position: relative;
	float: right;
	right: 8px;
	padding: 12px;
	color: #202320;
	font-family: verdana;
	font-size: 12px;
}

.content_right {
	background-image: url(../images/white_block_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.wb_sub {
	margin-right: 15px;
	font-family: arial;
	font-size: 11px;
	color: #606060;
	margin-top: 25px;
	padding-right: 5px;
	width: 120px;
	position: relative;
	float: left;
	background-image: url(../images/vert_dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.wb_sub strong {
	color: #627755;
}

.content_right h1 {
	margin: 0;
	color: #46583b;
	font-size: 21px;
	font-family: verdana;
	font-weight: normal;
}

.content_right a {
	color: black;
	text-decoration: underline;
}

.content_right a:hover {
	color: #46583b;
	text-decoration: none;
}

.content_left {
	background-image: url(../images/content_bg.gif);
	background-color: #202320;
	background-repeat: no-repeat;
	width: 464px;
	padding-left: 14px;
	padding-right: 14px;
	font-family: verdana, sans-serif;
	color: white;
	font-size: 12px;
	padding-bottom: 14px;
	position: relative;
	left: 8px;
	margin-bottom: 16px;
	display: table;
}

.content_left a {
	color: white;
	text-decoration: underline;
}

.content_left a:hover {
	color: #46583b;
	text-decoration: none;
}

.content_left h1 {
	width: 190px;
	text-align: center;
	padding-top: 8px;
	font-family: arial, sans-serif;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	margin-bottom: 18px;
}

#large1, #large2 {
	background-image: url(../images/content_lg_bg.gif);
	width: 836px;
}

#large2 {
	margin-bottom: 8px;
}

.styled_form {
	background-color: #282c29;
	padding: 15px;
	line-height: 250%;
}

.styled_form h5 {
	margin: 0;
	margin-bottom: -20px;
	margin-left: 20px;
	font-size: 11px;
	position: relative;
	padding-bottom: 2px;
	top: -10px;
	font-weight: normal;
	font-style: italic;
}

#footer {
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	color: #595c5a;
	width: 898px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#old_footer {
	background-image: url(../images/footer_bg.jpg);
}

#footer a {
	color: #595c5a;
	text-decoration: underline;
}

#footer a:hover {
	color: #46583b;
	color: white;
	text-decoration: none;
}
.tooltip_body {
	background-color: #1e1f21;
	padding: 20px;
	color: white;
	font-family: verdana;
	font-size: 12px;
}

.tooltip_body a {
	color: white;
	text-decoration: underline;
}
