@import url('reset.css');

body {
background:#d5d5d5 url(../images/bg_gradient.png) repeat-x;
font-family:Georgia, Times New Roman, serif;
line-height:normal;
font-size:14px;
}

#container {
width:960px;
background:#d5d5d5 url(../images/logo.jpg) no-repeat;
height:500px;
margin:0 auto;
}

#header {
height:154px;
}

a {
position: relative;
z-index: 1;
cursor: pointer;
}

a:link {
text-decoration:none;
font-weight:700;
color:#FFF;
}

a:visited {
font-weight:700;
color:#FFF;
}

a:hover {
font-weight:700;
color:#FFF;
text-decoration:underline;
}

a#logo {
display:block;
height:152px;
}

h1 {
text-indent:-9999px;
}

h2 {
font-size:30px;
font-weight:400;
padding:0 0 17px;
}

h3 {
font-size:20px;
font-weight:400;
padding:.2em 0;
}

strong {
font-weight:700;
}

ul#main_menu {
width:960px;
background:transparent url(../images/bg_menu.png) repeat-x;
height:62px;
float:left;

}

ul#main_menu li {
float:left;
text-align:center;
width:106px;
font-weight:400;
}

ul#main_menu li a {
color:#FFF;
display:block;
font-size:16px;
height:62px;
line-height:44px;
text-decoration:none;
width:106px;
font-weight:400;
}

ul#main_menu a:hover {
font-weight:400;
background:transparent url(../images/menu_highlight.png) no-repeat;
width:106px;
}

#welcome {
height:274px;
background:#fff url(../images/welcome_image.png) no-repeat;
clear:both;
margin:20px auto;
}

#welcome_text {
    font-family: sans-serif;
    font-weight: 800;
padding:22px 40px 20px 616px;
}

#welcome_text h2 {
font-size:20px;
font-weight:400;
padding:8px 0;
}

#content {
background:#fff url(../images/box_bg.png) repeat-y;
clear:both;
width:910px;
line-height:1.4;
border-top:15px solid #FFFFFF;
border-bottom:15px solid #FFFFFF;
margin:0 auto;
padding: 10px 25px 10px 25px;
font-family: sans-serif;
font-weight: 800;
}

#content p {
margin:0 0 1em;
}

#content ul {
line-height:1.4;
list-style-position:outside;
list-style-type:disc;
margin:1em 0;
}

#content li {
margin-left:36px;
}

#content blockquote {
color:#8F8F8F;
font-size:13px;
font-style:italic;
font-weight:inherit;
text-align:center;
padding:0 auto;
}

#footer {
width:960px;
text-align:center;
font-family: sans-serif;
font-size:12px;
font-weight: 900;
color:#6b6b6b;
}

#footer a {
    color: #4F86BE;
}
img.alignleft {
float:left;
margin:0 15px 10px 0;
}

img.alignright {
float:right;
margin:0 0 10px 15px;
}

img.aligncenter {
display:block;
margin:32px auto;
}

#main_menu .current a,#main_menu .current a:hover {
font-weight:400;
background:transparent url(../images/menu_highlight.png) no-repeat;
}

#flash_intro {
width : 568px ;
height : 239px ;
margin : 15px 0 0 15px ;
float : left ;
display : inline ;
background-color : transparent ;
}
	
