body{
	background:#043862;
}

#page_left, #page_right{
	width:794px;
	margin:0px auto;
	position:relative;
	z-index:0;
}

#page_left{
	background:url("../images/left_glow.gif") repeat-y;
}

#page_right{
	background:url("../images/right_glow.gif") repeat-y right;
}

#page_bottom{
	
}

#page{
	background:url(../images/main_bg.gif) repeat-y;
	margin:0px 50px;
}

#col_right{
	width:475px;
	position:relative;
	float:right;
}

#col_left{
	float:left;
	width:219px;
}

#col_left p{
	text-align:center;
	margin:10px 0px;
	padding:0px;
}

#col_left img{
	border-right:2px solid #D2C7A7;
	border-bottom:8px solid #D2C7A7;
	margin-bottom:8px;
}

#col_left hr{
	background:#D2C7A7;
	height:2px;
	margin:0px 35px;
}

#left_corner{
	position:absolute;
	left:0px;
	bottom:0px;
	height:125px;
	width:100px;
	background:url(../images/left_corner_glow.gif);
}

#right_corner{
	position:absolute;
	right:0px;
	bottom:0px;
	height:125px;
	width:100px;
	background:url(../images/right_corner_glow.gif);
}

#title{
	border-top:5px solid #9E0B0F;
	height:93px;
	position:relative;
	background-color:#FFF;
}

#nav{
	list-style-type:none;
	padding:0px;
	position:relative;
	width:475px;
	margin:0px;
	height:62px;
}

#nav li {
	background:#043862 none repeat scroll 0%;
	border-bottom:2px solid #D2C7A7;
	border-right:2px solid #D2C7A7;
	float:left;
	width:93px;
	height:60px;
	color: #fff;
}

#nav img{
	border:0px;
	margin-top:10px;
}

#col_right #nav li a {
	height:50px;
	width:93px;
	display:block;
	text-align:center;
	color: #fff;
	padding-top: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
}

#nav li a:hover {
	background-color: #b5121b;
	color: #fff;
}

#logo{
	position:absolute;
	top:10px;
	left:35px;
}

#motto{
	position:absolute;
	right:10px;
	bottom:17px;
}

#footer{
	margin:0px auto;
	text-align:center;
	background:url("../images/bottom_glow.gif") repeat-x top #043862;
	height:75px;
}

#footer ul{
	margin:0px;
	padding:25px 0px 0px;
}

#footer li{
	display:inline;
}

#footer a{
	padding:0px 10px;
}


#testimomials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	color: #434343;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#home_top{
	height:387px;
	border-bottom:8px solid #B5121B;
	overflow:hidden;
}

#home_bottom{
	background:#D2C7A7;
	padding:7px 13px;
}

#home_bottom hr{
	background:#043862;
	height:1px;
	border:0px;
}

#home_bottom p{
	margin:0px;
	padding:4px 0px 8px;
}

#home_bottom img{
	margin-top:6px;
}

#home_bottom p, #home_bottom img{
	margin-left:7px;
	margin-right:7px;
}

#home_link{
	padding:0px 25px;
	position:relative;
	height:22px;
}

#home_link a{
	position:absolute;
	left:25px;
	top:0px;
}

#home_link img{
	border:0px;
}

p.sig{
	text-align:right;
}


/* Tables */

table.breakdown-table {
	border-collapse: collapse;
	width: 450px;
	display: block;
	overflow: visible;
	margin: 0 auto;
}

table.breakdown-table td.row-header {
	color: #fff;
	background-color: #000080;
	padding: 5px;
}

table.breakdown-table td p.pak {
	color: #b5121b;
}

table.breakdown-table td p.main-header {
	padding: 10px;
	font-size: 18px;
	line-height: 150%;
	color: #000;
}

table.breakdown-table td p {
	padding: 0;
}

table.breakdown-table td.key p {
	text-align: left;
	color: #000080;
}
table.breakdown-table td, table.breakdown-table th {
	border: 1px solid #000;
	padding: 0px 5px;
	text-align: center;
}

#col_right #content #home_bottom.home {
	position: relative;
	margin: 0;
	width: 449px;
	height: 200px;
	display: block;
	overflow: hidden;
	background: #d2c7a7 url(../images/index-header-main.gif) no-repeat center 0;
}

#col_right #content h3.rev-header {
	text-align: left;
	text-indent: -9999em;
}

div#home_bottom p.subhead a {
	position: absolute;
	z-index: 100;
	width: 370px;
	height: 30px;
	left: 40px;
	top: 120px;
	background-image: url(../images/index-sub-sprite.gif);
	text-indent: -9999em;
}

div#home_bottom p.subhead a:hover {
	background-position: 0 30px;
}

div#home_bottom p.subhead {
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}

div#home_bottom p.subhead a {
	color: #b5121b;
}