/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	display: block;
	background: #272727;
	color: #FFF;
	text-align: center;
}
#CrappyBrowser {
	background: #FFF url(../_images_gen/crappy_browser_bg.gif) repeat-x bottom;
	padding: 30px 0;
	color: #333;
}
#CrappyBrowserInner {
	width: 800px;
	margin: 0 auto;
}
#CrappyBrowserInner h2 {
	font-size: 160%;
	margin: 0 0 20px 0;
}
#CrappyBrowserInner p {
	font-size: 110%;
	margin: 0 0 15px 0;
}
.FirefoxLink {
	padding: 10px 0 0 0;
	margin: 0 !important;
}
#Wrapper {
	background: #333;
	width: 100%;
}
.InnerElement {
	width: 970px;
	text-align: left;
	margin: 0 auto;
}
#Header {
	padding: 40px 0 35px 0;
	position: relative;
}
#Xmas {
	position: absolute;
	top: 5px;
	left: 382px;
	height: 20px;
	width: 170px;
	display: block;
	text-indent: 39px;
	background: url(../_images_gen/xmasgift.gif) no-repeat left;
	color: #F1DDCA;
	text-decoration: none;
	font-size: 110%;
	padding: 10px 0 0 0;
}
#Xmas:hover {
	color: #D8721D;
}
#Home div#Header {
	padding: 40px 0 20px 0;
}
#Logo {
	width: 344px;
	float: left;
}
#Navigation {
	float: right;
	width: 600px;
	padding: 1px 0 0 0;
}
#Navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Navigation li {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	border-bottom: 7px solid #333;
}
#Navigation li.Active {
	border-bottom: none;
	padding: 0 0 7px 0;
	background: url(../_images_gen/activenav_bg.gif) no-repeat bottom;
}
#Navigation li.last {
	float: right;
}
#Navigation li a {
	display: block;
	background: #272727;
	padding: 12px 12px;
	color: #FFF;
	text-decoration: none;
	font-size: 130%;
	text-transform: lowercase;
}
#Navigation li a:hover {
	background: #4FFD00;
	color: #333;
}
#Navigation li.last a:hover {
	background: #4FFD00 !important;
	color: #333;
}
#Navigation li.Active a {
	background: #d8721d !important;
	color: #FFF;
}
#Navigation li.last a {
	background: #F111EE;
	color: #000;
}
#Navigation li.Active.last a {
	background: #d8721d !important;
	color: #FFF;
}
#Page {
	padding: 0 0 30px 0;
}
#SubNavigation {
	width: 220px;
	float: left;
}
#SubNavigation h2 {
	color: #666;
	font-size: 150%;
	font-weight: normal;
	border-bottom: 1px dotted #FFF;
	margin: 0 0 40px 0;
	padding: 0 0 4px 0;
}
#SubNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 0;
}
#SubNavigation li {
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: #666 1px dotted;
}
#SubNavigation a {
	color: #F111EE;
	text-decoration: none;
	font-size: 110%;
}
#SubNavigation a:hover {
	color: #4FFD00;
}
#SubNavigation li.active a {
	color: #D8721D;
}
.Back {
	float: right;
	display: block;
	width: 40px;
	font-size: 85%;
	text-align: right;
	margin: 15px 0 0 0;
}
#Content {
	width: 970px;
}
#Content.Floater {
	width: 700px;
	float: right;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p,
#Content ul,
#Content ol,
#Content blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4
{
	line-height: normal;
	color: #4FFC02;
}
#Content a
{
	text-decoration: none;
	color: #F111EE;
}
#Content a:hover
{
	text-decoration: underline;
}
#Content h1 {
	font-size: 180%;
	font-weight: normal;
}
h1#PageTitle {
	font-size: 220%;
}
#Content h2 {
	font-size: 160%;
}
#Content h3 {
	font-size: 140%;
}
#Content h4 {
	font-size: 120%;
}
#Content ol,
#Content ul {
	padding: 0 0 0 25px;
}
#Content li {
	padding: 0 0 6px 0;
}

.PortfolioRow {
	padding: 10px 0 10px 0;
}
.PortfolioRow dl {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}
dl.First {
	margin:  0 !important;
}
.PortfolioRow dd {
	text-align: center;
	background: #272727;
}
.PortfolioRow img {
	display: block;
}
.PortfolioRow dd span {
	display: block;
	padding: 10px 5px 8px 5px;
	color: #F111EE !important;
	font-size: 120%;
}
.PortfolioRow dd a {
	color: #F111EE !important;
}
h1.PortfolioTitle {
	padding: 15px 0 10px 0 !important;
	border-bottom: 1px dotted #272727;
	margin: 0 0 5px !important;
}
.StandardTeaser {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px 0px 10px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #cbcbcb 1px solid
}
.NewsTeaser {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px 0px 10px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #666666 1px dotted;
}
.StandardTeaser H3 {
	FONT-SIZE: 110% !important;
	MARGIN: 0px;
}
.NewsTeaser H3 {
	FONT-SIZE: 130% !important;
	MARGIN: 0px 0 8px 0 !important;
}
.StandardTeaser P {
	MARGIN: 0px 0px 5px;
}
.NewsTeaser P {
	MARGIN: 0px 0px 5px;
}
.StandardTeaser IMG {
	DISPLAY: block;
	FLOAT: right;
	MARGIN: 0px 0px 10px 10px;
}
.NewsTeaser IMG {
	DISPLAY: block;
	FLOAT: right;
	MARGIN: 0px 0px 10px 10px;
}
.StandardTeaser HR {
	DISPLAY: none;
}
.NewsTeaser H4 {
	FONT-SIZE: 110% !important;
	MARGIN: 0px !important;
	font-weight: normal;
	color: #626262 !important;
}

#RightColumn {
	width: 202px;
	float: right;
	margin: 0 0 20px 20px;
	font-size: 80%;
}
.ImageHolder {
	text-align: center;
	font-size: 80%;
	margin: 0 0 15px 0;
}
.ImageHolder img {
	display: block;
	border: 1px solid #212121;
}
.ImageHolder p {
	padding: 8px 0 !important;
	margin: 0 !important;
}
#FooterOuter {
	border-top: 1px solid #212121;
	padding: 30px 0;
}
#FooterLeft {
	width: 650px;
	float: left;
}
#FooterLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #535353;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#FooterLeft li {
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	border-left: 1px solid #535353;
}
#FooterLeft li.First {
	border: none;
	padding: 0 15px 0 0;
}
#FooterLeft li a {
	text-decoration: none;
	color: #F111EE;
}

#FooterRight {
	width: 300px;
	float: right;
	text-align: right;
}
#FooterRight p {
	font-size: 180%;
	color: #4FFC02;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}