body {
	background-color: #595959;
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(../images/interface/bg_tile.jpg);
	background-repeat: repeat-x;
}

#container {
	margin: 0 auto;
	text-align: left;
	width:770px;
	height:827px;
	position: relative;
}

#top-logo_ {
	position:relative;
	width:341px;
	height:92px;
}

#topnav-home_ {
	position:absolute;
	left:341px;
	top:0px;
	width:144px;
	height:92px;
}

#topnav-sitemap_ {
	position:absolute;
	left:485px;
	top:0px;
	width:142px;
	height:92px;
}

#topnav-contactinfo_ {
	position:absolute;
	left:627px;
	top:0px;
	width:143px;
	height:92px;
}

#seperator-top_ {
	position:absolute;
	left:0px;
	top:92px;
	width:770px;
	height:15px;
}

#nav-abouthistory_ {
	position:absolute;
	left:0px;
	top:107px;
	width:238px;
	height:36px;
}

#banner-img_ {
	position:absolute;
	left:238px;
	top:107px;
	width:512px;
	height:140px;
}

#banner-right_ {
	position:absolute;
	left:750px;
	top:107px;
	width:20px;
	height:140px;
}

#nav-galleries_ {
	position:absolute;
	left:0px;
	top:143px;
	width:238px;
	height:34px;
}

#nav-links_ {
	position:absolute;
	left:0px;
	top:177px;
	width:238px;
	height:36px;
}

#nav-testimonials_ {
	position:absolute;
	left:0px;
	top:213px;
	width:238px;
	height:34px;
}

#seperator-btm_ {
	position:absolute;
	left:0px;
	top:246px;
	width:770px;
	height:16px;
}

#filmstrip-top_ {
	position:absolute;
	left:0px;
	top:262px;
	width:238px;
	height:65px;
}

#content_ {
	position:absolute;
	left:242px;
	top:265px;
	width:532px;
	height:480px;
	padding: 0px 0px 0px 10px;
}

#recent_photos {
	position:absolute;
	left:0px;
	top:327px;
	width:237px;
	height:58px;
	background-color: #1A1A1A;
}

#filmstrip-btm_ {
	position:absolute;
	left:0px;
	top:385px;
	width:238px;
	height:54px;
}

#featured-top_ {
	position:absolute;
	left:0px;
	top:439px;
	width:238px;
	height:43px;
}

#featured {
	position:absolute;
	left:0px;
	top:482px;
	width:238px;
	height:204px;
	background-color: #696969;
}

#featured-btm_ {
	position:absolute;
	left:0px;
	top:686px;
	width:238px;
	height:69px;
}

#footer-bg_ {
	position:relative;
	left:-248px;
	width:770px;
	height:71px;
	
	bottom: -21px;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height:1.3;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.content_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB281E;
	font-size: 12px;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	display: inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content a, .content_bold a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content_bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 25px;
}
.footer_nav a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.footer_nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_info {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_info_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_info a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_info a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.img_border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #9C9C9C;
	border-style: solid;
}
a:hover .img_border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #990000;
	border-style: solid;
}
.content li {
	padding-bottom: 10px;
	padding-right: 25px;
}
#BOLD_TEXT {
	font-size: 14px;
	font-weight: bold;
}
#KIM a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
#KIM a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#KIM-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 770px;

}
