a:link { font-family: Arial; font-size:14px; color:#FFFFFF; text-decoration:none; }
a:active { font-family: Arial; font-size:14px; color:#FFFFFF; text-decoration:none; }
a:visited { font-family: Arial; font-size:14px; color:#FFFFFF; text-decoration:none; }
a:hover { font-family: Arial; font-size:14px; color:#FFFFFF; text-decoration:none; }

a.noformatlink:link { color:#000000; text-decoration:none; }
a.noformatlink:active { color:#000000; text-decoration:none; }
a.noformatlink:visited { color:#000000; text-decoration:none; }
a.noformatlink:hover { color:#000000; text-decoration:none; }

a.normallink:link { color:#000000; text-decoration:underline; }
a.normallink:active { color:#000000; text-decoration:underline; }
a.normallink:visited { color:#000000; text-decoration:underline; }
a.normallink:hover { color:#000000; text-decoration:underline; }

* {
padding: 0;
margin: 0;
}

html, body {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
} 

body {
background-color: #FFFFFF;
text-align: left;
}

#container {
position: relative;
min-height: 100%;
width: 100%;
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
}

* html #container {
height: 100%;
}


#head_container {
position: relative;
left: 0px;
right: 0px;
top: 0px; 
height: 136px;
}

#head_1 {
position: absolute;
top: 0;
left: 0;
width: 183px;
height: 136px;
}

#head_2 {
margin-left: 183px;
margin-right: 54px;
height: 136px;
background: url(/images/layout/head3.png) repeat;
}

#head_title {
margin-left: 0;
margin-right: 0;
height: 136px;
text-align: center;
background: url(/images/layout/head2.png) top left no-repeat;
}


#head_3 {
position: absolute;
top: 0;
right: 0;
width: 54px;
height: 136px;
}

#menu_container {
position: absolute;
z-index: 1;
top: 136px;
padding-top: 2px;
padding-left: 0px;
bottom: 0;
left: 0;
background: url(/images/layout/menu1.png) repeat;
width: 183px;
font-family: Arial;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
}

#menu_bottom {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
background: url(/images/layout/menu2.png);
width: 183px;
height: 176px;
}

#content_container {
margin-left: 183px;
margin-right: 54px;
top: 136px;
text-align: center;
}

#content_title {
width: 100%;
text-align: center;
font-family: Arial;
color: #000000;
font-size: 16px;
text-decoration: none;
font-weight: bold;
}

#content_text {
width: 95%;
margin: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: none;
}

#right_bg {
position: absolute;
right: 0;
top: 136px;
bottom: 0;
background: url(/images/layout/right1.png) repeat;
width: 54px;
}

table.products {
vertical-align: top;
text-align: left;
}

table.product {
text-align: left;
}
