html,body{
	margin:0;
	padding:0;
}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color:#FFFFFF;
	background:#d82f2f;
	background-image:url(../images/background_gradient.gif);
	background-repeat:repeat-x;
	margins:0;
	border:none;
}
/*
h2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #adadad;
}
p {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #a0ccec;
}
*/
#Table_01 #frame_logo {
	background-image: url(../images/frame_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Table_01 #frame_top {
	background-image: url(../images/frame_top.png);
	background-repeat: no-repeat;
}
#Table_01 #nav_frame_top {
	background-image: url(../images/nav_frame_top.png);
	background-repeat: no-repeat;
}
#Table_01 #nav_frame_bottom {
	background-image: url(../images/nav_frame_bottom.png);
	background-repeat: no-repeat;
}
#Table_01 #frame_lower_left {
	background-image: url(../images/frame_lower_left.png);
	background-repeat: no-repeat;
}
#Table_01 #frame_bottom {
	background-image: url(../images/frame_bottom.png);
	background-repeat: no-repeat;
}
#Table_01 #frame_right {
	background-image: url(../images/frame_right.png);
	background-repeat: no-repeat;
}
#Table_01 #unselected_home {
	background-image: url(../images/button_home.png);
	background-repeat: no-repeat;
	height: 56px;
}
#Table_01 #unselected_contact {
	background-image: url(../images/button_contact.png);
	background-repeat: no-repeat;
	height:59px;
}
#Table_01 #unselected_electrical {
	background-image: url(../images/button_electrical.png);
	background-repeat: no-repeat;
	height:61px;
}
#Table_01 #unselected_instrumentation {
	background-image: url(../images/button_intrumentation.png);
	background-repeat: no-repeat;
	height:62px;
}
#Table_01 #unselected_technical {
	background-image: url(../images/button_technical.png);
	background-repeat: no-repeat;
	height:61px;
}
#Table_01 #unselected_employment {
	background-image: url(../images/button_employment.png);
	background-repeat: no-repeat;
	height:58px;
}
#Table_01 #selected_home {
	background-image: url(../images/selected_home.png);
	background-repeat: no-repeat;
	height: 56px;
}
#Table_01 #selected_contact {
	background-image: url(../images/selected_contact.png);
	background-repeat: no-repeat;
	height:59px;
}
#Table_01 #selected_electrical {
	background-image: url(../images/selected_electrical.png);
	background-repeat: no-repeat;
	height:61px;
}
#Table_01 #selected_instrumentation {
	background-image: url(../images/selected_intrumentation.png);
	background-repeat: no-repeat;
	height:62px;
}
#Table_01 #selected_technical {
	background-image: url(../images/selected_technical.png);
	background-repeat: no-repeat;
	height:61px;
}
#Table_01 #selected_employment {
	background-image: url(../images/selected_employment.png);
	background-repeat: no-repeat;
	height:58px;
}

a.button {
display: block;
background-color: transparent;
/*background-image: url(../images/button_home.png);*/
background-repeat: no-repeat;
background-position:left;
width: 209px;
/*height: 59px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-size: 100%;
font-weight: bold;
text-decoration: none;*/
}

a.nobutton {
display: block;
background-color: transparent;
background-repeat: no-repeat;
background-position:left;
width: 209px;
}

a.button:hover {
background-position: -209px 0;
}

.icon {
background-repeat: no-repeat;
padding: 0 0 5px 18px;
}#Table_01 .content {
	background-color: #000000;
}

#Table_01 .content {
	background-color: #000000;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
#Table_01 .apple_electrical_logo {
	background-position: top;
}
