* { margin: 0; }

html, body, #main {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 100%;
	height: 100%;
}


#main_content{
    min-height: 100%;
	position: relative;
}

#main_content_interior{
	position: relative;
	min-height: 100%;
}

#header {
	position: relative;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 92px;
	border-bottom: 10px solid #4D639F;
	z-index: 10;
}



#nav {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	z-index: 50;
}

#logo {
	float: left;
	width: 141px;
	height: 137px;
}

#logo a{
	position:relative;
	display: block;
	width: 141px;
	height: 137px;
	background:url(images/walko_logo.png) no-repeat 0 0;
	z-index: 10;
}



#tabs {
	position: relative;
	float: left;
	margin-top: 59px;
	margin-left: -6px;
	width: 500px;
	height: 43px;
}

#tabs a{
	display:block;
	float: left;
	background:url(images/tab_bg.png) no-repeat 0 0;
	width: 107px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


#tabs a:hover{
	background:url(images/tab_bg_over.png) no-repeat 0 0;
}

#tabs .double-line{
	padding-top: 8px;
	line-height: 14px;
}

#tabs .double-line-active {
	padding-top: 8px;
	line-height: 14px;
	background:url(images/tab_bg_over.png) no-repeat 0 0;
}

#tabs .active{
	background:url(images/tab_bg_over.png) no-repeat 0 0;
}

#link_style2 a{
	color: #4D639F;
	font-weight: bold;
	text-decoration: none;
}

#link_style2 a:hover{
	color: #7797EF;
}

#content_wrap{
	position: relative;
	width: 100%;
	background-color: #E6E6E6;
	height: 375px;
	z-index: 5;
}


#content_wrap_interior{
	position: relative;
	width: 100%;
    height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	background-color:#999999;
	z-index: 1;
}

#content{
	position: relative;
	margin-right:auto;
	margin-left:auto;
	height: 375px;
	width: 900px;	
	z-index: 10;
}

#content_interior{
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	padding-left: 8px;	
	padding-bottom: 102px;	
	background:url(images/interior_header_shadow.png) top no-repeat;
}

#prod_image {
	vertical-align: top;
	padding-top: 30px;
	text-align: left;
	width: 127px;
	border-bottom: 1px solid #EDEDED;
}

#prod_txt_l {
	vertical-align: top;
	padding: 30px 20px 10px 20px;
	text-align: left;
	width: 300px;
	height: 200px;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

#prod_image_r {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 20px;
	text-align: left;
	width: 127px;
	border-bottom: 1px solid #EDEDED;
}

#prod_txt_r {
	vertical-align: top;
	padding: 30px 20px 10px 20px;
	text-align: left;
	width: 300px;
	height: 200px;
	border-bottom: 1px solid #EDEDED;
}

#prod_image.bottom, #prod_txt_l.bottom, #prod_image_r.bottom, #prod_txt_r.bottom{
	border-bottom: none;
}

#heading_interior {	
	width: 100%;
	height: 100px;	
	background-color: #E6E6E6;	
}

#heading_interior_wrap {
	position:relative;	
	width: 900px;	
	margin-left: auto;	
	margin-right: auto;	
}

#heading_interior_txt {
	display: table;	
	position:absolute;
	left: 0px;	
	padding-top: 40px;	
	padding-left: 8px;	
}

#contact_table {
	margin-top: 40px;
}

#contact_spacer {
	width: 240px;
}

#contact_info {
	padding: 10px 20px;
	border-left: 1px solid #EDEDED;
}

#column_0 {
	position: absolute;
	left: 0px;
	width: 880px;
	padding: 40px 10px 0px 10px;
}


#column_1 {
	position: absolute;
	left: 0px;
	width: 380px;
	padding: 40px 10px 0px 10px;
}



#column_2 {
	position: absolute;
	left: 400px;
	width: 480px;
	padding: 10px 10px 10px 10px;	
	background: url(images/video_bg.png) top left no-repeat;
}

#column_3 {
	position: absolute;
	left: 0px;
	width: 430px;
	padding: 15px 10px 0px 10px;
}



#column_4 {
	position: absolute;
	left: 450px;
	width: 410px;
	height: auto;
	padding: 15px 10px 0px 30px;
}

#content2_bg{
	min-height: 100px;
	position: absolute;
	top:0px;
	right: 0px;
	background-color: #F9F9F9;
	width: 50%;
	height: 100%;
	border-left: 1px solid #EEEEEE;
	z-index: -5;
}
#content2_wrap{
	width: 100%;
	padding-bottom: 92px;
}



#content2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height: 250px;	
	background:url(images/interior_header_shadow.png) top no-repeat;
}

ul.list1{
	margin-left: 20px;
	padding-left: 20px;
	list-style-type:square;
	font-style: italic;
}


ul.list2{
	margin-left: 20px;
	padding-left: 20px;
	list-style-type:square;
}

#footer{
	position: relative;
	background: url(images/footer_bg.gif) repeat-x scroll left top;
	height: 92px;
	margin-top: -92px;
}

#footer_txt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer_left, #footer_right {
	width: 425px;
	line-height: 92px;
}

#footer_left{
	float: left;
	padding-left: 5px;
}

#footer_right{
	float: right;
	text-align: right;
	padding-right: 20px;
}


#link_spacers {
	color: #FFFFFF;
}

#footer_txt a{
	color: #FFFFFF;
	text-decoration: none;
}