body, table {
    font-family: sans-serif, 'Trebuchet MS', Verdana, Helvetica;
    font-size: 8pt;
}

li { margin: 1em 0 1em 0; }

html, body {
    background-color: #ffffff;
}

body {
    padding: 0px;
    text-align: center;
}

#container {
    background: url("/images/bg_general.gif") #ffffff 0 0 repeat-y;
    margin: 0px auto;
    text-align:left;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 760px;
}

#menubar {
    background: url("/images/bg_menu_bar.gif") transparent 0 0 repeat-x;
    height: 2.4em;
    width: 758px;
    font-size: 100%;
    margin-left: 1px;
    padding-top: 0.1em;
    padding-left: 0px !important;
    /*border-top: 1px solid #000000;*/
}

#menubar ul, #footer ul {
    color: black;
    padding: 0;
    margin: 0;
    margin: 0.4em 10px 0.4em 10px;
    list-style:none;
}
#menubar ul#nav, #footer ul {
    float: left;
}
#menubar ul li, #footer ul li {
    display: inline;
}
#menubar ul li a, #footer ul li a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    padding: 0 6px 0 6px;
    background: none;
}
#menubar ul li a:hover, #footer ul li a:hover {
    color: #cc0000;
}
#menubar ul li, #footer ul li {
    border-left: 1px solid #333;
}
#menubar ul li.first, #footer ul li.first {
    border-left: none;
}


#submenubar {
    background: url("/images/bg_menu_bar.gif") transparent 0 0 repeat-x;
    height: 1.4em;
    width: 360px;
    font-size: 100%;
    margin-left: 1px;
    padding-top: 0.1em;
    padding-left: 0px !important;
	position:relative;
	float:none;
	left: 100px;
	top: -6px;
	visibility: hidden;
    /*border-top: 1px solid #000000;*/
}

#submenubar ul {
    background: url("/images/bg_menu_bar.gif") transparent 0 0 repeat-x;
    color: black;
    padding: 0;
    margin: 0;
    /*margin: 0.4em 10px 0.4em 10px;*/
    list-style:none;
}
#submenubar ul#nav {
    /*float: left;*/
}
#submenubar ul li{
    display: inline;
	
}
#submenubar ul li a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    padding: 0 6px 0 6px;
    background: none;
}
#submenubar ul li a:hover {
    color: #cc0000;
}


#sidemenu {
    font-size: 100%;
    padding-left: 0px;

    line-height: 18px;
	padding-right: 15px;
	border-right: 1px solid #000000;
}
#sidemenu ul {
    /*color: #cc0000;*/
    padding: 0;
    margin: 0;
    list-style:none;
	font-weight: bold;
}
#sidemenu ul li {
    display: block;
    padding: 6px 0 6px 18px;
    margin: 0;
    background: url("/images/bullet_0.gif") transparent 0px 10px no-repeat;
}
#sidemenu ul li a {
    /*color: #cc0000;*/
    font-weight: bold;
    text-decoration: none;
}
#sidemenu ul li a:hover {
    color: #cc0000;

}
/*#sidemenu ul li a.hovered {
    color: #cc0000;
    background: #cccccc;
}
*/
#theme {
    background: url("/images/header_general.jpg") transparent 0 0 no-repeat;
    margin-left: 1px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    height: 196px;
}

#theme2 {
    background: url("/images/header_thin.jpg") transparent 0 0 no-repeat;
    margin-left: 1px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    height: 120px;
}

#footer {
    clear: both;
    background-color: #eeeeee;
    height: 1.70em;
    width: 748px;
    font-size: 90%;
    margin-left: 1px;
    padding: 5px;
    text-align: center;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#column3_left {
    border-left: 1px solid #000000;
    margin: 0;
    padding: 15px;
    padding-top: 0px;
    width: 185px;
    float: left;
    height: 600px; /* ie treats as min-height */
    min-height: 600px; /* ie ignores */
}

#column3_mid {
    margin: 0;
    padding: 15px;
    padding-top: 0px;
    width: 255px;
    float: left;
    height: 600px; /* ie treats as min-height */
    min-height: 700px; /* ie ignores */
}

#column3_right {
    border-right: 1px solid #000000;
    margin: 0;
    padding: 15px;
    padding-top: 30px;
    padding-left: 0;
    width: 210px;
    float: right;
    height: 600px; /* ie treats as min-height */
    min-height: 600px; /* ie ignores */
}

#column2_left {
    border-left: 1px solid #000000;
    margin: 0;
    padding: 15px;
    padding-top: 0px;
    width: 205px;
    float: left;

    height: auto;
}

#column2_right {
    margin: 0;
    padding: 0;
    width: 515px;
    float: left;
    height: 600px; /* ie treats as min-height */
    min-height: 600px; /* ie ignores */
}

#column2_left_n {
    border-left: 1px solid #000000;
    margin: 0;
    padding: 28px;
	padding-right: 0px;
    padding-top: 0px;
    width: 180px;
    float: left;
    height: auto;
	
}

#column2_right_n {
    margin: 0;
    padding: 0px 28px 28px 7px;
    width: 480px;
    float: right;
    height: auto;
}

#column2_left_f {
    border-left: 1px solid #000000;
    margin: 0;
    padding: 28px;
    padding-top: 0px;
    width: 480px;
    float: left;
    height: auto;
}

#column2_right_f {
    margin: 0;
    padding: 0px 28px 28px 7px;
    width: 180px;
    float: left;
    height: auto;
}

#column1 {
    border-left: 1px solid #000000;
    margin: 0;
    padding: 15px;
    padding-top: 0px;
    width: 720px;
    float: left;
    height: 600px; /* ie treats as min-height */
    min-height: 600px; /* ie ignores */
}

.title_h0 {
    font-weight: normal;
    font-size: 9px;
    letter-spacing: .15em;
    color: #cc0000;
    padding-left: 5px;
    margin-bottom: 12px;
    margin-top: 25px;
    /*width: 150px;*/
    background: url("/images/title_h0_bg.gif") transparent 0 0 repeat-x;
}


.title_h0_nobg {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .15em;
    color: #cc0000;
    padding-left: 5px;
    margin-bottom: 12px;
    margin-top: 25px;
    /*width: 150px;*/
}
.title_h0_notop {
    font-weight: bold;
    font-size: 17px;
    letter-spacing: .15em;
    color: #cc0000;
    padding-left: 5px;
    margin-bottom: 12px;
    margin-top: 0px;
    /*width: 150px;*/
    background: url("/images/title_h0_bg.gif") transparent 0 0 repeat-x;
}

.body_0 {
    line-height: 15px;
    margin-top: 2px;
    margin-bottom: 5px;
}

.body_1 {
    display: block;
    float: left;
    line-height: 15px;
    margin-top: 2px;
    padding-left: 10px;
    width: 90%;
}

.form_0 {
    line-height: 30px;
    margin-top: 2px;
    margin-bottom: 5px;
}

.title_h1 {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: .15em;
    color: #cc0000;
    margin-bottom: 2px;
    margin-top: 5px;
}
.title_h15 {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: .15em;
    color: #cc0000;
    margin-bottom: 8px;
    margin-top: 0px;
}

.title_h2 {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0em;
	color: #CC0000;
	margin-bottom: 2px;
	margin-top: 15px;
	font-family: "Arial";
}

.title_h3 {
	font-weight: bold;
	color: #660000;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 12px;
}

.title_h4 {
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
}

.title_h5 {
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 8px;
	line-height: 20px;
}

.title_h6 {
	font-weight: normal;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 10px;
	font-style: italic;
}

.title_h7 {
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 2px;
	margin-top: 10px;
	font-style: normal;
}

.title_h8 {
	font-weight: bold;
	color: #001750;
	font-style: normal;
	font-size: 10px;
}

.title_h9 {
	font-weight: bold;
	color: #005399;
	font-style: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

.title_h10 {
	color: #666666;
	font-style: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

.title_h11 {
	color: #666699;
	font-style: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
	font-weight: bold;
}

.title_h12 {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	font-family: "Arial";
	letter-spacing: 0em;

}

.title_h13 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 10px;
	font-style: normal;
	font-size: 11px;


}
.title_h16 {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-size: 10px;


}
#block_img {
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 20px;
}

#block_pm {
    padding-left: 60px;
	width: 165px;
	height: 200px;
	float: left;
    background: url("/images/icon_pm.gif") transparent 0 20px no-repeat;
}

#block_inv {
    padding-left: 60px;
	width: 165px;
	height: 200px;
	float: right;
    background: url("/images/icon_inv.gif") transparent 0 20px no-repeat;
}

#block_mech {
    padding-left: 60px;
	width: 165px;
	height: 200px;
	float: left;
    background: url("/images/icon_mech.gif") transparent 0 20px no-repeat;
}

#block_design {
    padding-left: 60px;
	width: 165px;
	height: 200px;
	float: right;
    background: url("/images/icon_design.gif") transparent 0 20px no-repeat;
}

#block_boxed_grey {
    border: 1px solid #999999;
    background-color: #ddd;
    padding: 10px;
}

.block_product_big {
    padding: 10px;
    float: left;
}

#block_product_00 {
    width: 150px;
    height: 180px;
    padding: 10px;
    float: left;
}

#block_product_0 {
    width: 150px;
    height: 200px;
    padding: 10px;
    float: left;
}

#block_product_1 {
    width: 150px;
    height: 220px;
    padding: 10px;
    float: left;
}

#block_product_2 {
    width: 150px;
    height: 240px;
    padding: 10px;
    float: left;
}

#block_product_3 {
    width: 150px;
    height: 260px;
    padding: 10px;
    float: left;
}

#block_product_4 {
    width: 150px;
    height: 280px;
    padding: 10px;
    float: left;
}

#block_product_5 {
    width: 150px;
    height: 300px;
    padding: 10px;
    float: left;
}

#block_product_6 {
    width: 150px;
    height: 320px;
    padding: 10px;
    float: left;
}

#block_product_7 {
    width: 150px;
    height: 400px;
    padding: 10px;
    float: left;
}

.img_product_0 {
    border: 1px solid #999999;
    width: 140px;
}

.input_0 {
    border: 1px solid #000000;
    width: 90px;
    height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.input_1 {
    border: 1px solid #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.btn_0 {
    border: 1px solid #000000;
    width: 150px;
    height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn_1 {
    border: 1px solid #000000;
    width: 75px;
    height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

a {
	padding: 1px;
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}



table.fb {
    border-collapse: collapse;
    border: 0px solid #999;
    margin: 20px;
}
table.fb td {
	border: 0px solid #ccc;
	margin: 0;
	padding: 0em;
	height: 35px;
}

.size9 {
    font-size: 9pt;
	font-weight: normal;
}

.size9b {
    font-size: 9pt;
	font-weight: bold;
}
