*
{
	padding:0;
	margin:0;
}

.imgpng{}

.clear
{
	clear:both;
	line-height:0px;
}

body
{
	text-align:center;
}

.cleft
{
	clear:left;
	line-height:0px;
}

.cright
{
	clear:right;
	line-height:0px;
}

html, body {
	height: 100%;
	background:#2d4699 url('../img/bg.jpg') repeat-x top left;
}

body,table,tr,td,th,input,select,textarea
{
	font-size:13px;
	line-height:16px;
	/*"lucida grande", 'lucida sans unicode', */
	font-family:tahoma, verdana, arial, sans-serif;
}

.pngfix{}

a:link,
a:visited
{
	text-decoration:none;
	color:#005bce;
}


.meet-the-page img { 
	border: 0px;
	float: left;
	margin: -56px 0px 0px 310px;
} 

#wrapper-bg
{
	background:url('../img/wrapper-bg.png') repeat-y center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

#wrapper
{
	padding:0px 20px;
	width:762px;
	text-align:left;
	position:relative;
	min-height: 100%;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
}

#footer, .push {
	display:block;
}

.push
{
	clear:both;
	height:115px
}

#footer
{
	width:762px;
	padding-top:1px;
	margin:0 auto;
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-381px;
	z-index:80;
	text-align:center;
}

#footer,
#footer p
{
	line-height:14px;
	font-size:10px;
}

#footer a:link,
#footer a:visited
{
	color:#3f81d6;
	z-index:80;
}

#footer li a:link,
#footer li a:visited
{
		line-height:14px;
}

h5#partner-logos
{
	background:url('../img/logos.png') no-repeat top left;
	height:41px;
	width:582px;
	margin:5px auto;
}

h1
{
	margin-left:25px;
	margin-bottom:11px;
	width:256px;
	height:76px;
	background:url('../img/logo.png') no-repeat left 14px;
}

h1 span,h2 span,h3 span,h4 span,h5 span
{
	display:none;
}

h5,p
{
	font-size:11px;
	line-height:14px;
	margin-bottom:4px;
}

p,li
{
	color:#333;
}

h3#call-us
{
	position:absolute;
	top:28px;
	right:72px;
	background:url('../img/phone.png') no-repeat top right;
	width:249px;
	height:31px;
}


#country-select
{
	position:absolute;
	top:10px;
	right:43px;
	width:200px;
	height:17px;
	text-align:right;
}

#country-select p
{
	display:inline;
	font-weight:bold;
	font-size:11px;
	color:#757575;
	padding-right:5px;
}

#country-select select
{
	font-size:11px;
}

h3#support-247
{
	position:absolute;
	top:57px;
	right:43px;
	background:url('../img/techsupport.png') no-repeat top right;
	width:209px;
	height:17px;
}

ul#main-navigation
{
	color:#515151;
	margin:0 5px;
	height:34px;
	background:url('../img/navigation/bg.png') repeat-x top right;
	list-style-type:none;
}

ul#main-navigation li
{
	display:block;
	float:left;
	height:34px;
	line-height:33px;
	padding:0 14px;
	background:url('../img/navigation/spacer.png') no-repeat left 9px;
}

ul#main-navigation li#end
{
	float:right;
	margin-right:-5px;
	padding-right:15px;
	background:url('../img/navigation/right.png') no-repeat top right;
}

ul#main-navigation li#start
{
	margin-left:-5px;
	padding-left:15px;
	background:url('../img/navigation/left.png') no-repeat top left;
}

ul#main-navigation li#signup-nav
{
	padding-right:0;
}

ul#main-navigation li#signup-nav a
{
	color:#bd2222;
	padding-right:13px;
	background:url('../img/navigation/spacer.png') no-repeat right top;
}

ul#main-navigation a#login
{
	color:#3f81d6;
	padding-left:20px;
	display:block;
	line-height:33px;
	background:url('../img/navigation/login.png') no-repeat left 5px;
}

ul#main-navigation a:link,
ul#main-navigation a:visited
{
	color:#515151;
}

ul#main-navigation a:hover
{
	color:#3f81d6;
}

.footer-navigation
{
	list-style-type:none;
	padding:0px 0;
	margin-top:0px;
}

.footer-navigation li
{
	display:inline;
	padding:2px 10px;
	border-right:1px solid #CCC;
}

.footer-navigation li.end
{
	border-right:none;
}

.red
{
	color:#bf2525;
}


.signupbutton { 
	margin:0px auto 0px auto;
	width:156px;
} 
.yellow-container
{
	position:relative;
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
	padding:10px 14px;
}

.yellow-content
{
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
}

.yellow-tr,.yellow-tl,.yellow-bl,.yellow-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.yellow-tr,
.yellow-tl
{
	top:-1px;
}

.yellow-bl,.yellow-br
{
	bottom:-1px;
}

.yellow-tr
{
	background:#ebebeb url('../img/rounded-box/yellow-tr.png') no-repeat top right;
	right:-1px;
}

.yellow-br
{
	background:#ebebeb url('../img/rounded-box/yellow-br.png') no-repeat bottom right;
	right:-1px;
}

.yellow-bl
{
	background:#ebebeb url('../img/rounded-box/yellow-bl.png') no-repeat bottom left;
	left:-1px;
}

.yellow-tl
{
	background:#ebebeb url('../img/rounded-box/yellow-tl.png') no-repeat top left;
	left:-1px;
}






.white-container
{
	position:relative;
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
	padding:10px 14px;
}

.white-content
{
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
}

.white-tr,.white-tl,.white-bl,.white-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.white-tr,
.white-tl
{
	top:-1px;
}

.white-bl,.white-br
{
	bottom:-1px;
}

.white-tr
{
	background:#ebebeb url('../img/rounded-box/white-tr.png') no-repeat top right;
	right:-1px;
}

.white-br
{
	background:#ebebeb url('../img/rounded-box/white-br.png') no-repeat bottom right;
	right:-1px;
}

.white-bl
{
	background:#ebebeb url('../img/rounded-box/white-bl.png') no-repeat bottom left;
	left:-1px;
}

.white-tl
{
	background:#ebebeb url('../img/rounded-box/white-tl.png') no-repeat top left;
	left:-1px;
}





.grey-container
{
	position:relative;
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
	padding:10px 14px;
}

.grey-content
{
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
}

.grey-tr,.grey-tl,.grey-bl,.grey-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.grey-tr,
.grey-tl
{
	top:-1px;
}

.grey-bl,.grey-br
{
	bottom:-1px;
}

.grey-tr
{
	background:#ebebeb url('../img/rounded-box/grey-tr.png') no-repeat top right;
	right:-1px;
}

.grey-br
{
	background:#ebebeb url('../img/rounded-box/grey-br.png') no-repeat bottom right;
	right:-1px;
}

.grey-bl
{
	background:#ebebeb url('../img/rounded-box/grey-bl.png') no-repeat bottom left;
	left:-1px;
}

.grey-tl
{
	background:#ebebeb url('../img/rounded-box/grey-tl.png') no-repeat top left;
	left:-1px;
}

.push
{
	margin-top:5px;
}

#feature-panel div
{
	float:left;
}

.tall-spacer
{
	background:url('../img/tall-spacer.png') no-repeat top left;
	height:55px;
	width:2px;
	margin:5px 2px;
	margin-top:10px;
}

#phone-numbers
{
	text-align:center;
	font-weight:bold;
	font-size:15px;
	line-height:50px;
}




#login-box
{
	padding-left:50px;
	position:absolute;
	top:10px;
	right:20px;
	width:400px;
	height:50px;
	display:none;
	background:#fff url('../img/login.jpg') no-repeat 10px; center;
}

#login-box fieldset
{
	border:0;
}

#login-box label
{
	font-weight:bold;
	margin-right:10px;
	margin-top:5px;
}

#login-box label,
#login-box input,
#login-box select
{
	font-size:10px;
	display:block;
	float:left;
	width:100px;
}

#login-box input,
#login-box select
{
	margin-top:5px;
}

#login-box input#login-button
{
	width:70px;
	height:38px;
	margin-top:15px;
	margin-right:0;
}
