body, html {
	display:block;
        margin-left:auto;
	margin-right:auto;
        background-color:#0A3B80;
        padding-top: 20px;
}
body a {
        color:#801309;
	font-weight: normal;
 	font-size:12pt;
	text-decoration: none;
}

#main {
        display:block;
        width:875px;
        margin-left:auto;
	margin-right:auto;
        /*min-width:790px;*/
        padding:0px;
        padding-top:20px;
        padding-bottom:20px;
        position:relative;
}
#main_home {
	display:block;
        width:875px;
	height:702px;
        position:relative;
        /*min-width:790px;*/
        margin-left:auto;
	margin-right:auto;
	background: url('/uploads/Kt/7p/Kt7ph08e3F2sJfUJt9sFDg/home.jpg');
	background-repeat: no-repeat;
	padding-top:20px;
	padding-bottom:0px;
	z-index:0;
}

#nav_home{
	position:relative;
	display:block;
	top:345px;
	width:800px;
	margin-top:0px;
        margin-left:auto;
	margin-right:auto;
	height: 30px;
	z-index: 1;
}

#nav{
	position:relative;
	background: url('/uploads/9A/pv/9ApvGj4QkCP3Y1IQziF5nw/nav_bg.jpg');
	background-repeat: repeat;
	height: 30px;
	z-index: 0;
}

#navlinks{
	padding-top: 5px;
	padding-left: 20px;
}

#navlinks a{
	color: white;
	font-family: helvetica, arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

#header_home { 
	display: block;
	background: url('/uploads/Kt/7p/Kt7ph08e3F2sJfUJt9sFDg/home.jpg');
        background-color: #fafafa;
        width:875px;
	height:587px;
}

#header { 
	display: block;
	background: url('/uploads/st/-M/st-MD_-W-u1vKAbjFVMsTQ/header_bg.gif');
        background-color: #fafafa;
        width:875px;
        height:150px;
}
#headerTitle {
        height:100%;
        width:100%;
}
#headerRight {
        width:100%;
        height:100%;
        text-align:right;
        position:relative;
}
#headerRight #title {
        position:absolute;
        top:120px;
        left:640px;
        font-family: tahoma, helvetica, arial;
        text-align:left;
}
#title h1 {
        margin-bottom:0px;
        font-weight:normal;
        font-size:26pt;
        margin-top:0px;
        color:#0a3b80;
}
#title h1 a {
        color: #0a3b80;
        text-decoration:none; font-size: 18pt; font-weight: normal; 
}
#title h2 {
        margin:0px;
        font-size:14pt;
        color:#801309;
        padding-left:20px;
	font-weight: normal;
}
#title img {
        z-index:5;
}
#login {
        position:absolute;
        font-size:8pt;
        top:10px;
        right:100px;
        color:#E68E47;
        z-index:6;
        font-family:arial;
}
#login a {
        color:#FFFFFF; font-weight: normal; letter-spacing: 0px;
}
.loginBox {
        font-size:8pt;
        margin:0px;
        display:inline;
}
.loginBox input {
        font-size:8pt;
}

#mainBody_home {
	display:block;
        width:800px;
        margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-bottom: 107px;
        position:relative;
	margin-top:375px;
	z-index:1;
}

#mainBody {
        width:100%;
        margin:0px;
        background-color: #fafafa;
        position:relative;
	z-index:0;
}
#main > #mainBody {
        height:auto;
        min-height:100px;
}
#contentArea {
        z-index:0;
        position:relative;
        padding-top:30px;
	padding-left: 30px;
	padding-right: 30px;
        padding-bottom:10px;
        -moz-box-sizing:border-box;
        font-family: calibri, arial, helvetica;
        font-size:12pt;

}
html #main #mainBody #contentArea {
        height:1%;
}
#topCorner {
        width:100%;
        height:214px;
        position:absolute;
        top:0px;
        left:0px;
        background: ;
        z-index:1;
}
#bottomCorner {
        width:100%;
        height:211px;
        position:absolute;
        bottom:59px;
        right:0px;
        background-color: #fff;
        z-index:1;
}
* html #bottomCorner {
	bottom:58px;
}

#footer {
	display:block;
        width:875px;
        margin-left:auto;
	margin-right:auto;
        background:#777777;
        height:57px;
        border-top:solid #80093b 2px;
        text-align:right;
        position:relative;
	z-index:0;
}

#footer a{
	font-size: 8pt;
}
#footer #copyright {
        color:#3b3b3b;
        font-family:arial;
        position:absolute;
        top:10px;
        left:30px;
        font-size:8pt;
}

