@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF;
margin:0px;
margin-top:35px;
}

div#top {
background-color:#FFFFFF;
width:800px;
text-align:left;
height:55px;
}

div#logo {
float:left;
}

div#contact {
height:52px;
width:255px;
float:right;
}

div#c_left {
height:52px;
width:53px;
text-align:left;
float:left;
}

div#c_right {
height:52px;
width:200px;
text-align:left;
float:right;
}

div#menu {
width:800px;
height:57px;
}

div#mainmenu {
background-image:url(images/Client_15.gif);
background-repeat:repeat-x;
height:32px;
text-align:left;
}

div#submenu {
background-image:url(images/Client_09.gif);
background-repeat:repeat-x;
height:25px;
text-align:left;
}

div#submenu_t {
font-family: Tahoma;
font-size: 12px;
color: #000000;
padding-top:5px;
}

div#banner1 {
width:800px;
height:184px;
background-image:url(images/banner1.jpg);
background-repeat:no-repeat;
}

div#banner2 {
width:800px;
height:184px;
background-image:url(images/banner2.jpg);
background-repeat:no-repeat;
}

div#banner3 {
width:800px;
height:184px;
background-image:url(images/banner3.jpg);
background-repeat:no-repeat;
}

div#banner_t {
background:url(inherit);
width:500px;
text-align:left;
color:#FFFFFF;
float:left;
margin-left:10px;
}

div#container {
background-color:#FFFFFF;
text-align:left;
width:800px;
position:relative;
overflow: hidden;
}

div#c1_left {
float:left;
text-align:left;
background-color:#FFFFFF;
width:252px;
}

div#c1_right {
float:left;
border-left:dashed 1px #000000;
padding-left:10px;
text-align:left;
background-color:#FFFFFF;
width:230px;
}

div#c1_right2 {
float:right;
border-left:dashed 1px #000000;
padding-left:10px;
text-align:left;
background-color:#FFFFFF;
width:285px;
}

div#footer {
background-image:url(images/footer_middle.jpg);
background-repeat:repeat-x;
width:800px;
height:40px;
text-align:left;
}

div#footer_l {
background-image:url(inherit);
width:300px;
float:left;
text-align:left;
margin:3px;
}

div#footer_r {
background-image:url(inherit);
width:300px;
float:right;
text-align:right;
margin:10px;
}

.style1 {
font-family: Arial;
font-size: 14px;
color: #000000;
}

.style2 {
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
}

.style3 {
font-size: 20px;
font-family: Tahoma;
color:#000000;
}

.style4 {
font-family: Arial;
font-size: 12px;
color: #000000;
}

.style5 {
font-family: Arial;
font-size: 10px;
color: #FFFFFF;
}

a.class1:link {
color: #FFFFFF;
text-decoration: none;
float:left;
display:block;
padding-left:7px;
padding-right:7px;
padding-top:7px;
height:25px;
}

a.class1:visited {
color: #FFFFFF;
text-decoration: none;
float:left;
display:block;
padding-left:7px;
padding-right:7px;
padding-top:7px;
height:25px;
}

a.class1:active {
color: #FFFFFF;
background:url(images/client_15_o.gif);
text-decoration: none;
float:left;
display:block;
padding-left:7px;
padding-right:7px;
padding-top:7px;
height:25px;
}

a.class1:hover {
color: #000000;
background:url(images/client_15_o.gif);
text-decoration: none;
height:25px;
}

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

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

a.class2:active {
color: #FFFFFF;
text-decoration: none
}

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