.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #003466;
	font-size: 38px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.style6 {
	color: #003466;
	font-size: x-large;
}
.style7 {
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.style10 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #003466;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #66CCFF;
}
a:active {
	color: #003399;
}
body {
	background-color: #D6DEEB;
	text-align: justify;
}
div#flashbox {    /*On index.html*/
    width: 450px;
	height: 675px;
	float: right;
}
div#text {        /*On index.html*/
	width: 342px;
	height: 364px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #6C7DB5;
	border-right-color: #6C7DB5;
	border-bottom-color: #6C7DB5;
	border-left-color: #6C7DB5;
}
div#text2 {         /*On installation.html*/
    width: 440px;
	height: 250px;
	float: left;
}
div#welcome {			/*On index.html*/
	text-align: left;
	padding-left: 20px;
	width: 330px;
}
#right_float_pic {      /*On services.html, installation.htnl*/
    width: 350px;
	height: 196px;
	float: right;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}
ul {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
