html,body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C3D6ED;	
	background:url(../images/common/bodybgstrip.png) repeat-x;
	font-size:small;
	color:#000;
}
#container {
	position:relative;
	margin:0 auto;
	width:1024px;
	background:url(../images/common/mainbg.jpg) repeat-y;
	border:0px solid #000;
/*	border-bottom:3px solid #FF0000;*/
}
#header {
	height:115px;
	padding-top:15px;
	border:0px solid #000;
}
ul#topnav {
	margin:0px;
	padding:0px;
	position:absolute;
	top:15px;
	right:33px;
	font-size:80%;
}
ul#topnav li {
	display:inline;
	list-style:none;
	border-left:1px solid #999;
	padding-left:6px;
	margin-left:4px;	
}
ul#topnav li.first {
	border-left:0px;
}
ul#topnav li a {
	text-decoration:none;
	color:#094E93;
}
ul#topnav a:hover {
	text-decoration:underline;
	color:#000;
}

#menu {
	border:0px solid #000;
	width:196px;
	float:left;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	padding:0px;
	margin:0px;
	line-height:0em;
	float:left;	
}
#menu li a {
	display:block;
}
#menu li>a {
	float:none;
}
#menu p {
	clear:both;
	padding-top:19px;
	border:0px solid #000;
	margin:0px;
}

p {
	margin:0px 0px 1em;
	padding:0px;
}
#content {
	width:828px;
	padding-top:5px;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#content h1, #content h2 {
	color:#094E93;
	padding:0px;
	margin:0px 0px 1em;
	font-weight:normal;
	font-size:150%;
	letter-spacing:0.02em;
}
#content h2 {
	font-size:130%;
	letter-spacing:0.01em;
}
/*#content h1 strong {
	font-size:150%;	
}*/
#content h2, #content p, #content ul {
	width:500px;
}
#content.findoutmore h2, #content.findoutmore p, #content.findoutmore ul {
	width:575px;
}
#content p, #content ul {
	padding:0px;
	margin:0px 0px 1em;
}
#content.video-demo p {
	width:100%;
}
#content ul {
	margin-left:15px;
}
#content li {
	margin:0px 0px 0.5em;
	font-size:90%;
}
#content ul ul {
	margin-top:1em;
}
#content ul ul li {
	font-size:100%;
}
#content ul.homepage {
	margin-left:70px;
	width:50px;
}


#content form {
	margin:0px;
	padding:0px;
	width:500px;
}
#content form br {
	clear:both;
}

#content form fieldset {
	border:0px;
	margin:0px;
	padding:0px 0px 1em;
}
#content form label {
	float:left;
	text-align:left;
	width:130px;
	padding:0px 5px 1em 10px;
	border:0px solid #000;
}
#content form label.mandatory {
	background:url(../images/common/icons/asterisk.gif) no-repeat;
	background-position:0% 20%;
}
#content form label.smalllabel, #content form .smalllabel {
	font-size:85%;
}
#content form label.error {
	float:none;
	display:none;
	color:#FF0000;
}
input, select, textarea, span.right_block, span.right_block_wide {
	float:left;
	padding:2px 5px 2px;
	
}


textarea {
	margin-bottom:10px;
}
#content form.findoutmore input, #content form.findoutmore select, #content form.findoutmore textarea {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
} 

#content form input.radiobutton, #content form input.checkbox {
	width:auto;
	float:none;
	border:0px;
}
#content form input.checkbox {
	padding:0px;
	margin:0px;
}
#content form table.inline {
	float:left;
}
#content form table.inline td {
	padding:0px 5px 3px 0px;
}
#content form table.inline label {
	width:125px;
	padding-left:5px;
	padding-bottom:5px;
	border:0px solid #000;
}
#content form table.inline input.checkbox {
	float:left;
}
div.breaker {	
	clear:both;
	height:1px;
}

/***** AdSales specific styles *****/
div#submit-holder {
	border:0px solid #000;
	height:51px;
	position:absolute;
	bottom:84px;
	left:195px;
	background:url(../images/common/boxbg-left.png) no-repeat top left;
	display:block;
	padding-left:9px;
	overflow:hidden;
/*	width:300px;*/
	width:auto;	
}
/*html>body div#submit-holder {
	width:auto;	
}*/
div#submit-holder div.outer {	
	height:51px;
	padding:9px;
	padding-left:0px;
	background:url(../images/common/boxbg.png) no-repeat top right;
	border:0px solid #000;
/**/	width:117px;
	display:block;
}
div#submit-holder div.outer a {
	float:left;
}
#error_message {
	border:0px solid #000;
	position:absolute;
	bottom:90px;
	left:330px;
	display:none;
	color:#FF0000;
	margin-top:1em;
	margin-left:12px;
	text-align:left;
}

a#enlarge-button {
	border:0px solid #000;
	display:block;
	position:absolute;	
	width:202px;
	height:23px;
	left:779px;
	top:562px;	
}

#footer {
	border:0px solid #000;
	padding-top:20px;
	clear:both;
	height:130px;
	position:relative;
}
#footer_left {
	border:0px solid #000;
	width:196px;
	float:left;
	position:absolute;
	bottom:10px;
	left:0px;
}

ul#footer_nav {
	margin:0px;
	padding:12px 10px 0px;
	position:absolute;
	bottom:13px;
	left:196px;
	font-size:85%;
	background:url(../images/common/footer/footer-menu-bg.png) repeat-y;
	height:26px;
	width:819px;
}
ul#footer_nav li {
	display:inline;
	list-style:none;
	border-left:1px solid #999;
	padding-left:6px;
	margin-left:4px;	
}
ul#footer_nav li.first {
	border-left:0px;
}
ul#footer_nav li a {
	text-decoration:none;
	color:#094E93;
}
ul#footer_nav a:hover {
	text-decoration:underline;
	color:#000;
}
#findoutmore {
	background:url(../images/common/footer/find-out-more-bg.png) no-repeat;
	width:376px;
	height:50px;
	position:absolute;
	bottom:76px;
	left:196px;	
}
#clickherebutton {
	margin-left:241px;
	margin-top:10px;
	width:116px;
/*	position:absolute;
	bottom:87px;
	left:436px;*/
}
#returnhome {
	background:url(../images/findoutmore/returnhome-bg.png) no-repeat;
	width:439px;
	height:50px;
	margin-top:70px;
	margin-left:57px;
	position:relative;
}
#returnhomebutton {
	width:116px;
	position:absolute;
	top:10px;
	left:305px;
}
#tryagain {
	background:url(../images/findoutmore/tryagain-bg.png) no-repeat;
	width:316px;
	height:50px;
	margin-top:70px;
	margin-left:57px;
	position:relative;
}
#tryagainbutton {
	width:116px;
	position:absolute;
	top:9px;
	left:180px;
}

/***** testimonials styles *****/
#testimonials_holder h2 {

}
#testimonials_holder {
	border:0px solid #000;
	background:url(../images/common/openquote.gif) no-repeat;
	background-position:0px 3em;
	padding-left:80px;
	padding-bottom:30px;
	margin:0px;
	position:relative;
}
/***** NEED THIS HACK TO MAKE THE .closequote display correctly in IE *****/
/* Hides from IE-mac \*/
* html #testimonials_holder {height: 1%;}
/* End hide from IE-mac */
/***** END HACK *****/

#closequote {
	border:0px solid #000;
	height:66px;
	width:68px;
	background:url(../images/common/closequote.gif) no-repeat;
	position:absolute;
	bottom:40px;
	right:85px;
}

#content #testimonials_holder p {
	width:575px;
}
