body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border:0;
}
#container {
	margin: 0px auto 0px auto;
	min-width: 941px;
	width: 980px;
	text-align: center;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px auto 0px auto;
	text-align: center;
	color: #772b8b;
}
.menuitem {
	margin: 0 8px;
}

a.menuitem {text-decoration:none;}
a.menuitem:active {color: #772b8b;}
a.menuitem:link {color: #772b8b;}
a.menuitem:visited {color: #772b8b;}
a.menuitem:hover {color: #c175d5;}

#complementslogo {
	width: 225px;
	height: 90px;
	background-image: url(images/logo.gif);
	float: left;
	margin-top: 40px;
}
#siloimage {
	width: 225px;
	height: 123px;
	background-image: url(images/silo.jpg);
	float: right;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: right;
}

/** Middle **/
#centerleft {
	display: inline;
	width: 157px;
	font-size: 11px;
	text-align: left;
	margin: 10px 0px 0px 15px;
	float: left;
	color: #666666;
	line-height: 19px;
}

#centerright {
	float: left;
	width: 290px;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: inline;
}
#rightcontenttitle {
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #9a5da9;
}
#rightcontenttext {
	margin: 10px 0px 20px 0px;
	width: 95%;
	font-size: 11px;
	color:#666666;
}

div#sidenavitem a {text-decoration:none;}
div#sidenavitem a:active {color: #772b8b;}
div#sidenavitem a:link {color: #772b8b;}
div#sidenavitem a:visited {color: #772b8b;}
div#sidenavitem a:hover {color: #c175d5;}


/** Left **/
#leftsection {
	float: left;
	width: 20%;
}

#topstrip {
	float: left;
	width: 100%;
	height: 96px;
	background-image: url(images/topstrip.jpg);	
}
#leftbottomstrip {
	clear: left;
}

#addressside {
	color: #666666;
}
a.addresslink {text-decoration:none;}
a.addresslink:active {color: #772b8b;}
a.addresslink:link {color: #772b8b;}
a.addresslink:visited {color: #772b8b;}
a.addresslink:hover {color: #c175d5;}


/** Center **/
#centersection {
	text-align: left;
	width: 488px;
	height: 280px;
	background-image: url(images/centerbg.jpg);
	background-repeat: no-repeat;
	margin: 121px auto 0px auto;
}


/** Right **/
#rightsection {
	float: left;
	width: 10%;
	border: 1px solid red;
}
#rightbottomstrip {
	clear: left;
}

#packagetext {
	float: left;
	width: 180px;
	margin: 0px 0px 0px 15px;
}
#request {
	margin: 0px 0px 0px 20px;
	padding-top: 100px;
}
#packageimg {
	margin: 10px 7px 0px 0px;
	float: right;
	
}
#presentationstext {
	float: left;
	width: 450px;
	margin: 0px 0px 0px 20px;
}