
body {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10px;
	font-weight:normal;
	color:#404040;
	background:white;
	text-decoration:none;
	margin:0px;
	
	dmargin:0px;
}

.contentsection {
	width:900px;
	text-align:left;
	margin-left: auto;
    margin-right: auto ;
}

.headersection{
	width:100%;
	text-align:left;
	margin-left: auto;
    margin-right: auto ;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #993300;
}

h1 { font-size: 28px; }
h2 { font-size: 24px; padding-top:0px; margin-top:0px;}
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:#404040;
	text-align:justify;
	}
li {

	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:#404040;
}

.txt {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:#404040;
}

h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey { color: #000; }

.Heading {  font-size: 36px; font-weight:normal; color:#153993;}
.Heading2 { font-size: 25px; font-weight:normal; color:#153993;}
.Heading3 { font-size: 19px; font-weight:normal; color:#153993;	padding:0px;margin:0px; line-height:1em;}

.news {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;}

.testimonlials {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;}

.mnu {
	cursor:pointer;
	padding:0px;
	
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;
	text-decoration:none;
	line-height:1.9em;
}
.mnu:link {	text-decoration:none;}
.mnu:hover {	text-decoration:none; color:white; background:#67ab3a;}
.mnu:active {	text-decoration:none;}
.mnu:visited {	text-decoration:none;}


.login {
	background-image:url(img/loginbox.png);
	width:276px;
	height:199px;
	
}

.login td {
 padding:2px;
 padding-left:15px;
 }

 .nText {
	font-size: 10pt;
 }


#divRepair { width:140px; }
#divYour { width:140px; }

.strpSignup  {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:green;
	text-decoration:none;
}

.strpLogin {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:blue;
	text-decoration:none;
}


.mnuSubMenu { 
	display:none; 
	position:absolute;
	margin-left:1px;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	background:#F5F5F5;
	z-index:5300;
}

.smnu {
	padding-top:0px;
	padding-left:0px;
	padding-right:12px;
	padding-bottom:0px;

	cursor:pointer;
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;
	text-decoration:none;
	line-height:1.2em;
	width:100%;
}
.smnu:link {	text-decoration:none;}
.smnu:hover {	text-decoration:none; color:white; background:#67ab3a;}
.smnu:active {	text-decoration:none;}
.smnu:visited {	text-decoration:none;}


.NavBar {
	
}
.NavBar td{
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:0px;
	
	z-index:6300;
}

.divEmpty {
	border:0px;
}

.mnuText {
	padding:6px;
	display: block; 
	width:100%;
	text-decoration:none;
	color:black;
}

.mnuText:hover {background:#67ab3a;color:white;}



.MainMnuText{
	padding:4px;
}

.MainMnuText:link{ text-decoration:none; color:black; }
.MainMnuText:visited{ text-decoration:none; color:black; }
.MainMnuText:active{ text-decoration:none; color:black;  }
.mnuText:hover { background:#67ab3a; color:white; text-decoration:none; }


.MainMnuText:hover{
	color:white;
	background:#67ab3a;
}
.footerlink{
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;
}

.bcrumb {
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 10pt;
	font-weight:normal;
	color:black;
}
.bcrumb a:hover { text-decoration:underline; }
.bcrumb:visited { text-decoration:none; }
.bcrumb:active { text-decoration:none; }
.bcrumb:link { text-decoration:none; }


.popBox {
	background:white;
	display:none;
	position:absolute;
	width:320px;
	hheight:240px;
	cursor:hand;
}



/* ticker start */

.tickercontainer { /* the outer div with the black border */

width: 438px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 8px;
width: 418px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #000000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* ticker end */