/***********************
	HTML ELMENT GLOBAL
***********************/
A
{
	font-size: 8pt;
	color: gray;
	font-family: 'Copperplate Gothic Light';
	background-color:Transparent;
}

BODY
{
	background-color: #ffffff;
}

LI
{
	font-size: 10pt;
	color: black;
	font-family: 'Times New Roman';
}

/***********************
	ID GLOBAL
***********************/
#content_zone
{
	position:absolute;
	left:15%;
	width:70%;
	padding: 100px 0px 0px 0px;
}



#div_ad_frame
{
	border-right: gray thin double;
	border-top: gray thin double;
	z-index: 10;
	width:100%;
	border-left: gray thin double;
	border-bottom: gray thin double;
}




/***********************
	CLASS GLOBAL
***********************/
.adb_text
{
	font-size: 12pt;
	color: gray;
}




.banner_main
{
	border-right: gray thin double;
	border-top: gray thin double;
	left: 15%;
	border-left: gray thin double;
	width: 70%;
	border-bottom: gray thin double;
	position: absolute;
	top: 55px;
	height: 110px;
	background-color: white;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=2,opacity=85,finishOpacity=75);
}

.banner_footer
{
	width: 100%;
	position:relative;
	top: 50px;
	background-color: white;
	padding: 0px 0px 50px 0px;
}

.contact_frame
{
	left: 25%;
	width: 50%;
	position: absolute;
	top: 200px;
	height: 250px;
}
.contact_phone_num
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-size: 8pt;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=2,opacity=50,finishOpacity=50);
	left: 10%;
	border-left: gray thin solid;
	color: white;
	border-bottom: gray thin solid;
	font-family: Verdana;
	position: absolute;
	top: 30%;
	background-color: navy;
	text-align: justify;
	font-variant: small-caps;
}

.corp_name
{	
	width:450px;
	font-size: 22pt;
	color: gray;
	font-family: 'Copperplate Gothic Light';
}
.corp_creed
{
	width:450px;
	font-size: 8pt;
	color: gray;
	font-family: 'Copperplate Gothic Light';
}

.corp_city
{
	font-weight: bold;
	font-size: 10pt;
	left: 5%;
	width: 225px;
	color: gray;
	font-family: 'Arial';
	position: absolute;
	top: 85%;
	text-align: left;
}

.corp_est
{
	text-align: right;
	position:absolute;
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: 'Arial';
	top:85%;
	right:5%;
	z-index:0;	
}



.menu_item
{
	background-color:Transparent;
	font-size: 8pt;
	color: gray;
	font-family: 'Copperplate Gothic Light';
	border-right: gray thin double;
	border-bottom: gray thin double;
	height:20px;	
	padding: 0px 5px 0px 5px;
}

.menu_item:hover A
{
	background-color: #6666CC;
	font-size: 8pt;
	color: white;	
	font-family: 'Copperplate Gothic Light';
	border-right: gray thin double;
	border-bottom: gray thin double;
	height:20px;	
}

.menu_item:hover
{
	background-color: #6666CC;
	font-size: 8pt;
	color: white;	
	font-family: 'Copperplate Gothic Light';
	border-right: gray thin double;
	border-bottom: gray thin double;
	height:20px;	
}


.menu_subitem
{
	background-color:Transparent;
	font-size: 8pt;
	color: gray;
	font-family: 'Copperplate Gothic Light';
	height: 20px;
	padding: 0px 5px 0px 5px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.menu_subitem:hover
{
	background-color: Silver;
	font-size: 8pt;
	color: black;
	font-family: 'Copperplate Gothic Light';
	height: 20px;
	padding: 0px 5px 0px 5px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.menu_div
{
	z-index:100;
	position:absolute;	
	top:170px;
	left: 15%;
	width: 70%;
	height: 25px;
	background-color: white;
}

.upper_center_pallete
{
	background-position: bottom;
	background-image: url(../images/UI/upper_center_pallete.JPG);
	background-repeat: repeat-x;
}

.center_left_pallete
{
	background-position: right;
	background-image: url(../images/UI/center_left_pallete.gif);
	background-repeat: repeat-y;
}

.center_right_pallete
{
	background-position: left;
	background-image: url(../images/UI/center_right_pallete.JPG);
	background-repeat: repeat-y;
}

.center_pallete
{
	background-image: url(../images/UI/center_pallette.JPG);
	background-repeat: repeat;
}

.bottom_center_pallete
{
	background-position: top;
	background-image: url(../images/UI/bottom_center_pallete.JPG);
	background-repeat: repeat-x;
}

.upper_left_pallete
{
	background-position: right bottom;
	background-image: url(../images/UI/upper_left_pallete.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.lower_right_pallete
{
	background-position: left top;
	background-image: url(../images/UI/lower_right_pallete.gif);
	background-repeat: no-repeat;
}
.lower_left_pallete
{
	background-position: right top;
	background-image: url(../images/UI/lower_left_pallete.gif);
	background-repeat: no-repeat;
}

.upper_right_pallete
{
	background-position: left bottom;
	background-image: url(../images/UI/upper_right_pallete.gif);
	background-repeat: no-repeat;
}

.picture_label
{
	font-size: 12pt;
	color: Gray;
	font-family: 'Arial';
	text-align:center;
}



.quality_header
{
	font-size: 18pt;
	font-family: Arial;
	color: gray;

}

.quality_text
{
	font-size: 12pt;
	font-family: Arial;
	color: gray;
}

.notification_text
{
	font-size: 10pt;
	font-family: Copperplate Gothic Light;
	color: black;
}


.upper_center_pallete
{
	background-position: bottom;
	background-image: url(../images/UI/upper_center_pallete.JPG);
	background-repeat: repeat-x;
}

.center_left_pallete
{
	background-position: right;
	background-image: url(../images/UI/center_left_pallete.gif);
	background-repeat: repeat-y;
}

.center_right_pallete
{
	background-position: left;
	background-image: url(../images/UI/center_right_pallete.JPG);
	background-repeat: repeat-y;
}

.center_pallete
{
	background-image: url(../images/UI/center_pallette.JPG);
	background-repeat: repeat;
}

.bottom_center_pallete
{
	background-position: top;
	background-image: url(../images/UI/bottom_center_pallete.JPG);
	background-repeat: repeat-x;
}

.upper_left_pallete
{
	background-position: right bottom;
	background-image: url(../images/UI/upper_left_pallete.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.lower_right_pallete
{
	background-position: left top;
	background-image: url(../images/UI/lower_right_pallete.gif);
	background-repeat: no-repeat;
}
.lower_left_pallete
{
	background-position: right top;
	background-image: url(../images/UI/lower_left_pallete.gif);
	background-repeat: no-repeat;
}

.upper_right_pallete
{
	background-position: left bottom;
	background-image: url(../images/UI/upper_right_pallete.gif);
	background-repeat: no-repeat;
}

