@charset "utf-8";
*{margin:0;padding:0;} ul{list-style:none;} img{border:none;} a{color:black;text-decoration:none;} :focus{outline:0;} *+html a {cursor: pointer;}

html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	margin: 0 auto;
	position: relative;
	width: 612px;
	z-index: 2;
}
#page_inner {
	position: relative;
	overflow: hidden;
}
#page_outer {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
#background {
	left: 50%;
	margin-left: 336px;
	top: 10px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1;
}
#background img {
	height: 100%;
	max-height: 905px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}


#menu_top {
	margin-bottom: 18px;
	margin-top: 12px;
	height: 44px;
	position: relative;
	overflow: hidden;
}
#menu_top ul {
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
#menu_top li {
	float: left;
	border-left: 3px solid white;
}
#menu_top li:first-child {
	border-left: none;
}
#menu_top li a,
#menu_top li span.outer {
	display: block;
	height: 44px;
	width: 112px;
	color: white;
	background-color: #989898;
	padding-left: 8px;
}
#menu_top li span.outer {
	background-color: #c32328;
}
#menu_top li a:hover {
	background-color: #f35459;
}
#menu_top li a span,
#menu_top li .outer span {
	display: table-cell;
	height: 44px;
	line-height: 11px;
	vertical-align: middle;
	text-align: center;
}
#menu_top li img {
	float: left;
	margin-right: 8px;
	margin-top: 13px;
	height: 17px;
	width: 20px;
	position: relative;
	overflow: hidden;
}
#menu_top .lt,
#menu_top .rt,
#menu_top .rb,
#menu_top .lb {
	height: 3px;
	width: 3px;
	position: absolute;
	background-image: url(../images/corners.png);
}
#menu_top .lt {
	left: 0;
	top: 0;
	background-position: left top;
}
#menu_top .rt {
	right: 0;
	top: 0;
	background-position: right top;
}
#menu_top .rb {
	right: 0;
	bottom: 0;
	background-position: right bottom;
}
#menu_top .lb {
	left: 0;
	bottom: 0;
	background-position: left bottom;
}


#interactive {
	clear: both;
	margin-bottom: 36px;
	height: 165px;
	position: relative;
	overflow: hidden;
}
#interactive li {
	height: 165px;
	float: left;
	position: relative;
	overflow: hidden;
	width: 612px;
}
#interactive li img {
	display: block;
	height: 165px;
}
#interactive div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/interactive.png);
}


#content {
	position: relative;
	overflow: hidden;
	clear: both;
}
#content .title {
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #323130;
	margin-bottom: 25px;
	padding-left: 14px;
}

#menu_left {
	line-height: 13px;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	width: 116px;
}
#menu_left li {
	margin-bottom: 15px;
}
#menu_left li a,
#menu_left li span {
	background-image: url(../images/arrows.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	display: block;
	color: #787878;
	padding-left: 24px;
}
#menu_left li a:hover,
#menu_left li span {
	color: #dd2a2a;
	background-position: -116px 7px;
}

#main {
	margin-left: 134px;
	color: #2d2c2c;
}
#main a {
	color: #19ccff;
}
#main a:hover {
	color: #19ccff;
		text-decoration: underline;
}
#main p {
	margin-bottom: 20px;
}


#gallery_preview {
	margin-left: -11px;
	position: relative;
	overflow: hidden;
}
#gallery_preview li {
	float: left;
	margin-left: 11px;
	margin-bottom: 11px;
}
#gallery_preview li a {
	background-position: center;
	background-size: cover;
	display: block;
	height: 148px;
	width: 148px;
	background-color: white;
	border: 2px solid #989898;
}
#gallery_preview li a span {
	display: none;
}
#gallery_preview li a:hover {
	border-color: #f35459;
}


#site_map {
	font-size: 15px;
}
#site_map ul ul {
	padding-left: 15px;
	font-size: 90%;
}


#footer_spacer {
	clear: both;
	height: 100px;
}
#footer {
	height: 78px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#footer .inner {
	border-top: 6px solid #989898;
	padding-top: 9px;
	width: 612px;
	margin: 0 auto;
}
#footer .banner {
	position: absolute;
	left: 10px;
	bottom: 5px;
}
#footer .menu {
	font-size: 10px;
	text-transform: lowercase;
	margin-left: -7px;
}
#footer .menu li {
	float: left;
}
#footer .menu li a,
#footer .menu li span {
	display: block;
	padding: 0 6px;
	color: #989898;
}
#footer .menu li a:hover,
#footer .menu li span {
	color: #d72929;
}
#footer_border {
	position: absolute;
	left: 0;
	bottom: 72px;
	right: 50%;
	height: 6px;
	background-color: #989898;
	z-index: 0;
}


#ithod_link {
	color: white;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 52px;
	position: relative;
	width: 120px;
}
#ithod_link .hod {
	background-color: black;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	float: left;
	font-size: 20px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 59px;
}
#ithod_link .design {
	background-color: #00b3ff;
	border-top: 1px solid #25bdfe;
	border-bottom: 1px solid #25bdfe;
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	height: 30px;
	line-height: 12px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: right;
	vertical-align: middle;
	width: 57px;
}
#ithod_link:hover .hod {
	background-color: #191919;
}
#ithod_link:hover .design {
	background-color: #19ccff;
}
#ithod_link .img {
	background-image: url(../images/hod.png);
	background-position: top left;
	height: 36px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
}
#ithod_link:hover .img {
	background-position: top right;
}
#ithod_link .text {
	color: #6095d4;
	display: block;
	font-size: 11px;
	padding-top: 3px;
	text-align: center;
}
#ithod_link:hover .text {
	color: white;
}