/* CSS Document */
body{padding:0px; margin:0px; background-color:#333333; color:#9c9c9c; font:12px/16px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* HEADER */

#main_header{width:100%; margin:0 auto; background:url(../images/b_header.jpg) repeat-x #000; height:310px;}
#header{width:775px; margin:0 auto; background:url(../images/mainimg.jpg) no-repeat #000; height:310px; position:relative;}

/* CONTENT */

#main_body{width:100%; background-color:#333333; clear:both}	

#content{width:715px; margin:0 auto; padding:0; position:relative; background-color:#333333;}

/* MIDDLEPAN */

#middlepan{width:715px; position:relative;}
#team{width:715px; margin:21px 0 0 20px; position:relative; padding-bottom: 20px; min-height: 300px;}
#team h3{width:287px; height:34px; display:block; position:relative; top: 200%; float:left;}
#team p{width:100%; margin:56px 0 0 0; padding-bottom: 10px;  font:11px/14px Tahoma, sans-serif;  padding-top:0; float:left;}
#team p span {font-weight:bold; color:#b9d822;}
#team a{display:block; color:#9c9c9c; font-weight:normal; text-decoration:none; padding:0 0 0 18px;}
#team a:hover{color:#b8d71e; background-color:#000000;}

#team ul{width:280px; margin:10px 0 0 8px; float:left; position:absolute; top: 170px; right: 380px;}
#team ul li a{display:block; height:16px; background:url(../images/arrow.jpg) 5px 6px no-repeat; font:10px/16px Tahoma, Arial, Helvetica, sans-serif; color:#b9d822; font-weight:normal; text-decoration:none; padding:0 0 0 18px;}
#team ul li a:hover{color:#FFF; background-color:#000000;} 

/* FOOTER */

#main_footer{width:100%; margin:0 auto;  clear:both; background-color:#333333;}	
#footer{width:775px; margin:0 auto; padding:0; position:relative; background-color:#222222; border-top: #4d4d4d 1px dashed;}
#footer p{display:block; margin: 20px auto 0 auto; font:10px/18px Tahoma, Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; text-align:center; padding-bottom:20px}
#footer a{font:10px/20px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#FFF; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#000; text-decoration:none; background:#FFF;}

/* prettyPopin */

#overlay{background:#000;position:absolute;top:0;left:0;z-index:10000;width:100%}
.prettyPopin{display:none;overflow:hidden;position:absolute;z-index:11000;top:50%;left:50%;background:url(../images/prettyPopin/popinLeft.gif) bottom left no-repeat}
.prettyPopin a#b_close{display:none;position:absolute;z-index:2;top:10px;right:13px;width:41px;height:9px;text-indent:-10000px;background:url(../images/prettyPopin/b_close.gif) bottom left no-repeat}
.prettyPopin .prettyContent{position:relative;width:100%;height:100%;font-size:1.2em;background:url(../images/prettyPopin/popinRight.gif) bottom right no-repeat}
.prettyPopin .prettyContent .prettyContent-container{display:none;padding:20px 15px 15px 15px}
.prettyPopin .prettyContent .loader{position:absolute;top:50%;left:50%;margin:-14px 0 0 -14px}
