body {
	background-color: #023957;
	background-image: url(../images/container_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color: #9A9A9A;
}
a:hover {
	text-decoration: none;
	color: #9A9A9A;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #FF842B;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #FF842B;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h2.blue {
	color: #33B3F7;
}
h3 {
	font-size: 17px;
	color: #006CA4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}



/* --- HEADER --- */

#header {
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-y;
	width: 1100px;
	height: 110px;
}
#header .inner {
	width: 950px;
	background-repeat: no-repeat;
	display: block;
}
#header .login {
	float: right;
	width: 213px;
	margin-top: 15px;
	padding: 8px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	overflow: hidden;
	display: block;
}
.login input {
	float: left;
	margin-bottom: 12px;
}
.login .textbox {
	padding: 1px;
	width: 135px;
	margin-right: 8px;
	margin-bottom: 10px;
}



/* --- NAVIGATION --- */

#navigation {
	width: 950px;
	background: url(../images/navigation_bg.gif) no-repeat;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
#login {
	width: 240px;
	height: 254px;
	background: url(../images/login_box.jpg) no-repeat;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #999;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	padding: 18px;
	padding-top: 9px;
	padding-bottom: 10px;
	float: left;
}
#navigation li.right {
	float: right;
}



/* --- CONTAINER --- */

#container {
	background-image: url(../images/bg_line.jpg);
	margin: 0px auto;
	width: 1100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
#engine {
	margin: 0px auto;
	width: 1100px;
	padding-left: 74px;
	padding-right: 0px;
	margin-top: 0px;
}


/* --- BODY --- */

#body {
	width: 950px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}
#top {
	width: 740px;
	height: 381px;
	margin-left: 1px;
	margin-right: 1px;
	background: url(../images/top_bg.jpg) repeat-x;
	padding-top: 40px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 28px;
	
}
#top input {
	margin-right: 7px;
}
#left {
	width: 100%;
	float: center;
	padding-left: 1px;
}
#right {
	float: right;
	width: 370px;
	margin-right: 1px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* left section */
#left p.last {
	padding: 0px;
	margin: 0px;
}
#left .filler {
	height: 40px;
}
#left .box {
	overflow: hidden;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 110px;
	}
#left .boxfill {
	width: 375px;
	overflow: hidden;
	color: #006CA4;
	font-weight: bold;
}
#left .boxfill .top {
	width: 440px;
	height: 7px;
	overflow: hidden;
	background: url(../images/left_container_top.gif) no-repeat;
}
#left .boxfill .bottom {
	width: 440px;
	height: 7px;
	overflow: hidden;
	background: url(../images/left_container_bottom.gif) no-repeat;
}
#left .boxfill .content {
	width: 330px;
	padding: 20px;
	padding-top: 33px;
	padding-bottom: 33px;
	overflow: hidden;
	background: url(../images/left_container_bg.gif) repeat-y;
}

/* right section */
#right p.justify {
	text-align: justify;
}
#right .box {
	width: 368px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#right .box .top {
	width: 368px;
	height: 22px;
	background: url(../images/right_content_top.gif) no-repeat;
	overflow: hidden;
}
#right .box .bottom {
	width: 368px;
	height: 22px;
	background: url(../images/right_content_bottom.gif) no-repeat;
	overflow: hidden;
}
#right .box .content {
	width: 318px;
	background: url(../images/right_content_bg.gif) repeat-y top;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	overflow: hidden;
}
#right h2.about {
	color: #5E95D5;
	padding-left: 5px;
	padding-top: 1px;
}
.box .h2small {
	float: right;
	color: #FF842B;
	width: 110px;
	text-align: right;
	display: block;
	height: 18px;
	margin-top: 3px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(../images/icon_flame.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.box table.systemstatus {
	width: 175px;
	float: left;
	padding-right: 15px;
}
.box table.systemstatus td {
	font-weight: bold;
	color: #5E95D5;
	padding-bottom: 9px;
}
.box table.systemstatus td.value {
	width: 20px;
	text-align: center;
	color: #33B3F7;
}
.box ul.recentchat {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box ul.recentchat li {
	font-weight: bold;
	color: #006CA4;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 30px;
	background: url(../images/bullet_face.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 10px;
}
form.tellafriend input {
	float: right;
	width: 190px;
	padding: 2px;
	margin-bottom: 11px;
}
form.tellafriend .label {
	float: left;
	text-align: left;
	color: #006CA4;
	width: 110px;
	padding: 2px;
	margin-bottom: 11px;
}
form.tellafriend textarea {
	float: right;
	width: 190px;
	padding: 2px;
	height: 40px;
	margin-bottom: 11px;
}
form.tellafriend .button {
	float: right;
	width: 60px;
	padding: 0px;
	height: 24px;
	padding-left: 200px;
	margin: 0px;
}
textarea.addtimik {
	height: 120px;
	width: 307px;
	float: none;
	padding: 3px;
	margin: 0px;
	margin-bottom: 11px;
}
input.addtimik {
	float: right;
	width: 60px;
	padding: 0px;
	height: 24px;
	padding-left: 200px;
	margin: 0px;
}



/* --- FOOTER --- */

#footer {
	background-image: url(../images/footer.jpg);
	width: 1100px;
	margin: 0px auto;
	text-align: center;
	height: 65px;
	padding-top: 0px;
	font-size: 10px;
	color: #5E95D5;
	letter-spacing: 0px;	
	}
#footer a {
	text-decoration: none;
	color: #5E95D5;
}
#footer a:hover {
	text-decoration: none;
}



/* --- MISC. --- */

.end {
	clear: both;
}
.aboutimg {
	margin-right: 5px;
	float: left;
	margin-top: -1px;
}
.leftimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.leftimg2 {
	float: left;
	margin-right: 15px;
}
.rightimg {
	float: right;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
.topimg {
	float: right;
	margin-left: 30px;
}
.topimg2 {
	float: right;
}
.blue {
	color: #086BA4;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.fields {
	font-size: 14px;
	color: #086BA4;
	border: thin solid #056DA2;
}

.orange {
	color: #FF842B;
}
.lightblue {
	color: #33B3F7;
}
.right {
	float: right;
}
.left {
	float: left;
}
.filler {
	
}
#full {
	width: 790px;
	float: left;
	padding-left: 1px;
}
#full .box {

	overflow: hidden;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

