/* Design by Blooobs 
http://www.allbestarticles.com */

* {
	margin: 0;
	padding: 0;
}

body {
background: #D2D3D5;
background: url(images/body-bg.jpg) repeat-x;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #003366;
}
a:hover {
text-decoration: underline;
color: #111;
}

img {
border: 0;
 }
 
blockquote {
margin-top: 0;
padding-left: 5px;
 }

#wrapper {
margin: 0 auto;
width: 920px;
background: #f9f9f9;
border-top: 1px solid #003366;
}

#header {
height: 90px;
background: url(images/header-bg.jpg) repeat-x;
}
#header h1 { 
font-size: 32px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #F58220;
}
#header h1 a { 
color: #ffffff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #333333;
}
#header h2 {
font-size: 19px;
color: #ffffff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#topnav {
height: 30px;
line-height: 30px;
background: url(images/topnav-bg.jpg) repeat-x;
}
#topnav ul {
list-style-type: none;
padding-left: 20px;
}
#topnav ul li {
display: block;
float: left;
}
#topnav ul li a {
padding: 0 20px 0 10px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #ccc;
}
#topnav ul li a:hover {
font-weight: bold;
display: block;
color: #fff;
text-decoration: none;
background: url(images/topnav-bg-hov.jpg) repeat-x;
}

#main-content {
border-left: 1px solid #003366;
border-right: 1px solid #003366;
padding: 0 10px 10px 10px;
}

form.qs {
text-align:right;
padding:0px;
margin:0px 13px 0px 0px;
}

form.qs p {
font-size:11px;
font-weight:normal;
padding:0px;
margin:0px;
}

form.qs input.button {
font-size:11px;
font-weight:normal;
width:30px;
color:#000000;
background-color:#f9f9ff;
border:solid 1px #c0d3e2;
padding:0px;
margin:0px;
}

form.qs input.textfield {
font-size:11px;
font-weight:normal;
padding:0px;
margin:0px;
}

.catsub {	
 line-height: 1px;
 margin-left:5px;
text-decoration:underline;
}

.catroot {

	font-weight: bold;
text-decoration:underline;
  

}


.left {
float: left;
width: 150px;
margin-top: 10px;
margin-right:15px;
background: #f2f2f2;
clear:both;
}
.left h2 {
margin: 0 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #003366;
}
.left ul {
padding: 10px 0 15px 0px;
list-style-type: none;
}
.left ul li a {
color: ##003366;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.left ul li a:hover {
color: #333333;
text-decoration:underline;
}



.middle {
float: left;
width: 520px;
text-align: justify;
}
.middle h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.middle h2 a {
text-decoration: none;
color: #4174B4;
}
.middle h2 a:hover {
color: #111;
}

.right {
float: right;
width: 200px;
margin-top: 10px;
background: #E5E5E5;
}
.right h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #003366;
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: square;
}
.right ul li a {
color: #003366;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
color: #333333;
text-decoration:underline;

}


#footer {
height: 40px;
line-height: 40px;
background: #003366;
text-align: center;
font-size: 11px;
color: #cccccc;
}

#footer a { 
color: #dddddd; 
}

#footer a:hover { 
color: #eeeeee; 
text-decoration:underline;
}






        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
