/*STYLE SHEET FOR VANDEMARK DESIGN V2*/

body {
	background-color: #808080;
	/*background-color:#6F6F6F;*/
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
}
#wrapper {
	width: 1000px;
	height:600px;
	/*border: 1px solid #000000;*/
	left:100px;
}

div {
	position:absolute;
}

/*left banner*/
#left_banner {
	left: 100px;
	top: 0px;
	height:80px;
	width:230px;
	background-image: url(images/bg_cell1.png);	
}
/*right banner*/
#right_banner {
	width:530px;
	left: 340px;
	top: 0px;
	height:80px;
	background-image: url(images/bg_cell2.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #E0E0E0;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
/*tag line banner*/
#tag_line {
	left: 100px;
	top: 90px;
	width:770px;
	height:40px;
	background-image: url(images/bg_cell3.jpg);
	font-size: 16pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E0E0E0;
}
#tag_line_left {
	float: left;
	position: relative;
	color: #E0E0E0;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	padding-left: 10px;
	padding-top: 2px;
}
#tag_line_right {
	float: right;
	position: relative;
	color: #E0E0E0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 2px;
}

/*navigation bar*/
#nav {
	left: 100px;
	top: 145px;
	height:490px;
	width:140px;
	background-image: url(images/bg_cell4.jpg);
}
.btn_sel{
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}
	
	.home{
		display:block;
		width:80px;
		height:40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin-top: 7px;
		background-image: url(images/2btn_home.gif);
		color: #E0E0E0;
		text-indent: -9000px;
		line-height: 2.5em;
		list-style-type: none;
		margin-bottom:0;
	
	}
	.services{
		display:block;
		width:80px;
		height:40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin-top: 7px;
		background-image: url(images/2btn_services.gif);
		color: #E0E0E0;
		text-indent: -9000px;
		line-height: 2.5em;
		list-style-type: none;
		margin-bottom:0;
	}
	.about_us{
		display:block;
		width:80px;
		height:40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin-top: 7px;
		background-image: url(images/2btn_about_us.gif);
		color: #E0E0E0;
		text-indent: -9000px;
		line-height: 2.5em;
		list-style-type: none;
		margin-bottom:0;
	}
	.comments{
		display:block;
		width:80px;
		height:40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin-top: 7px;
		background-image: url(images/2btn_comments.gif);
		color: #E0E0E0;
		text-indent: -9000px;
		line-height: 2.5em;
		list-style-type: none;
		margin-bottom:0;
	}
	.contact_us{
		display:block;
		width:80px;
		height:40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		margin-top: 7px;
		background-image: url(images/2btn_contact_us.gif);
		color: #E0E0E0;
		text-indent: -9000px;
		line-height: 2.5em;
		list-style-type: none;
		margin-bottom:0;
	}
#nav a:hover{
		background-position: 0 -40px;
	}
#nav2{
	height:190px;
	width:80px;
	background-image: url(images/bg_cell4a.jpg);
	position: relative;
	text-align: center;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 8px;
}
#nav2 li {
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#body_border_wrapper {
	position:absolute;
	top:145px;
	left:253px;
	height:490px;
	width:620px;
	background-image: url(images/bg_cell5.jpg);
	/*background-color:#9999FF;*/
	background-repeat: no-repeat;}
	
/*main_wrapper*/
#main_wrapper {
	height:460px;
	width:620px;
	/*background-color:#FFCCFF;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_left {
	width:392px;
	/*background-color:#CCFF33;*/
	position:relative;
	float:left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	height: 460px;
}

#about_main_left {
	width:570px;
	/*background-color:#CCFF33;*/
	position:relative;
	float:left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	height: 460px;
}
#main_spacer {
	width:25px;
	height:420px;
	/*background-color:#33FFCC;*/
	float:left;
	position: relative;
}
#main_right {
	width:150px;
	height:400px;
	position:relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 20px;
	text-align: center;
	background-image: url(images/bg_cell7.jpg);
	background-repeat:no-repeat;
}
#main_right p {
	font-size: 0.8em;
	font-style: italic;
	padding: 0px;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 7px;
	margin-left: 5px;
	display: block;
	text-align: left;
}
#main_right h3 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 50px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main_right a:link,a:visited {
	color:#0000FF;
}
#main_right ul {
	font-style: italic;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 7px;
	margin-left: 5px;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #0000FF;
}

/*Footer*/
#footer {
	border:0px;
	height: 30px;
	width: 773px;
	left: 100px;
	top: 650px;
	background-image: url(images/bg_cell6a.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	text-align: center;
	line-height: 2em;
}

.homepage_list {
	font-family: Tahoma;
	font-size: 10px;
	/*padding-left:20px;
	margin-left:0;*/
}

.body_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}


h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #E0E0E0;
	top: 20px;
}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top:0;
	margin-bottom:0;
	padding-top: 10px;
}
#nav ul img {
	margin-top:7px;
	margin-bottom:0}
#nav2 ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #99CCFF;
	padding-top: 5px;
}
#nav2 ul .silver{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #C0C0C0;
	
}
#nav2 ul .gold{
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FCB131;
	margin-bottom: 0px;
	
}
#nav2 ul .platinum{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	
}

.logo {
	font-family: "Minya Nouvelle", "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CE0000;
	font-weight: bold;
}
.logo2 {
	font-family: "Minya Nouvelle", "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
}
.address {
	text-indent: 60px;
	
}
.address p {
	margin: 0px;
	padding: 0px;}
