.site
	{
	color : #006633;
	line-height : 20px;
	word-spacing : 25px;
	font-weight : bold;
	text-align:center;
	text-transform : uppercase;
	position:absolute;
	/*position:relative;
	position : fixed;*/
	top : 110px;
	left: 0px;
	width:808px;;
	font-family : "Trebuchet MS";
	font-size : 10pt;
	background-image : url(../images/stylebak.gif);
}
#splash{
	position:absolute;
	visibility:hidden;
	left:200px;
	top:100px;
	width:592px;
	height:405px;
	background-image : url(../images/stylebak.gif);
	/*border:ridge #FFCC00 7px;*/
	}
.service
	{
	color: #003366;
	font-weight : bold;
	text-align: right;
	text-transform : uppercase;
	line-height:20px;
	width:220px;
	font-family : "Trebuchet MS";
	font-size : 9pt;
	padding-left : 20px;
	padding-right : 20px;
	background-image : url();
}

.round_bottom
{
	-moz-border-radius-bottomright: 10px !important; /*[e]5px*/
	-moz-border-radius-bottomleft: 0px !important; /*[e]5px*/
	-webkit-border-bottom-right-radius: 10px !important; /*[e]5px*/
	-webkit-border-bottom-left-radius: 0px !important; /*[e]5px*/
}
.round_top
{
	-moz-border-radius-topright: 0px !important; /*[e]5px*/
	-moz-border-radius-topleft: 10px !important; /*[e]5px*/
	-webkit-border-top-right-radius: 0px !important; /*[e]5px*/
	-webkit-border-top-left-radius: 10px !important; /*[e]5px*/
}

.menu_item
{
	width: 250px;
	background-color:white;
	height: 25px;
	margin: 1px;
	text-align: center;
	color: black;
	line-height: 25px;
	border:solid thin #999999;
}
.menu_item:hover
{
	background-color: #99CCFF;
	border:inset 2px;
}
.menu_item:hover .sub_menu
{
	display: block;
}
.sub_menu
{
	position: absolute;
	background-image : url(../images/submenubk.jpg);
	display: none;
}
.sub_menu_item
{
	height: 25px;
	text-align: center;
	margin:1px;
	color: #FFF;
	line-height: 25px;
	font-weight: normal;
	border:  solid thin #999999;
}
.sub_menu_item:hover
{
	color: #cc0000;
}
.menu_item, .sub_menu_item
{
	cursor: pointer;
}
#menu
{
	position: relative;
	/*left: 58px;*/
	z-index: 1;
}
#one
{
	top: 0px;
	left: 250px;
}
#two
{
	top: 27px;
	left: 250px;
}
#three
{
	top: 55px;
	left: 250px;
}
#four
{
	top: 82px;
	left: 250px;
}
#cost_one{}
#cost_two{}
#cost_three{}
#cost_four{}
#sche_one{}
#sche_two{}
#sche_three{}
#valu_one{}
#valu_two{}
#cons_one{}
#cons_two{}
#cost_one,#cost_two,#cost_three,#cost_four,#sche_one,#sche_two,#sche_three,#valu_one,#valu_two,#cons_one,#cons_two
{
	width:275px;
	height:25px;
	
	background-repeat:no-repeat;
	background-position: 10px 0;
}
#cost_one:hover,#cost_two:hover,#cost_three:hover,#cost_four:hover,#sche_one:hover,#sche_two:hover,#sche_three:hover,#valu_one:hover,#valu_two:hover,#cons_one:hover,#cons_two:hover
{
	
	background-image:  url(../images/stylebak.gif);
	background-repeat: repeat;
	border:1px outset;
	/*background-position: 15px -30px; background-color: #FFCC33;*/
	-moz-border-radius-bottomright: 10px !important; /*[e]5px*/
	-moz-border-radius-bottomleft: 0px !important; /*[e]5px*/
	-webkit-border-bottom-right-radius: 10px !important; /*[e]5px*/
	-webkit-border-bottom-left-radius: 0px !important; /*[e]5px*/
	-moz-border-radius-topright: 0px !important; /*[e]5px*/
	-moz-border-radius-topleft: 10px !important; /*[e]5px*/
	-webkit-border-top-right-radius: 0px !important; /*[e]5px*/
	-webkit-border-top-left-radius: 10px !important; /*[e]5px*/
}




.content
{
	color : gray;
	margin-left:42px;
	margin-top:50px;
}

#movert
{margin-left:80px;}


#pagetitle
{
	font-size: 17px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	text-align:center;
	letter-spacing:6px;
	color:#003399;
	border-bottom:#CC9900 thin dotted;
}


#title1
{font-size:15px;
	letter-spacing:4px;
	text-align:center;}
	
	
#title2
{font-size:15px;
	letter-spacing:3px;
	color: #0000CC; font-weight:bold;
	border-bottom:thin solid #CCCCCC;
	}

#heading1
{font-style: italic;
	color:#0000FF;
	}
#note
{color: #003366;}

#notesrt
{
	text-align: right;
	border-top: #999999 thin; margin-right:5px;
	}
	
#copyrt	{
	text-align:center; padding:2px;
	background-image:url(../images/copyrt.gif);
	border:thin #FF9900 solid;
	-moz-border-radius-bottomright: 0px !important; /*[e]5px*/
	-moz-border-radius-bottomleft: 7px !important; /*[e]5px*/
	-webkit-border-bottom-right-radius: 0px !important; /*[e]5px*/
	-webkit-border-bottom-left-radius: 7px !important; /*[e]5px*/
	-moz-border-radius-topright: 7px !important; /*[e]5px*/
	-moz-border-radius-topleft: 0px !important; /*[e]5px*/
	-webkit-border-top-right-radius: 7px !important; /*[e]5px*/
	-webkit-border-top-left-radius: 0px !important; /*[e]5px*/
}
	

A  {
	font-family: 'Trebuchet MS','Tahoma','Arial';
	color: #191970;
	text-decoration:none;
}

A:Visited  {color: #191970;}

A:Active  {color: black;}

A:Hover  {
	text-decoration:none;
	color: #4682B4;
	background-image : url(images/back.gif);
}

TH, TD {vertical-align:top;}

BODY{
	border-right: #CCCCCC thin solid;
	/*border-bottom: #CCCCCC thin solid;*/
	width:800px;
	}

BODY, TABLE, TR, TH, TD, UL, OL, LI, DIV, P, CAPTION, DIV, TEXTAREA, ALT {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	text-decoration : none;
	color: #333333;
}


