@media all {
/* global re-styles */
body, html {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font-family: "Calibri",  Arial, Helvetica, Verdana;
	font-size: 90%;
	font-weight: 400;
	color: #3a3a3a;
	text-align:center;
	background: #000000 url(../img/interface/MainBackground.png);
	}
h1 {
	font-size: 180%;
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
	}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	;
	}
h3 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom:0;
	}
h4 {
	font-weight:bold;
	font-size: 120%;
	margin-top:10px;
	}
h5 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear:both;
	}
h6 {
	margin-top:-15px;
	font-size: 100%;
	margin-bottom:10px;
	}
p {
	margin-top: 0px;
	padding-top: 0px;
	}
em {
	font-weight:bold;
	font-style: normal;
	}
img {
	border:none;
	}
a {
	color: #3a3a3a;
	text-decoration:underline;
	}
a:hover {
	color:#ff3755;
	}

/* main divs */
#RootContainer {
	width:900px;
	text-align:left;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding:10px;
	}
#PageHeaderContainer {
	height: 90px;
	background: #5A595A url(../img/interface/PageHeaderBackground.png) repeat-x;
	}
#PageHeaderContainer img {
	margin-top: 40px;
	margin-left: 30px;
	}
#PageHeaderLeft {
	float: left;
	height: 90px;
	width: 9px;
	background: #666666 url(../img/interface/PageHeaderLeft.png) no-repeat;
	}
#PageHeaderRight {
	float: right;
	height: 80px;
	width: 130px;
	background: url(../img/interface/PageHeaderRight.png) no-repeat right;
	padding-top: 10px;
	}
#NavBar {
	background-color: #4D4D4E;
	height: 24px;
	border-bottom: 5px solid #99FF33;
	border-top: 5px solid #333333;
	}
#Body {
	padding: 10px 200px 10px 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
.HandOfGod{
	float:right;
	margin-right:-200px;
	
	}
.rightColumn{
	width:50%;
	float:right;
	}
.Clear {
	clear:both;
	height:0;
	overflow:hidden;
	}
.FloatRight{
	float:right;
	margin:10px;
	}	
.FloatLeft{
	float:left;
	margin:10px;
	}
.RightMargin{
	margin:0;
	margin-right:-200px;
	}
.iPodRight{
	float:right;
	margin-right:-100px;
	width:330px;
	}
.indent{
	margin-left:15px;
	}

.frontImage{
	float:right;
	margin-top:50px;
	margin-right:50px;
	}
#FrontIcons{
	height:76px;
	margin-bottom:5px;
	overflow:hidden;
	width: 620px;
	}
#FrontIcons h2{
	margin:0;
	padding:0;
	display:block;
	width:167px;
	height:76px;
	margin-right:55px;
	float:left;
	overflow:hidden;
	}
#FrontIcons h2 a{
	display:block;
	padding-top:76px;
	height:0px;
	background: url(../img/interface/Icons.png) no-repeat;
	}
#FrontIcons h2 a:hover{
	background: url(../img/interface/Icons-over.png);
	}
#FrontIcons .PhyscalErgonomics{
	background-position: -167px 0;
	}
#FrontIcons .FitnessResources{
	background-position: -334px 0;
	}
#FrontIcons .PhyscalErgonomics:hover{
	background-position: -167px 0;
	}
#FrontIcons .FitnessResources:hover{
	background-position: -334px 0;
	}
#ContactDetails{
	margin-bottom:15px;
	}
.menu ul {
	list-style-type:none;
	list-style:none;
	padding:0;
	margin:0;
	}
.menu li {
	float:left;
	position:relative;
	text-align:center;
	list-style:none;
	}
.menu a, .menu :visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #4D4D4E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	}
.menu :hover {
	color:#FFFFFF;
	background-color: #ff3755;
	}

.projects {
	margin-bottom:10px;

	}
.projects h1, .clients h1{
	margin-top:0;
	}
	/*
.projects a {
	background-color:#FAFAFA;
	border-left:3px solid #A0FF12;
	display:block;
	padding:5px 0pt 4px 2px;
	text-decoration:underline;
	}
.projects a:hover {
	background-color:#EAEAEA;
	}
	*/
.projects ul, .clients ul {
	list-style: none;
	margin: 0 0 0 10px;
	}
.projects li {
	margin-top:5px;
	margin-bottom:0;
	list-style:none;
	}
.clients {
	}

#ProjectsBody{
	padding: 10px 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
#ProjectsBody h1{
	margin-bottom:0;
	}
#ProjectsBody h2{
	margin-top:0;
	}

#NewsVertical {
	width: 300px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: relative;
	}
#TickerVertical {
	width: 300px;
	height: 120px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#TickerVertical li {
	display: block;
	width: 300px;
	height: 30px;
	line-height: 30px;
	font-size:120%;
	margin: 5 0;
	padding: 0 0 0 5px;
	float: left;
	background-color: #FAFAFA;

}
.articlesList h2{
	cursor:pointer;

}
.articlesList div{
	margin: 3px 0px;
	padding: 8px;
	height:30px;
}
.articlesList div h1{
	font-size:120%;
	color:#000000;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}
.articlesList div h2{
	font-size:90%;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
.articlesList div img{
	float:left;
	margin-right:10px;
}
}
@media print {
	#NavBar {
		visibility:hidden;
		display:none;
	}
	#RootContainer {
		width:100%;
		text-align:left;
		margin-left:0;
		margin-right:0;
		margin-top:0;
		background-color: #FFFFFF;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
	}
	body, html {
		font-size: 85%;
		background-image:none;
	}
	#BodyWrapper {
		width: 100%;
	}
	#Body {
		margin-right: 20px;
	}
	#BodyContainer {
		width:100%;
		background-color: #FFFFFF;
		background-image: none;
	}
}
