body {
	background-color: #58778c;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 51px;
}
img { border:0px;}
h2 {
	color: #527696;
	font-size: 1.4em;
	margin-bottom: 1px;
	margin-left: 35px;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.4em;
	color: #527696;
	margin-bottom: 1px;
	margin-left: 35px;
	padding-bottom: 10px;
}
h4 {
	font-size: 1.4em;
	color: #527696;
	margin-bottom: 1px;
	margin-left: 35px;
	padding-bottom: 10px;
}
h5 {
	font-size: 1.4em;
	color: #527696;
	margin-bottom: 1px;
	margin-left: 35px;
	padding-bottom: 10px;
}
h1 {
	color: #527696;
	font-size: 2.2em;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 10px;
	font-weight: normal;
}

.table-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #424242;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.td-top {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
.td-header {
	height: 200px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}




.td-menu {
	height: 80px;
	background-image: url(images/menu-bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align:top;
	text-align:left;
	padding-left:50px;
	font-size: 0.85em;
}
.td-menu-white {
	height: 80px;
	background-image: url(images/menu-bar-bg-white.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align:top;
	text-align:left;
	padding-left:50px;
	font-size: 0.85em;
}

.td-menu a {
	text-decoration:none;
}
.td-menu a:hover {
	text-decoration:underline;
}
.td-menu-white a {
	text-decoration:none;
}
.td-menu-white a:hover {
	text-decoration:underline;
}
.activ{color:#00abf0;}

.li-left {
	color:#000000;
	font-weight:normal;
	display:block;
	background-image:url(images/arrow-dark.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	float:left;
	padding-right:15px;
	margin-top:20px;
}
li {
	margin-left: 15px;
}
.li-right {
	color:#ffffff;
	font-weight:normal;
	display:block;
	background-image:url(images/arrow-yellow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	float:left;
	padding-right:20px;
	margin-top:20px;
}
.az{
	margin-left:50px;
}
.cas{
	padding-right:0px;
}



.td-content {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}
.td-content-white {
	background-image: url(images/content-bg-white.gif);
	background-repeat: repeat-y;
}

.table-content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	padding: 0px;
}

.content-left {
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
.content-left p {
	margin-left:35px;
	margin-right:25px;
	margin-bottom:25px;
}
.content-left a:link {
	color:#0066FF;
}
.content-left a:visited {
	color:#427699;
}
.prod-detail {
	margin:0px 35px 25px 35px;
	background-color:#f0f0f0;
}
.prod-detail  td{
	background-color:#FFFFFF;
}
.content-right {
	vertical-align: top;
	width: 218px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-right p {
	margin-top:20px;
	margin-left:35px;
	margin-right:25px;
	margin-bottom:20px;
}
.violet {
	color:#70268a;
}




#top-menu{
	margin-left:51px;
	margin-top:0px;
	width:130px;
}
#top-menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#top-menu a:hover{
	color:#f2f1bb;
	text-decoration:underline;
}



.td-bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
}
.td-bottom-white {
	background-image: url(images/bottom-white.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
}

#menu-bottom{
	color:#74c6e8;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
}
#menu-bottom a{
	color:#74c6e8;
	text-decoration:none;
}
#menu-bottom a:hover{
	color:#ffffff;
}
#copy {
	text-align:center;
	color: #FFFFFF;
}
.principals2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
