@charset "utf-8";
/* CSS Document */

body {
background-color:#13181e;
margin:0px;
}

div#header {
background:url(images/simple_04.gif) repeat-x;
height:63px;
width:792px;
text-align:left;
}

div#nav {
background:url(images/simple_08.gif) repeat-x;
height:48px;
width:792px;
text-align:left;
}

div#nav_text {
background:url(inherit);
padding-top:15px;
margin-left:15px;
height:16px;
text-align:left;
}

div#banner {
background:url(images/simple_10.jpg) no-repeat top;
background-color:#505568;
width:792px;
height:150px;
}

div#content {
width:792px;
background:url(images/c_bg.gif) repeat-y;
position:relative;
overflow: hidden;
}

div#c_left {
float:left;
width:184px;
background:#242c37;
height:100%;
}

div#c_right {
float:left;
width:410px;
background:#FFFFFF;
text-align:left;
padding-left:7px;
padding-right:7px;
}

div#c_right2 {
float:right;
width:184px;
background:#dbe3ec;
height:100%;
}

div#tab {
background:url(images/simple_14.gif) repeat-x;
width:184px;
height:47px;
}

div#tab_light {
background:url(images/simple_16.gif) repeat-x;
width:184px;
height:47px;
}

div#tab_text {
padding-top:15px;
margin-left:10px;
text-align:left;
}

div#text {
margin-top:5px;
margin-left:10px;
text-align:left;
}

div#footer {
width:782px;
height:40px;
background-color:#333f4e;
padding-top:7px;
padding-left:10px;
text-align:left;
}

.style1 {
color: #FFFFFF;
font-family: Arial;
font-size: 14px;
}

.style2 {
font-size: 12px;
font-family: Arial;
color: #000000;
}

.style3 {
font-family: Arial;
font-size: 14px;
color: #a7b6b8;
}

.style4 {
font-family: Arial;
font-size: 12px;
color: #a7b6b8;
}

a.class1:link {
color: #FFFFFF;
text-decoration: none
}

a.class1:visited {
color: #FFFFFF;
text-decoration: none
}

a.class1:active {
color: #FFFFFF;
text-decoration: none
}

a.class1:hover {
color: #FFFFFF;
text-decoration: underline; 
}

a.class2:link {
color: #a7b6b8;
text-decoration: none
}

a.class2:visited {
color: #a7b6b8;
text-decoration: none
}

a.class2:active {
color: #a7b6b8;
text-decoration: none
}

a.class2:hover {
color: #a7b6b8;
text-decoration: underline; 
}
