
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
background: #B4B8B7;
margin:0px 0 0 0;
padding:0 0 0 0;
background: url(backcolor.jpg) top repeat-x fixed; 
text-align:center;
}
INPUT    {FONT-SIZE: 14px; BORDER: #ccc 1px solid; COLOR: #4f4f4f; BACKGROUND-COLOR: #f7f7f7;}
TEXTAREA {FONT-SIZE: 14px; BORDER: #ccc 1px solid; COLOR: #4f4f4f; BACKGROUND-COLOR: #f7f7f7;}
.wrap {
position:relative;
width:900px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
background: #ffffff url(header.jpg) no-repeat;
border-left:1px solid #00cfff;
border-right:1px solid #00cfff;
border-top:1px solid #00cfff;
}

.header {
float:left;
clear:none;
width:200px;
height:110px;
margin:20px 0 0 0;
padding:0 0 0 20px;
background:transparent;
color:#ffffff;
text-align:left;
}
.contact{
float:right;
width:300px
height:30px;
padding:5px;
}
.topnav {
position:relative;
clear:both;
width:900px;
height:30px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:12px;
}

.container {
position:relative;
clear:both;
width:900px;
margin:0px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:left;
}
#page{
margin:0px;
padding:4px;
font-size:14px
}

#main_left{
margin:0px;
padding:4px;
float:left;
overflow:hidden;
width:631px;
border-right:1px solid #00cfff
}

#main_right {
float:left;
width:260px;
height:100%;
margin:0px;
overflow:hidden
}
#right_content
{
margin:0px;
padding:4px;

}
#right_content2
{
margin:0px;
padding:4px;

}
#right_content2 a
{
font-weight:bold;
list-style:none;
}
#right_content a
{
font-size:13px;
font-weight:bold;
list-style:none;
text-decoration:underline;

}
#right_content li
{
list-style:none;

}
.main_content{
margin:0px;
}

.news_content{
height:auto;
margin:0px;
padding:10px;
text-align:justify;
line-height:20px;
border-bottom:1px solid #00cfff; }

.footer {
position:relative;
clear:both;
width:900px;
margin:20px 0 0 0;
padding:4px 0 4px 0;
background:#ffffff;
font-size:12px;
text-align:center;
border-top:1px solid #00cfff;
border-bottom:1px solid #00cfff;
}

.right_title{
width:100%;
font-size:14px;
height:22px;
padding-top:6px;
text-align:center;
color:#990000;
font-weight:bold;
background:#ffffff url(topnav_bg_grey.gif);
}

/******* top navigation *******/

#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
height:30px;
white-space: nowrap;
font-size:14px;
color:#ffffff;
float:left;
width:100%;
background:#ffffff url(topnav_bg_grey.gif);
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}

#nav ul li a:hover{
background:#8DA8D5 url(topnav_bg.gif);
color: blue;
text-decoration:none;
border-right:1px solid #cccccc;
height:21px;
}




/******* links *******/

a {
color:blue;
text-decoration:none;
}

a:hover {
color:#E39243;
text-decoration:none;
}

#news a {
color:#D3812D;
text-decoration:none;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#00cfff;
text-decoration:none;
}

#footer a:hover {
color:#D3812D;
text-decoration:none;
}

/******* fonts and colors *******/

.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
padding:5px;
color:#465670;
font-size:14px;
font-weight:bold;
}


/******* images *******/

img {
border:none;
}





.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

