html{
margin: 0px;
padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font-size: 0.71em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	}
.floatleft{
	float: left;
	margin-right: 5px;
	}
.floatright{
	float: right;
	margin-left: 5px;
	}
h2{
	font-size: 16px;
	border-bottom: 1px solid #000099;
	color: #000099; 
	padding-bottom: 0px;
	margin-bottom: 10px;
	}
.button{
	width: 120px;
	line-height: 25px;
	border: 1px solid #000000;
	background-color: #0099FF;
	float: left;
	margin-right: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
.button a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
.button a:hover{
	color: #000000;
	}

/* ------------------ Banner -------------------*/
#bannerdiv{
	border-bottom: 10px solid #000066;
	height: 130px;
	}
#banner{
	width: 800px;
	height: 105px;	
	margin: auto;
	background-image: url(images/Name.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#banner .logo{
	float: left;
	}
#banner .advert{
	width: 490px;
	}
#banner h1{
	font-size: 26px;
	border-top: 10px solid #FFFFFF;
	}
#banner h2{
	font-size: 18px;
	font-weight: normal;
	}

/* ------------------ Body -------------------*/
#bodydiv{
	background-image: url(images/topbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 20px;

	}
#body{
	width: 800px;
	margin: auto;
		clear: both;
	
	}
#body td{
	vertical-align: top;
	}
#body td{
	vertical-align: top;
	}
	
/* ---------------- Staff --------------- */
#staff{
	width: 590px;
	}
#staff td{
	vertical-align: top;
	padding-bottom: 20px;
	}
#staff .left{
	width: 125px;
	padding: 2p
	}
#staff h2{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #0033CC;
	color:#0033CC;
	padding-bottom: 0px;
	margin-bottom: 10px;
	}
#staff h3{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;;
	}
#staff p{
	padding-top: 10px;
	margin: 0px;
	}
	
/* ------------------ Main Panel -------------------*/
#main{
	padding-right: 15px;
	vertical-align: top;
	width: 585px;
	}
#main h1{
	font-size: 22px;
	font-weight: bold;
	color: #0033CC;
	text-indent: 30px;
	background-image: url(images/welcome1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0px;
	padding-bottom: 0px;
	}
#main h2{
	font-size: 16px;
	border-bottom: 1px solid #000099;
	color: #000099; 
	padding-bottom: 0px;
	margin-bottom: 10px;
	}
#main h3{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}
#main h4{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px;;
	}
/* ------------------ Right Panel -------------------*/
#right{
	vertical-align: top;
	}
#right h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-indent: 8px;
	background: none;
	}
#right p{
	padding-top: 5px;
	padding-bottom: 5px;	
	color: #333333;
	}
#right .founder{
	background-color:#B7DBFF;
	padding: 8px;
	}
#right .founder img{
	border: 1px solid #000000;
	margin-top: 5px;
	}
#right .founder p{
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #000000;
	}

/* ------------------ Services -------------------*/
#services{
	width: 600px;
	margin-bottom: 10px;
	}
#services td{
	vertical-align: top;
	border-right: 7px solid #FFFFFF;
	}
#services h1{
	font-size: 11px;
	color: #FFFFFF;
	background-color:#000066;
	text-indent: 15px;
	line-height: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/servicesbg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#services span{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#services div{
	padding: 10px;
	margin-top: 8px;
	background-color: #B7DBFF;
	background-image: url(images/servicesbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
#services img{
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	}
#services p{
	padding-top: 0px;
	margin-top: 08px;
	}
/* ------------------ Footer -------------------*/
#footerdiv{
	border-top: 10px solid #000066;
	background-color: #B7DBFF;
	}
#footer{
	width: 800px;
	height: 125px;
	margin: auto;
	}
#footer td{
		vertical-align: top;
		padding-top: 10px;
	}
#footer .design{
		text-align: right;
		padding-right: 20px;
	}
#footer a{
	color: #000000;
	text-decoration: none;
	}
#footer a:hover{
	color: #FF0000;
	text-decoration: none;
	}

/* ---------------- Photo Gallery ------------------- */	

#gallery{
	margin: auto;
	width: 600px;
	padding: 10px;
	}

#gallery td .next{
	text-align: center;
	}
#gallery input{
	width: 100px;
	padding: 4px;
	float: left;
	text-align: center;
	background-color: #0066FF;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: none;
	margin-right: 10px;
	}
#gallery td{
	width: 200px;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	}
#gallery .description{
	margin-right: 10px;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	}
#gallery img{
	margin: 0px;
	padding: 5px;
	border: 1px solid #BBBBBB;
	}

/* ------------------ Sub Navigation ----------------- */
#subnavigation{
	width: 600px;
	height: 21px;
	margin: auto;
	margin-top: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #000066;
	}
#subnavigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#subnavigation ul li{
	position: relative;
	display: inline;
	float: left;
	margin-right: 4px;
	border: 1px solid #000066;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
	}
#subnavigation ul li a{
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/subnavbg3.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	}
#subnavigation ul li a:hover{
	background:#FFFFFF;
	}
#subnavigation .down{
	background-color: #000066;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	}

/* ------------------ News ----------------- */
#news{
	font-size:14px;
}
#news h5{
	font-weight:bold;
	color:#1730D9;
	font-size:16px;
	border-bottom:1px solid #A2ACF4;
}
/* ------------------ Contact Form Table ------------------ */
#form{
	width: 500px;
	margin-left: 20px;
	}
#form td{
	vertical-align: top;
	}
#form .leftcells{
	text-align: right;
	width: 140px;
	}
#form .rightcells{
	text-align: left;
	}

/* ------------------ Partners Right Ssection ------------------ */
#partners{
	}
#partners p{
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 25px;
	font-size: 11px;
	}
#partners a{
	color: #000000;
	text-decoration: none;
	}
#partners a:hover{
	color: #FF0000;
	}