html {
	margin:0; padding:0;
	background-color:#FFFFFF;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
div {
	margin:0; padding:0;	
}
img {
	margin:0; padding:0;	
	display:block;
	border:none;
}
p {
	margin:0 0 18px 0;
	line-height:18px;
}
a {
	color:#0066FF;
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 18px 0;
}

#twk_outline {
	width:990px; height:auto;
	margin:0 auto;
	position:relative;
}
	#twk_outline_head {
	width:984px;
	height:auto;
	margin:0;
	float:left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	}
		#twk_head_logo {
			width:988px; height:150px;
			float:left;
		}
					
	#twk_outline_body {
		width:988px; height:auto;
		float:left;
	}
								
		#twk_body_content {
	width:948px;
	height:auto;
	padding:20px;
	float:left;
	border:1px solid #808080;
	background-repeat: no-repeat;
	background-color: #003366;
		}
		#twk_content_imgs_left {
			width:180px; height:auto;
			float:left;
		}
			#twk_content_text {
				width:548px;height:auto;
				margin:0; padding:0 20px;
				float:left;
				type:12;
				line-height:40px;
			}
			#twk_content_imgs {
				width:180px; height:auto;
				float:left;
			}
				
			#twk_package_descriptions {
				width:300px;
				height:auto;
				float:left;
				font-size:14px
		   }
			   #twk_package_titles {
				   width:auto;
				   height:auto;
				   float:left;
			   }
			   
   #twk_outline_foot {
		width:970px; height:auto;
		padding:5px 0 0 20px;
		float:left;
		font-size:10px; color:#999999;
	}
	
