
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana;
	font-size: 12px; 
	color:#000000;
	margin:0 auto;
}

img{
	padding:15px;
	padding-top:0px;
}

a{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
}

a:hover{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

a img{
	border:none;
}

h1{
	font-family:"Trebuchet MS";
	font-size:22px;
	font-weight:normal;
	color:#157dd7;
	background-image:url(images/h2drop.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
}

h2{
	font-size:12px;
	font-weight:normal;
	line-height: 1.5em;
}

h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

.popup{
	margin-top:70px;
}

#wraper {
	width: 774px;
	margin: 0 auto;
}

#headr {
	width: 749px;
	height: 96px;
	background-image: url(images/hdr-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding-top:60px;
	padding-left:25px;
}
#headr a {
	background-image: url(images/dillons-logo.png);
	background-repeat: no-repeat;
	display: block;
	width:202px;
	height:65px;
	float:left;
}
#headr span{
	float:right;
	padding-right:45px;
	margin-top:23px;
	font-size:16px;
	font-weight: bold;
	height:41px;
	width:163px;
	display:block;
	background-image:url(images/contact-icon.gif);
	background-repeat:no-repeat;
}

#nav{
	width:774px;
	height:30px;
	text-align:center;
}

#container {
	width: 702px;
	margin-bottom: 20px;
	background-image:url(images/content-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:35px;
	padding-left:35px;
	padding-right:40px;
}

	#container span {
		height: 43px;
		width: 730px;
		display:block;
		text-align:center;
	}
	#container span img {
		padding:0px;
		vertical-align:middle;
	}
	#container img{padding:4px;border:1px solid #f1f1f1;margin:10px;}

#fotter {
	background-color: #20476f;
	height: 85px;
	padding-top:15px;
	text-align:center;
}
	#fotter h2 {
		font-size:11px;
		font-weight:normal;
		color:#FFFFFF!important;
	}

table{
	width:550px;
	margin-left:75px;
}
td{
	background-color:#dbe7f2;
	height:12px;
	padding:10px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:13px;
	background-image:url(images/table-bg.gif);
	background-repeat:repeat-x;
}