/* CSS Document for arksecurity.com */

body {
	padding-top:50px;
	margin:0; font-family:Tahoma, Geneva, sans-serif; 
	background-image: url(../images/body_bg.png);
}

#container {
	margin-right: auto;
	margin-left: auto;
	width:900px;
	background-color:#FFFFFF; 
	padding:10px;
}

#header {
	height:86px; 
	background-image: url(../images/header_bg_small.png);
}

#logo {
	font-size:30px;
}

#logo a {
	color:#FFFFFF; 
	text-decoration:none;
}

A IMG{ 
border:0; 
} 

#slogan {
	float:right; 
	font-size:18px; 
	color:#FFFFFF; 
}

#menu {
	height:40px; 
	background-image: url(../images/menu_bg.png); 
	margin-top:5px;
}

#menu ul {
	margin:0; 
	padding:0;
}

#menu li {
	list-style:none; 
	float:left; 
	background: url(../images/menu_border.png) right no-repeat;
}

#menu a {
	float:left; 
	height:20px; 
	padding:10px 20px; 
	color:#FFFFFF; 
	font-size:15px; 
	font-weight:bold; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
}

#menu a:hover {
	background: url(../images/menu_border.png);
}

#main {
	float:left; 
	width:100%; 
	margin:5px 0; 
	background: url(../images/main_bg.png) right repeat-y; 
	color:#111111; 
	font-size:12px;
}

#main a {
	color:#333333;
}

#main a:hover {
	color:#000000;
}

#main br {
	line-height:8px;
}

#sidebar {
	width:170px; 
	float:right;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
}

#sidebar h3 {
	font-size:17px; 
	font-weight:normal; 
	margin:20px 0 5px 0;
}

#sidebar ul {
	margin:0; 
	padding:0; 
	border-top:1px solid #ECECEC;
}

#sidebar li {
	list-style:none; 
	border-bottom:1px solid #ECECEC;
}

#sidebar li a {
	color:#111111; 
	text-decoration:none; 
	padding:3px; display:block;
}

#sidebar li a:hover {
	background-color:#ECECEC;
}

#text {
	line-height:14px; 
	margin-right:225px; 
	padding:10px 30px 30px 30px;
}

#text h1 {
	font-size:22px; 
	font-weight:normal; 
	margin:20px 0 10px 0;
}

#text h2 {
	font-size:19px; 
	font-weight:normal; 
	margin:20px 0 10px 0;
}

#text ol, #text ul {
	padding:0; 
	margin:8px 0;
}

#text li {
	margin-left:40px;
}

#footer {
	height:40px; 
	color:#FFFFFF; 
	font-size:11px; 
	background-image: url(../images/footer_bg.png); 
	clear:both;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#DFDFDF;
}

#footer_left {
	float:left; 
	padding:13px 0 0 30px;
}

#footer_right {
	float:right; 
	padding:13px 30px 0 0;
}

#pad_lock_image {
	position: relative;
	float: right;
	width: 200;
	height: 237;
	padding-left: 15px;
}

.key_table {
	background-color: #FFF;
}

#current_promotions {
	margin:0;
	float: left;
	width:100%;
	background-color:DFDFDF;
}

#contact_hours {
	position:relative;
	float:right;
}

#car_opening {
	position:relative;
	float:left;
	height:300px;
	width:300px;
	padding-top:20px;
	font-size:25px;
	font-style:italic;
	color:#F00;
}
