@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
background: url(images/new_bg_3.jpg) no-repeat top center;
color: #ffffff;
}

#main {
width: 980px;
margin: 0 auto;
}

#left_box {
width: 216px;
float: left;
}

#left_box h1 {
margin: 33px 0 0 0;
padding: 0px;
}

#left_box h1 a {
width: 215px;
height: 43px;
display: block;
background: url(images/logo.png) no-repeat;
text-indent: -9999px;
cursor: pointer;
}

#middle_box_border {
	border: 1px solid #000;
	width: 500px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27px;
/*overflow: hidden;
position: relative;*/
}

#middle_box {
background: #fff;
margin: 0px 1px 1px 1px;
background: url(images/middle_bg2.png);
_background: url(images/middle_bg.gif);
_filter:alpha(opacity=85);
height: 100%;
}

#middle_box  #welcome_text {
text-align: center;
padding: 27px 0 27px 0;
}

#middle_box  #video_box {
width: 381px;
height: 255px;
margin: 0 auto 0px auto;
}

.main_text {
margin: 0px;
line-height: 17px;
overflow: hidden;
}

.home_text_pra {
margin: 20px 20px 15px 20px;
line-height: 17px;
overflow: hidden;
}

#more_about {
width: 124px;
margin: 0 0 0 20px;
}

img {
border: none;
}

/*#middle_box {
width: 424px;
float: left;
background: url(images/middle_bg2.png);
_background: url(images/middle_bg.gif);
_filter:alpha(opacity=85);
height: 600px;
margin: 0 0 0 27px;
}*/

#nav_box_border {
border: 1px solid #000;
width: 214px;
float: left;
margin: 20px 0 0 0;
/*overflow: hidden;
position: relative;*/
}

#nav_box {
background: #fff;
margin: 1px;
background: url(images/nav_bg.png);
_background: url(images/middle_bg.gif);
_filter:alpha(opacity=80);
height: 100%;
}

#nav_box ul {
margin: 0px;
padding: 8px 0 8px 0;
list-style-type: none;
}

#nav_box ul li {
margin: 0px;
padding: 3px 10px 3px 10px;
}

#nav_box ul li a {
color: #fff;
text-decoration: none;
font: 10px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-transform:uppercase;
}

#nav_box ul li a:hover {
color: #92a7b7;
background: #2a4763;
}

#right_box {
width: 216px;
float: right;
margin: 95px 0 0 0;
}

#right_box_border {
border: 1px solid #000;
width: 214px;
float: left;
margin: 0;
/*overflow: hidden;
position: relative;*/
}

#right_box_bg {
background: #fff;
margin: 1px;
background: url(images/nav_bg.png);
_background: url(images/middle_bg.gif);
_filter:alpha(opacity=80);
height: 100%;
}

.clear{
clear: both;
}

a.linky2w, a.linky2w:visited
{
font-size: 12px;
color:#ffee7b;
text-decoration: none;
border-bottom:1px #fff dotted;
font-weight: 700;
font-family: Georgia, "Times New Roman", Times, serif;


}

a.linky2w:hover {
	color:#fff;
	text-decoration: none;
	border-bottom:1px #fff dotted;
	}
	
.wsmalltext {
font: 11px bold Georgia, "Times New Roman", Times, serif;
color: #fff;
letter-spacing: 1px;
}

#footer {
margin: 10px auto 0 auto;
clear: both;
width: 422px;
}

h2.maintitle {
margin: 0px;
font-family: "trebuchet MS", verdana, arial;
font-size: 24px;
font-weight: normal;
letter-spacing: 1px;
border-bottom: 1px dashed #ccc;
margin: 0 0 14px 0;
}

.leftimg {
float: left;
margin: 3px 15px 8px 0 ;
}

a.linkw2w, a.linkw2w:visited
	{
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	}
	
a.linkw2w:hover
	{
	color:#ffee7b;
	text-decoration: underline;
	}

h3.stafftitle {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}

a, a:visited
	{
	color:#fff;
	text-decoration: none;
	}
	
a:hover
	{
	color:#ffee7b;
	text-decoration: underline;
	}
	
a.wline, a.wline:visited
	{
	color:#fff;
	text-decoration: underline;
	}
	
a.wline:hover
	{
	color:#ffee7b;
	text-decoration: none;
	}
	
.imgborder {
border: 1px solid #878787;
padding: 1px;
}

.inputbox {
border: none;}

.Wboldtext {
font-size: 13px;
font-weight: bold;
}

