body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
}

h1 {
	font-size: 22px;
	line-height: 1.2;
}

h2 {
	font-size: 20px;
	line-height: 1.2;
}

h3 {
	font-size: 18px;
	line-height: 1.2;
}

div#wrapper {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	padding: 0;
	background-color: white;
	color: #cc0000;
	border-bottom: solid #c5c1ba 1px;
	height: 98px;
	margin-top: 10px;
	background-image: url(abrams-header-gray-460x98.jpg);
}

div#navigation {
	height: 80px;
	background-color: #cc0000;
}

#intro {
	height: 50px;
	width: 460px;
	background-color: #cc0000;
}

div#footer {
	padding: 0;
	text-align: center;
	clear: both;
	background-image: url("abramsmobi-footer-460x26.jpg");
	background-color: transparent;
	height: 26px;
	color: #ffffff;
	margin-bottom: 30px;
	line-height: 26px;
}

div#maincontent {
	padding: 2%;
	text-align: justify;
	background-color: #ffffff;
	color: #000000;
	border-right: solid #cc0000 1px;
	border-left: solid #cc0000 1px;
	border-bottom: solid #cc0000 1px;
}

.welcome {
	text-align: center;
	color: #cc0000;
	margin-top: 10px;
}

.lighttow {
	width: 160px;
	height: 74px;
	float: right;
}

#header h1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
}

#header h1 .line_1 {
	position: absolute;
	left: 30px;
	top: 15px;
}

#header h1 .line_2 {
	position: absolute;
	left: 170px;
	top: 60px;
}

#tables {
	width: 350px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font: 12pxh Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.centrimg {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	width: 230px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
