html {
	padding:0px;
	margin:0px;
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #004aa0;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

#wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000000 url(images/bg.jpg) no-repeat top center;
	overflow:hidden;
}

#headerwrap {
	width:100%;
	background:url(images/h_bg.png) repeat-x top left;
	clear:both;
	overflow:hidden;
}

#header {
	width:944px;
	margin:0px auto;
	text-align:left;
	clear:both;
}

#maincontent {
	width:944px;
	margin:0px auto;
	text-align:left;
	clear:both;
	min-height:200px;
	padding-bottom:20px;
}

#footer-wrapper {
	width:100%;
	background:#004aa0 url(images/footer-grad-bg.png) repeat-x top left;
	min-height:125px;
}

#footer-gap {
	width:100%;
	clear:both;
	background:url(images/footer-bg-cutout.png) no-repeat center top;
	height:23px;
}

#footer {
	width:944px;
	margin:0px auto;
	text-align:left;
	clear:both;
	text-align:center;
}

.clear {
	clear:both;
}

/* Header and Nav */
#topnavmenu {
	width:100%;
}

.menu {
	list-style:none;
	float:right;
	color:#ffffff;
	font-size:15px;
	margin:0px;
	padding-top:15px;
}

.menu li {
	float:left;
	margin-left:30px;
	display:block;
}

.menu li a {
	text-decoration:none;
	display:block;
	color:#ffffff;
	height:41px;
	font-weight:bold;
	letter-spacing:1px;
	text-shadow:0px 1px 0px #000000;
}

.menu li a:hover {
	background:url(images/menu_active.png) no-repeat bottom center;
	text-shadow:0px 1px 0px #037dd4;
    color:#011542;
}

body#omnihome .menu li.menuhome a, body#omniproduct .menu li.menuproduct a, body#omnibeta .menu li.menubeta a, body#omniblog .menu li.menublog a,
body#omniabout .menu li.menuabout a, body#omnicontact .menu li.menucontact a {
	background:url(images/menu_active.png) no-repeat bottom center;
	text-shadow:0px 1px 0px #037dd4;
    color:#011542;

}

#logo {
	float:left;
}

#logo h1 {
	text-indent:-99999px;
	width:450px;
	height:150px;
	padding:0px;
	margin-top:21px;
	background:url(images/logo.jpg) no-repeat bottom left;
}

#callta {
	width:400px;
	margin-left:90px;
	padding-top:10px;
	float:left;
	color:#ffffff;
}

#callta h2 {
	font-size:32px;
	font-weight:bold;
	color:#FFBE31;
	padding-bottom:0px;
	padding-top:10px;
	margin:0px;
	text-shadow:2px 2px 2px #000000;
}

#callta p {
	font-size:12px;
	line-height:16px;
	text-shadow:1px 1px 1px #000000;
}

#callta p span {
	font-weight:bold;
}

a.learnmorebtn {
	display:block;
	width:188px;
	height:49px;
	background:url(images/learnmore.png) no-repeat top left;
	text-indent:-99999px;
	float:left;
}

a.tryfreebtn {
	display:block;
	width:188px;
	height:49px;
	background:url(images/tryfree.png) no-repeat top left;
	text-indent:-99999px;
	float:left;
	margin-left:7px;
}

a.learnmorebtn:hover {
	background:url(images/learnmore-hover.png) no-repeat top left;
}

a.tryfreebtn:hover {
	background:url(images/tryfree-hover.png) no-repeat top left;
}

/*Index content*/
#boxxy {
	width:944px;
	padding-top:10px;
	padding-bottom:10px;
}

body#omnihome #boxxy {
	padding-top:30px;
}

#boxxy-head {
	width:944px;
	background:url(images/boxxy_header.png) no-repeat bottom left;
	height:61px;
	clear:both;
	padding:0px;
	margin:0px;
}

body#omnihome #boxxy-head {
	width:944px;
	background:url(images/boxxy_header.png) no-repeat bottom left;
	height:83px;
	clear:both;
	padding:0px;
	margin:0px;
}



#boxxy-body {
	width:884px;
	padding-left:30px;
	padding-right:30px;
	background-color:#ececec;
	overflow:hidden;
}

body#omnihome #boxxy-body {
	width:944px;
	padding:0px;
	background-color:#ececec;
	overflow:hidden;
}

#boxxy-body p, #boxxy-body ol li {
	font-size:13px;
	line-height:18px;
	padding:3px;
}

#boxxy-body ol {
	padding-left:50px;
}

#boxxy-body ol li {
	padding-right:50px;
	padding-bottom:10px;
}

#boxxy-footer {
	background:url(images/boxxy_footer.png) no-repeat top left;
	height:10px;
}

.boxxy-quad {
	width:194px;
	float:left;
	padding:0px 20px 0px 20px;
}

#boxxy-head {
	height:61px;
}

body#omnihome #boxxy-head .boxxy-quad {
	height:83px;
}

#boxxy-body .boxxy-quad {
	min-height:100px;
}

.b-prep { background:url(images/icon1.jpg) no-repeat 15px 7px;}
.b-form {background:url(images/icon2.jpg) no-repeat 15px 0px;}
.b-exec {background:url(images/icon3.jpg) no-repeat 12px 7px;}
.b-result {background:url(images/icon4.jpg) no-repeat 10px 9px;}

#boxxy-head h2 {
	color:#003b7e;
	font-weight: normal;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	}


#boxxy-head h3 {
	color:#003b7e;
	font-weight: normal;
	font-size:22px;
	text-align:left;
	padding-left:74px;
	padding-top:17px;
	padding-bottom:0px;
	margin-bottom:0px;
	*padding-top:36px;
}

#boxxy-head .vdivide {
	border-left:1px solid #d6d6d6;
	border-right:1px solid #ffffff;
	height:59px;
	margin-top:22px;
	float:left;
}

.vfade {
	width:2px;
	background:url(images/boxxy_vfade.png) no-repeat top left;
	padding:0px;
	margin:0px;
	float:left;
	height:115px;
}

#boxxy-body form {
	padding:0px 50px 15px 50px;
	}

#boxxy-body form p {
	margin-bottom:0px;
	padding-top:10px;
}

#boxxy-body label {
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:18px;
	padding:3px;
}


.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFBE31;
	text-decoration: none;
}
.nor_txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.nor_txt12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

form#enquiry {
	width:500px;
	padding:10px 0px 10px 0px;
}

#enquiry label {
	float:left;
	width:120px;
	text-align:right;
	padding-top:5px;
	margin-right:10px;
	clear:left;
}

#enquiry input, #enquiry textarea {
	padding:5px;
	width:300px;
	margin-bottom:10px;
	float:left;
}

#enquiry textarea {
	clear:right;
	width:303px;
}

#enquiry span {
	display:block;
	float:left;
	padding-left:5px;
	color:red;
}

#enquiry span.required {
	width:450px;
	font-size:12px;
	display:block;
	clear:both;
	text-align:right;
	color:red;
}

#enquiry span.required strong {
	color:black;
}

input.sbmt {
	width:120px !important;
	margin-right:20px;
	margin-left:135px;
	margin-top:10px;
	float:left;
}

input.rset {
	width:120px !important;
	margin-top:10px;
	float:left;
}

input#zip {
	width:80px !important;
}

#footer a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:0px 5px;
}

#footer p {
	color:#ffffff;
	font-size:10px;
}
