/* CSS Document */

* {
margin:0px;
padding:0px;
}

p
{
margin: 1em 0;
}

#header_menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding-top:5px;
padding-right:3px;
text-align:right;
}

a.header_menu:link {
color:#666666;
text-decoration: none;
}

a.header_menu:visited {
color:#666666;
text-decoration: none;
}

a.header_menu:hover {
color:#666666;
text-decoration: underline;
}

#clear {
clear:both;
}

#container {
width:760px;
margin:0 auto;
}

#footer {
margin-top:1px;
width:760px;
height:74px;
background:url(images/img_footer.jpg) no-repeat;
}

#header {
width:760px;
}

#header_top {
width:760px;
height:120px;
background-color:#FFFFFF;
}

#header_top_left {
width:210px;
height:120px;
background:url(images/header_bg_01.gif) bottom no-repeat;
float:left;
}

#header_top_right {
width:550px;
height:120px;
background:url(images/header_bg_02.gif) bottom no-repeat;
float:right;
}

#header_bottom {
width:760px;
height:59px;
background:url(images/header_bg_03.gif) no-repeat;
}

#content {
width:760px;
background-color:#FFFFFF;
background-image:url(images/content_bg.gif);
background-position:right;
background-repeat:repeat-y;
}

#left_column {
width:187px;
float:left;
}

#left_menu_container {
width:187px;
background-color:#666666;
padding-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#left_menu {
border-top: #FFFFFF inset 1px;
background-color:#666666;
padding:10px 0px 10px 15px;
background-image:url(images/arrow.gif);
background-position:left;
background-repeat:no-repeat;
}

#selected {
border-top: #FFFFFF inset 1px;
background-color:#669966;
padding:10px 0px 10px 15px;
background-image:url(images/arrow.gif);
background-position:left;
background-repeat:no-repeat;
}

#menu_botom {
border-top: #FFFFFF inset 1px;
width:187px;
height:20px;
background:url(images/menu_bottom_bg.gif) top no-repeat;
}

a.left_menu:link {
color:#FFFFFF;
text-decoration: none;
}

a.left_menu:visited {
color:#FFFFFF;
text-decoration: none;
}

a.left_menu:hover {
color:#FFFFFF;
text-decoration: underline;
}

#right_column {
width:572px;
float:right;
}

#banner{
width:572px;
height:150px;
}

#text_content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px;
color:#666666;
}

#right_content {
margin-top:1px;
width:432px;
}

#right_content_equipment {
margin-top:1px;
width:572px;
}

#title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:10px;
padding-bottom:10px;
padding-top:10px;
color:#0D41A7;
border-bottom:#666666 1px solid;
border-top:#666666 1px solid;
}

td.equipment {
padding:5px;
border-bottom:1px #666666 solid;
}