body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
    height: 100%;
	padding: 0px;
	margin: 0px;
    color: #790026;
	line-height: 14px;
}

img {
	border: 0;
	margin: 0;
    padding: 0;
}

form {
	padding: 0px;
	margin: 0px;
}
strong {
    font-weight: bold;
}

a:active,
a:visited,
a:link {
	text-decoration: none;
	color: #FFFFFF;
    
}

a:hover {
	color: #006178;
}

p {
    margin: 0 0 18px 0;
	line-height: 14px;
}

h2 {
    margin: 20px 0 15px 0;
    font-size: 14px;
    color: #f9ac06;
	line-height: 14px;
}

h3 {
	clear: both;
	background: transparent url(../gfx/bg_h3.jpg) no-repeat left top;
	margin: 0px 0px 4px 0px;
    padding: 12px 0 4px 10px;
	font-weight: bold;
    font-size: 14px;
	line-height: 14px;
    color: #f9ac06;
}




/*--------------------------------
    containers
--------------------------------*/
div#logo {
	width: 838px;
	height: 110px;
	
}

.login-button,
.login-button:link,
.login-button:active,
.login-button:visited {
    display: block;
    float: right;
    width: 181px;
    height: 25px;
    margin: 48px -70px 0px 0px;
    background: transparent url(../gfx/menu/new_log_in.jpg) no-repeat top left;
}

.login-button:hover {
    background: transparent url(../gfx/menu/new_log_in_h.jpg) no-repeat top left;
}


div#container {
    width: 838px;
    margin: 30px auto;
    text-align: left;
    color: #546262;
}

/*--------------------------------
    header
--------------------------------*/
div#header {
    float: left;
	width: 838px;
	border-bottom: 2px solid #FFF;
	padding: 0;
	background-color: #a6aaad;
}

div.header-right {
    float: right;
    width: 200px;
    height: 20px;
    padding-top: 85px;
    background: transparent url('../gfx/commited.jpg') no-repeat 3px 30px;
}

    div.header-right a {
        float: right;
    }

div#header_left_home {
	float: left;
	width: 214px;
	height: 153px;
	border-right: 2px solid #FFF;
	padding: 30px 0 0 15px;
	background-color: #a6aaad;
}

div#header_right_home {
	float: left;
	width: 582px;
}

div#header_right_other {
	float: right;
	width: 396px;
}



div#header_left_sub {
	float: left;
	width: 129px;
	height: 153px;
	padding: 30px 0 0 15px;
	background-color: #a6aaad;
}

div#header_center_sub {
	float: left;
	width: 140px;
	height: 153px;
	padding: 30px 0 0 10px;
	background-color: #a6aaad;
}

div#header_center_sub2 {
	float: left;
	width: 140px;
	height: 153px;
	padding: 30px 0 0 20px;
	background-color: #a6aaad;
}


div#sub_border {
	border-left: 1px solid #000;
	height: 108px;
	
}

div#header_right_sub {
	float: left;
	width: 396px;
}

/*--------------------------------
    content
--------------------------------*/
div#content {
    float: left;
    width: 838px;
	text-align: left;
	color: #FFF;
	font-size: 13px;
	line-height: 19px;
	background: transparent url(../gfx/content-bg.gif) repeat-y top left;
}

div#content_home {
	float: left;
	width: 620px;
	min-height: 238px;
	_height: 238px;
	border-right: 2px solid #FFF;
	background-color: #132b57;
}

div#content_block_home {
	float: left;
	width: 440px;
	padding: 45px 0px 45px 45px;
}

div#content_sub {
	float: left;
	width: 748px;
	min-height: 148px;
	_height: 148px;
	border-right: 2px solid #FFF;
	background-color: #132b57;
	padding: 45px 45px 45px 45px;
}

div#content_block_left_sub {
	float: left;
	width: 350px;
}

div#content_block_right_sub {
	float: left;
	width: 320px;
	margin: 0 0 0 73px;
}

/*--------------------------------
    menu
--------------------------------*/
div#menu_home {
	float: left;	
}

div#submenu_home {
	float: left;
	width: 201px;
	min-height: 178px;
	_height: 178px;
	padding: 60px 0 0 15px;
	background-color: #a6aaad;
}
 

/*--------------------------------
    footer
--------------------------------*/

div#clearer {
    clear: both;
}

div#footer {
	float: left;
    width: 838px;
    line-height: 22px;
    color: #132b57;
}

div#footer a,
div#footer a:link,
div#footer a:active,
div#footer a:visited {
	margin: 0 0 0 20px;
	color: #132b57;
	text-decoration: none;
}

div#footer a:hover {
	color: #000;
}
