.text A:link {text-decoration:none;color:#999999;}
.text A:visited {text-decoration:none;color:#999999;}
.text A:active {text-decoration:none;color:#999999;} 
.text A:hover {text-decoration:underline;color:#FFFFFF;}
/* ------------------------------------------------------------------------------------- */

body {
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #484848;
	
}

div {
	margin:0;
	padding:0;
	display: block;
}
#content {
	margin: 0 0 0 0;
	width: 760px;
	background-image:url(../images/whole_bkgd.jpg) top left;		
}
#column-left {
	margin:0 0 20px 0;
	width: 400px;
	float: left;
}

#column-right {
	margin:0 0 20px 16px;
	width: 265px;
	float: right;
}



/* ------------------------------------------------------------------------------------- */

.topleft {
	background-image: url(../images/home/slices/style_top.html);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.topright {
	background-image: url(../images/home/slices/style_top_right.html);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.worldclasstbtm {
	background-image: url(../images/home/slices/worldclass_style_btm.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.contacttbtm {
	background-image: url(../images/home/slices/form_style_btm.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.btmleft {
	background-image: url(../images/home/slices/style_btm_left.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.btmright {

	background-image: url(../images/home/slices/style_btm_right.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.footbkgd {
	background-image: url(../images/home/slices/foot_style_btm.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.topics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8CACBB;
	font-weight: bold;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3333;
	line-height: 16px;
	font-weight: bold;
}
.subtopleft {
	background-image: url(../images/sub/slices/style_lefttop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subtopright {
	background-image: url(../images/sub/slices/style_righttop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subtmleft {
	background-image: url(../images/sub/slices/style_btmleft.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.subtmright {
	background-image: url(../images/sub/slices/btm_right_sub_style.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
body {
	background-color: #003050;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}