@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #99ccFF;
	font-family: Trebuchet MS;
}
.home {
	background-color: #fff;
	background-image: url(../gfx/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 330px;
	width: 750px;
	border: 10px solid #ddd;
	margin: 15px 0;
	text-align: center;
	margin: 10px auto;
}
.nav {
	width: 740px;
	margin: auto;
	background-color: #333333;
	padding: 5px;
	border-bottom: solid;
	border-bottom-color: #dddddd;
	border-bottom-width: 1px;
}
.nav2 {
	width: 300px;
	margin: 290px 0 0 5px;
}
.middle {
	width: 0px;
	margin: 10px 0 0 0;
	text-align: left;
}
.middle2 {
	margin: 300px 0 0 0;
	text-align: left;
	background-image: url(../gfx/res_girl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 286px;
	padding: 10px;
}
.middle3 {
	margin: 300px 0 0 0;
	text-align: left;
	padding: 10px;
}
.news {
	float: right;
	width: 200px;
	margin: 10px 15px 0 0;
	border: 5px solid #dddddd;
	max-height: 250px;
}
.testimonial {
	float: none;
	border: 1px solid #dddddd;
	margin-left: 29px;
	margin-top: 10px;
	width: 680px;
	padding: 5px;
	background-image: url(../gfx/test_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 146px;
}
.facebook {
	float: none;
	text-align: right;
	margin-left: 29px;
	margin-top: 10px;
	width: 680px;
	padding: 5px;
}
.bottom {
	width: 750px;
	margin: auto;
	text-align: center;
}
.nav-a	{
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.nav-a a {
	text-decoration: none;
	color: #FFFFFF;
}
.nav-a a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav-a a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav-a a:hover {
	color: #999999;
}
.bottom-a	{
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.bottom-a a {
	text-decoration: none;
	color: #000000;
}
.testimonial1 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.testimonial2 {
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
.testimonial3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.testimonial4 {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.normaltext {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.normaltext a {
	text-decoration: none;
	color: #666666;
}
.normaltext a:link {
	text-decoration: none;
	color: #666666;
}
.normaltext a:visited {
	text-decoration: none;
	color: #666666;
}
.normaltext a:hover {
	color: #999999;
}
.normaltextheader {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.packagetitle {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.packagetext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#pscroller1 {
width: 190px;
height: 160px;
background-color: #FFFFFF;
font-size: 12px;
padding: 5px;
margin: auto;
}
.button {
	border: 1px solid #959595;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	text-decoration: none;
}
.input {	
	border: 1px solid #959595;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}
