/* CSS Document */
@font-face {
	font-family: 'QuicksandRegular';
	src: url('fonts/quicksand-regular-webfont.eot');
	src: url('fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/quicksand-regular-webfont.woff') format('woff'),  url('fonts/quicksand-regular-webfont.ttf') format('truetype'),  url('fonts/quicksand-regular-webfont.svg#QuicksandRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
margin:0px;
padding:0px;
background:url(images/bg.gif);
font-family: 'QuicksandRegular';
}

a{
color:#437f90;
}
.clear{
clear:both;
}
h3, .brd_line{
border-bottom:1px solid #666666;
}

.page{
display:none;
}
.text22{
font-size:22px;
}

.mrgn_top{
margin-bottom:30px;
}
h1{
color:#437f90;
margin:0px;
font-size:26px;
}

h3{
font-size:20px;
}

ul{
margin:10px 0px 10px 20px;
padding:0px;
}

p,ul{
font-size:14px;
}
p{
margin:10px 0px;
line-height:1.6em;
}
#wrapper{
width:834px;
margin:30px auto 0 auto;
}

#container{
height:100%;
}


.left_container{
width:238px;
float:left;
position:relative;
right:-10px;
}

.right_container{
width:596px;
float:right;
position:relative;
z-index:2;
}

.content{
padding:16px;
}

#logo{
margin-bottom:20px;
}
#nav ul{
margin:0px;
padding:0px;
position:absolute;
z-index:1;


}

#nav ul li{
list-style-type:none;
}
#nav ul li a{
display:block;
background:url(images/nav.png) no-repeat 0px 0px;
color:#FFFFFF;
text-decoration:none;
padding:10px 0px 0px 30px;
margin-bottom:5px;
height:28px;
width:818px;
outline:none;
}

#nav ul li a span{
padding:10px 0px 0px 30px;
display:block;
float:right;
width:32px;
height:28px;
background:url(images/arrow.png) no-repeat right 0px;
}

#nav ul li a.selected, #nav ul li a:hover{
background:url(images/nav.png) no-repeat 0px -38px;
}
#nav ul li a.selected span, #nav ul li a:hover span{
background:url(images/arrow.png) no-repeat 100% -38px;
}

.top_bg{
background:url(images/top_bg.png) no-repeat 0px 0px;
height:14px;
}

.box_bg{
background:url(images/box_bg.png) repeat-y 0px 0px;
padding:0px 14px;
min-height:450px;
}

.bottom_bg{
background:url(images/bottom_bg.png) no-repeat 0px 0px;
height:14px;
}

.mod{
height:100%;
}

.mod_left{
float:left;
}

.mod_right{
float:right;
}

.mod_left, .mod_right{
width:250px;
}


.port_row{
height:100%;
margin-bottom:20px;
}

.port{
float:left;
width:152px;
margin:0px 12px;

}

.port, .port p, .port ul{
font-size:11px;
}

.port ul{
margin:5px 0px 0px 5px;
}
.port p{
margin-bottom:6px;
}
.port ul li{
margin-bottom:4px;
list-style-type:none;
}


.port a img{
border:#666666 2px solid;
}
.port a:hover img{
border:#db963c 2px solid;
}

#footer{
font-size:12px;
text-align:right;
color:#999999;
text-align:right;
padding:15px 150px 20px 0px;
}
