@charset "utf-8";
/* CSS Document */

/* mac hide\*/
html, body {
height:100%;
font-family:"Trebuchet MS", Arial;
font-size:14px;

}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	background-color: #b2b3b6;
	color: #000000;
}
#outer{
	width:898px;
	border:1px solid #000000;
	color: #000000;
	text-align:left;
	margin:-52px auto 0;/* negative top margin top make room for footer*/
	position:relative;
	background-color:#FFFFFF;
	margin-top:20px;
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:900px;
	w\idth:900px;
}
#header{
	position:absolute;
	top:0px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:898px;
	height:120px;
	overflow:hidden;
	color: #000000;
	z-index:99;
}

#bluestrip {
	height:20px;
	width:898px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/blustrip.gif) no-repeat;
	}

#left {
	position:relative;
	width:205px;
	float:left;
	margin-top:132px;/*needed to make room for absolute header*/
	padding-left:20px;
	border-right:2px solid #b2b3b6;
	font-size:18px;
	line-height:20px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	min-height:550px;
}

.mainmenu  ul {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:5px;
	
	}

.mainmenu   li {
	color:#0053a0;
	padding-right:20px;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:2px solid #b2b3b6;
	}

.mainmenu   li a {
	text-decoration:none;
	color:#0053a0;
	}

.mainmenu  li a:hover {
	text-decoration:none;
	color:#00aeef;

	}
	
.submenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:12px;
	
	}

.submenu li {
	color:#000000;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;
	border:none;
	margin:0px;
	}

.submenu li a {
	text-decoration:none;
	color:#000000;
	}

.submenu li a:hover {
	text-decoration:none;
	color:#00aeef;

	}

p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:900px;
	clear:both;
	height:50px;
	background-color: #b2b3b6;
	color: #000000;
	text-align:center;
	margin:auto;
	background-image:url(../images/shadow_bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	line-height:32px;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#centrecontent_left {
	width:400px;
	float:right;
	margin-top:132px;/*make room for absolute  header*/
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:20px;
}

#centrecontent_left ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-left:10px;
}

#centrecontent_left li {
	list-style:url(../images/liststar.gif);
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-bottom:10px;
}

#centrecontent_left a {
	color:#0053a0;
	text-decoration:underline;
}
#centrecontent_left a:hover {
	color:black;
	text-decoration:underline;
}


#centrecontent_left_full {
	width:630px;
	float:right;
	margin-top:132px;/*make room for absolute  header*/
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:20px;
}

#centrecontent_left_full ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-left:10px;
}

#centrecontent_left_full li {
	list-style:url(../images/liststar.gif);
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-bottom:10px;
}

#centrecontent_left_full a {
	color:#0053a0;
	text-decoration:none;

}
#centrecontent_left_full a:hover {
	color:black;
	text-decoration:none;
}

#centrecontent_left_full .headline a {
	color:#0053a0;
	text-decoration:none;
	font-size:20px;
}
#centrecontent_left_full .headline a:hover {
	color:black;
	text-decoration:none;
}

#centrecontent_left_people {
	width:400px;
	float:right;
	margin-top:132px;/*make room for absolute  header*/
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:20px;
}

#centrecontent_left_people ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-left:10px;
}

#centrecontent_left_people li {
	list-style:url(../images/liststar.gif);
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-bottom:10px;
}

#centrecontent_left_people a {
	color:#0053a0;
	text-decoration:underline;
}
#centrecontent_left_people a:hover {
	color:black;
	text-decoration:underline;
}

#centrecontent_right {
	width:211px;
	float:right;
	margin-top:132px;/*make room for absolute  header*/
	padding-right:20px;
}

#centrecontent_right_people {
	width:231px;
	float:right;
	margin-top:132px;/*make room for absolute  header*/
	padding-right:0px;
}

html>body #minHeight{float:right;width:0;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}

.topleftcorner {
	position:absolute;
	width:16px;
	height:16px;
	top:-1px;
	left:-1px;
	z-index:101;
	background-image:url(../images/corner_topleft.gif);
	background-repeat:no-repeat;
	}

.toprightcorner {
	position:absolute;
	width:16px;
	height:16px;
	top:-1px;
	right:-1px;
	z-index:101;
	background-image:url(../images/corner_topright.gif);
	background-repeat:no-repeat;
	}

.bottomrightcorner {
	position:absolute;
	width:16px;
	height:16px;
	bottom:-1px;
	right:-1px;
	z-index:101;
	background-image:url(../images/corner_bottomright.gif);
	background-repeat:no-repeat;
	}

.bottomleftcorner {
	position:absolute;
	width:16px;
	height:16px;
	bottom:-1px;
	left:-1px;
	z-index:101;
	background-image:url(../images/corner_bottomleft.gif);
	background-repeat:no-repeat;
	}

.castlogo {
	position:absolute;
	margin-top:27px;
	margin-left:20px;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	margin:0;
	padding:0;
	font-weight:normal;
	padding-bottom:15px;
	color:#0053a0;
	height:40px;
	}

.solution {
	font-size:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	right:0px;
	margin:0px;
	padding:0px;
	margin-right:15px;
	margin-top:45px;
	color:#b2b3b6;
	width:420px;
	}

h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#b2b3b6;
	}

.toptel {
	font-size:14px;
	position:absolute;
	right:0px;
	margin-right:20px;
	color:#ffffff;
	font-weight:bold;
	}

.selected {
	font-weight:bold;
	}

.adheader {
	display:block;
	width:190px;
	height:22px;
	background: url(../images/ad_header.jpg) no-repeat left;
	background-color:#00acee;
	color:white;
	padding:2px;
	padding-top:1px;
	padding-left:4px;
	font-weight:bold;
	font-size:16px;
	border:1px solid black;
	border-bottom:none;
	}