/* RESET */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins,small, strike, 
strong,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
a img {border:none;}

strong {

color:#6c6c6c;

}

body {

line-height: 1;

}

ol, ul {

list-style:none;

}

a {
color:#ffffff;
text-decoration:none;

}

a:visited{
color:#FFFFFF;
}


a:hover {
text-decoration:underline;
}



/* Main */



html {
	background-color: #1c538b;
	background-image: url(../Images/bodyBKG.jpg);
	background-repeat: repeat-x;
	

}

body {

font-family:arial;

}


#container {
	width:960px;
     margin:3em auto;
	 background-image: url(../Images/corner.png);
	background-repeat: no-repeat;
	background-position:bottom right;


}

#header {
overflow:hidden;
height:100%; /* IE HACK*/

}

#header img {
float:left;
}

#header ul#nav {
float:right;
font-size:24px;
position:relative;
top:-3px
}

#nav li {
display:inline;
padding-right:12px;
}

#nav li a {
color:#ffffff;
}

#nav li a:hover {
text-decoration:none;
border-top:2px solid #3b7cc0;
border-bottom:2px solid #3b7cc0;
}



#numberemail {
font-size:32px;
color:#FFFFFF;

}

#banner {
border-top:5px solid #3b7cc0;
padding-right:1em;
height:380px;
background:white;
overflow:hidden;

}

#pageimage {
background-color: #FFFFFF;
background-image: url(../Images/about.jpg);
margin:.75em;
border:2.5px solid #6f7071;
width:930px;
overflow:hidden;
height:350px

}


#banner #slideshow {
border:1px solid #6f7071;
margin:.75em;
position:relative;
height:356px;
width:550px;
float:left;
}


#gallery { 
position: relative; 
width:550px; 
height:356px; 
margin:0; 
padding:0; }

#gallery li { 
display: block; 
}




#banner p {
font-size:24px;
line-height:1.75em;
font-family:verdana;
}


#tag {
text-align:center;
font-family:verdana;
color:#ffffff;
margin:.75em auto;
font-size:36px;
width:960px;
}


#main p {
color:#ffffff;
line-height:1.5em;
}


#main h2 {
font-size:26px;
}


#col1, #col2  {
float:left;
width:260px;
margin-right:5.25em
}


#col3 {
float:left;
width:270px;
}

#col1 a {
color:#000000;
}

#col2 a {
color:#000000;
}

#col3 a {
color:#000000;
}

#col3 ul {
line-height:1.5em;
color:#FFFFFF;
margin: 0;
padding-left:0px;
}

#col3 li{
list-style-type: none;
}

#col1 a:hover{
color:#ffffff;
}

#col2 a:hover {
color:#ffffff;
}

#col3 a:hover {
color:#ffffff;
}

#col1,#col2, #col3 h2 {
color:#3b7cc0;
}

#footer {
clear:both;
height:25px;
line-height:25px;
overflow:hidden;
background:#ffffff;
margin-top:20em;
margin-bottom:2em;
margin-left:0;
}

#footer span {
font-size:12px;
float:right;
margin-right:.5em;
}
 

#footer ul#nav {
margin-top:.5em;
margin-left:.5em;
float:left;
font-size:12px;
line-height:16px;
}

#footer #nav li {
display:inline;
padding-right:10px;
}

#footer #nav li a {
color:#000000;
}

#PageTitle {
overflow:hidden;
background:#3b7cc0;
line-height:.5em;
padding-left:15px;
font-family:verdana;
color:#ffffff;
margin:.75em auto;
font-size:12px;
width:945px;
}
#powertag {text-align:center;margin:0 auto;padding:0;}

.space {
clear:both;
}