/* CSS Document */

body {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}

/* ID'S */

#wrapper {
width:778px;
}

#top1 {
height:43px;
background:#00ff00 url(images/seal-r_01.png) repeat-x;
color:#ffffff;
font-size:14px;
font-weight:bold;
line-height:3em;
text-align:right;
}

#top2 {
height:9px;
background:#00ff00 url(images/seal-r_03.png) repeat-x;
}

#logo {
height:87px;
background:#00ff00 url(images/seal-r_04.png) no-repeat;
}

#top3 {
height:5px;
background:#00ff00 url(images/seal-r_05.png) repeat-x;
}

#top_nav {
height:51px;
background:#ffffff url(images/seal-r_07.png) repeat-x;
}

#top_nav a {
padding-left:20px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
background-image:url(images/seal-r_11.png);
background-repeat:no-repeat;
}

#top_nav a:hover {
background-image:url(images/seal-r_09.png);
background-repeat:no-repeat;
text-decoration:underline;
}

#top_nav #button_home {
float:left;
width:100px;
line-height:4em;
}

#top_nav #button_prod {
float:right;
width:100px;
line-height:4em;
}

#top_nav #button_contact {
float:right;
width:150px;
line-height:4em;
}

#top_nav #spacer {
float:right;
width:25px;
line-height:4em;
}

#top4 {
height:38px;
background:#ffffff url(images/seal-r_16.png) no-repeat bottom right;
position:relative;
}

#menu_head {
position:relative;
height:38px;
width:180px;
background:#ffffff url(images/seal-r_17.png) no-repeat bottom right;
line-height:40px;
font-weight:bold;
float:left;
margin-right:15px;
}

#menu_head img {
position:absolute;
top:12px;
left:10px;
}

#menu_head span {
position:absolute;
top:0px;
left:35px;
}

#slogan {
float:left;
position:relative;
height:38px;
font-size:15px;
line-height:3em;
color:#666666;
}

#content {
/*background:#ffffff url(images/seal-r_25.png) repeat-y;*/
background:#ffffff url(images/seal-r_28.png) repeat-y;
padding-top:10px;
}

#l_col {
width:180px;
float:left;
height:100%;
}

#l_col #menu {
}

#l_col #menu div {
height:25px;
width:180px;
font-weight:bold;
background:url(images/seal-r_19.png) no-repeat;
text-align:right;
}

#l_col #menu div a {
display:block;
width:155px;
height:25px;
line-height:30px;
text-decoration:none;
color:#0066CC;
}

#r_col {
float:right;
width:596px;
text-align:left;
}

#r_col h2 {
margin-top:0px;
padding-top:0px;
}

#pro_col {
float:right;
width:190px;
}

#pro_col p {
margin-top:0px;
padding-top:0px;
}

#footer {
height:41px;
background:#00ff00 url(images/seal-r_27.png) repeat-x;
}

