

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

.hours {
	font-family: century gothic;
	font-size: 14px;
	color: #fff;
	width: 300px;
	margin: 5px 10px 0 10px;
}

.seo {
	color: #eee810;
	text-decoration: none;
}

.seo:hover {
	color: #eee810;
	text-decoration: underline;
}

#zunski {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 800px;
	text-align: left;
}

#header {
	width: 1000px;
	height: 109px;
	background-image: url(../images/headerbg.png);
}

#navigation {
	width: 620px;
	height: 106px;
	float: right;
}

#nav {
	background: url("../images/navigation.jpg") no-repeat;
	width: 620px;
	height: 106px;
	margin: 0;
	padding: 0;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 106px;
	display: block;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
}

#nav1 {
	width: 80px;
}

#nav2 {
	width: 145px;
}

#nav3 {
	width: 100px;
}

#nav4 {
	width: 115px;
}

#nav5 {
	width: 68px;
}

#nav6 {
	width: 112px;
}

#nav1 a:hover {background:url("../images/navigation.jpg") 0 -106px no-repeat; }
#nav2 a:hover {background:url("../images/navigation.jpg") -80px -106px no-repeat; }
#nav3 a:hover {background:url("../images/navigation.jpg") -225px -106px no-repeat; }
#nav4 a:hover {background:url("../images/navigation.jpg") -325px -106px no-repeat; }
#nav5 a:hover {background:url("../images/navigation.jpg") -440px -106px no-repeat; }
#nav6 a:hover {background:url("../images/navigation.jpg") -508px -106px no-repeat; }

#mainFlash {
	width: 1000px;
	height: 315px;
	color: #fff;
	text-align: center;
}

#col_1 {
	float: left;
	width: 685px;
	height: 396px;
	background-image: url(../images/contentbg.png);
}

#col_1a {
	float: left;
	width: 685px;
	height: 450px;
	background-image: url(../images/contentbg2.png);
	background-repeat: no-repeat;
}

#myabout {
	float: left;
	padding: 25px 10px 0 25px;
	font-family: century gothic;
	font-size: 12px;
	color: #fff;
	background-image: url(../images/contentbghome.png);
	height: 600px;
	width: 635px;
}

#aboutPicleft {
	width: 300px;
	float: left;	
}

#aboutPicright {
	width: 300px;
	float: left;	
}

#aboutFull {
	widh: 600px;
	clear: left;	
}

#col_1home {
	float: left;
	width: 685px;
	height: 760px;
	background-image: url(../images/contentbghome.png);
	background-repeat: no-repeat;
}


#col_1b {
	float: left;
	width: 650px;
	height: 720px;
	background-image: url(../images/contentbgb.png);
	background-repeat: no-repeat;
	padding: 25px 10px 0 25px;
	font-family: century gothic;
	font-size: 12px;
	color: #fff;
}

.strongHeader {
	font-weight: bold;
	color: #F00;
	font-size: 15px;
}

#col_1_left {
	float: left;
	padding: 25px 0 0 25px;
	width: 382px;
	font-family: century gothic;
	font-size: 12px;
	color: #fff;
}

.ql {
	font-family: century gothic;
	font-size: 12px;
	color: #ffffff;
	padding: 20px 0 0 20px;
	background-image: url(../images/ql_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

.quicklinkstable {
	width: 382px;
	text-align: center;
}

.quicklinkstable a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.quicklinkstable a:hover {
	color: #eee810;
	text-decoration: underline;
}

#col_1_right {
	float: left;
	padding: 25px 0 0 45px;
	width: 230px;
	font-family: century gothic;
	font-size: 12px;
	color: #fff;
}

#col_1_right2 {
	float: left;
	margin: 0 0 0 -30px;
	padding: 25px 0 0 0;
	width: 230px;
	font-family: century gothic;
	font-size: 12px;
	color: #fff;
}

#col_2 {
	float: left;
	margin: 5px 0 0 0;
}

#homelinks {
	width: 315px;
	height: 106px;
}

#homelinksbtn {
	background: url("../images/homelinks.png") no-repeat;
	width: 315px;
	height: 284px;
	margin: 0;
	padding: 0;
}

#homelinksbtn span {
	display: none;
}

#homelinksbtn li, #homelinksbtn a {
	height: 69px;
	display: block;
}

#homelinksbtn li {
	/*float: left;*/
	list-style: none;
	display: inline;
}

#btn1 {
	height: 69px;
}

#btn2 {
	height: 69px;
}

#btn3 {
	height: 69px;
}

#btn4 {
	height: 69px;
}

#btn1 a:hover {background:url("../images/homelinks.png") -318px 0 no-repeat; }
#btn2 a:hover {background:url("../images/homelinks.png") -318px -69px no-repeat; }
#btn3 a:hover {background:url("../images/homelinks.png") -318px -138px no-repeat; }
#btn4 a:hover {background:url("../images/homelinks.png") -318px -207px no-repeat; }

#footer {
	clear: both;
	text-align: center;
	font-family: century gothic;
	font-size: 10px;
	color: #cecece;
	padding: 20px;
}

#footer a {
	text-decoration: none;
	color: #cecece;
}

#footer a:hover {
	text-decoration: underline;
	color: #eee810;
}

.footerTable {
	width: 120px;
	margin: 0 auto 0 auto;
	text-align: center;
}