@charset "utf-8";
/* CSS Document */

body { padding: 0; margin:0px; background: #000000; color: #ffffff; text-align: left; font: 10px Arial, Helvetica, Verdana, sans-serif; line-height:14px; }

a { 
	color:#ffffff;
	text-decoration:none; 
}

a:hover { text-decoration:underline; }

img {
	border:none;
}

p { 
	margin:0px 0px 16px 0px;
}

#container {height:590px; margin:0; padding:0; float:left;}
#sidebar { background:url(../img/nav_bg.gif) no-repeat #ffffff; z-index:0; float:left; width:127px; height:550px; position:fixed; top:0px; left:20px; font-style:italic; color:#000000;}
#logo { margin:10px; height:90px;background:#ffffff; width:114px; }

#navContainer { width:127px; background:#ffffff;  }
#nav { float:left; width:127px;background:#ffffff;}
ul { padding:0px;  list-style-type:none; width:115px; margin:5px 5px 14px 10px;}
ul li { margin:0px; padding:0px; }
#nav .divider { width:25px; height:1px; background-color:#000000; margin:6px 0px; }

#news { margin:0px 0px 0px 20px; padding:0px 0px 10px 0px; font-style:normal; line-height:12px; width:80px; height:340px; }

#content {float:left; margin:0px 0px 0px 185px; height:590px; }

#folio { height:580px; margin-top:20px;}
#folio img { border:0; margin-right: 120px; float:left; }
#folioBtns img { border:0; margin-right: 10px; float:left; }


#folioImg { height:535px; }

#folioInfo { width:800px; position:relative; } 
#folioBtns { float:left; width:100px; margin-top:3px; }
#folioCopy { float:left; width:700px;  color:#FFFFFF;}

.infoBox { background:url(../img/about_divider.gif) no-repeat 20px 0px; width:813px; margin-top:220px;height:350px;}
.contactBox { background:url(../img/contact_divider.gif) no-repeat 20px 0px; width:813px; height:350px;margin-top:220px;}

.infoBox .copyLeft { float:left; width:370px; margin:0px 180px 0px 0px; padding:0px;}
.infoBox .copyRight { float:left; width:220px;margin:0px; padding:0px;}

.contactBox .copyLeft { float:left; width:200px; margin:0px 155px 0px 0px; padding:0px;}
.contactBox .copyRight { float:left; width:210px; margin-top:54px; }

.green { color:#01908C; }
.purple { color:#7900BF; }
.red { color:#EE3A0B; }
.orange { color:#DE8012; }

a.green, a.purple, a.red, a.orange, a.tuerkis, a.orange { color:#000000; }

#nav a:hover { text-decoration:none;}
a.tuerkis:hover, a.tuerkisActive { color:#00DF6A; }
a.orange:hover, a.orangeActive { color:#FF4400;}
a.green:hover, a.greenActive { color:#01908C; }
a.purple:hover  { color:#7900BF; }
a.red:hover { color:#EE3A0B; }
a.orange:hover { color:#DE8012; }

