@charset "utf-8";
body {
	background-color: #D0EAF7;
	color: #000000;
	font: 14px Verdana, Geneva, Arial, Tahoma;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
	#header2 { background: #fff url(/images/header2_bottom_bg.gif) 100% 0 no-repeat; padding: 20px 10px 0 0;  }
	#optin2 { background: #0093d6 url(/images/optin_bg2.gif) 0 0 no-repeat; color: #fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; height: 153px; padding: 2px 4px 2px 0; text-align: center; width: 286px; }
		#optin2 h1 { font-size: 14px; text-align: center; margin: 0; color:#FFFFFF }
		#optin2 h2 { font-size: 12px; color: #2A608C; text-align: center; margin: 0; }
		#optin2 p { margin: 4px; }
		#optin2 form input { border: 1px solid #0280b2; }
		.small { font-size: 12px; }
		.disclaimer { font-size: 9px; font-weight: normal; }
	#headerBottom { background: #fdb128 url(/images/header_main_bottom_bg1.gif) 0 0 no-repeat; height: 43px; width: 780px; }
	#content { background: #fff url(/images/content_bg.gif) 0 0 repeat-y; padding: 29px 13px; }
		#nav { background-color: #2db3e2; width: 170px; padding: 4px; }
		#testimonial { background-color: #2db3e2; padding: 4px; width: 170px; }
		#testimonial2 { background-color: #0193d7; color: #fff; font-size: 10pt; padding: 6px; width: 170px; }
		#testimonial2 h1 { font-size: 18px; margin: 0; }
			#nav ul { list-style: none; margin: 0; padding: 0; }
			#nav ul li { margin: 0; padding: 0; }
			#nav ul li a {
				background: #199bd6 url(/images/nav_bg.gif) 0 0 no-repeat;
				color: #fff;
				display: block;
				font-size: 14px;
				height: 28px;
				line-height: 28px;
				padding-left: 30px;
				text-decoration: none;
			}
			#nav ul li a.top { background: #199bd6 url(/images/nav_top_bg.gif) 0 0 no-repeat; }
			#nav ul li a.bot { background: #199bd6 url(/images/nav_bot_bg.gif) 0 0 no-repeat; }
		#mainCopy { padding: 0 20px 0 20px; }
		
		.bundle1Top {
			background: #fff url(/images/bundle1_top_bg.gif) 0 0 no-repeat;
			color: #fff;
			font-size: 18px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			width: 174px;
		}
		.bundle1Bot {
			background: #fff url(/images/bundle1_bot_bg.gif) 0 100% no-repeat;
			color: #666;
			font-size: 10px;
			height: 88px;
			line-height: 88px;
			text-align: center;
			width: 174px;
		}
		
		.bundle2Top {
			background: #fff url(/images/bundle2_top_bg.gif) 0 0 no-repeat;
			color: #fff;
			font-size: 18px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			width: 174px;
		}
		.bundle2Bot {
			background: #fff url(/images/bundle2_bot_bg.gif) 0 100% no-repeat;
			color: #666;
			font-size: 9px;
			height: 88px;
			line-height: 88px;
			text-align: center;
			width: 174px;
		}
		
		.bundle3Top {
			background: #fff url(/images/bundle3_top_bg.gif) 0 0 no-repeat;
			color: #fff;
			font-size: 18px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			width: 174px;
		}
		.bundle3Bot {
			background: #fff url(/images/bundle3_bot_bg.gif) 0 100% no-repeat;
			color: #666;
			font-size: 10px;
			height: 88px;
			line-height: 88px;
			text-align: center;
			width: 174px;
		}
		
	#footer { background: #fff url(/images/content_bg.gif) 0 0 repeat-y; text-align: center; color: #f49a0b; }
	#footer a {
		color: #f49a0b;
		font-size: 12px;
		margin: 0 5px 0 5px;
		text-decoration: none;
	}
#copyright {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
form { margin: 0; padding: 0; }

#header	{font-family: Verdana, Geneva; font-size: 19px; color: #2A608C; font-weight: bold;}
#header2	{font-family: Verdana; font-size: 11px}
#header3	{font-family: Verdana; font-size: 10px}


a, a:link { color: #0092D6; text-decoration: underline; }
a:visited { color: #0092D6; text-decoration: underline; }
a:hover { color: #FDB027; text-decoration: none; }
a:active { color: #0092D6; text-decoration: underline; }

#bundle1 a { color: #FFFFFF; text-decoration: none; }
#bundle2 a { color: #666666; text-decoration: none; }

h1	{font-family: Verdana, Geneva; font-size: 14pt; color: #2A608C; font-weight: bold;}
div.box {
	border:2px dashed black;
	padding:10px
}
.style1 {
	font-size: 16px;
	background-color: #FFFF00;
}

