@charset "UTF-8";

body {
	background-color: #e5e9ef;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:1.4em;
}

html, body {
                height: 100%;                                                                  
                margin: 0;                                                                     
                padding: 0;                                                                    
            }
			
h1  {
	font-size:16px;
	font-weight: bold;
	color: #4c5d7c;
	word-spacing: 5px;
}

* {
	margin:0px auto;
	padding:0;
}

div#shim {
                visibility: hidden;
                width: 100%;
                height: 50%;                                                                     
                margin-top: -291px;                                                              
                float: left;
            }

            div#wrapper {
				width: 943px;
				height: 582px;
				clear: both;
				position: relative;
				top: -291px;
	/* IE4ever Hack: Hide from IE4 **/
                    position: static;                /** end hack */
            }

            /* Hide from IE5mac \*//*/
                div#shim {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */
			
			/* ]]> */					

a {color:#48689f; text-decoration:none;}
a:focus,
a:hover,
a:active {color:#1b3561; text-decoration:none;}

a.th {border: 0 none; padding: 0px 3px 3px 0px;}		
a img {border: 0 none;}

p {padding: 0 0 12px 0;}
  
div#navmain
{
	margin:0px 0 0 100px;
	z-index: 60;
	position: relative;
	top:15px;
	height: 30px;
}
#left
{
	float: left;
	height: 582px;
	width: 273px;
}
#logo
{
	height: 77px;
	width: 254px;
	padding: 27px 0 0 17px;
}
#menu
{
	margin: 0px 0 0 2px;
}
#open
{
	margin: 33px 0 0 19px;
	font-size: 12px;
	color: #4c5d7c;
}
#footer
{
	margin: 33px 0 0 19px;
	font-size: 11px;
	color: #4c5d7c;
	line-height:1.3em;
}
#right
{
	margin:0 0 0 277px;
	width: 666px;
}
#header
{
	padding: 0 0;
	height: 309px;
}
#header2
{
	padding: 0 0;
}
#header107
{
	padding: 0 0;
	height: 107px;
}
#main
{
	padding: 10px 15px 15px 38px;
}