/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul#list-nav {
    list-style: none outside none;
    margin: 0px;
    padding: 0;
    width: 1146px;
}
ul#list-nav li {
    display: inline;
}
ul#list-nav li a {
    background: none repeat scroll 0 0 #21557C;
    border-left: 1px solid #FFFFFF;
    color: #EEEEEE;
    float: left;
    padding: 5px 0;
	margin-bottom:17px;
    text-align: center;
    text-decoration: none;
    width: 153px;
}
ul#list-nav li a:hover {
    background: none repeat scroll 0 0 #4578A5;
    color: #000000;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General */
body			{background:#adddff; font:normal 12px Arial, Helvetica, sans-serif}
#wrapper		{background:#fff; width:940px; margin:auto; padding:10px; padding-bottom:25px; clear:both;}

/* Header */
#header			{width:930px; padding-left:10px; margin-bottom:20px;}

/* Container */
#container		{width:940px; clear:left; overflow:hidden; }
#left-panel		{width:540px; float:left; margin-bottom:30px}
#left-panel	.affiliate-link	{margin-top:15px; text-align:center;}
#left-panel	.affiliate-link a{ padding:0px 5px;}

.main
{
 font-family: verdana,Helvetica,sans-serif;
    font-size: 13.3px;
    line-height: 18px;
}
p{
	margin-bottom:5px;
}

#right-panel	{width:376px; float:right; margin-left:24px;}
#right-panel .start-now	 			{width:376px; margin-bottom:20px; background:url(images/panel-btm.gif) no-repeat bottom;}
#right-panel .start-now p			{padding:10px; margin-bottom:15px; _margin-bottom:0px; /*IE6 Hack*/}
#right-panel .start-now p.hdg		{padding:0px;}

#right-panel .start-now p label						{display:block; width:100px; float:left; padding-right:16px; text-align:right;}
#right-panel .start-now p label.input-square		{display:block; width:240px; float:left; padding-right:0px; text-align:left;}

#right-panel .start-now .btn-submit{ text-align:center;}


#right-panel .wqv		{width:376px; background:url(images/panel-btm.gif) no-repeat bottom; position:relative;}
#right-panel .wqv p		{padding:1px; text-align:center;}
#right-panel .wqv p.hdg	{padding:0px;}
#right-panel .wqv a.play-video	{display:block; position:absolute; top:150px; left:100px;}



/*form element*/
.input-txt, .input-select, .input-txtarea
				{width:190px; border:1px solid #adadad; border-bottom-color:#e2e2e2; border-right-color:#e2e2e2; font:normal 11px tahoma; padding:3px; background:#fff url(images/input-bg.gif) repeat-x;}
.input-select	{width:200px;}
.call-no1		{width:20px;}
.call-no2		{width:20px;}
.call-no3		{width:35px;}
.call-no-ext	{width:35px;}

.astrik			{color:#F30;}

/* Footer */
#footer			{width:960px; margin:10px auto; overflow:hidden;}
#footer	.lt		{display:block; float:left;}
#footer	.rt		{display:block; float:right;}
#footer	a		{color:#036; text-decoration:none}
#footer	a:hover	{color:#06c; text-decoration:underline}
h2, h1 {margin:-10px 0 0 10px;font-size:16px;color:#4273BB;}
