/* CSS Document */

body {
	margin:0px;
	background:url(images/body_bg.jpg) repeat-x;
	text-align:center;
	color:#525252;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

a img {
	border:0px;
}

h1 {
	font-size: 18px;
	color:#597184;
}

a {
	color:#3e6481;
}

.services td, .key-features td, .step_text {
	border-bottom: 1px solid #CCCCCC;
}

hr {
	clear: both;
	margin: 5px 0px 30px 0px;
	padding: 0px;
	height: 1px;
	color: #bfbfbf;
	background-color:#bfbfbf;
	border: none;
}

input.textfield {
	width: 197px;
}

#mainBox {
	margin-left:auto;
	margin-right:auto;
}

#pageShadows {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/shadow_bg.jpg) repeat-y;
}

#pageShadowLeft {
	float:left;
}

#pageBorder {
	float:left;
	width:798px;
	border:solid 1px #e3e3e3;
	border-top:0px;
	border-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#pageShadowRight {
	float:left;
}

#pageClear {
	clear:both;
}

#page {
	width:796px;
	border:solid 1px #FFFFFF;
	border-top:0px;
	border-bottom:0px;
	text-align:left;
}

#header {
	height:124px;
	background: repeat-x url(images/header_bg.jpg);
}

#logo a img {
	width:350px;
	position:relative;
	top:18px;
	border:0px;
	float:left;
}

#navLinks {
	width:446px;
	height:26px;
	text-align:right;
	position:relative;
	top:58px;
	float:left;
}

#ad {
}

#body {
	margin:0px 20px 0px 20px;
}

#bodyLeft {
	float:left;
	width:485px;
}

#bodyLeftInside {
	padding: 0px 25px;
}

#otherServices {
	padding-top: 14px;
}

#phoneEvents {
	width:147px;
	height:41px;
	position:relative;
	top:166px;
	left:173px;
}

#bodyRight {
	float:left;
	width:255px;
}

#operators {
	margin-left: 23px;
}

#submitBox {
	margin-left: 23px;
}

#submitBoxContent {
	background:url(images/submit_box_bg.jpg) repeat-y top center;
	width: 251px;
	padding:0px 0px;
	text-align:center;
}

#bodyClear {
	clear:both;
	padding-top:50px;
}

#footer {
	text-align:center;
	height:31px;
	background:url(images/footer_bg.jpg) center no-repeat #f2f2f2;
	margin-bottom:50px;
}

#footerText {
	font-size:11px;
	position:relative;
	top:8px;
}

.steps p {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 5px 0px;
}

.step_title {
	font-size: 14px;
	color: #6996b9;
	font-weight: bold;
}

.step_text {
	padding-bottom: 10px;
}

.note_text {
	font-size: 10px;
	color: #75a6cd;
	font-weight: bold;
}

.instructions {
	color: #666666;
	padding: 10px 20px 10px 0px;
}

.info-box, .key-features-holder {
	background:url(images/info-box-middle.gif) repeat-y top center;
}

.key-features {
	margin: 0px 15px;
}

.key-features td {
	padding: 10px;
}