

html, body {height: 100%;  }
body {/* customize_background  background: #6e8d9b; /* customize_background */ text-align: center; padding: 0px; margin: 0px; background:/*url("/packages/theme_simple_blue/themes/simple_blue/images/mk2images/body_bg.jpg") repeat-x scroll center top*/ rgb(231, 233, 223); color:#666; margin-top:10px; }
img {border: 0px}
a { cursor: pointer; text-decoration:none}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#page {
    width: 100%;
    text-align: left;
}

#page #header{
    width: 100%;
    border-top: 0px solid #1F3861;
}

#page #headerin{
    overflow: auto;
    height: auto;
	width:1000px;
	z-index:99;
}

#page #logo {
	display:none;
	margin-top: 20px;
}

#page #top form{
    margin-top: 0px;
}
#page #top-right h3{
    display: none;
}

#page #header-area {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 0px;
    border-bottom: 0px solid #333333;
}

#page #nav-out{width: 1000px; background-image:url(/packages/theme_simple_blue/themes/simple_blue/images/nav-bg.jpg); height: 38px; margin:0 auto;}

#page #nav { margin-top: 0px; padding-left:400px; width: 600px;
}
#page #nav ul {list-style: none; margin:0; padding:0; padding-left:1px; line-height: 30px;}
#page #nav ul li{ }
#page #nav ul a{/*float: left;*/ color: #ffffff; text-decoration:none; padding: 0 10px;}
#page #nav ul a:hover{color:#f5f5f5;}

#page #contain {
   	background: #FFF;
	margin-top: 0px; overflow: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}

#page #sidebar {
    width: 280px;
    margin-top: 8px;
	margin-bottom:10px;
	min-height:370px;
	overflow:auto;
}
#page #sidebar h2{margin-top: 10px;/* color: rgb(18, 107, 181);*/ }

#page #sidebar.right {padding-left: 5px; padding-right:5px; border-left: 0px solid #6e8d9b}
#page #sidebar.left {padding-right: 5px; padding-left:5px; border-right: 0px solid #6e8d9b}

#page #main {
    width: 700px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-top:8px;
	/*min-height: 525px;*/
}
#page #main.no-sidebar {
    width: 990px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	margin-top: 0;
}

#page #footer {
	margin-top:0px;
    clear: both;
    margin-bottom: 40px;
	background:#e7e8e0;
}

#page #footer #copyright{
    border: 0px solid #8fa7b2;
    padding: 8px 0;
    clear: both;
    overflow: hidden;
    height: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#page #footer #copyright a:hover{text-decoration: none}

#page .footer-area{
	display:none;
    width: 430px;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    border-top: 0px solid #333333;
}

.right{float: right}
.left{float:left}

.full{width: 1000px; margin: 0 auto}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* Copyright (c) 2009 Ukao Solutions */
body { 
	/* customize_body */ font: normal normal 12px Tahoma, Verdana, Segoe, sans-serif; /* customize_body */
	/* customize_body */ color: #666; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #900; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #900; text-decoration:underline /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:1px; }
h1{ font: normal normal 28px "Times New Roman", Times, serif; line-height:32px; color:#900 }
h2{ color: #900; font-size:18px; line-height:24px;  }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:20px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

#page #logo a{
	/* customize_logo */ font: normal normal 48px Candara, Verdana, sans-serif; /* customize_logo */
	/* customize_logo */ color: #000000; /* customize_logo */
	text-decoration: none;
}
#page #nav{font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 14px}

#page #footer #copyright{
    color: #666;
    font-size: 11px;
}
#page #footer #copyright a{
    color: #666;
    font-size: 11px; text-decoration:none;
}