
a{
	margin:0px;
	padding:0px;
	border-spacing: 0px;
}

table{
	margin:0px;
	padding:0px;
	border-spacing: 0px;
}

table a {
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	position:relative;
}

tbody{
	margin:0px;
	padding:0px;
}

tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0em;
}
td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

p, fieldset {
	margin-bottom: 0px;
}

.the_body{
	position:relative;
	float:left;
	min-height:600px;
	background: url(/media/images/home/navbg.jpg); 
	background-repeat:repeat-y;
}

.left{
	position:relative;
	float:left;
	width:346px;
	min-height:600px;
}
.right{
	position:relative;
	float:left;
	width:669px;
	min-height:600px;
	background-color: #dddddd;
	padding:10px 0 12px 8px;
}

.leftSlideNav img{
	display:block;
	float:left;
	width:346px;

	padding:0px;
	margin:0px;
	line-height:0em;
}


#home_greeting {
	display:block;
	float:left;
	width:318px;
	min-height:200px;
	padding:0 10px 0 10px;
	margin-top:14px;
}

.slideshow { 
	position:relative;
	height:322px; width:640px; 
	overflow:hidden;
}
#slide_01_info{
	background-image: url(/media/images/home/right_side_01.jpg);
	height:322px; width:640px;	
}
#slide_02_info{
	background-image: url(/media/images/home/right_side_02.jpg);
	height:322px; width:640px;	
}
#slide_03_info{
	background-image: url(/media/images/home/right_side_03.jpg);
	height:322px; width:640px;	
}
#slide_04_info{
	background-image: url(/media/images/home/right_side_04.jpg);
	height:322px; width:640px;	
}
.slide_content{
	padding-top:30px;
	margin-left:30px;
	width:400px;
}
.slide_content_4{
	padding-top:30px;
	margin-left:30px;
	width:620px;
}


#navIcons { 
	position:relative;
	display:inline;
	top:-50px; left:475px;
	z-index:99;
}


.bottom_content_background {
	position:relative;
	margin-top: -20px;
	width:640px;
	height: 400px;
	background-image: url(/media/images/home/right_bottom_background.jpg);
	background-repeat:no-repeat;
}


.bottom_content_background  .bottom_content {
	margin-left: 30px;
	padding-top: 10px;
}

#bottom-header  {
	width: 600px;
	}
	#bottom-header #bottom-header-left  {
		position relative;
		float:left;
		width: 300px;
		}
	#bottom-header #bottom-header-right  {
		position relative;
		float: left;
		text-align: right;
		width: 250px;
		font-weight: bold;
		margin-top: 20px;
		}
		

#video-player {
	font-size: 10px;
	margin-left: 50px;
	}


