body {
	font-family: century gothic, arial, sans-serif;
	list-style-type: none;
	margin:0;
}
#container {
	width: 950px;
	text-align: justify;
	margin: 0;
	padding:0 10px 10px 10px;
	background-color:white;
}
#skip{
	width:950px;
	text-align:right;
	font-size:.8em;
	margin:10px 0 5px 0;
}
#skip a{
	color:gray;
	text-decoration:none;
}
#skip a:hover{
	text-decoration:underline;
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#content .testimonial{
		width:202px;
		border: 1px dashed #00ae69;
		margin:0 10px 10px 0;
		float:left;
		padding:10px;
		text-align:left;
}
.testimonial p{
	font-weight:normal;
}
#content{

	margin:7px 10px 0px 0px;
	padding:0px;
	width:680px;
	background-color: white;
	float:left;

}
.left{
	float:left;
	margin:0 15px 5px 0;
}
#righthome{
	width:220px;
	float:right;
	padding:0px 0px 0px 10px;
	margin:0 10px 0 0;
	background-color:white;
}
#righthome .right1{
		width:220px;
		margin:7px;
		border: 1px solid #008db0;
}

#righthome .right1 p{
		padding:5px;
}

#content .form{
		width:100%;
		margin:7px 0 0 0;
		border: 1px solid #008db0;
}
#content .form h1{
	text-decoration:none;
	border:none;
	margin:0;
}
h1{
	width:99%;
	padding:5px;
	font-family: century gothic, arial, sans-serif;
	font-size:.8em;
	color:#008db0;
	border-bottom:1px solid #008db0;
	text-decoration:none;
	margin:5px;
}
h2{
	padding:0px;
	font-family: century gothic, arial, sans-serif;
	font-size:.8em;
	color:#008db0;
	text-decoration:none;
	margin:5px;
}
.split{
	width:45%;
	float:left;
}
#right .right4 li{
	background-image:url(images/tick.gif);
	background-repeat:no-repeat;
	list-style:none;
	text-align:left;
	padding:0 0 0 25px;
	margin-left:-25px;
	font-size:.9em;
	font-weight:bold;
}
.who{
	width:100%;
}
.imgpad{
	padding: 0 5px 0 5px;
}
a img{
	border:none;
}
.phone{
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
	margin:0 0 5px 0;
	padding-left:28px;
	padding-top:2px;
	font-size: 0.8em;

}
.mouse{
	background-image:url(images/mouse.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
	height:25px;
	margin:0 0 5px 0;
	padding-left:28px;
	padding-top:2px;
	font-size: 0.8em;

}

.letter{
	background-image:url(images/letter.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0 0 5px 0;
	padding-left:28px;
	padding-top:2px;
	font-size: 0.8em;

}
.fax{
	background-image:url(images/fax.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
	margin:0 0 5px 0;
	padding-left:28px;
	height:25px;
	padding-top:2px;
	font-size: 0.8em;

}

hr{
	color:#008db0;
	background-color:#008db0;
	height:1px;
}

#righthome .right1 h1{
	width:96%;
	padding:5px;
	display:block;
	font-family: century gothic, arial, sans-serif;
	font-size:.8em;
	color:#008db0;
	text-align:center;
	border-bottom:1px solid #008db0;
	text-decoration:none;
	margin:0 0 0 -1px;
}

ul{
	font-family: century gothic, arial, sans-serif;
	font-size: 0.8em;
	color:#000000;
}

p{
	font-family: century gothic, arial, sans-serif;
	font-size: 0.8em;
	color:#000000;
	margin-top:0;
		padding:5px;

}

a{
	color:#005da5;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
ol li{
	font-family: century gothic, arial, sans-serif;
	color:#000000;
	margin-top:0;
}
ol{
	margin-top:0;
}
table{
	margin:10px;
}
td{
	font-family: century gothic, arial, sans-serif;
	color: #333333;
	vertical-align:top;
}


.clear{
	clear: both;
}
#photoparade   { 
	width:680px;
     text-align:center
}

.photo         {
    float:left;
    display:inline;
    width:25%
}
.photo1        {
    margin:10px;
    float:left;
    display:inline;
    width:30%
}
.event{
	width: 100%;
	border: 1px solid gray;
	margin-top: 15px;
}
.event td{
		border: 1px solid gray;
		text-align:center;
		font-weight:bold;
		color:#003333;

}
/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#nav{
	margin: 0;
	padding-bottom:5px;
	list-style-type: none;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	height:25px;
	color:white;
	text-decoration: none;
	font-family:  Arial, san serif;
	font-size: .8em;
}
#nav ul{
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	font-family:  Arial, san serif;
	font-size: .9em;
}

#nav li { /* all list items */
	float: left;
	width: 140px;
	padding: 5px 0 5px 0;
	margin: 0 2px 0 0;
	border-right: 1px solid white;
	text-align:center;
}

#nav li a:hover{
text-decoration:underline;
}
#nav li a{
	text-decoration: none;
	text-indent: 8px;
	color:white;
}
#nav .big{
	width:113px;
}
#nav .bigger{
	width:180px;
	border-right:none;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	width: 950px;
	margin: 0 0 0 10px;
	clear: both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#footer p {
	font-family: century gothic, arial, sans-serif;
	text-align:center;
	font-size: .7em;
	color: white;
	padding:5px;
}

#footer a {
	
	text-decoration: none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration: underline;
}