/* CSS Document */

body {
	background:#e7e8e8 url(/images/bg.png) repeat-x;color:white;font-family:Arial, Helvetica, sans-serif;
	
}
H1,label,th {
	
	color:#FF2600;
	font-size:13px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
	
}
label {width:80px;float:left;}
H2 {
	
	color:#FF2600;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:left;
	
}
H3 {
	
	color:#FFDF00;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:left;
	
}
a {color:#232D2E;text-decoration:none;}
p,li {font-size:11px;text-align:left;margin-top:10px;color:#55DCFE;line-height:1.3em;}
p a {font-size:11px;text-align:left;margin-top:10px;color:#FF2600;}
li a {font-size:11px;text-align:left;margin-top:10px;color:#FF2600;}
P em {color:#FF2600;font-style:normal;}
ul {margin-top:0px;}

#catMenu {margin:10px 105px 5px 105px;width:700px;text-align:right;}
#catMenu a {margin-left:10px;}
#catMenuish img {height:14px;}
#horizon   {
	color: white;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#maincontainer {
  z-index: 1;
	margin-left: -425px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 910px;
	height: 652px;
}
#top {width:910px;background-image: url(/images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top:50px;height:85px;}
#content {padding:0px;margin:0px;
	width:910px;
	/*background-color:red;*/
	background-color:#2e2e2e;
	height:412px;
	overflow:hidden;
	
}
#contentPortfolio {padding:0px;margin:0px;
	width:910px;
	background-color:#2e2e2e;
	height:412px;overflow:hidden;
	}
#contentBgLeft {
	width:20px;
	height:412px;
	background-image: url(/images/bg_left.jpg);
	float:left;
	background-repeat: no-repeat;
}
#contentBgRight {width:20px;height:412px;background-image: url(/images/bg_right.jpg);float:right;background-repeat: no-repeat;}

#content P {margin-left:0px;margin-top:15px;}
#content H1 {margin-left:0px;margin-top:15px;}
#content H2 {margin-left:0px;margin-top:15px;}
#content li {margin-left:0px;margin-top:15px;margin-top:.75em;}

#contentPortfolio P {margin-left:0px;margin-top:15px;}
#contentPortfolio H1 {margin-left:0px;margin-top:15px;}
#contentPortfolio H2 {margin-left:0px;margin-top:15px;}
#footer {
	width:910px;
	background-color:#666666;
	
	height:135px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footer p{text-align:right;color:#a2a2a2;}
.tagBottom {margin-top:700px;color:#999999;text-align:center;}