*{
    margin:0;
    padding:0;
}
:focus,:active {
    outline:0
}
ul,ol{
    list-style:none
}
h1,h2,h3,h4,h5,h6,pre,code {
    font-size:1em;
}
a img {
    border:0
} 
body { 
font:.7em "Trebuchet MS", Tahoma, Arial, Sans-Serif; 
background:#eee; 
color:#777; 
}
a { 
text-decoration:none; 
color:#6796CE;
}
    a:hover { 
        color:#45134A; 
    }
p  { 
    margin:0 0 15px; 
    line-height: 1.64em; 
}

div#header { 
    background:#fff; 
    border-bottom:1px solid #000;
    margin-bottom:10px;
     margin:0;
     width:100%;
   
}
div#header div#logo {
    margin:20px auto 0; 
    width: 979px; 
}  
div#wrap { 
    margin:20px auto 0; 
    width: 979px; 
}
p.intro  { 
    font-size:110%; 
}

.clear { clear: both; }

		
div#content-top { 
    clear: both; 
    height:13px; 
    background:url(../images/contentTop.jpg) no-repeat; 
    position:relative; 
    margin:0 !important; 
    margin:-14px 0 0; 
}
div#content-middle { 
    padding:0 25px 25px; 
    background:url(../images/contentMiddle.jpg) repeat-y; 
}
div#content-bottom { 
    clear:both; 
    padding:6px 0 7px; 
    background:url(../images/contentBottom.jpg) no-repeat left bottom; 
}
	
div#banner { 
    text-shadow:1px 1px 1px #3F6AA2; 
    background:url(../images/Banner.jpg) no-repeat; 
    height:159px; 
    padding: 50px 120px 0 30px; 
    position: relative;
    margin: 0 -7px 30px; 
    font-size: 1.3em; 
    font-style: italic; 
    color: #fff;  
}
    div#banner h1 { 
        float: left; 
        line-height:1.3em; 
        font-style:normal; 
        font-size:1.7em; 
        width:260px; 
        padding:0 40px 0 0; 
        height:150px; 
        font-weight:normal; 
    }
        div#banner h1 span { 
            font-size:1.2em; 
            font-size:1em; 
            font-style:italic; 
            color:#fff; 
        }

h2 { font-size: 1.3em; font: bold 1.3em Arial; color: #bd1803; margin: 0 0 10px; }
img.right { float:right; margin-left:10px; }
	
div#footer { padding: 20px; color: #999; }
	        
input.button {
    background:url(../images/Submit.jpg) no-repeat left bottom; 
    padding:3px 10px; 
}

