* {
padding: 0;
margin: 0;
} 

body {
background: #C0D8F0 url(images/bg.gif) top center repeat-y;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

img {border:1px solid #000000;}
a { 
color:#3090F0;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
a:hover { color: #000; }
h3 { border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0;font-size:15px; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }

fieldset{
padding:20px;
}

#wrap {
margin: 0 auto;
width: 980px;
}

#header {
background: #C0D8F0 url(images/header.gif) no-repeat;
height: 120px;
}

/*#header h1 {
font-size:30px;
font-weight:100;
letter-spacing:-2px;
padding:25px 0 0 30px;
text-transform:uppercase;
width:400px;
}*/
/*#header h1 a { color: #3090F0; }
#header h1 a:hover { color: #333; }*/
#header h1 { 
color:#FFFFFF;
font-size:23px;
font-weight:bold;
height:26px;
padding-left:0;
padding-top:10px;
text-align:right;
width:953px;
}
#logo{
padding:25px 477px 0 30px;
width:400px;
float:left;
}
#menu {
background: #C0D8F0 url(images/menu.gif) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 20px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-1px;
font-weight: 100;
font-size: 17px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content { 
padding: 10px;
}

#left {
float: left;
width: 200px;
}
#left li {
border-bottom:1px solid #CCCCCC;
list-style-type:none;
margin-bottom:10px;
padding-bottom:10px;
padding-left:0px;
text-align:center;
}


#left h2 {
background:#ffff00 url(images/hbg.gif) repeat-x scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#000000;
font-family:Verdana,'Trebuchet MS',Sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-left:10px;
padding:5px 0 5px 0px;
text-align:center;
}
#left .box {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:0 0 0 10px;
padding:5px 0 0 0;
height:218px;
}

#left .images{

border:none;
margin:0;
height:100%;
padding:0;
width:200px;
margin-left:7px;
margin-top:10px;
}
#left .images img{
border:3px solid #CCCCCC;
margin-bottom:10px;
}
#right { 
float: right;
width: 740px;
margin-right: 10px; 
}
.contentleft {
float: left;
width : 550px;
}
.contentleft h2 {
background:#ffff00 url(images/hbg.gif) repeat-x scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#000000;
font-family:Verdana,'Trebuchet MS',Sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:5px 0 5px 0;
text-align:center;
}
.contentleftbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}
.contentleftbox ul{
margin-left:45px;
}
.contentleftbox ul.images{
height:300px;
list-style-type:none;
margin:0 auto;
}
.contentleftbox ul.images li{
float:left;
margin-bottom:4px;
margin-right:10px;
}
.contentleftbox ul.images2{
display:block;
height:354px;
list-style-type:none;
margin:0 auto;
text-align:center;
width:557px;
}
.contentleftbox ul.images2 li{
float:left;
margin-bottom:10px;
margin-right:20px;
}

.contentright {
float: right;
width: 180px;
}
.contentright .images{
height:100%;
padding:0;
width:180px;
margin-left:3px;
margin-top:15px;
}
.contentright .images img{
border:3px solid #CCCCCC;
margin-bottom:10px;
}
.contentright h2 {
background:#ffff00 url(images/hbg.gif) repeat-x scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#000000;
font-family:Verdana,'Trebuchet MS',Sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:5px 0 5px 0;
text-align:center;
}
.contentrightbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 2px;
text-align: left;
}

#footer {
height: 40px;
line-height: 40px;
background: #C0D8F0 url(images/footer.gif) repeat-x;
color: #fff;
text-align: center;
}
#footer a { color: #fff; }
#footer a:hover { color: #333; }


