body {
	text-align:left;
	color:#FFF;
	font-size:8px;
	font-family:Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #FFF;
	height: 100%; 
	overflow: hidden;
	background:url(imax/background.gif);	
	background-attachment:fixed;
}

html {
	overflow: auto;	
}

a {
	color: #f8b332;
	padding: 0 5px;
	text-decoration: none;
	font-family:Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: normal;
	text-transform: uppercase;
}

a:visited {
	color: #f8b332;
	padding: 0 5px;
	text-decoration: none;
	font-family:Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
}

a:hover {
	color: #f8b332;
	padding: 0 5px;
	text-decoration: none;
	font-family:Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
}

h1 {
width: 600px;
border: none;
padding: 35px 0 0 0;
}

h2 {
	color:#000;
	font-weight: 400;
	padding: 0 0 10px;
	background-color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

h3 {
font-size:14px;
font-family:Helvetica, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}

p {
	color:#000;
	font-size: 12px;
	line-height: normal;
	font-family: Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 20px 0 10px 0;
}

img {
border:none;
}

#header {
	width: 455px;
	float: left;
	padding: 0px;
	margin-top: 59px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}


#menu {
	
	position: fixed !important;
    left: 30px;
	top: 0px;

	clear: both;
	float: left;
	margin: 0px;
	padding: 5px;
	
	background-color: #f8b333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	z-index: 1;
}


#menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menu ul li{
list-style-type: none;
color: #777;
display: inline;
margin: 0;
padding: 0 10px 0 10px;
}

#menu ul li a{
	text-decoration: none;
	list-style-type: none;
	color: #000;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

#menu ul li a:hover{
	text-decoration: none;
	list-style-type: none;
	color: #FFF;
	display: inline;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	top: 0px;
	left: 41px;
	width: 14000px;
	margin: 0;
	padding: 0;
}

.box {
	width: 500px;
	float: left;
	line-height: normal;
	position: relative;
	top: 0px;
	
	padding: 60px 30px 0px 30px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.box2 {
	width: 160px;
	float: left;
	line-height: normal;
	position: relative;
	top: 50px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}






.box p {
	color:#000;
	font-size: 12px;
	line-height:normal;
	padding: 0 0 10px;
	margin: 20px 0 10px 0;
	font-family: Helvetica, sans-serif;
}
#container #box1 p a {
	font-size: 12px;
	color: #000;
	letter-spacing: normal;
	text-transform: none;
	background-color: #f8b332;
}

