/* 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 {

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;
position:relative;
}

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

#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;
}


#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 .emphasize {
font-stretch:bold;
font-size:28px;
text-decoration:underline;
text-align:center;
padding-bottom:.5em;
color:#FFFFFF;
}

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


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


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



#footer {
clear:both;
height:28px;
line-height:25px;
overflow:hidden;
background:#ffffff;
margin-top:17em;
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;
}


.space {
clear:both;
}

/*Content Area Styles */

#Aboutcontent {
margin:3em auto;
}

#Aboutcontent p {
line-height:2em;
}



#list1 {
font-size:125%;
margin:.75em auto;
float:left;
line-height:2em;

}

#list2 {
font-size:125%;
margin:.75em auto;
float:left;
line-height:2em;
}

#Servicesimage {
border: 2px solid #6f7071;
margin-top:25px;
margin-bottom:25px;
margin-left:550px;
background:grey;
height:450px;
width:350px;
}


/* Contact Form Styles */

form {
position:relative;
top:25px;
margin-bottom:-85px;
}

label {
margin-bottom:1em;
color:#ffffff;
}

fieldset {
border:0;
}

#content strong {
color:#ffffff;
}
#powertag {text-align:center;margin:0 auto;padding:0;}

