@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-total.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #9EE3F2;
}
a {
	text-decoration: none;
}
h1 {
	background-image: url(../images/bg-headline.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
	font-size: 27px;
	font-weight: normal;
	color: #406A98;
	padding-left: 90px;
	padding-bottom: 70px;
	text-align:left;
}
h1 a {color: #406A98;}

img {border:none;}

ul {
	list-style-type: none;
}

#left ul li, #body-sub ul li {
	font-size: 13px;
	color: #6d6c6c;
	background-image: url(../images/bg-lists.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: left center;
}

#body-sub ul li a{padding-left: 35px;}
#left ul li a, #body-sub ul li a {
	color: #6d6c6c;
	text-decoration: none;
}

#wrapper {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	width: 932px;
	float: left;
	height: 107px;
}
#logo {
	float: left;
	padding-top: 13px;
	padding-left: 56px;
}
#topnav {
	float: left;
	width: 932px;
	background-image: url(../images/bg-topnav.jpg);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-bottom: 37px;
}
#content {
	float: left;
	width: 932px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
	clear: both;
}
#footer {
	float: left;
	width: 932px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 42px;
}

#footer ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	padding-right: 13px;
	padding-left: 14px;
	margin: 0px;
	background-image: none;
}
#footer ul li a {}
#copy {
	text-align: center;
	font-size: 12px;
	color: #6592c1;
	float: left;
	clear: both;
	width: 932px;
	padding-top: 15px;
}
#copy a {
	color: #6592c1;
	text-decoration: none;
}
#copy a:hover {color:white;}#body {
	float: left;
	width: 630px;
	padding-left: 50px;
}
#body-sub {
	float: left;
	width: 872px;
	padding-left: 60px;
}

#body-sub-news {
	float: left;
	width: 872px;
	padding-left: 60px;
}

#body-sub p {
	background-repeat: no-repeat;
	font-size: 13px;
	color: #6d6c6c;
	padding-left: 90px;
	padding-right: 50px;
}


#subnav {
	float: right;
	width: 252px;
	clear:right;
}

#featured {
	background-image:url(../images/bg-featured.jpg);
	background-repeat:no-repeat;
	float:left;
	height:497px;
	padding:54px 0px 0px 49px;
	width:780px;
}

#carousel {
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}

#login {
	color:#437BA5;
	float:right;
	font-size:11px;
	position:relative;
	right:10px;
	top:95px;
}

#login ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#login ul li {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 7px;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#login .field {
	background-image: url(../images/bg-login.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	font-size: 12px;
	text-align: right;
	padding: 4px;
}
#products {
	float: right;
	background-image: url(../images/bg-products.jpg);
	background-repeat: repeat-y;
	width: 320px;
}

#products ul {}
#products ul li {padding:0px 0px 0px 0px;}
#products ul li a {text-decoration:none;}


#frame-name {
	border-style:none;
	float:left;
	margin:-10px 0px 0px -10px;
	padding:0px;
	width:545px;
	height:450px;

}


#frame-name img {float:left;}

/*.frame-name {
	border-style:none;
	width:512px;
	height:411px;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 45px;
}*/


/* Products Module */
#big_image {float:left;}
#prod {
	float:left;
	width:552px;
}

.product_image {float:left;}
.product {
	float:left;
}
.category {}
.empty {}
.more {float:left; clear:both;}
.more a {
	background-color: #6699CC;
	padding: 5px;
	font-size: 13px;
	color: #FFFFFF;
}
.more a:hover {
	background-color: pink;
}