#tabshell {
	font-family: Arial, Tahoma, SunSans-Regular ;
	margin: 0 0 0 -4px;
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 14px;
}

#tabs {
	position: absolute;
	z-index: 15;
	margin: 15px 0 0 0;
    font-weight: bold;
}

#tabs a { color: #dc0c25; text-decoration: none; outline:none;}
#tabs a:link { color: #dc0c25; text-decoration: none; outline:none;}
#tabs a:hover { color: #666; text-decoration: none; outline:none;}
#tabs a:visited { color: #dc0c25; text-decoration: none; outline:none;}
#tabs a:visited:hover { color: #666; text-decoration: none; outline:none;}

#taboption1 {
	width: 409px;
	background: url(../images/taboption1_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	display: block;
	z-index: 10;
}

#taboption2 {
	display: none;
	width: 409px;
	background: url(../images/taboption2_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	z-index: 10;
}

#taboption3 {
	display: none;
	width: 409px;
	background: url(../images/taboption3_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	z-index: 10;
}

#taboption4_1 {
	width: 409px;
	background: url(../images/4taboption1_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	display: block;
	z-index: 10;
}

#taboption4_2 {
	display: none;
	width: 409px;
	background: url(../images/4taboption2_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	z-index: 10;
}

#taboption4_3 {
	display: none;
	width: 409px;
	background: url(../images/4taboption3_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	z-index: 10;
}

#taboption4_4 {
	display: none;
	width: 409px;
	background: url(../images/4taboption4_bg.jpg) top left no-repeat;
	margin-top: 0px;
	padding: 55px 0 5px 35px;
	z-index: 10;
}