body {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "trebuchet MS";
	font-size: 13px;
}
#wrapper {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	height: 100%;
}
#top {
	width: 980px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
#top-links {
	float: right;
	width: 400px;
	text-align: right;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#top-links a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	float: left;
	width: 980px;
	position: relative;
	top: 0px;
	height: 167px;
}


#top-menu {
	background-color:#424242;
	float: left;
	width: 980px;
	position: absolute;
	top: 167px;
	left:0px;
	color: #FFFFFF;
	height: 44px;
	padding-top:11px;
	vertical-align: bottom;
	z-index:500px;
}
#banner-kate {
	position: absolute;
	top: 0px;
	left: 641px; 
	height: 175px;
	width: 339px;
}

#banner-kate2 {
	position: absolute;
	top: 0px;
	left: 591px;
	height: 175px;
	width: 389px;
}

#center-holder {
	float: left;
	position: relative;
	width: 950px;
	top: 55px;
	height: 100%;
	padding:15px;


}
#center-holder #left {
	float: left;
	position: relative;
	width: 750px;
	text-align: left;
}
#center-holder #left>div{
	float: left;
	position: relative;
	width: 720px;
	text-align: left;
}
#center-holder #right {
	float: right;
	position: relative;
	width: 166px;
	text-align: center;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	font-family: "trebuchet MS";
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #424242;
	font-family: "trebuchet MS";
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2E8BD4;
	font-family: "trebuchet MS";
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
a:link, a:active, a:visited {
	color: #a32da4;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#0099FF;
}
#col-1, #col-2, #col-3 {
	width: 210px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	border-bottom:1px solid #2e8bd4;
	min-height:330px; /*firefox, opera, ie7 */
	height:auto !important; /*firefox, opera, ie7 */
	height:330px; /* ie6 */

}
#footer {
	background-color: #2e8bd4;
	height: auto;
	width: 100%;
	position: relative;
	margin-top:70px;
	float: left;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer-holder {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 980px;
}
#footer-holder>div {
	position: relative;
	text-align: left;
	width: 980px;
	float: left;
}
#footer-col-1, #footer-col-2 {
	width: 300px;
	margin-right: 20px;
	float: left;
}
#footer-col-3 {
	width: 300px;
	float: right;
	text-align: right;
}
#footer-copyright {
	position: relative;
	text-align: left;
	width: 980px;
	margin-top:30px;
	color: #a0d2f3;
}
#footer-seo {
	float: center;
	text-align: center;
	width: 980px;
	margin-top:30px;
	color: #a0d2f3;
}
#footer a {
	color: #A0D2F3;
	text-decoration: underline;
	font-weight: normal;
}
#tab-1, #tab-2, #tab-3 {
	background-color: #a22899;
	position: absolute;
	height: auto;
	width: 200px;
	text-align:left;
	padding-bottom:15px;
	top:-10px;
}
#tab-1 {
	left: 67px;
}
#tab-2 {
	left: 128px;
}
#tab-3 {
	left: 418px;

}
#tab-1 ul, #tab-2 ul, #tab-3 ul {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}
#tab-1 ul li a, #tab-2 ul li a, #tab-3 ul li a {
	color:#ffffff;
	height:22px;
	width:190px;
	display:block;
	padding-left:10px;
}
#tab-1 ul li a:link, #tab-1 ul li  a:active, #tab-1 ul li a:visited, #tab-2 ul li a:link, #tab-2 ul li  a:active, #tab-2 ul li a:visited, #tab-3 ul li a:link, #tab-3 ul li  a:active, #tab-3 ul li a:visited {
	color:#ffffff;
	
}
#tab-1 ul li a:hover, #tab-2 ul li a:hover, #tab-3 ul li a:hover {
	color:#ffffff;
	background-color:#000000;
}
hr {
	color: #187ABE;
	height: 1px;
	background-color:#187ABE;
	border:0px;
	margin-bottom:20px;
}
h4 {
	font-size: 10px;
	color: #2E8BD4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	font-weight: normal;
	color: #2E8BD4;
	text-decoration: underline;
	font-size: 11px;
}
h4 a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	background-color:#a22899;
}

