@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
	color:#000;
	background-image:url(../images/AC40.jpg)
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	line-height:1.25;
}
#wrap {
	width:889px;
	margin:30px auto;
	background-image:url(../images/blue_internal_r2_c1.jpg);
	background-position: 0px 10%; 

}

#main {
	float:left;
	width:480px;
	padding:20px;

}

#sidebar {
	float:right;
	width:340px;
	padding:10px;
	margin-top:53px;
}
#main50 {
	float:left;
	width:410px;
	padding:20px;


}
.autorepair{
display:none;
}
 

#sidebar50 {
	float:right;
	width:410px;
	padding:10px;
    margin-top:53px;
}

#header {

	background-image:url(../images/top-cap.jpg);
	background-repeat:no-repeat;
	height:36px;
}
#bar {
	clear:both;
	background-image:url(../images/blue_internal_r3_c1.jpg);
	background-repeat:no-repeat;
	height:115px;

}
#footer {
	clear:both;
	background-image:url(../images/blue_internal_r4_c1.jpg);
	background-repeat:no-repeat;
	height:48px;
	text-align:center;
	margin-top:15px;
	font-variant:small-caps;
	

}
#footer a:link {
	color: #1E3664;
	text-decoration: none;
	font-weight:normal;


}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}
#bottom-nav {
width:889px;
margin:auto;
text-align:center;
font-size:10px;
text-transform:uppercase;
font-variant:small-caps;

}
h1 {
	margin:0;
}
#nav {

}
h2 {
	margin:0 0 1em;
}
a:link {
	color: #1E3664;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	text-decoration: none;
	color: #1E3664;

}
a:hover {
	text-decoration: underline;
	color: #921B17;

}
a:active {
	text-decoration: none;
	color: #1E3664;

}
img { border: none; } 
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
div#tipDiv {
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:210px; padding:4px;
}


