@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 891px top;
}

/* FONTS */
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	letter-spacing: 0em;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 13px;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.standard	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.blue {
	color: #0093d8;
}
a:hover.blue {
	color: #106BA3;
}
.orange {
	color: #ee7e4c;
}
.title_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004164;
	margin-bottom: 0px;
}

/* PAGE POSITIONING & LAYOUT */

#container	{
	width:891px;
}
#header	{
}
.border {
	border: 1px solid #b4d6f1;
}
#content	{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer	{
	background-image: url(../images/footer_one.jpg);
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer_logo {
	padding-top: 35px;
	width: 200px;
	padding-left: 20px;
}

#left {
	float: left;
}
#right {
	float: right;
}
#spacer	{
	height: 20px;
}
/* LINKS */

a.navigation	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
}
a:hover.navigation	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	padding-left:20px;
	padding-right:20px;
}
a.stlink	{
	color: #ee7e4c;
}
a:hover.stlink	{
	color: #0891D7;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
}


/* NAVIGATION */


#nav	{
	height: 36px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	width: 891px;
}

.nav_ul	{
	margin: 0px;
	padding: 0px;
}
.nav_li	{
	display: inline;
}
#prod {
	background-image: url(../images/promotion_one.jpg);
	background-color: #1BA3DF;
	background-repeat: repeat-x;
	height: 380px;
	width: 100%;
}
.img_bdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#button_off {
	background-image: url(../images/2b-content_06.jpg);
	height: 38px;
	padding-top: 40px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 156px;
	margin-bottom: 10px;
}
#button_on {
	background-image: url(../images/2b-content_03.jpg);
	height: 38px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 156px;
	margin-bottom: 10px;
}
.input_standard {

}
#underline {
	height: 1px;
	width: 100%;
	background-color: #CCCCCC;
}
#footer_right {
	width: 500px;
	padding-top: 45px;
}
#box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	height: 150px;
}
#link_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
#btn_bgt	{
	background-image:url(../images/btn_bg.jpg);
	height:30px;
	width:172px;
	padding-top: 13px;
	padding-left: 10px;
}
a.btn_bg	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
