body {background: #FFF url(../images/bg_top.gif) repeat-y center;}

a:link, a:visited {
	color: #b5d8fd;
	}
	
	.calendar a:link, .calendar a:visited {
		color: #000;
		}

#container_top {
height: 90px;
background: #FFF url(../images/bg_top.gif) repeat-y center;
}

#container {
background: #306cb4 url(../images/bg.gif) repeat-x center top;
}

#container_mid {
background: transparent url(../images/bg_mid.gif) repeat-y center top;
}

#container_mid2 {
background: transparent url(../images/bg_top2.gif) no-repeat center top;
}

#top {
width: 773px;
height: 90px;
margin: auto;
}

	.home #top {background: transparent url(../images/home_top.gif) no-repeat;}
	.sec #top {background: transparent url(../images/sec_top.gif) no-repeat;}

#header {
width: 752px;
margin: auto;
}

	.home #header {height: 398px; background: transparent url(../images/home_header.jpg) no-repeat; position: relative;}
	.home #flash { position: absolute; top: 21px; right: 0%; }
	.sec #header {height: 100px; background: transparent url(../images/sec_header.jpg) no-repeat;}

#home_content {
position: relative;
top: 35px;
left: 15px;
width: 200px;
color: #FFF;
}

	#home_content ul, 
	#home_left ul
	{
	margin: 0px;
	padding: 0px;
	}
	
	#home_content li, 
	#home_left li
	{
	list-style: none;
	}
	
	#home_content li a, 
	#home_left li a
	{
	color: #FFF;
	}

#content {
width: 723px;
margin: 0 auto 10px auto;
padding: 10px 19px;
background: url(../images/content_bg.gif) repeat-y center;
color: #FFF;
overflow: hidden;
}

	.sec #content {padding: 20px 0px 0px 0px; width: 752px;}
	.sec #content div {padding-left:10px; padding-right:10px;}
	.sec #content div div {padding-left:0px; padding-right:0px;}
	
	#home_left {
	width: 135px;
	float: left;
	}
	
	#home_right {
	width: 650px;
	float: left;
	}

	#sec_left {
	width: 198px;
	float: left;
	padding: 0 10px 10px 0;
	}
	
	#sec_right {
	width: 520px;
	float: right;
	background-color: green;
	}

.clearance
{
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 0;
	line-height: 0;
}

#footer {
height: 90px;
}

	#logos {
	height: 55px;
	}
	
	.home #logos {width: 412px;background: transparent url(../images/logos.jpg) no-repeat;float: left;}
	.sec #logos {position: relative; top: 35px;left:300px; width: 460px; height: 65px;}

		#logos a {
		display: block;
		height: 55px;
		width: 67px;
		float: left;
		}
		
		.sec #logos a {height: 65px; width: 75px;}

	#footer_info {
	width: 752px;
	margin: auto;
	background: transparent url(../images/footer.gif) no-repeat;
	padding-top: 25px;
	text-align: right;
	}
	
#products {}

#products #categories {
margin: 0 0 15px 0;
padding: 0;
}

#products #categories li {
background: #a5ccf5 url('../images/cat_bg.gif') repeat-x;
border: 1px solid #a5ccf5;
list-style: none outside;
width: 22%;
height: 126px;
padding: 5px;
margin: 0 5px 5px 0;
float: left;
}

#products #categories li img {
background: #4c6090;
display: block;
margin: 0 auto;
border: 2px solid #a5ccf5;
}

#products #categories li a.cat-title {
color: #fff;
font-weight: bold;
padding: 5px 0;
display: block;
text-decoration: none;
text-align: center;
}

#products #categories li a.cat-title:hover { background: #4e6392; }

#products #gallery {
margin: 0;
padding: 0;
}

#products #gallery li {
background: #eee;
list-style: none outside;
float: left;
width: 140px;
height: 106px;
text-align: center;
border: 1px solid #4e6392;
margin: 0 10px 10px 0;
padding: 10px;
}

/* Highslide */
.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../images/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: -5px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../images/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#sec_right #location {
	position:absolute;
	margin-left:220px;
	margin-top:40px;
	
}
