@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background:#07334b url(../images/bg-tile.gif) repeat top left;
}
p, h1, h2, h3, h4, h5, h6, div, form {
	margin:0;
}
h4 {
	font-size:14px;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color:#0000ee;
}
a:hover {
	text-decoration:none;
	color:#0000ee;
}
#wrapper {
	width:920px;
	margin:0 auto;
}
.clear {
	clear:both;
}
#header {
	background:url(../images/header.jpg) no-repeat top left;
	height:245px;
}
/*------------------logo start-----------------*/
.logo {
	width:403px;
	float:left;
	height: 70px;
	color:#CC0000;
	padding:98px 0 0 15px;
}
.logo h1  {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:normal;
	margin:0;
	padding:0;
	
}
.logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	background-image:url(../images/logo.jpg);
	display:block;
	background-repeat: no-repeat;
	width: 403px;
	height: 70px;
	outline:none;
}
/*------------------logo end----------------*/

.nav {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:400px;
	margin:190px 0 0 0;
	padding: 0 35px;
	color:#fff;
	text-align:center;
}
.nav ul{
	margin:0;
	padding:0;
}
.nav li{
	margin:0;
	padding:0 10px;
	list-style-type:none;
	display:inline;
}
.nav a{
	color:#000;
	text-decoration:none;
}
.nav a:hover{
	color:#555;
	text-decoration:none;
}
#page {
	background:#fff;
	font-size:14px;
	margin:0 auto;
	width:850px;
	padding:0 20px 15px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.main-heading {
	background:url(../images/img-main-heading.gif) no-repeat top center;
	text-indent:-9999px;
	font-size:26px;
	height:200px;
}
#page ul{
	margin:0 20px;
	padding:0;
}
#page li{
	margin:10px 0;
	padding:5px 0 5px 25px;
	background:url(../images/bullet-round-tick.gif) no-repeat left 5px;
	list-style-type:none;
}
#page h3{
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
	padding:5px 0;
	color:#003366;
	letter-spacing:-0.5px;
	font-style:italic;
}
#page p{
	padding:8px 0;
	line-height:20px;
}
.belcher-top {
	margin:25px 0;
	font-size:18px;
}
.belcher-top h4{
	margin:15px 0;
	font-size:18px;
	font-weight:normal;
}
.guarantee-box {
	background:url(../images/garuantee-seal.jpg) no-repeat top center;
	width:433px;
	height:114px;
	margin:20px auto;
	padding:30px 30px 30px 200px;
	color:#a86b01;
	clear:both;
}
/*.guarantee-box {
	margin:10px 0;
	background:url(../images/bg-bluebox.gif) repeat-y top left;
}
.guarantee-content {
	padding:0 20px;
}*/
.seal {
	float:left;
	width:180px;
	margin:0 20px 0 0;
}
.grnty-txt {
	width:600px;
	float:left;
}
.grnty-txt h4{
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #bfbfbf;
	padding:5px 0;
	color:#000;
}
.order-box {
	margin:20px auto;
	text-align:center;
}
/*.order-box {
	border:dashed 5px #FF0000;
	width:560px;
	margin:20px auto;
	text-align:center;
	padding:20px;
}
.order-box a{
	color:#0403ff;
	text-decoration:underline;
}
.order-box a:hover{
	color:#0403ff;
	text-decoration:none;
}*/
.red-txt {
	color:#CC0000;
}
.highlight {
	background:#FFFF99;
	border-bottom:dashed 1px #FFCC00;
}
#page .order-box p{
	padding:10px 0;
}
.blue-txt {
	color:#090262;
	font-size:2.6em;
}
#footer {
	border-top: solid 1px #000;
	padding:15px 0;
	margin:50px 0 0 0;
	text-align:center;
	font-size:12px;
}
#footer a{
	color:#666;
	text-decoration:none;
	padding:0 3px;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}

/*-------------Inner Page CSS-----------------*/

.main-head {
	color:#CC0000;
	margin:0 0 20px 0;
	font-size:28px;
	font-weight:bold;
}

/*-------------Inner Page CSS-----------------*/
