@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
	text-transform: lowercase;
}

h1 {
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0;
}

a img {
	border: none;
}

a {
	color: #FFFFFF;
}


a:hover {
	text-decoration: none;
}


/* Wrapper */

#wrapper {
	background: #2a2a2a url(images/homepage01.jpg) repeat-x left bottom;
}

/* Logo */

#logo {
	display: none;
}

/* Menu */

#menu {
	width: 1062px;
	height: 107px;
	background: url(images/homepage02.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(-2px,auto,auto,auto);
}

#menu2 {
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 960px;
	clip: rect(-200px,auto,auto,auto);
	width: 213px;
}
#menu3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 960px;
	clip: rect(-200px,auto,auto,auto);
	width: 213px;
}



#menu ul {
	margin: 0;
	padding: 75px 0 0 211px;
	list-style: none;
}


#menu li {
	display: inline;
	padding-right: 30px;
}


#menu a {
	letter-spacing: -1px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#menu2 a {
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	float: right;
	position: relative;
	right: 20px;
	bottom: 0px;
	vertical-align: text-top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: -28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu3 a {
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	float: right;
	position: relative;
	right: 20px;
	bottom: 0px;
	vertical-align: text-top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu2 a:hover {
	text-decoration: underline;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	float: right;
	position: relative;
	right: 20px;
	bottom: 0px;
	vertical-align: text-top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: -28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu3 a:hover {
	text-decoration: underline;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	float: right;
	position: relative;
	right: 20px;
	bottom: 0px;
	vertical-align: text-top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#menu a:hover {
	text-decoration: underline;
	font-size: 16px;
}



/* Splash */

#splash {
	width: 1062px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 1062px;
	margin: 0 auto;
	background: url(images/subpage1_01.jpg) repeat-y right top;
}

#bgtop {
	padding-left: 62px;
	background: url(images/subpage1_02.jpg) no-repeat;
}

#bgbtm {
	padding: 20px 65px 0 216px;
	background: url(images/subpage1_03.jpg) no-repeat left bottom;
}

/* Extra */

#extra {
	width: 1062px;
	height: 150px;
	margin: 0 auto;
	background: url(images/homepage04.jpg) no-repeat;
}

/* Content */

#content {
	padding: 0 15px;
}

.pages {
	margin: -50px 0 50px 0;
}

.thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}

.thumbs li {
	display: inline;
	padding-right: 10px;
}

/* Submenu */

#submenu {
	float: right;
	width: 102px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	padding: 4px 0 5px 0;
	border-top: 1px solid #FFFFFF;
}

#submenu li.first {
	border: none;
}

#submenu a {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Box1 */

#box1 {
	float: left;
	width: 680px;
}

/* Box2 */

#box2 {
	float: right;
	width: 310px;
}

/* Box3 */

#box3 {
	float: left;
	width: 310px;
}

/* Box4 */

#box4 {
	float: right;
	width: 310px;
}

z {
	text-align: right;
	float: right;
	vertical-align: top;
}

#wrapper #menu ul li strong {
	font-size: 16px;
}
