@charset "utf-8";

body {
	background: url(../images/bg-stripes.jpg);
}



h1 {
	color: #e0cfa3;
	text-transform: uppercase;
	height: 17px;
	padding: 4px 0px 5px 0px;
}


/* ---------- Layout ---------- */

.content_wrap {
	background: url(../images/bg-bodywhite.png);
	background-repeat: repeat-y;
	width: 980px;

	
}

/* ---------- Header ---------- */

#header  {
	width: 816px;
	height: 99px;
	/*margin: 0 auto;(*/
	background: url(../images/header.jpg) no-repeat;
	padding-top: 0px;
}
.logoimg  {
	margin: 0px 0px;
}

/* ---------- Navigation ---------- */

]

/* Images for Array*/

#main01{
background-image:url(../images/main1.jpg);
width:550px;
height:299px;
float:left;

}

#main02{
background-image:url(../images/main2.jpg);
width:550px;
height:299px;
float:left;
}

#main03{
background-image:url(../images/main3.jpg);
width:550px;
height:299px;
float:left;
}

#main04{
background-image:url(../images/main4.jpg);
width:550px;
height:299px;
float:left;
}

#main05{
background-image:url(../images/main5.jpg);
width:550px;
height:299px;
float:left;
}


#main06{
background-image:url(../images/main6.jpg);
width:550px;
height:299px;
float:left;
}

#main07{
background-image:url(../images/main7.jpg);
width:550px;
height:299px;
float:left;
}

#main08{
background-image:url(../images/main8.jpg);
width:550px;
height:299px;
float:left;
}

/* ---------- Text ---------- */
.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
text-decoration:none;
line-height:20px;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 980px;
}