body{
	font-family: Arial, Helvetica, sans-serif;
	background-position:top;
	background-image: url(images/background1.gif);
	background-repeat:repeat-x;
}
a:link{
	color: #0000FF;
}
a:visited{
	color: #0000FF;
}
a:hover{
	color: #FE9900;
}

.navigation{
	background-color:#0060F2;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color :#000000;
	border-right-color:#000000;
	text-align:center;
	font-size:12px;
}
a.navigationlinks:link{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.navigationlinks:visited{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.navigationlinks:hover{
	text-decoration: none;
	color: #FE9900;
	font-weight: bold;
}



.phonenumber{
	background-color:#FE9900;
	color: #0060F2;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:30px;
	font-size: 26px;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:#000000;
}

.marketinghead{
	background-color:#FE9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	text-transform:uppercase;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:#000000;
}
.logocell{
	background-image: url(images/logo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.quickmenucell{
	background-image:url(images/0_12.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.textcell{
	padding: 0px;
	font-size: 11px;
	color: #666666;
	font-family: "trebuchet ms";
}
.textback{
	background-image:url(images/textback.gif);
}



h3{
	font-size: 20px;
}
h4{
	color:#FE9900;
}
iframe{
	background-color:#FFFFFF;
	border-color:#cacaca;
	border-style:solid;
	border-width: 0px;
	padding: 0px;
}

.title1{
	font-size:34px;
	font-weight: bolder;
	font-family: verdana;
	letter-spacing: -3px;
	color: #FE9900;
}
.title2{
	font-size:22px;
	font-weight: bolder;
	font-family: verdana;
	letter-spacing: -2px;
	line-height: 22px;
	color: #FE9900;
}
.titleorange{
	font-size:16px;
	font-weight:bold;
	color: #666666;
	letter-spacing: -1px;
	line-height: 18px;
	text-transform:uppercase;
}
.titleorange2{
	font-size:16px;
	font-weight:bold;
	color: #FE9900;
	letter-spacing: -1px;
	line-height: 18px;
}
.topheader{
	font-size:10px;
	color: #FFFFFF;
}
.footer{
	font-size: 11px;
	color:#FFFFFF;
	background-color: #FE9900;
	border-left-style:solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: black;
	border-right-color: black;
}
.footerlink:link{
	color: #0060F2;
	text-decoration: none;
}
.footerlink:visited{
	color: #0060F2;
	text-decoration: none;
}
.footerlink:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.subline{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0060F2;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
.blueseperateor{
	font-size:3px;
	background-color: #0060F2;
}
.laptop{
	background-color:#FFFFFF;
}
.laptoptext{
	background-image: url(images/thumbnails/indexwhite_08.gif);
}


a.services:link{
	text-decoration : none;
	color: black;
	background-image: url(services/services_off.gif);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bolder;
	display: block;
	width: 235px;
	height: 30px;
	padding-top: 6px;
	text-transform:uppercase;
}
a.services:visited{
	text-decoration : none;
	color: black;
	background-image: url(services/services_off.gif);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bolder;
	display: block;
	width: 235px;
	height: 30px;
	padding-top: 6px;
	text-transform:uppercase;
}
a.services:hover{
	text-decoration : none;
	color: white;
	background-image: url(services/services_on.gif);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bolder;
	display: block;
	width: 235px;
	height: 30px;
	padding-top: 6px;
	text-transform:uppercase;
}
