/*

  Zolatone
  Style Sheet

*/

body {
    text-align: center;
    mid-width: 812px;
    background: url(images/Background-Pattern.gif) repeat;
   	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}

#wrapper {
    text-align: left;
    width: 812px;
    margin: 0 auto;
}


/* Header */
#header {
	width: 812px;
	height: 116px;
	margin: 0 auto;
	background: url(images/Banner.gif) no-repeat right top;
}

/* Page */
#page {
	width: 812px;
	margin: 0 auto;
    border: none;
}



/* Sidebar */
#sidebar {
	float: left;
	width: 216px;
    margin: 0px 0px 0px 12px;
	border: none;
}
#sidebarTop {
    float: left;
    width: 216px;
    height: 27px;
    background: url(images/Slices_03.gif) no-repeat;
    border: none;
}
#sidebarMiddle {
    float: left;
    width: 216px;
    border: none;
}
#sidebarMiddle ul {
	width: 216px;
	margin: 0;
	padding: 0;
 	list-style: none;
}
#sidebarMiddle li {
	display: inline;
}
#sidebarMiddle a {
    display: block;

    height: 26px;
	padding: 2px 0px 2px 15px;
	text-transform: none;
	text-decoration: none;
    background: url(images/Slices_05.gif) repeat-y;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
}
#sidebarFiller {
    float: left;
    width: 216px;
    background: url(images/Blue-Black.gif) repeat-y;
    border: none;
    padding-left: 20px;
    font-size: 14px;
    color: #fff;
}
#sidebarEnd {
    width: 216px;
    height: 24px;
    background: url(images/Blue-Bottom.gif) no-repeat;
    border: none;
}



/* Content */
#content {
 	width: 812px;
    height: 100%;
	background: url(images/Metal.gif) repeat-y;
	border: none;
}
#contentHeader {
    width: 581px;
    height: 175px;
    background: url(images/Slices_04.gif) no-repeat;
    float: right;
}
#contentPic {
    width: 529px;
    height: 130px;
    margin: 5px 0px 0px 20px;
    border: none;
}
#contentSlogan {
    width: 529px;
    height: 30px;
    margin: 3px 0px 0px 20px;
    border: none;
    text-align: center;
	font-size: 22px;
	font-weight: bold;
    font-style: italic;
	color: #000000;
}
#contentLeft {
    width: 581px;
    height: 50px;
    background: url(images/Tab-Left.gif) no-repeat;
    float: right;
    border: none;
}
#contentRight {
    width: 581px;
    height: 50px;
    background: url(images/Tab-Right.gif) no-repeat;
    float: right;
    border: none;
}

#headingLeft {
    padding: 10px 0 0 15px;
	font-size: 18px;
	font-weight: bold;
    font-style: italic;
	color: #000000;
    width: 215px;
    float: left;
    border: none;
}
#headingRight {
    padding: 10px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
    font-style: italic;
	color: #000000;
    float: left;
    width: 215px;
    border: none;
}




#contentMiddle {
    width: 581px;
    float: right;
    background: url(images/Middle-White.gif) repeat-y;
}
#contentMiddle h1,h2,h3,h4,strong {
    margin: 0 25px 0 25px;
}
#contentMiddle ol,ul {
    list-style-position: outside;
    margin-left: 0px;
    padding-left: 30px;
    margin: 0 40px 0 30px;
}
#contentMiddle li {
    margin: 0px;
    padding: 0px;
}

#contentMiddle p {
    margin: 0 25px 0 25px;
    font-size: 12px;
}
#contentMiddle footnote {
	font-size: 10px;
}
#contentMiddle table {
    font-size: 12px;
}
#contentMiddle hr {
	margin: 0px 20px 0 20px;
}
#contentMiddle blockquote {
	font-style: italic;
}
#contentMiddle tr,td,th {
    padding: 0px 0px 0px 10px;
    font-size: 1.0em;
}
#contentMiddleLeft {
    float: left;
    margin: 0px 0px 0px 0px;
    margin-left: 0px;
    border: none;
    width: 300px;
}
#contentMiddleRight {
    float: left;
    margin-left: -20px;
    border: none;
}
.imageRightContent {
    border: 1px solid black;
    float: right;
    margin: 45px 30px 0px 0px;
}

.imageLeftContent {
    border: 1px solid black;
    border: none;
    float: left;
    margin: 5px 10px 0px 20px;
}
.imageMainContent {
    margin: 0px 0px 0px 10px;
}
.imageLeftTestContent {
    float: left;
    margin: 10px;
    border: 1px solid black;
}
.imageRightTestContent {
    float: right;
    margin: 10px 20px 10px 10px;
    border: 1px solid black;
}
#contentEnd {
    width: 581px;
    height: 18px;
    float: right;
    background: url(images/End-White.gif) no-repeat;
}

.imageLeftContent1 {
	border: 1px solid black;
	float: left;
	margin: 10px 10px 10px 20px;
}
.imageMiddleContent1 {
	border: 1px solid black;
	margin: 15px 0px 10px 100px;
}
.imageRightContent1 {
	border: 1px solid black;
	float: right;
	margin: 0px 20px 10px 20px;
}

/* Footer */

#footer {
 	width: 812px;
 	height: 61px;
	margin: 0 auto;
    background: url(images/Zolaweb-Lwr-Banner.gif) no-repeat;
    float: left;
    padding: 30px 0 0 0;
}

#footer p {
	margin: 0 auto;
	line-height: normal;
	font-size: 90%;
	color: white;
	text-align: center;
}

#footer a {
	color: white;
}

#divClear {
    clear: both;
}

/* forms */
form select,
form input,
form textarea{
	font: normal 16px 'Verdana','Arial','Trebuchet MS';
	border: 1px solid #888;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	background-color: #f9f9f9;
	border: 1px solid #444;
}
form select{
	padding: 1px;
}
form input{
	padding: 1px;
}
form label{
	display: block;
	color: #000;
}
form textarea{
	padding: 1px;
	line-height: 16px;
}
form p{
	margin: 10px 0px;
}
.button {
    margin: 0;
}




