body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
padding: 0px;
top: 0px;
margin: 0px;
background-color: #FFFFFF;
line-height: 1.4em; 
}

input {
padding: 0;
margin: 0;
}

body a {
color: #35a6e8;
text-decoration: none;	
}

body a:hover {
color: #ff7011;
}

form {
	margin:0;
	padding:0;
	}
	
.cont_left {
float: left;
}

.cont_right {
float: right;
}

.align_center {
text-align: center;
}

img {
border: none;
}

.clear_cont {
	clear:both;
}


/* SIZES */
h1 {
font-size: 18px;
color: #35a6e8;
margin: 0 0 8px 0;;
}





/* COLORS */






/* CONTAINERS */


#rootCont {
margin: 0 auto;
width: 748px;
background: url(../images/nav/topbg.gif) no-repeat top center;
border: solid #d0d0d0;
border-width: 0 1px 0 1px;
padding: 0 0 0 0;
}

#rootCont2 {
background: url(../images/nav/sidetel.gif) no-repeat bottom left;
}

#cont1 {
width: 190px;
float: left;
}

#cont2 {
float: left;
width: 510px;
min-height: 200px;
padding: 0 20px 10px 20px;
}

#logoCont {
display: block;
width: 200px;
height: 40px;
}

#headerpic {
display: block;
margin: 6px 0 0 9px;
}

#topmenu {
margin: 1px 7px 9px 9px;
background-color: #6fbbef;
background: url(../images/nav/menubg.gif) repeat-x top center;
}

#topmenu a {
float: left;
display: block;
width: 176px;
height: 35px;
margin: 0 0 0 0;
padding: 0 4px 0 0;
border-left: 1px solid #FFFFFF;
}

#special {
display: block;
height: 50px;
background-color: #99fe02;
margin: 0 9px 9px 9px;
color: #000000;
}

#special:hover {
background-color: #88dd09;
}

#sp1 {
position: absolute;
margin: 18px 0 0 20px;
color: #FFFFFF;
text-transform:uppercase;
font-size: 16px;
font-weight: bold;
}

#sp2 {
position: absolute;
margin: 18px 0 0 200px;
}

#sp2 u {
	margin: 0 0 0 20px;
}

#menuCont a {
display: block;
font-size: 18px;
font-family: Arial-narrow, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-align: right;
margin: 0 0 8px 0;
}

#menuCont a:hover {
color: #35a6e8;
}

.menuActive {
color: #35a6e8 !important;
}

#topfooter {
height: 20px;
background-color: #6fbbef;
margin: 10px 10px 5px 10px;
}

#footerCont {
text-align: center;
padding: 0 0 5px 0;
}
