body {
	background: url(../images/components/sideleft.png) repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: #2378a6;
	text-align: center;
}

a {
	text-decoration: none;
	color: #4b64b6;
	font-weight: bold;
}

a:hover {
	color: #fbb13f;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 793px;
	margin-top: 0px;
}

#header {
	width: 793px;
	height: 146px;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/components/header.png);
	text-align: left;
}

#logo {
	width: 600px;
	height: 90px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 7px;
	padding: 0px;
	position: relative;
	top: 0;
	left: 0;
}


#menu {
	margin-left: 22px;
	width: 750px;
	height: 34px;
	background: url(../images/components/blueband.png) repeat-x;
	position: relative;
	padding: 0px;
	top: 0;
	left: 0;
}


#menu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

#menu li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}


#menu li a {
	background: url(../images/components/blueband.png) repeat-x;
	height: 34px;
	line-height: 34px;
	float: left;
	width: 100px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#menu a:hover {
	color: #fff;
	background: url(../images/components/orangeband.png) repeat-x;
	font-weight: bold;
}

/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */

#main {
	background: url(../images/components/background.png) repeat-y center;
	float: left;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#leftside {
	float: left;
	width: 470px;
	padding-left: 70px;
	padding-top: 20px;
	text-align: left;
}

#leftside li {
	list-style-position: inside;
}

#leftside h2 {
	font-size: 18px;
}

#leftside h1 {
	color: #dd8d49;
	font-size: 20px;
}

#rightside {
	float: right;
	clear: right;
	width: 203px;
	padding-right: 30px;
	padding-left: 20px;
}

#customerbox {
	margin-top: 70px;
}

#boxtop {
	width: 203px;
	float: left;
	clear: left;
	height: 149px;
}

#boxmiddle {
	width: 203px;
	float: left;
	clear: left;
	background: url(../images/sidebar/middle.png) repeat-y;
}

#customertext {
	color: white;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	font-style: italic;
	text-align: left;
}

.author {
	
}

#boxbottom {
	width: 203px;
	height: 24px;
	background: url(../images/sidebar/cap.png) no-repeat;
	float: left;
	clear: left;
}

#lower {
	width: 793px;
	text-align: center;
	float: left;
	clear: left;
	color: #dd8d49;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer {
	background: url(../images/components/footer.png) repeat-y center;
	width: 793px;
	height: 40px;
	float: left;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}
