html, body {margin:0;padding:0;width:100%;height:100%;}
body {
	background-color: #FFFFFF;
    text-align: center;
	font: 11px Tahoma;
	color: #333333 }
img {
	border: 0px none; }
a { text-decoration: none }
#main {
    position: relative;
    min-width: 1024px;
    width: 1024px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding: 0px;
    margin: 0px auto auto;
    text-align: left;
}
#header_wrapper {
    height: 165px;
    top: 0px;
}

#head {
    height: 100px;
}

#logo {
    height: 95px;
    width: 173px;
    position: relative;
    float: left;
    background-image: url(/images/logo.png);
    background-repeat: no-repeat;
    left: 40px;
	cursor: pointer;
}

#headnavigation {
    position: relative;
    float: right;
    height: 95px;
    width: 400px;
    top: 10px;
    right: 10px;
}

#navigation {
    position: relative;                                                                                                                                                    ;
    width: 400px;
    top: 0px;
    left: 0px;
}

#search {
    position: relative;                                                                                                                                                    ;
    float: left;
    width: 400px;
    height: 25px;
    top: 10px;
    left: 15px;

}

#menu {
    background-image: url(/images/headline.png);
    background-repeat: no-repeat;
    position: relative;                                                                                                                                                    ;
    float: left;
    width: 1024px;
    height: 32px;
    top: 20px;
    padding-top: 10px;
}

#sidebar_left {
    float:left;
    width: 719px;
    padding: 0px;
}


#left_imf {
    float: left;
    width: 719px;
    height: 385px;
    background-repeat: no-repeat;
}

#phone_contact {
    float: left;
    width: 260px;
    height: 80px;
    padding: 20px;
}

#left_middle {
    float: left;
    width: 719px;
}

#middle_column {
    width: 350px;
    padding-left: 20px;
    padding-top: 20px;
    float: left;
}

#middle_column_text {
    width: 689px;
    padding-left: 20px;
    padding-top: 20px;
    float: left;
}

#middle_info {
    margin-left: 380px;
    width: 280px;
    padding-left: 20px;
    padding-top: 60px;
}

#leftdown_info {
    width: 689px;
    padding-left: 20px;
    padding-top: 20px;
}


#content_block {
    width: 1024px;
    text-align: left;
    clear: both;
}


#sidebar_right {
    margin-left:719px;
    width: 295px;
    padding: 0px}

#right_imf {
    float: left;
    width: 295px;
    height: 308px;
    background-repeat: no-repeat;
}

#right {
    float: right;
    right: 0px;
    background-image: url(/images/loginbg.png);
    background-color: #93207F;
    background-repeat: no-repeat;
    width: 249px;
    padding: 20px;
	color: #fff;
}

div.left_imf1 {
    background: url(/images/headleft1.jpg);
}

div.left_imf2 {
    background: url(/images/headleft2.jpg);
}

div.left_imf3 {
    background: url(/images/headleft3.jpg);
}

div.right_imf1 {
    background: url(/images/headright1.jpg);
}

div.right_imf2 {
    background: url(/images/headright2.jpg);
}

div.right_imf3 {
    background: url(/images/headright3.jpg);
}

#empty {
    height: 62px;
    clear: both;
}
#footer {
    height: 54px;
    min-width: 1024px;
    width: 1024px;
    background-image: url(/images/bottomline.png);
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    margin: -54px auto auto;
}


#bottomnav {
    position: relative;
    float: left;
    width: 450px;
    left: 350px;
    top: 7px;

}

/* internal_page*/

div.in {
    padding: 10px;
}

#int_left {
    width: 230px;
	float: left;
}

#int_right {
    margin-left: 230px;
}

#int_head {
    background: url(/images/int_bg.png) no-repeat;
	width: 769px;
	height: 120px;
	color: #fff;
}

#int_right_cols {
    width: 780px;
}


#int_right_right {
    width: 250px;
	float: right;
	background: #999999;
}

#int_right_main {
    margin-right: 260px;
}

hr {
    background: #CC0099;
	color: #CC0099;
	height: 1px;
	border: 0px none;
}


/* /internal_page */

p {
    margin:  0px;
    padding: 0px;
}
h3 {
    color: #4B4B4B;
    margin: 0px;
    padding-bottom: 20px;
    font: 20px Georgia;

}
h5 {font-family: Georgia;} 

#menu_short {
             list-style-type: none;
             padding: 0px;
             margin: 0px;
             height: 42px;
             width: 400px;
}

#menu_short li:link {
			      display: inline;
			      float: left;

}

#menu_short li {
                  padding-top: 15px;
                  padding-left: 15px;
                  float: left;
}

#menu_short a {
                color: #993399;
	            font-family: Arial;
                font-size: 13px;
	            text-decoration: none;
}

/* bottom menu */

#menu_short2 {
             list-style-type: none;
             padding: 0px;
             margin: 0px;
             height: 42px;
             width: 400px;
}

#menu_short2 li:link {
			      display: inline;
			      float: left;

}

#menu_short2 li {
                  padding-top: 15px;
                  padding-left: 15px;
                  float: left;
}

#menu_short2 a {
                color: #fff;
	            font-family: Arial;
                font-size: 13px;
	            text-decoration: none;
}

table.users td {
    vertical-align: top;
}

table.users th {
    background: #663366;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

table.users a {
    font: 10px Verdana;
}

table.login input.text {
	width: 140px;
}

#mess {
    color: #fff;
	background: #CC0033;
	padding: 6px;
	border: 1px solid #CCCCCC;
	width: 300px;
	margin: 10px 0 20px 0;
}

table.excel {
	border-style: solid;
	border-width:1;
	border-collapse:collapse;
	font-family:sans-serif;
	font-size:12px;
}
table.excel thead th, table.excel tbody th {
	text-align: center;
	vertical-align:bottom;
}
table.excel tbody th {
	text-align:center;
	width:20px;
}
table.excel tbody td {
	vertical-align:bottom;
}
table.excel tbody td {
    padding: 0 3px;
	border: 1px solid #EEEEEE;
}

/* buttons */

#buttons {
	width: 270px;
	height: 130px;
	clear: both;
}

div.img_btn {
	width: 128px;
	height: 128px;
	float: left;
	padding: 1px;
}

div.img_btn a {
	display: block;
	width: 128px;
	height: 128px;
}

img.btn {
	width: 80px;
	height: 80px;
	position: relative;
	top: 24px;
	left: 24px;
	border: 0px none;
}
