body {
	background:#f1f0f0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

#container {
	position:relative;
	width:960px;
	padding:20px;	
	margin-right:auto;
	margin-left:auto;
	margin-top:18px;
	margin-bottom:18px;
	background:#FFF;
	
}

#header {
	background-image:url(images/centabrace_logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:12px;
	text-align:center;
	height:94px;
}

table {border:none; width:100%}
td{padding:0px; vertical-align:top}

.hidden {display:none}

#nav {
	height:40px;
	margin-bottom:10px;
}	

#nav a#nav01:link, #nav a#nav01{width:119px; background-position:0 0;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav01:hover{width:119px;background-position:0 -40px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav02:link, #nav a#nav02{width:121px; background-position:0 -80px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav02:hover{width:121px;background-position:0 -120px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav03:link, #nav a#nav03{width:242px; background-position:0 -160px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav03:hover{width:242px;background-position:0 -200px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav04:link,#nav a#nav04{width:238px; background-position:0 -240px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav04:hover{width:238px;background-position:0 -280px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav05:link,#nav a#nav05{width:240px; background-position:0 -320px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}
#nav a#nav05:hover{width:240px;background-position:0 -360px;display:inline-block; background-image:url(images/nav.png); height:40px; text-decoration:none;}

.boxT,.boxR,.boxB,.boxL {background-image:url(images/box_pixel.png)}
.boxT {background-position:top; background-repeat:repeat-x; margin-left:5px; margin-bottom:5px;}
.boxR {background-position:right; background-repeat:repeat-y;}
.boxB {background-position:bottom; background-repeat:repeat-x;}
.boxL {background-position:left; background-repeat:repeat-y;}
.boxC {background:url(images/box_cnr.png) right top no-repeat;}

.boxPadding{padding:20px 17px 20px 17px;}

.boxC ul {list-style:none;margin:0; padding:10px 0 0 0; font-size:15px; line-height:27px;}
.boxC ul li{margin:0; padding:0}
.boxC {font-size:12px; color:#58595b; font-size:13px;}

ul {margin:0; padding:0 0 0 15px}
ul li{margin:0; padding:0}

.green{color:#00b0af}

a.red:link, a.red:visited{color:#ec2426; text-decoration:none;}
a.red:hover, a.red:active{color:#ec2426; text-decoration:underline;}

a:link, a:visited{color:#000; text-decoration:none;}
a:hover, a:active{color:#000; text-decoration:underline;}

img {border:0}

#redbox {color:#FFF; background:#ec2426; text-align:right; padding:5px; font-size:13px;}

h5{font-weight:normal; font-size:16px; margin-bottom:5px;}
