/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
color:#041D33;
font-size:12px;
background-color:#041D33;
margin:0;
}

#page {
width:800px;
background-color:#10465E;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
}

#main {
width:750px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
}

#header {
height:130px;
margin-top:1px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#10465E;
overflow:hidden;
}

#header_int {
height:229px;
margin-top:1px;
background-image:url(images/header_int.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#10465E;
overflow:hidden;
}

#logo {
float:left;
}

#addy {
float:right;
color:#9ECCD8;
padding-top:15px;
padding-right:5px;
}

#nav {
clear:both;
height:25px;
background-color:#F9FBFC;
}

#wrapper {
width:750px;
overflow:hidden;
background-color:#9FCDD9;
}

#wrapper a {
color:#A45041;
}

#wrapper a:hover {
color:#634F3C;
}

#wrapper_int {
width:750px;
overflow:hidden;
background-color:#F9FBFC;
padding-top:20px;
}

#wrapper_int a {
color:#A45041;
}

#wrapper_int a:hover {
color:#634F3C;
}

#left_int {
float:left;
width:530px;
padding-left:20px;
}

#right_int {
float:right;
width:200px;
}

#left {
width:301px;
float:left;
}

#welcome {
width:261px;
background-color:#F9FBFC;
height:209px;
padding:20px;
}

#trans {
height:57px;
background-image:url(images/trans.jpg);
background-repeat:no-repeat;
}

#condition {
width:261px;
height:111px;
background-image:url(images/condition.jpg);
background-repeat:no-repeat;
color:#9FCDD9;
padding-top:35px;
padding-left:20px;
padding-right:20px;
font-weight:bold;
}

#condition a {
color:#9FCDD9;
font-weight:bold;
}

#condition ul {
margin-left:0px;
padding-left:0px;
padding-top:0px;
margin-top:0px;
list-style:none;
}

.leftul {
float:left;
}

.rightul {
float:right;
}

#bot_addy {
width:281px;
background-color:#9FCDD9;
padding-top:20px;
padding-left:20px;
}

#right {
width:449px;
float:right;
}

#flash {
height:272px;
}

#content {
background-color:#9FCDD9;
width:429px;
padding-left:10px;
padding-right:10px;
}

#footer {
height:55px;
background-color:#9FCDD9;
clear:both;
font-size:10px;
text-align:center;
padding-top:30px;
}

#footer a {
color:#A45041;
}

#footer a:hover {
color:#634F3C;
}

#footer_int {
height:55px;
background-color:#F9FBFC;
clear:both;
font-size:10px;
text-align:center;
padding-top:30px;
}

#footer_int a {
color:#A45041;
}

#footer_int a:hover {
color:#634F3C;
}

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#59807C;
font-size:10px;
margin-left:5px;
margin-right:5px;
width:163px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
background-color:#FFFFFF;
border-top:14px solid #59807C;
border-right:1px solid #59807C;
border-left:1px solid #59807C;
border-bottom:1px solid #59807C;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#59807C;
font-size:12px;
width:165px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 5px;
}

#bread_crumb {
	margin-left: -40px;
}
#bread_crumb li {
	display: inline;
	background-image: url(http://www.officite.com/img/breadcrumbs/arrow.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	padding-right: 5px;
}
#bread_crumb a {
	text-decoration: underline;
}
.bread_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}