 @charset "UTF-8";

body {
height:100%;
text-align:center;
background-color:#333;
background-image:url(images/body.jpg);
background-repeat:repeat-x
}

* {
margin:0;
padding:0
}

#wrap {
width:800px;
min-height:100%;
text-align:left;
background-color:#FFF;
border-right-width:2px;
border-left-width:2px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#000;
border-left-color:#000;
background-repeat:no-repeat;
background-position:left bottom;
margin:0 auto
}

/*#header {
width:800px;
height:219px;
border-bottom-width:10px;
border-bottom-style:solid;
border-bottom-color:#000;
background-image:url(images/header.jpg);
background-repeat:no-repeat
}*/

/*#header img {
float:left;
margin-top:-139px;
position:relative;
border-style:none
}*/

/*.home {
background-image:url(images/headerhome.jpg);
background-repeat:no-repeat
}
*/
#nav {
background-image:url(images/nav.jpg);
background-repeat:no-repeat;
height:313px;
width:670px;
text-align:right;
color:#2c8cc3;
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
font-weight:400;
margin:0;
padding:0 130px 0 0
}

#wrap #content #rcol img {
border:1px solid #000
}

#nav a:link,#nav a:visited,#nav a:active {
color:#2c8cc3;
text-decoration:none;
font-weight:700;
padding-right:5px;
padding-left:5px
}

#nav a:hover,#nav a.current {
color:#000;
text-decoration:underline
}

#lcol {
width:200px;
float:left;
background-color:#0F3;
padding:5px 0 0
}

#content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
margin:0;
padding:20px 20px 50px
}

h1 {
font-family:"Times New Roman", Times, serif;
font-weight:400;
color:#2C8CC3;
font-size:30px;
line-height:36px;
margin:0 0 15px;
padding:0
}

h2 {
color:#2C8CC3;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:400;
font-size:22px;
line-height:25px;
text-transform:capitalize;
margin:0 0 15px;
padding:0
}

.floatLeft {
border:1px solid #000;
float:left;
margin-right:15px;
margin-bottom:15px
}

.intro {
font-size:15px;
line-height:20px
}

#rcol {
width:200px;
float:right;
background-color:#CCC;
margin-left:20px;
font-size:11px;
text-align:center;
margin-bottom:20px;
padding:15px
}

#footer {
width:800px;
height:40px;
clear:both;
background-color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#FFF;
padding-top:10px;
margin:-50px auto 0
}

#footer a:link,#footer a:visited,#footer a:active {
color:#FFF;
text-decoration:none;
font-weight:400
}

.smaller {
font-size:10px
}

p {
padding-bottom:15px;
margin:0
}

a:link,a:visited,a:active {
color:#2c8cc3;
text-decoration:none
}

h3 {
color:#2C8CC3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:700;
font-size:10px;
line-height:15px;
text-align:center;
margin:0 0 15px;
padding:0
}

h4 {
font-size:15px;
line-height:18px;
margin:0;
padding:0
}

#wrap #content li {
margin-left:30px
}

.centered {
text-align:center
}

.blue {
color:#2C8BC2
}

/*.two {
background-image:url(images/header2.jpg);
background-repeat:no-repeat
}

.three {
background-image:url(images/header3.jpg);
background-repeat:no-repeat
}

.four {
background-image:url(images/header4.jpg);
background-repeat:no-repeat
}

.five {
background-image:url(images/header5.jpg);
background-repeat:no-repeat
}*/

.floatRight {
border:1px solid #000;
float:right;
margin-right:0;
margin-bottom:15px;
margin-left:15px
}

#wrap #content iframe {
float:right
}

html,* html #wrap {
height:100%
}

#footer a:hover,a:hover {
color:#2c8cc3;
text-decoration:underline
}
