@charset "utf-8";
/* Default */
body {
	margin:0;
	padding:0;
	background:#f8a13c;
	font-family:Verdana;
}
#warpper {
	width:950px;
	margin:0 auto;
	padding:0;
    background:url(../assets/bg.jpg);
}
#header {
	width:950px;
	height:284px;
	margin: 0 0 10px 0;
}
#headerSpace {
	width:100%;
	height:80px
}
#menuContent {
	width:648px;
	float:left;

}
.mainLogo {
	height: 169px;
	width: 637px;
}

#menuHelp {
	position:relative;
	width:100px;
	left: 490px;
	top: 90px;
	z-index:1;
}
#menuHelp a {
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.miniHelp {
	font-size:10px;
	font-weight:bold;
}
#refferal {
	position:relative;
	width:100px;
	left: 375px;
	top: 135px;
	z-index:2;
}
#refferal a {
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#services {
	position:relative;
	width:100px;
	left: 260px;
	top: 155px;
	z-index:3;
}
.whitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blackcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#services a {
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#contact {
	position:relative;
	width:100px;
	left: 150px;
	top: 168px;
	z-index:4;
}
#contact a {
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#home {
	position:relative;
	width:100px;
	left: 35px;
	top: 185px;
	z-index:5;
}
#home a {
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#home a:hover, #contact a:hover, #services a:hover, #refferal a:hover, #menuHelp a:hover{
	color:#C60;
}
#topRightContent {
	width: 300px;
	float: right;
	background-image: url(../assets/call-for-a-free-consultation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#formSpace {
    margin: 134px 10px 0 0;
    
}
/* Login form */
.formLogin {
	width:270px;
    height: 145px;
	background:#333399;
    padding: 1px 10px 3px 10px;
    margin:0 10px 0 0;
	
}
.formLogin label {
    display: block;
    color: #FFF;
    font-weight: bold;
}

.formLogin p {
    text-align: center;
    margin: 4px 0 5px 0;
}
.formLogin input[type="text"], .formLogin input[type="password"]{
    width: 95%;
}
.formLogin h1 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 0;
}
/*Container*/
#container {
    width: 950px;
    min-height: 500px;
    
}



/* Left content*/
#leftContent {
    width: 184px;
    float: left;    
}
/* Left Menu */
#menuLeft {
	font-size:16px;
	text-transform:capitalize;
 	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#menuLeft ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menuLeft li {
    display: inline;
}
#menuLeft li a {
	display: block;
	text-decoration: none;
	color: #333399;
	line-height: 30px;
	margin: 0 5px 0 0px;
}
#menuLeft li a:hover {
    text-decoration: underline;
}
/* Main Content */
#mainContent{
    width: 766px;
    float: right;
}


#footer {
    width: 950px;
    text-align: center;
    padding: 20px 0 20px 0;
    color: #333399;
    font-size: 12px;
    clear: both;
}
#footer a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
}
#footer a:hover {
    text-decoration: underline;
    margin: 0 0 5px 0;
}
#copyRight {
    margin: 5px 0 0 0;
}

#mainContent1{
    width: 543px;
    float: left;
	background:url(../assets/bg1.jpg);
	padding:0 5px 0 18px;
   
}
#mainContent1 h1 {
	margin:0;
	padding:0 0 15px 0;
	font-size:24px;
	text-transform:uppercase;
	 color: #333399;
}
#rightContent1{
    width: 190px;
    float: right;
    margin: 0 10px 0 0;
	
   
}
#rightContent1 img {
	margin:50px 0 0 8px;
}

#estimame {
	width:100%;
}
#estimame a{
    color: #333399;
   font-size: 20px;
   font-weight: bold;
}
#estimame a:hover {
    text-decoration: none;
}
a.createaccount  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}
/*////////////////   NAVIGATION   /////////////////*/
ul.nav{
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:648px;
}
ul.nav li {
	float: left;
	display: block;
}
ul.nav li.home a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 115px;
	width: 144px;
}


ul.nav li.home a:hover{
background-position: left -115px;
}


ul.nav li.about a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height:115px;
	width: 144px;
}
ul.nav li.about-selected a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: left -115px;
	float: left;
	height: 115px;
	width: 144px;
}


ul.nav li.about a:hover{
background-position: left -115px;
}


ul.nav li.contact a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -144px top;
	float: left;
	height: 115px;
	width: 116px;
}
ul.nav li.contact-selected a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -144px -230px;
	float: left;
	height: 115px;
	width: 116px;
}
ul.nav li.contact a:hover{
background-position: -144px -230px;
}


ul.nav li.services a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -259px top;
	float: left;
	height: 115px;
	width: 115px;
}
ul.nav li.services-selected a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -259px  -345px;
	float: left;
	height: 115px;
	width: 115px;
}
ul.nav li.services a:hover{
	background-position: -259px -345px;
}


ul.nav li.refferal-program a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -373px top;
	float: left;
	height: 115px;
	width: 115px;
}
ul.nav li.refferal-program-selected a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -373px -460px;
	float: left;
	height: 115px;
	width: 115px;
}
ul.nav li.refferal-program a:hover{
	background-position: -373px -460px;
}


ul.nav li.help a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -487px top;
	float: left;
	height: 115px;
	width: 151px;
}
ul.nav li.help-selected a{
	background-image: url(../assets/nav.jpg);
	background-repeat: no-repeat;
	background-position: -487px -575px;
	float: left;
	height: 115px;
	width: 151px;
}
ul.nav li.help a:hover{
	background-position: -487px -575px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.bugs-thumbs {
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
	border: 1px solid #666666;
	margin-right: 5px;
}

