body,td,th {
	font-family: Tahoma, Times, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#005596;
}

#fix {margin:0px auto 0px auto;
width:796px;
height:100%;
border-left-color:#FFFFFF;
border-right-color:#FFFFFF;
border-left-width:4px;
border-right-width:4px;
border-left-style:solid;
border-right-style:solid;
}

#body {
width:796px;
height:100%;
display:table;
}

#body_left {
width:550px;
height:104px;
float:left;
background-image:url(../images/template/header_bkg.jpg);
border-bottom-color:#FFFFFF;
border-bottom-width:4px;
border-bottom-style:solid;
}


#body_right {
width:246px;
height:104px;
float:right;
border-bottom-color:#FFFFFF;
border-bottom-width:4px;
border-bottom-style:solid;
}

#nav_left {
width:550px;
height:85px;
float:left;
}

#nav_sub_left {
width:550px;
height:16px;
float:left;
}

#nav_sub_left_active {
margin-left:70px;
margin-right:65px;
width:415px;
height:16px;
float:left;
background:#B0CADE;
}

#home_body_left {
width:301px;
height:475px;
float:left;
background:#D7DBA6;
}

#home_body_right {
width:495px;
height:475px;
float:right;
background:url(../images/template/home_bkg.jpg);
}

#content {
margin-top:32px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
width:250px;
}

#content_bk {
margin-top:32px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
width:350px;
}

#container {
width:292px;
height:372px;
float:right;
background:url(../images/template/chair_1.jpg);
}

#img_holder {
height:96px;
float:left;
margin-top:110px;
margin-left:20px;
margin-right:0px;
margin-bottom:20px;
}

#img_holder_cmp {
height:96px;
float:left;
margin-top:35px;
margin-left:20px;
margin-right:0px;
margin-bottom:20px;
}

a {
	text-decoration: underline;
	color:#004479;
}

a:hover{
text-decoration:none;
color:#879117;
}

.txt_big {
	font-size: small;
	color: #005596;
}

#home_body_bottom_left {
width:301px;
height:110px;
float:left;
background:#D7DBA6;
}

#left_inner {
padding-top:28px;
padding-right:0px;
padding-left:190px;
height:37px;
padding-bottom:28px;
background:#C1C966;
}

#home_body_bottom_right {
width:495px;
height:110px;
float:right;
background:#B0CADE;
}

#right_inner {
padding-top:28px;
padding-left:0px;
height:37px;
padding-bottom:28px;
background:#9EB989;
}

#back_body_left {
width:401px;
height:475px;
float:left;
background:#D7DBA6;
}

#back_body_right {
width:395px;
height:475px;
float:right;
background:#B0CADE;
}

#back_body_bottom_left {
width:401px;
height:110px;
float:left;
background:#D7DBA6;
}
#back_body_bottom_left_wide {
width:796px;
float:left;
background:#D7DBA6;
height:100%;
}
#content_bk_wide {
margin-top:32px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
width:755px;
height:100%;
}

#back_body_bottom_right {
width:395px;
height:110px;
float:right;
background:#B0CADE;
}

.footer_txt {
color:#879117;
font-size:x-small;
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}


