/* CSS Document */

/*START OF RELATING TO ALL PAGES*/
body {
background-image:url(../images/black_bg.gif);
}
#container {
	position:relative;
	margin:auto;
	left:0px;
	top:0px;
	width:800px;
	height:830px;
	z-index:5;
}

.general_txt {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
}
#line {
	position:absolute;
	left:90px;
	top:183px;
	width:620px;
	height:21px;
	z-index:6;
}
/*END OF RELATING TO ALL PAGES*/



/*START OF HEADER/BANNER*/
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:210px;
	background-image:url(../images/banner1.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:140px;
	z-index:6;
}

#banner_flash {
	position:absolute;
	left:614px;
	top:0px;
	width:186px;
	height:210px;
	z-index:6;
}
#header_email {
	position:absolute;
	left:293px;
	top:165px;
	width:242px;
	height:25px;
	z-index:6;
}

/*(start of links in header)*/
.email_link {
	color: #ffcc33;
	font-size: 24px;
}
#header_email a {
	font-size: 24px;
	color: #ffcc33;
}
#header_email  a:link {
	text-decoration: none;
	color: #ffcc33;
}
#header_email  a:visited {
	text-decoration: none;
	color: #ffcc33;
}
#header_email  a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#header_email a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
/*(end of links in header)*/

/*END OF HEADER/BANNER*/



/*START OF NAV BAR*/
#nav_bar {
	position:absolute;
	left:0px;
	top:210px;
	width:800px;
	height:40px;
	z-index:2;
	background-color: #ffcc33;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nav_bar_txt {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#nav_bar a {
	font-size: 18px;
	color: #ffcc33;
}
#nav_bar a:link {
	text-decoration: none;
	color: #000;
}
#nav_bar a:visited {
	text-decoration: none;
	color: #000;
}
#nav_bar a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#nav_bar a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
/*END OF NAV BAR*/


/*START OF TXT AREA*/
#txt_area {
	position:absolute;
	left:0px;
	top:250px;
	width:800px;
	height:550px;
	z-index:3;
	background-color: #FFFFFF;
}
/*END OF TXT AREA*/



/*START OF INDEX.HTML*/
#index_txt_box {
	position:absolute;
	left:18px;
	top:10px;
	width:763px;
	height:169px;
	z-index:6;
	background-color: #FFFFFF;
}
#wisdom_pic {
	position:absolute;
	left:459px;
	top:277px;
	width:300px;
	height:240px;
	z-index:6;
	background-color: #FFFFFF;
}
#wireless_header {
	position:absolute;
	left:458px;
	top:236px;
	width:298px;
	height:20px;
	z-index:6;
}

#wisdom_txt_box {
	position:absolute;
	left:74px;
	top:104px;
	width:435px;
	height:190px;
	z-index:6;
	background-color: #FFFFFF;
}
.sub_headers {color: #000000}

#index_wisdom {
	position:absolute;
	left:14px;
	top:236px;
	width:444px;
	height:269px;
	z-index:6;
}
/*END OF INDEX.HTML*/


/*START OF ABOUT.HTML*/

#van_image {
	position:absolute;
	left:222px;
	top:241px;
	width:350px;
	height:211px;
	z-index:6;
}
#about_us {
	position:absolute;
	left:62px;
	top:62px;
	width:647px;
	height:115px;
	z-index:6;
}

/*END OF ABOUT.HTML*/


/*START OF PRODUCTS.HTML*/
#products_header {
	position:absolute;
	left:0px;
	top:323px;
	width:178px;
	height:31px;
	z-index:6;
}
#product_txt {
	position:absolute;
	left:123px;
	top:330px;
	width:377px;
	height:107px;
	z-index:6;
}
#secure_peace_of_mind_header {
	position:absolute;
	left:77px;
	top:326px;
	width:647px;
	height:56px;
	z-index:6;
}
#products {
	position:absolute;
	left:42px;
	top:31px;
	width:715px;
	height:270px;
	z-index:6;
}
/*END OF PRODUCTS.HTML*/


/*START OF CONTACT.HTML PAGE*/
#contact_box {
	position:absolute;
	left:88px;
	top:28px;
	width:568px;
	height:420px;
	z-index:6;
}
/*END OF CONTACT.HTML PAGE*/




/*START OF SITEMAP.HTML PAGE*/

#home_txt {
	position:absolute;
	left:112px;
	top:178px;
	width:103px;
	height:27px;
	z-index:6;
}

#about_txt {
	position:absolute;
	left:111px;
	top:299px;
	width:101px;
	height:26px;
	z-index:7;
	overflow: auto;
}
#products_txt {
	position:absolute;
	left:106px;
	top:340px;
	width:109px;
	height:27px;
	z-index:8;
}
#contact_txt {
	position:absolute;
	left:94px;
	top:390px;
	width:128px;
	height:31px;
	z-index:9;
}
#sitemap_txt {
	position:absolute;
	left:107px;
	top:435px;
	width:100px;
	height:29px;
	z-index:10;
}




/*END OF SITEMAP.HTML PAGE*/



/*START OF THANK_YOU.HTML PAGE*/
.email_link {
	color: #ffcc33;
	font-size: 24px;
}
body,td,th {
	color: #FFcc33;
}
#thank_you_box a {
	font-size: 24px;
	color: #ffcc33;
}
#thank_you_box a:link {
	text-decoration: none;
	color: #ffcc33;
}
#thank_you_box a:visited {
	text-decoration: none;
	color: #ffcc33;
}
#thank_you_box a:hover {
	text-decoration: underline;
	color:#000;
}
#thank_you_box a:active {
	text-decoration: none;
	color:#FFFFFF;
}
#thank_you_box {
	position:absolute;
	left:178px;
	top:108px;
	width:443px;
	height:65px;
	z-index:6;
}
/*END OF THANK_YOU.HTML PAGE*/



/*START OF WISDOM.HTML*/
#wisdom_alarm {
	position:absolute;
	left:140px;
	top:252px;
	width:275px;
	height:275px;
	z-index:6;
}
#wisdom_remote {
	position:absolute;
	left:414px;
	top:252px;
	width:275px;
	height:275px;
	z-index:6;
}
#wisdom_page {
	position:absolute;
	left:102px;
	top:30px;
	width:595px;
	height:196px;
	z-index:6;
}
/*END OF WISDOM.HTML*/





/*START OF FOOTER*/
#footer {
	position:absolute;
	left:0px;
	top:800px;
	width:800px;
	height:30px;
	z-index:4;
	background-color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
}

.New_footer_txt {font-size: 14px}
a {
	font-size: 14px;
	color: #000;
}
#footer a:link {
	text-decoration: none;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color:#FFFFFF;
}


#Rtec_Web_Design {
	position:absolute;
	left:677px;
	top:0px;
	width:114px;
	height:29px;
	z-index:6;
}
/*END OF FOOTER*/
