@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
td
{
	text-align:left;
}
a img
{
	border:0px;
}

.text-box
{
	width:180px;
	height:20px;
}
body
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p
{
	padding:10px 0px;
}
label
{
	font-weight:bold;
	font-size:13px;
	color:#3d3d3d;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#75B3C1;
	font-weight:bold;
	margin-bottom:5px;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#75B3C1;
	font-weight:bold;
	margin-bottom:5px;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#75B3C1;
	font-style:normal;
	font-weight:normal;
	margin-top:15px;
}
p.desc-text
{
	
	color:#EA7E25;
	font-size:15px;
	padding-right:15px;
}
#top-band
{
	background-color:#3D3D3D;
	height:5px;
	line-height:21px;
}
#coloured-band-wrapper
{
	background-image:url(../image/coloured-band-upper.gif);
	background-repeat:repeat-x;

}
#coloured-band-inner
{
	background-image:url(../image/coloured-band-bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px 0px;
}
#coloured-band-content
{
	background-color:#73AFBD;
}
.content-tbl
{
	width:955px;
	margin:0px auto;
}
#logo-wrapper
{
	width:200px;
	/*vbackground-image:url(../image/logo-bg.gif);*/
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	vertical-align:middle;
	
}
#logo-wrapper img
{
	margin-right:10px;
}

#header-content
{
	padding:10px;
	vertical-align:top;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#3d3d3d;
}
h1
{
	font-size:40px;
	color:#ffffff;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Verdana;
	margin-bottom:15px;
}
#phone-no
{
	background-image:url(../image/phone-icon.png);
	background-repeat:no-repeat;
	padding:15px 10px 15px 60px;
	font-family:Century, Verdana, Arial;
	font-weight:bold;
	font-size:28px;
	color:#3d3d3d;
	
}

/*
	OPTION COLUMN STYELS
-----------------------------------------------*/
.right-column
{
	width:314px;
}
#option-outer
{
	position:relative;
}
#option-inner
{
	position:absolute;
	width:150px;
	height:150px;
	background-image:url(../image/option-bg.jpg);
	background-repeat:no-repeat;
	margin-top:-59px;	
	margin-left:210px;
}

#option-wrapper
{
	background-image:url(../image/option-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F7FBFC;
	border:2px solid #5B909C;
	margin-bottom:15px;
	z-index:-1;

}
#option-content-tbl
{
	background-image:url(../image/option-top.png);
	background-repeat:no-repeat;
}

#register-here-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3d3d3d;
	font-weight:bold;
	margin-left:0px;
	border-bottom:2px solid #E37013;
	padding-bottom:5px;
	padding-left:30px;
}
#option-form-tbl
{
	margin-top:5px;
}
#option-form-tbl td
{
	padding:1px 0px;;
}
.comment-box
{
	width:182px;
	height:70px;
}
.submit-button
{
	background:none;
	border:none;
	background-image:url(../image/button-bg.png);
	background-repeat:no-repeat;
	width:100%;
	height:64px;
	color:#ffffff;
	font-size:20px;
	display:block;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	line-height:64px;
}
.submit-button:hover
{
	
	text-decoration:none;
	
}
.privacy-content
{
	font-size:11px;
}
.privacy-content a
{
	color:#E16500;
}
/*
	FOOTER STYLES 
----------------------------------------------*/
#footer-wrapper
{
	background-image:url(../image/footer-bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	color:#3d3d3d;
	height:30px;
	font-size:11px;
	vertical-align:top;
	margin-top:15px;
}

#footer-wrapper a
{
	color:#629AA7;
}
#copyright-text
{
	text-align:right;
}

/*
	DETAILS STYLES
------------------------------------*/
ul#features-listings
{
	list-style:none;
	padding-top:0px;
}

ul#features-listings li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	color:#EA7E25;
	font-size:16px;
	background-image:url(../image/bullet01.gif);
	background-repeat:no-repeat;
	padding:5px 10px 10px 40px;
	margin-top:5px;
}


/*
	BOTTOM DTLS
--------------------------------------------------------------*/
.dtls-wrapper
{
	border-top:5px solid #629AA7;
	background-color:#F8F8F8;
	padding:15px;

}
.container-bordered
{
	border:1px solid #629AA7;
}
.container-header-text
{
	background-color:#629AA7;
	color:#ffffff;
	padding:10px;
	font-size:18px;
	font-weight:bold;
}
ul.dtls-listings
{
	list-style:none;
}
ul.dtls-listings li
{
	margin:15px 0px;
	margin-left:30px;
	list-style-type:circle;
	background-repeat:no-repeat;
}
/*
	LOGO STYLES
*/
#logo-outer
{
	position:relative;
}
#logo-inner
{
	position:absolute;
	margin-left:0px;
	text-align:center;
}

.terms-listings
{
	margin-left:40px;
}

.terms-listings li
{
	margin-bottom:10px;
}

a#logo-text
{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
}
a#logo-text:hover
{
	text-decoration:none;
}