

body, td {
	
}

a img {
	border: none;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#cellTop {
	background-color: #284370;
	height: 159px;
}

#cellMain {
	height: 400px;
}

#divMain {
	margin-top: 35px;
	margin-left: 20px;
	width: 959px;
	height: 358px;
	background-image: url(../images/bg-home-main.jpg);
	background-repeat: no-repeat;
}

#cellMainInt {
	height: 98px;
}

#divMainInt {
	width: 952px;
	height: 98px;
	background-image: url(../images/bg-main-int.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 35px;
}

#divMainContent {
	margin-left: 40px;
	width: 305px;
	height: 278px;
	padding-top: 39px;
	float: left;
}

.navItem {
	font-size: 13pt;
	height: 22px;
	margin-left: 21px;
	float: left;
	padding-bottom: 18px;
}

.navItemActive {
	background-image: url(../images/nav-active.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.navItem a {
	color: white;
}

#divHelp {
	background-color: #d6d6d4;
	width: 218px;
	height: 175px;
	margin-top: 10px;
	padding-left: 10px;
}

#divGradient {
	width: 218px;
	height: 171px;
	background-image: url(../images/bg-right-gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

#cellFooter {
	height: 74px;
	border-top: solid 1px #dcdbd9;
	color: #9d9b97;
	padding-top: 15px;
}

#cellFooter a {
	color: #9d9b97;
}

#mycarousel {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	width: 575px;
}

#container {
	width:575px;
	height: 316px;
	background-color:#ffffff;
	float: right;
	margin-right: 5px;
	margin-top: 4px;
}