* {margin: 0; padding: 0;}

body{	
	color: #ed7322;
	background: #ffe68d url(images/bg.gif) repeat-x;
	font: bold 12px Trebuchet MS, tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{color: #3faffa;}
a:HOVER{text-decoration: none;}

input, select, textarea{font: 14px Trebuchet MS, tahoma, arial, helvetica, sans-serif;}
label{display: block;}
td,th{padding: 5px;text-align: left;}
td{font-weight: normal;color: #0369ad;}
th{color: #0369ad;font-size: 16px;}

h1{font-size: 73px;text-transform: uppercase;color: #0369ad;text-align: center;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 16px;}
h5{font-size: 14px;}

p{line-height: 16px;}
.bold{font-weight: bold;}
.clear{clear: both;}
.error{background: #ffece5;color: #bd3b02;}
.text_orange{color: #ea5e00;}

/*-- MAIN ELEMENTS --*/
.wrapper{
	width: 970px;
	min-width: 970px;	
	margin: 0px auto 0px auto;
	text-align: left;
}
input.btn{
	color: #ffffff;
	background: url(images/btn.gif) no-repeat;
	cursor: pointer;
	height: 43px;
	border: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	letter-spacing: -1px;
}
input.btn:HOVER{background: url(images/btn_over.gif) no-repeat;}
input.searchform{-moz-border-radius: 25px;-webkit-border-radius:25px;border: none;}
.logo{background: url(images/logo.gif) 0px 0px no-repeat;width: 520px;height: 120px;display: block;text-indent: -9999px;}
.container{background: url(images/content_bg.gif) repeat-y;width: 970px;}
.left{width: 507px;float: left;}
.right{background: url(images/ipad.gif) no-repeat;width: 463px;height: 674px;float: right;}
.left h4, .left h5{padding: 0px 30px 0px 30px;}
.left h4{text-transform: uppercase;text-align: center;}
.left h5{font-weight: normal;padding-left: 35px;}
.left table{width: 96%;}
.left td{width: 48%;}
.left td input, .left td select{width: 99%;}
.right p{margin: 620px 140px 0px 22px;padding: 0px 0px 0px 0px;}
.form{background: #e1f3ff;margin: 10px 30px 0px 30px;}
.form table{margin: 10px;}
.broughtby{color: #fbaa46;font-size: 18px;text-align: right;float: right;padding-right: 15px;}
.broughtby span{font-size: 11px;font-style: italic;font-size: 12px;line-height: 12px;}
.entered{background: url(images/diamond_bg.gif) 357px 5px no-repeat;margin: 0px 30px 0px 30px;padding: 10px;border: 4px solid #e1f3ff;}
.entered h5{margin: 6px 0px 6px 0px;}
.entered h2{color: #2091dd;}
.tos p{margin: 5px 0px 5px 0px;}
.tos h4, .tos h5{color: #2091dd;text-align: center;}
.tos .container{color: #777777;background: url(images/tos_bg.gif) repeat-y;width: 900px;padding: 15px 35px 15px 35px;}

/*-- FOOTER --*/
.footer{color: #ea5e00;background: url(images/footer.gif) no-repeat;padding: 35px 0px 20px 0px;}