body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #159ea7;
}

a:hover {
	text-decoration: underline;
	color: #159ea7;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #840000;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #159ea7;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

img {
	border: 0px;
}

/* MAIN STYLES */

table#root {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table#root td {
	padding: 0;
	margin: 0;
}

table#root td#topLeft {
	width: auto;
	height: 110px;
	background-image: url('images/bg_top_left.gif');
	background-repeat: repeat-x;
}

table#root td#topCenter {
	width: 940px;
	height: 55px;
	padding-top: 75px;
	background-image: url('images/bg_top_center.gif');
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}

table#root td#topCenter div#menu{
	width: 450px;
	padding-left: 200px;
	padding-top: 2px;
	margin: 0;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}

table#root td#topCenter div#menu div.link{
	border-right: 1px solid gray;
	float: left;
	padding-right: 1px;
}

table#root td#topCenter div#menu div.link_hover{
	border: 1px solid gray;
	padding-right: 0;
	background-color: #cccccc;
	float: left;
	position: relative;
	top: -1px;
	left: -1px;
}

table#root td#topCenter div#menu div.link_last{
	border: 0;
	float: left;
	padding-right: 1px;
}

table#root td#topCenter div#menu div.link_last_hover{
	border: 1px solid gray;
	padding-right: 0;
	background-color: #cccccc;
	float: left;
	position: relative;
	top: -1px;
	left: -1px;
}

table#root td#topRight {
	width: auto;
	height: 110px;
	background-image: url('images/bg_top_right.gif');
	background-repeat: repeat-x;
}

table#root td#middleLeft {
	height: 239px;
	width: auto;
	background-image: url('images/bg_middle_left.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table#root td#middleLeft.subpage{
	height: 46px;
	background-image: url('images/bg_middle_left_subpage.gif');
}

table#root td#middleCenter {
	height: 239px;
	width: 940px;
	background-image: url('images/bg_middle_center.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

table#root td#middleCenter.subpage{
	height: 46px;
	background-image: url('images/bg_middle_left_subpage.gif');
	background-repeat: repeat-x;
}

table#root td#middleRight {
	height: 239px;
	width: auto;
	background-image: url('images/bg_middle_left.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table#root td#middleRight.subpage{
	height: 46px;
	background-image: url('images/bg_middle_left_subpage.gif');
}

table#root td#centerLeft {
	width: auto;
	background-image: url('images/bg_center_left.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table#root td#centerLeft.subpage {
	background-image: url('images/bg_center_left_subpage.gif');
	background-color:#FBFBFB;
}

table#root td#centerCenter {
	width: 940px;
	padding: 15px 0px 10px 0px;
	background-image: url('images/bg_center_center.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table#root td#centerCenter.subpage {
	background-image: url('images/bg_center_center_subpage.gif');
	background-color:#FBFBFB;
}

table#root td#centerCenter {
	padding: 1px 39px 0px 49px;
	width: 852px;
}

/* FOR HOME PAGE */

table#root td#centerCenter div#contentLeft {
	float: left;
	padding: 20px;
	width: 490px;
}

table#root td#centerCenter div#contentRight {
	float: right; 
	width: 322px;
	padding-top: 20px;
	text-align: center;
}

/* FOR FULL PAGE */

table#root td#centerCenter div#contentFull {
	float: left;
	padding: 20px;
	width: 790px;
}

/* FOR EVEN BLOCKS */

table#root td#centerCenter div#contentLeftE {
	float: left;
	padding: 20px;
	width: 386px;
}

table#root td#centerCenter div#contentRightE {
	float: right; 
	width: 386px;
	padding: 20px;
	padding-top: 20px;
}

table#root td#centerCenter div#contentRight img.link{
	margin: 10px 0px;
	border: 7px solid #ced0de;
}

/* FOR EQUAL FULL IMAGES */

table#root td#centerCenter div#contentRightE img.link{
	margin: 10px 0px;
	border: 7px solid #ced0de;
}

table#root td#centerCenter div#contentLeftE img.link{
	margin: 10px 0px;
	border: 7px solid #ced0de;
}

table#root td#centerCenter div#contentFull img.link{
	margin: 10px 0px;
	border: 7px solid #ced0de;
}

table#root td#centerRight {
	width: auto;
	background-image: url('images/bg_center_left.gif');
	background-repeat: repeat-x;
	background-position: top;
}

table#root td#centerRight.subpage {
	background-image: url('images/bg_center_left_subpage.gif');
	background-color:#FBFBFB;
}

table#root td#bottomLeft {
	background-image: url('images/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	height: 122px;
}

table#root td#bottomCenter {
	background-image: url('images/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 940px;
	height: 102px;
}

table#root td#bottomCenter div#botLeftContent{
	float: left;
	width: 710px;
	text-align: center;
	color: white;
	padding: 60px 0px 0px 0px;
}

table#root td#bottomCenter div#botLeftContent a{
	color: white;
}

table#root td#bottomCenter div#botRightContent{
	float: right;
	width: 220px;
}

table#root td#bottomRight {
	background-image: url('images/bg_bottom_center.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	height: 122px;
}

/* UNIVERSAL CLASSESS */

.clearBoth {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
