/* CSS Stylesheet template */
* {
	margin: 0;
	padding: 0;
}
.iframe {
	margin: 0;
	padding: 0;
	padding-top: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 0.9em;
	color: #000;
	background-color: #FD8816;
	margin-top: 15px;
	text-align: center; /* fixes IE 5 centring problem */
}
tb, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
}
p {
	padding: 15px 30px 5px 45px;
	font-size: 0.9em;
	text-align: justify;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #000;
	border-bottom: 3px dotted orange;
	padding: 35px 40px 10px 0px;
	margin-left: 45px;
	margin-right: 30px;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #404040;
	padding: 6px 40px 5px 45px;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FD8816;	
}
.coltext {
	font-size: 90%;
	padding: 5px 5px 5px 15px;
	text-align: left;
}
.coltext2 {
	font-size: 85%;
	line-height: normal;
	padding: 5px;
	text-align: center;
}
.promotions {
	padding: 5px 120px 5px 40px;
	text-align: left;
}
#lwd {
	clear: both;
	margin: 0 auto;
	width: 750px;
}
#lwd2 {
	clear: both;
	margin: 0 auto;
	width: 750px;
	height: 80px;
}
.copyright {
	display: block;
	float: left;
	width: 248px;
	color: #000;
	font-size: 9px;
	line-height: normal;
	padding: 10px 0 0 0px;
}
.altmenu {
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	padding: 10px 20px 0 0;
}
.black {
	color: #000;
	font-size: 95%;
	padding: 0px 5px 5px 5px;
}
.brown {
	color: #410906;
}
.small {
	font-size: 90%;
}
.distrib {
	font-size: 1.2em;
	line-height: 24px;
	text-align: center;
}

.customer {
	margin: 10px 35px 0 0px;
	padding-top: 10px;
}
.thumbs {
	padding: 10px 0px 10px 10px;
}
.thumbs2 {
	padding: 10px 10px 0px 45px;
}
.thumbs3 {
	padding: 6px;
}


/* Set layout styles */
#page {
	margin: 0 auto;
	width: 750px;
	background-image: url(images/ai_layout_16.gif);
	background-repeat: repeat-y;
	text-align: left; /* fixes IE 5 centring problem */
}
#content {
	background-image: url(images/ai_layout_16.gif);
	background-repeat: repeat-y;
	width: 750px;
}
#content2 {
	background-image: url(images/ai_layout_16.gif);
	background-repeat: repeat-y;
	overflow-y: auto;
	overflow-x: hidden;
	width: 740px; 
	height: 420px; 
	padding: 0;
	padding-right: 0 10px 0 0;
}
#columnrt {
	width: 336px;
	height: 370px;
	margin-right: 8px;
	float: right;
}
#columnrt2 {
	width: 300px;
	padding-right: 16px;
	float: right;
}
#header {
	width: 750px;
	height: 132px;
	background-image: url(images/ai_banner2.jpg);
	clear: both;
	background-position: left top;
}
#title {
	width: 733px;
	margin-left: 9px;
	height: 42px;
	background-image: url(images/ai_layout_13.gif);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	width: 750px;
	height: 60px;
	background-image: url(images/ai_layout_17.gif);
	background-repeat: no-repeat;
	background-color: #100902;
}

/* CSS navigation styles */
#navbar {
	width: 538px;
	height: 38px;
	margin-top: 94px;
	padding-left: 7px;
	float: left;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	margin-top: 140px;
	display: block;
	float: left;
}
#nav li {
	float: left;
	padding-top: 4px;
}
#nav li a {
	text-decoration: none;
	padding-left: 20px;
	float: left;
	margin-top: 5px;
}
#nav li a:link {
	color: #000;
	text-decoration: none;
}
#nav li a:visited {
	color: #000;
	text-decoration: none;
}
#nav li a:hover {
	color: #E3550C;
	text-decoration: none;
}
#nav li a:active {
	color: #000;
	text-decoration: none;
}
.style2 a:hover {
	color: #FD8816;
	text-decoration: none;
}

/* Set layout for content images */
.picpad1 {
	padding: 0px;
	float: left;
}
.indent {
	padding: 20px 10px 10px 35px;
}
.indent2 {
	text-align: right;
	padding-left: 35px;
	padding-right: 40px;
	color: #000;
}
.indent3 {
	margin-left: 50px;
	padding-left: 10px;
	padding-right: 20px;
	color: #000;
}
.indent4 {
	margin-left: 39px;
	padding-top: 20px;
}

/* Link styles */
.pdf {
	font-weight: bold;
}

a:link {
	color: #982424;
}

/* background fade images for page content */
.bgwrap {
	background-image: url(images/bgs/vehicle_wrapping.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bgprint {
	background-image: url(images/bgs/digital_print.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bgsigns {
	background-image: url(images/bgs/signs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bghire{
	background-image: url(images/bgs/vehicle_hire.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bghome{
	background-image: url(images/bgs/home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.bgcontact{
	background-image: url(images/bgs/contact.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* CSS navigation styles */
.mainbullet {
	margin-left: 45px;
	padding: 3px 20px 3px 10px;
}
.bulletlist {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-left: 50px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 30px;
}


#menu ul {
	
}
a {
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.menuover {
	color: #e7c1e6;
}
.menuhead {
	margin-bottom: 5px;
	color: #000000;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 3px 5px 10px;
}
.menuhead2 {
	margin-bottom: 5px;
	color: #000000;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 3px 5px 10px;
}
.logolink {
	padding: 10px;
}
.form { width:160px;
		height:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#851A14;
		background-color:#ffffff;
		color:#000;
		padding: 4px 2px 0px 8px;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:160px;
		height:180px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#851A14;
		background-color:#ffffff;
		color:#000;
		padding: 10px;
		margin-left:0px;
		margin-right:0px}

.submit { width:80px;
		height:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin-top: 18px;
		background-color:#ffffff;
}
.select {
		width: 280px
		height: 20px
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#851A14;
		background-color:#ffffff;
		color:#000;		
}
.formtext {
		font-size: 90%;
		text-align: left;
		margin: 5px 0 0 -30px;
}

