body {
	margin:auto; 
	text-align:center;
	background-image:url(images/bgtile_yellow.gif);
}

img {
	border:0px;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
	color:#000000;
}

a {
	color:#4143a1;
}

a:hover {
	color:#da8e09;
}

#main_container {
	position:relative;
	width:613px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(/images/layout_bodybgtile.gif);
	background-color:white;
}

#topheader_container {
	position:relative;
	width:613px;
	height:20px;
	background-color:#fed30e;
}

#header_container {
	position:relative;
	width:613px;
	height:144px;
}

#subheader_container {
	position:relative;
	width:613px;
	height:146px;
}

#roll {
	position:absolute;
	top:0px;
	left:0px;
	width:216px;
	height:144px;
	background-image:url(/images/layout_roll.jpg);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:0px;
	left:216px;
	width:397px;
	height:144px;
	background-image:url(/images/layout_logo.gif);
	background-repeat:no-repeat;
}

#subflash {
	position:absolute;
	top:0px;
	left:0px;
	width:216px;
	height:146px;
	background-image:url(/images/layout_subheaderbg.jpg);
	background-repeat:no-repeat;
}

#subflash_movie {
	position:absolute;
	top:43px;
	left:20px;
	width:160px;
	height:103px;
}

#mainflash {
	position:absolute;
	top:0px;
	left:216px;
	width:397px;
	height:146px;
	background-image:url(/images/layout_mainheader.jpg);
	background-repeat:no-repeat;
	background-color:#fed30e;
	text-align:right;
}

#mainflash.photo01 {
	background-image:url(/images/layout_mainheader.jpg);
}

#mainflash.photo02 {
	background-image:url(/images/layout_mainheader2.jpg);
}

#mainflash.photo03 {
	background-image:url(/images/layout_mainheader3.jpg);
}

#mainflash.photo04 {
	background-image:url(/images/layout_mainheader4.jpg);
}

#mainflash.photo05 {
	background-image:url(/images/layout_mainheader5.jpg);
}

#mainflash.photo06 {
	background-image:url(/images/layout_mainheader6.jpg);
}

#mainflash.photo07 {
	background-image:url(/images/layout_mainheader7.jpg);
}

#mainflash.photo08 {
	background-image:url(/images/layout_mainheader8.jpg);
}

#mainflash_movie {
	position:relative;
	width:384px;
	height:146px;
	float:right;
	left:-11px;
	margin:0px;
}

#body_container {
	position:relative;
	background-image:url(/images/layout_bodybgtile.gif);
	width:613px;
	font-size:13px;
	font-family:times new roman;
	font-color:black;
	line-height:20px;
	background-color:white;
}

#menu_container {
	position:relative;
	float:left;
	width:186px;
	margin:0px 0px 0px 0px;	
}

#menu {
	position:relative;
	width:161px;
	background-color:#a64500;
	margin:15px 0px 0px 20px;	
}

#menu a {
	display:block;
	border-bottom:2px solid #db6d00;
	width:161px;
	height:30px;
	background-color:#a64500;	
}

#newsbox_container {
	position:relative;
	width:160px;
	height:140px;
	background-image:url(/images/layout_newsbg.gif);
}

#newsbox {
	position:relative;
	padding:45px 20px 20px 20px;
	color:black;
	line-height:12px;
	font-size:11px;
	font-family:verdana;	
}

#newsbox a {
	display:inline;
	border-bottom:2px solid #db6d00;
	background-color:transparent;	
	border:none;
	text-decoration:none;
}

#content_container {
	position:relative;
	float:left;
	width:416px;
	background-color:white;	
	background-image:url(/images/layout_bodybg.gif);	
	background-repeat:no-repeat;
	background-position:6px 14px;
}

#content_container .home {
	background-image:url(/images/home_pizza.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content {
	position:relative;
	padding:25px;
}

#footer_container {
	clear:both;
	text-align:center;
	background-color:orange;
	background-image:url(/images/footer_bg.gif);
	height:23px;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	color:white;
}

#footer {
	padding-top:2px;
}

#subfooter {
	text-align:center;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	padding:5px;
}

#subfooter a {
	color:#999999;
	text-decoration:none;
}

#aib_logo {
	background-color:white;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#left_form_column {
	display:block;
	float:left;
	width:100px;
	padding-right:10px;
}

.req {
	color:red;
}

.request, .input {
	background-color:#e7e7e7;
	vertical-align:top;
	font-weight:bold;
}

.request_req {
	background-color:#e7e7e7;
	vertical-align:top;
	color:#ae0000;
	font-weight:bold;
}

.heading {
	background-color:#6e6e6e;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:white;
}

.products_container {
	position:relative;
	width:180px;
	height:220px;
	float:left;
}

.products_container h2 {
	font-size:12px;
}

.products_content {
	text-align:center;
	padding:5px;
}

#grid_table td {
	font-size:11px;
	line-height:12px;
	background-color:#efefef;
	text-align:center;
}

