/* @group General */

body {
	background-color: #fff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: "Arial", "Helvectica", "Optima", sans-serif;
}

a:link {
	font-size: 9px;	
	text-decoration: none;
	color: #f90;
	font-family: "Arial", "Helvectica", "Optima", sans-serif;
}

a:visited {
	text-decoration: none;
	color: #f90;
}

a:hover {
	text-decoration: none;
	color: #c33;
}

.graybg {
	background-color: #e7e7e7;
}

.whitebg {
	
}

/* @end */

/* @group Specific */

img, div { 
	behavior: url(images/iepngfix.htc);
}

/*#cover {
	width: 600px;
	height: 100%;
	margin-left: Auto;
	padding: 0;
	background-color: #000;
	display: block;
	position: absolute;
	z-index: 100000;
	opacity: 0;
}*/

#all {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*vertical-align: top;*/
	width: 600px;
}

/* @group all */

#logo {
	position: absolute;
	margin-left: auto;
	margin-right: auto;	
	width: 600px;
	height: 103px;
	top: 15px;
}

#nav {
	height: 30px;
	width: 600px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 150px;
}

/* @group nav */

#subnav {
	background-color: white;
	line-height: 15px;
}

/* @group btn */

#btn1 {
	height: 100%;
	display: inline;
	z-index: 8;
}

#btn2 {
	height: 100%;
	display: inline;
	z-index: 8;
}

#btn3 {
	height: 100%;
	display: inline;
	z-index: 8;
}

#btn4 {
	height: 100%;
	display: inline;
	z-index: 8;
}

/* @end */

/* @group btntxt */

#btntxt1 {
	display: inline;
}

#btntxt2 {
	display: inline;
}

#btntxt3 {
	display: inline;
}

#btntxt4 {
	display: inline;
}

/* @end */

#nav a:link {
	color: #f90;
	font: 11px/30px "Arial", "Times New Roman", serif;
}

#nav a:visited {
	color: #f90;
}

#nav a:hover {
	color: #c33;
}

#subnav a:link {
	font-size: 10px;
	color: #8e0010;
}

#subnav a:visited {
	font-size: 10px;
	color: rgb(144,0,15);
}

#subnav a:hover {
	font-size: 10px;
	color: #07831c;
}


/* @end */

#info {
	position: absolute;
	top: 180px;
	width: 600px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 10px;
	font-size: 10px;
	color: #07831c;
	opacity: 0;
}

/* @group info */

#info a:link {
	color: #bc0c0b;
}

#info a:visited {
	color: #bc0c0b;
}

#info a:hover {
	color: #bc0c0b;
	font-style: italic;
}

/* @end */

#main {
	position: relative;
	top: 215px;
	left: 0;
	width: 100%;
}

/* @group main */

/* @group pages */



/* @end */

#content {
	font-family: "Arial", "Helvectica", "Optima", sans-serif;
	font-size: 11px;
	text-align: center;
	min-height: 300px;
	overflow: hidden;
	line-height: 15px;
	
	/* IE Min-Height Fix */
	_height: 300px;	
	
	color: #930;
	background: #ffe49c url(../images/bg.png) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 559px;
	border: 1px solid #b7b7b7;
}

#base {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	height: 200px;
}

/* @group base */

#wheat {
	position: relative;
	top: -100px;
	left: -280px;
	z-index: 10000;
}

#movies {
	position: relative;
	top: -180px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
}

/* @group movies */

#movies #m1 {
	background-color: #fff;
	width: 140px;
	height: 120px;
	display: block;
	position: absolute;
	left: -6px;
	top: 0;
	overflow: hidden;
	
}
#movies #m2 {
	height: 120px;
	background-color: #fff;
	z-index: 1;
	width: 213px;
	display: block;
	position: absolute;
	top: 0;
	left: 143px;
	overflow: hidden;
}
#movies #m3 {
	width: 140px;
	height: 120px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}


/* @end */

#address {
	font-family: "Arial", "Helvectica", "Optima", sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #07831c;
	position: relative;
	top: -130px;
	display: none;
}

#copyright {
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-transform: lowercase;
}

/* @group copyright */

#copyright #left a:link {
	font-family: Georgia, serif;
	font-size: 9px;
	color: #ccc;
}
#copyright #left a:visited {
	color: #ccc;
}
#copyright #left a:hover {
	color: #ccc;
}

#copyright #right a:link {
	font-family: Georgia, serif;
	font-size: 9px;
	color: #f90;
}
#copyright #right a:visited {
	color: #f90;
}
#copyright #right a:hover {
	color: #c33;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @end */

/* @group Tests */

/* @end */
