@charset "UTF-8";
/* CSS Document */

.rightbox {
	background-image: url(images/r_box.jpg);
	height: 268px;
	width: 218px;
	background-repeat: no-repeat;
	}
.rightbox1 {
	background-image: url(images/r_box1.jpg);
	height: 268px;
	width: 218px;
	background-repeat: no-repeat;
}
.home_body {
	background-image: url(images/body1.jpg);
	background-color:#d0d0d0;
	height: 248px;
	width: 897px;
	background-repeat: no-repeat;
}
.home_bodyright {
	background-image: url(images/bodyR.jpg);
	background-repeat: no-repeat;
	background-color:#d0d0d0;
	height: 248px;
	width: 375px;
}

.leftbar {
	background-image: url(images/left_bar.jpg);
}
.rightbar {
	background-image: url(images/right_bar.jpg);
}
.box {
	background-image: url(images/box2.jpg);
	height: 160px;
	width: 221px;
}

.box1 {
	background-image: url(images/box1.jpg);
	height: 160px;
	width: 221px;
}
.box3 {
	background-image: url(images/box3.jpg);
	height: 160px;
	width: 221px;
}

.background{
	background-color: #e6e5e5;
}
.mainbackground {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	background-color: #FFFFFF;
}
#camera_box{
	background-image: url(images/video.png);
	height: 122px;
	width: 104px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 20px;
}
.footer{
	background-image: url(images/footer.jpg);
	height: 52px;
	width: 899px;
}


.formsticker{}

#navbar{
	background-image: url(images/nav_bar.jpg);
	height: 40px;
	width: 675px;
}