﻿body
{color: #666666;
background: url(images/bg.jpg) top left repeat-x #EFEEDE;
background-attachment: scroll;
font: 14px "Century Gothic", Arial, sans-serif;
line-height: 1.6em;
margin: 0; 
padding: 0;}

#container
{width: 800px;
margin: 5px auto;
padding: 0;}

#header
{background: url(images/headernew.jpg) no-repeat;
width: 800px;
height: 155px;
padding-top: 145px;}

#content
{width: 740px;
background: #FFFFFF;
background-attachment: fixed;
padding: 15px 30px 20px 30px;}



#content a
{color: #264A7C;
font-weight: normal;
text-decoration: underline;}

#content a:visited
{color: #264A7C;
text-decoration: none;}

#content a:hover
{color: #EB6666;
text-decoration: none;}




.contact
{border: 1px dotted #666666;
font-size: 12px;
background: #F4F4F4;
padding: 1px;
margin-left: 20px;
margin-bottom: 10px;}

.contact strong
{font-size: 12px;
font-weight: bold;}

.picture {
	margin-top: 23px;
	margin-bottom: 0px;
	height: 150px;
}

.pictureLeft {
	margin-top: 23px;
	margin-bottom: 0px;
	height: 150px;
	width: 350px;
	float:left;
	}

.pictureRight {
	margin-top: 23px;
	margin-bottom: 0px;
	height: 150px;
	width: 350px;
    float:right;
}

.img {
	margin-right: 16px;
}



h1
{font: 24px Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
border-bottom: 1px solid #CCCCCC;}

h2
{font: 16px "Century Gothic", Arial, sans-serif; font-weight: bold;}

h3
{font: 16px "Century Gothic", Arial, sans-serif; font-weight: bold;
}


strong
{font-size: 14px;}

.picRight
{margin-left: 15px;}

#footer
{
font: 9px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666;
padding: 15px 10px 0px 10px;
height: 10px;
background: url(images/footer.jpg) top left no-repeat;
}

#footer a
{color: #000000;
text-decoration: none;
padding: 0;}

#footer a:visited
{color: #000000;
text-decoration: inherit;
padding: 0;}

#footer a:hover
{color: #666666;
text-decoration: none;
padding: 0;}

/* CSS ROLLOVERS */

.navhome
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/nav_home_over.jpg);
white-space: nowrap;
display: block;
width: 104px;
height: 44px;
margin: 0;
padding: 0;
}

.navhome a
{
display: block;
color: #000000;
font-size: 11px;
width: 104px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.navhome img
{
width: 104px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.navhome a:hover img
{
visibility:hidden
}

.navhome span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;} 

.navabout
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/nav_about_over.jpg);
white-space: nowrap;
display: block;
width: 119px;
height: 44px;
margin: 0;
padding: 0;
}

.navabout a
{
display: block;
color: #000000;
font-size: 11px;
width: 119px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.navabout img
{
width: 119px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.navabout a:hover img
{
visibility:hidden
}

.navabout span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;} 

.navout
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/nav_out_over.jpg);
white-space: nowrap;
display: block;
width: 149px;
height: 44px;
margin: 0;
padding: 0;
}

.navout a
{
display: block;
color: #000000;
font-size: 11px;
width: 149px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.navout img
{
width: 149px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.navout a:hover img
{
visibility:hidden
}

.navout span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;} 

.center {
	text-align: center;
}

