.nav_bar {
	float: left;
	height: 1.3em;
	margin-left: 1em;
	padding-top: 0.6em;
	padding-right: 1.5em;
	padding-bottom: 0.4em;
	padding-left: 1.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
.nav_bg {
	background-color: #b0b0b0;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5e5e5;
}
#Title {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	overflow: hidden;
}
#Title #Logo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	overflow: hidden;
}
#Nav {
	height: 27px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#Nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}



.lower_bg {
	background-image: url(../images/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 58px;
	float: none;
	padding-top: 20px;
}
#Block_Footer {
}

#Lower #Main #Welcome {
	width: 480px;
	float: left;
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/welcome_btm.gif);
	border: 1px solid #a4b5ca;
	background-color: #FFFFFF;
	z-index: 9;
}
#Lower #Main #WelcomeContact {
	width: 725px;
	float: left;
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/welcome_btm.gif);
	border: 1px solid #a4b5ca;
	background-color: #FFFFFF;
	z-index: 9;
}

#Lower  #Main  #Latest {
	float: right;
	width: 220px;
	overflow: hidden;
	background-position: top;
	background-image: url(../images/new_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	vertical-align: top;
	height: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 25px;
}
#Lower #Main #ContactLeft {
	float: right;
	width: 220px;
	overflow: hidden;
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: top;
	height: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 25px;
	margin-top: 10px;
}

#Lower #Main #Latest a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373636;
}
#Lower #Main #Latest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373636;
}
#Lower #Main #Latest a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#Lower #Main #Latest a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #316AC5;
}

#Lower #Main #Awards {
	width: 220px;
	float: right;
	clear: right;
	margin-top: 10px;
	height: 279px;
	display: block;
	background-image: url(../images/news_btm.gif);
	border: 1px solid #a4b5ca;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	background-position: bottom;
	padding: 10px;
	text-align: center;
}


#News Section {
	margin: 5px;
	padding: 5px;
}
#footer_btm {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#Lower #Main #News_BTM {
	width: 240px;
	float: right;
	background-image: url(../images/news_btm.gif);
	height: 66px;
}
#Lower  #Main  #Series12 {
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 275px;
	background-image: url(../images/radlock_series12.gif);
	display: block;
	height: 100px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
	font-size: 14px;
}
#Lower #Main #Series15 {
	background-image: url(../images/radlock_series15.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 100px;
	padding-right: 270px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 14px;
}




#Lower #Main #Clients {
	float: left;
	width: 740px;
	background-color: #E5E5E5;
	clear: both;
}
#Lower #Main #News #News Detail {
	color: #C30;
}
#Lower  #Main  #Availability {
	clear: both;
	float: left;
	width: 240px;
	margin-top: 10px;
	height: 160px;
}


#Lower #Footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	height: 60px;
	padding-top: 5px;
	vertical-align: top;
	clear: both;
	float: none;
}
#Lower #Footer #Footer Left {
	width: 250px;
	float: left;
}
#Lower #Footer #Footer Right {
	float: right;
	width: 50%;
}
#Lower   #Main   #Photos {
	float: right;
	width: 240px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #458545;
	border-left-color: #458545;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: right;
	padding-left: 4px;
	background-color: #FFFFFF;
}

#Lower #Main {
	width: 740px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	z-index: 0;
	padding: 10px;
}
#foot {
	background-image: url(../images/footer_btm.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 792px;
}

#Lower #Main #Clients {
	margin-top: 10px;
	background-color: #FFFFFF;
}
#Lower  #Main  #Contact {
	width: 240px;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-left: 10px;
	height: 160px;
}
#Lower  #Main  #Paypal {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	clear: right;
	width: 760px;
	height: 160px;
	background-image: url(../images/paypal.gif);
	background-repeat: no-repeat;
}
#slider {
	width: 760px;
	height: 365px;
	overflow: hidden;
	display: block;
}
#Lower #Main #FirstPics {
	float: right;
	width: 236px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #E8E8FF;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position: top;
}
#Lower #Main #Bottom {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 160px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#Main_Footer {
	background-color: #3E3D3D;
	height: 150px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	float: none;
}
#Lower #FTR {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #373636;
}
#Lower #FTR #FTRL {
	float: left;
	display: block;
	width: 50%;
	height: 100px;
}
#Lower #FTR #FTRR {
	width: 50%;
	float: right;
	height: 100px;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#Lower #Main #Downloads {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#Lower #Main #Series15TE {
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 275px;
	background-image: url(../images/radlock_series15te.gif);
	display: block;
	height: 100px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
	font-size: 14px;
}
#Lower #Main #youtube {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 490px;
}
#Lower #Main #Fifteen {
	width: 218px;
	float: left;
	display: block;
	padding-left: 270px;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	padding-top: 75px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/15te.jpg);
	border: 1px solid #a4b5ca;
	height: 225px;
}
#Lower #Main #Latest15te {
	float: right;
	width: 220px;
	overflow: hidden;
	background-position: top;
	background-image: url(../images/new_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 214px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
#Downloads a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Downloads a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Downloads a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Downloads a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
#Lower #Main #Series12Main {
	background-image: url(../images/s12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	padding-left: 325px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 14px;
	color: #373636;
	height: 275px;
}
#Lower #Main #ADV12 {
	font-family: Tahoma;
	font-size: 14px;
	color: #343434;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a4b5ca;
	border-right-color: #a4b5ca;
	border-left-color: #a4b5ca;
	border-bottom-width: 0px;
	border-bottom-style: inset;
	border-bottom-color: #A4B5CA;
}
#Lower #Main #moreinfo {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	overflow: visible;
	height: 110px;
	width: 760px;
}
#Lower #Main #Series15Main {
	background-image: url(../images/s15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-left: 275px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 14px;
	color: #373636;
	height: 260px;
}
#Lower #Main #Lower15 {
	font-family: Tahoma;
	font-size: 14px;
	color: #373636;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4B5CA;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Lower #Main #Series15TEMain {
	background-image: url(../images/s15te.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-left: 275px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 14px;
	color: #373636;
	height: 275px;
}
#Lower #Main #relDownloads {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #373636;
}
#Lower #Main #relDownloads a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#Lower #Main #relDownloads a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#Lower #Main #relDownloads a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A96DF;
}
#Lower #Main #relDownloads a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81A7E8;
}
#Lower #Main #Welcome #apDiv2 {
	background-image: url(../images/bg-speedcheck-wrapper.png);
	background-repeat: no-repeat;
}
#Lower #Main #Welcome #wrapper {
	position: relative;
	left: -41px;
	background-image: url(../images/bg-speedcheck-wrapper.png);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: auto;
	visibility: visible;
	height: 105px;
	width: 670px;
}
#Lower  #Main  #Welcome  #wrapper.group  #wrapperleft {
	position: absolute;
	left: -50px;
	background-image: url(../images/bg-speedcheck-wrapper.png);
	height: 105px;
	width: 760px;
	background-repeat: no-repeat;
	display: block;
}
#Lower #Main #Welcome #wrapper.group {
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	display: block;
	background-image: url(../images/bg-speedcheck-wrapper.png);
	overflow: hidden;
}
#Lower #Main #Welcome #wrapper2 {
	background-image: url(../images/bg-speedcheck-wrapper.png);
	background-repeat: no-repeat;
	height: 65px;
	position: relative;
	left: -41px;
	padding: 20px;
	width: 650px;
	z-index: 10;
	visibility: visible;
	overflow: auto;
}
#Lower  #Main  #moreinfo  #wrapper2 {
	background-image: url(../images/bg-speedcheck-wrapper.png);
	background-repeat: no-repeat;
	height: 105px;
	position: relative;
	left: -30px;
	width: 720px;
	z-index: 10;
	visibility: visible;
	overflow: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
