

/* ************************ Defaults ************************ */

body{
	font:0.70em Arial, Helvetica, sans-serif;
	text-align:center;
	color:#010101;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul, li {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

/* ************************ structural ************************ */


#start{
	margin:-43px 49px 0 0;
	float: left;	
}

#start table,  #start td a {
	line-height:0em;
}


#start td p a {
	line-height:1.4em;
}


#lang {
	padding: 4px 0px 0px 16px;
}

#lang ul li{
	float:left;
	padding:0px 11px 0px 0px;
	text-transform:uppercase;
	font-size:0.78em;
	line-height: 1em;
}
#lang ul li a{
	color:#b2b2b2;
	text-decoration:none;
}
#lang ul li a:hover{
	color:#000;
	text-decoration:none;
}

.starttext a{
	display: block;
	color:#000;
	text-decoration:none;
}
.starttext a:hover, .starttext a.sel{
	color:#000;
	text-decoration:none;
}

#products ul li{
	margin:0px 0px 0px 16px;
}

#products ul li{
	font-size:0.9em;
	line-height: 1.1em;
	padding:0px 0px 6px 0px;
	text-transform:uppercase;
	letter-spacing:0px;
}
#products  ul li a{
	color:#333333;
	text-decoration:none;
}
#products ul li a:hover, #products ul li a.sel{
	color:#84AB2A;
	text-decoration:none;
}



#main1{
	background:url('../images/main1.jpg') top left repeat-y;
	width:900px;
	margin:0 auto;
	padding:0px;
}
#main2{
	background:url('../images/main2.jpg') top left no-repeat;
}
#main3{
	background:url('../images/main3.jpg') bottom left no-repeat;
	padding:26px 20px 26px 20px;
	width:860px;
}
#page{
	padding:43px 27px 36px 54px;
	width:779px;
	text-align:left;
}
.clear{
	clear:both;
}

/* ************************ header ************************ */

#header{
	width:779px;
}
.header1{
	float:left;
	width:176px;
}
.header2{
	float:left;
	width:404px;
	padding:0px 0px 0px 6px;
}
.header3{
	float:left;
	width:187px;
}
.logo{
	padding:0px 0px 15px 0px;
}
.topnav li{
	text-transform:uppercase;
	padding:6px 0px 0px 0px;
	letter-spacing:1px;
}
.topnav li a{
	color:#333333;
	text-decoration:none;
}
.topnav li a:hover, .topnav li a.sel{
	color:#3699FF;
	text-decoration:none;
}

/* ************************ content ************************ */

#content{
	width:779px;
}
#pagetext{
	padding:24px 0px 44px 0px;
}

/* ************************ left panel ************************ */

#leftpanel{
	float:left;
	width:176px;
}
#leftpanel .lefttext{
	padding:3px 3px 0px 13px;
}
#leftpanel .lefttext ul li{
	padding:0px 0px 6px 0px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#leftpanel .lefttext ul li a{
	color:#333333;
	text-decoration:none;
}
#leftpanel .lefttext ul li a:hover, #leftpanel .lefttext ul li a.sel{
	color:#84AB2A;
	text-decoration:none;
}

/* ************************ right panel ************************ */

#rightpanel{
	float:left;
	width:602px;
}
#rightpanel .righttext{
	width:314px;
	padding:0px 23px 0px 23px;
}
#rightpanel .righttext h1{
	font-size:1.70em;
	text-transform:uppercase;
	color:#C45889;
	line-height:1.40em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}
#rightpanel .righttext p{
	line-height:1.50em;
	padding:6px 0px 6px 0px;
}
#rightpanel .righttext ul{
	padding:7px 0px 0px 0px;
}
#rightpanel .righttext ul li{
	background:url('../images/rarrow.gif') top left no-repeat;
	padding:0px 0px 8px 18px;
}

#rightpanel .righttext ul li a, #rightpanel .righttext p a{
	color:#C45889;
	text-decoration:underline;
}
#rightpanel .righttext ul li a:hover, #rightpanel .righttext p a:hover{
	color:#84AB2A;
	text-decoration:underline;
}



/* ************************ footer ************************ */

#footer ul li{
	float:left;
	padding:0px 18px 0px 0px;
	text-transform:uppercase;
	font-size:0.78em;
}
#footer ul li a{
	color:#787878;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#000;
	text-decoration:none;
}


