﻿/* CSS Document */
/*	Bell Systems 2007
	GLOBAL RESET
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*GLOBAL RESET END*/

form{
margin: 0 auto;
}

body{
margin: 0 auto;
padding:0;
background:#c442d1 url(../images/body_bg.gif) repeat-x ;
width:100%;
height:100%;
}

#fullcol_portal{
width:820px;
height:auto;
margin: 0 auto 0 auto;
}

#fullcol{
width:820px;
margin: 0 auto 0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
}

#container{
width:819px;
min-height:200px;
margin: 0 auto;
background:url(../images/header.jpg) no-repeat top right #FFFFFF;
border: solid 1px black;
}

#nav{
width:820px;
height:30px;
margin: 0 auto;
}

#banner{
width:818px;
height:183px;
background:url(../images/header.jpg) no-repeat;
border:solid 1px #000000;
margin: 0 auto;
}

#nav ul{
width:auto;
height:30px;
font-family:"Georgia";
color:#FFFFFF;
font-size:14px;
margin: 0 auto 10px 25px;
padding: 8px 0 0 0;

}

#nav li{
display:inline;
height:30px;
line-height:16px;

}

#nav a:link, a:visited, a:active{
color:#FFFFFF;
text-decoration:none;

}

#nav  a:hover{
color:#000000;
text-decoration:underline;
}

#portal_contain{
width:800px;
height:auto;
padding:20px 0 0 0;

}

.portal_left{
float:left;
}

.portal_right{
float:right;
}

.portal_middle{
margin:-30px auto 0 260px;
}

#content{
width:819px;
height:auto;
margin: 210px auto 0 auto;
padding: 0 0 0 20px;
}

#content p{
margin: 5px auto 15px 5px;
width:615px;
font-size:13px;
line-height:23px;
}

#content h1 a{
color:#922c9d;
font-size:18px;
margin-bottom:10px;
text-decoration:underline;
}


.trustUs{
width:798px;
height:230px;
background:url(../images/trustus.jpg) bottom center no-repeat;
}

#offer a{
float:right;
display:block;
height:193px;
width:195px; 
margin-right:-60px!important;
background:url(../images/star.png)!important;
margin-right:0;
background:url(../images/star.gif);

}

#offer a span {
visibility: hidden;
}

.imgH1{
margin: 0 auto 0 auto
}

h1{
color:#922c9d;
font-size:18px;
margin-bottom:10px;
}


h2{
color:#af80b9;
font-size:14px;
margin-bottom:10px;
}

h3{
color:#af80b9;
font-size:14px;
margin-bottom:2px;
}



dl{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
margin: 0 auto 30px 20px;
}

dt{
margin: 0 auto 5px auto;
}

dd{
margin: 0 auto 10px auto;
}

.step{
color:#922c9d;
font-size:18px;
margin-bottom:10px;
font-weight:bold;
}

#contactus{
background:url(../images/contact.jpg) right no-repeat;
height:417px;
width:799px!important;
width:830px;
}

.contactForm{
margin: 100px auto 0 140px!important;
margin: 100px auto 0 90px;
width:300px;
float:left;
}


#footer{
width:819px;
height:18px;
margin: 5px auto 0 auto;
color:#FFFFFF;
font-size:10px;
line-height:12px;
}

#disclamier{
clear:both;
width:819px;
height:auto;
margin:0 auto 0 auto;

}

#disclaimer p{
text-align:center;
color:#FFFFFF;
font-size:10.5px;
}

.disclaim{
font-size:10px;
}

.terms{
color:#922c9d;
font-family:Georgia;
font-size:14px;
}

.terms a{
color:#922c9d;
text-decoration:underline;
}



