﻿@charset "utf-8";
/* CSS Document */

#example_1_container {
width:575px;
height:110px;
}

#example_1_container .easy_slides_caption {
    width:100%;
    padding: 10px 10px 10px 10px;
/*    width:945px; */
}

.easy_slides_container{border:0px solid #000;overflow:hidden;position:relative}.easy_slides_img1,.easy_slides_img2{display:none;top:0;position:absolute}.easy_slides_img1{z-index:2}.easy_slides_img2 {z-index:1}
.easy_slides_caption{position:absolute;bottom:0;background-color:#90ED15;display:none;z-index:3;color:#fff;font-family:sans-serif;font-size:10px; letter-spacing:1px;}


body {
	font-family: Cambria, serif;
	color: #555555;
	background-color: #ffffff;
	margin:50px 0px;
	padding:0px;
	padding: 0;
	page-break-after: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	}

img { border: none;
}

img.imageleft { float: left
    clear: right; }
img.imageright { float: right
    clear: right; } 

#header {
/*	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 365px;
	height: 250px;
    position: relative;
	top: auto;
	left: 496px;
	margin-bottom: 80px;*/
}

#header a {
	border: 0px;
	text-decoration: none; 
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 975px;
	height: 302px;
	margin-top: 70px;
}


#box {
	width:975px;
	margin:0px auto;
	text-align:left;


}

#twitter {
margin-left:17px;
}


#facebook {
margin-left:17px;
}


#container {
	text-align:left;
	padding-top: 1px;
	}

#left{
	width: 600px;
	position: absolute
	left: 0px;
	z-index: 2;
	float:left;
}


#right {
	
z-index: 1;
float:right;
margin-right: 20px;
}




a{
	color: #555555;
    text-decoration: none;
}
a:hover {
	color: #00b5ff;
text-decoration: none;
}

a:active {
	color: #555555;
    text-decoration: none;
}



p {
	color: #555555;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.42em;

}

h1 {
	color: #555555;
font-family: “Lucida Grande”, sans-serif;
font-size: 32px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.1em;

}

#menu { 
	  float: left;
	  padding:0; 
	  margin:0; 
	margin-bottom: 50px;
	  width: 975px;
	  height: 40px;
font-family: “Lucida Grande”, sans-serif;
font-size: 10.4px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.8em;
	  } 

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-left: -16px;
margin-top: 10px;
} 

#menu li { 
	  float: left;
	  margin: 0 15px;
	  } 

#menu a:link {
	color: #555555;
    text-decoration: none;
}
#menu a:hover {
	color: #00b5ff;
}

#menu a:active {
	color: #00b5ff;
}

#menu a:visited {
	color: #555555;
    text-decoration: none;
	}

#menu a:visited:active {
	color: #00b5ff;
    text-decoration: none;
	}

#menu a:visited:hover {
	color: #00b5ff;
text-decoration: none;
	}
