/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#202020;
}
		
#wrapper {
	margin: 1em auto;
	width: 760px;
	/*background-color: #ddd;*/
}

#contentWrap {
	float: left;
	/*width: 100%;*/
	width: 760px;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contentWrapHome {
	float: left;
	/*width: 100%;*/
	width: 760px;
	background-color: #58595b;
	padding-top: 20px;
	padding-bottom: 0;
}

#leftSide{
	float: left;
	width: 180px; /*Width of left column*/
	/*margin-left: -760px; Set left margin to -(MainContainerWidth)*/
	background-color: #000;
	padding: 0;
}

#rightSide{
	float: right;
	width: 580px; /*Width of right column*/
	/*margin-left: -760px; Set left margin to -(MainContainerWidth)*/
	background-color: #000;
	padding: 0;
}

#footer {
	clear: both;
	width: 760px;
	background:url(../images/back_footer.gif) repeat-x;
	background-color:#778899;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #ddd;
}

#footer P {
	padding: 15px;
	line-height: 15px;
}

#content {
	border-left:   5px solid #999;
	border-top:    5px solid #999;
	border-right:  5px solid #999;
	border-bottom: 5px solid #999;
	background-color: #FFFFFF;
	width: 520px;
	padding: 10px;
	min-height: 480px;
  	height:expression(this.scrollHeight > 420 ? "inherit":"480px");
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

#content P {
	wdith: 510px;
}

#content a {
	color: #414042;
}

#content a:hover {
	color: #545355;
}

body.philosophy #header {
	background: url(../images/hdr_philosophy.gif) no-repeat;
}

body.partners #header {
	background: url(../images/hdr_athlete_training.gif) no-repeat;
}

body.contact #header {
	background: url(../images/hdr_boston.gif) no-repeat;
}

body.farrrukh #header {
	background: url(../images/hdr_farrrukh.gif) no-repeat;
}

body.bagley #header {
	background: url(../images/hdr_bagley.gif) no-repeat;
}

body.knopik #header {
	background: url(../images/hdr_knopik.gif) no-repeat;
}

body.megaloudis #header {
	background: url(../images/hdr_megaloudis.gif) no-repeat;
}

body.howarth #header {
	background: url(../images/hdr_howarth.gif) no-repeat;
}

#leftSide img.pics {
	padding-left: 14px;
}

#nav-menu {
	width: 760px;
	height: 29px;
	background-image:url(../images/back_nav.gif);
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
}

#nav-menu li.first {
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	padding-top: 0;
}

#nav-menu li a {
	display: block;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}

#content UL {
    padding: 15px 0px;
    /*border: 0px none; */
    list-style-position: inside;
    list-style-type: square;
	margin-top: -1.5em;
    /*margin-left: 1em;*/
}

#content LI {
	line-height: 1.5em;
}

#content UL.office {
	font-family:Georgia, "Times New Roman", Times, serif;
    padding: 15px 0px 0px 5px;
    /*border: 0px none; */
    list-style-position: inside;
    list-style-type: none;
	margin-top: -2.0em;
    /*margin-left: 1em;*/
}
 
#subnav {
	background-color: #000000;
	width: 180px;
}

#subnav ul.left {
	font-size: 11px;
	float: left;
	width: 80px; 
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 0;
	padding-top: 15px;
	list-style-type: none;
	line-height: 24px;
}

#subnav ul.right {
	font-size: 11px;
	float: right;
	width: 90px; 
	margin: 0;
	/*padding: 15px 0 20px 0;*/
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 2px;
	padding-top: 15px;
	list-style-type: none;
	line-height: 24px;
}


#subnav UL a {
	color: #8c8c8c;
}

#subnav UL a:hover {
	color: #FFF;
}

.no-space {
    margin: 0px;
    padding: 0px;
  }
  
#footer a {
	/*background-repeat:no-repeat;
	background-position:0 50%;*/
	padding-left:10px;
	padding-right: 10px;
	color:#ddd;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}

/*#footer ul#nav-a li a { background-image:url(../i/bullet_footer_blue.gif); }
#footer ul#nav-b li a { background-image:url(../i/bullet_footer_orange.gif); }
#footer ul#nav-c li a { background-image:url(../i/bullet_footer_green.gif); }
#footer ul#nav-d li a { background-image:url(../i/bullet_footer_green.gif); }
 #footer ul#nav-d { display:none; } */


#office {
	padding-top: 0;
	padding-left: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}


.zelen{width:760px; text-align:right; margin-top:5px;}
	.zelen p{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#fff; margin:0;}
	.zelen p.copy{float:left;}
	.zelen a{color:#fff; text-decoration:none;}
	.zelen a:hover{text-decoration:underline;}
	
/* End hide */

