/*copyright TSP ShowBusiness*/

* {
	margin: 0;
	padding: 0;
	Font-family: "Arial", sans-serif;
        font-size: 12px;  
      
        
}

body {
	font-size: 10px;
	color: #333333;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        background: #666666 url(images/widebgfrontpage.jpg) repeat-y top center;


}
h1, h2 {
        
        padding-bottom: 5px;	
        margin-bottom: 0px;
	color: #006600;
word-spacing: -1px;
line-height: 18px;
       
}


h3{
        padding-left: 9px;
        padding-bottom: 5px;	
        margin-bottom: 0px;
	color: #000000;
word-spacing: -1px;
line-height: 18px;
       
}

h4 {
        padding-left: 9px;
        padding-bottom: 5px;	
        margin-bottom: 0px;
	color: #006600;
word-spacing: -1px;
line-height: 18px;
       
}

blockquote, ol, ul {
	margin-bottom: 15px;
        color: #000000;
       	line-height: 1.67em;
        padding: 5px;
}

p{
        font-family: Arial, Trebuchet MS;
        background-color: #FFFFFF;
        color: #333333;
        text-decoration: none;
        word-spacing: -1px;
        text-align: left;
        letter-spacing: 0;
        text-indent: 0px;
        line-height: 18px;
        font-size: 1.1em;
        margin-right: 30px;
        margin-bottom: 10px;
}


ol {
	margin-left: 3em;
	list-style: outside decimal;
}


a.gallery {
        color: #006600;
        font-size: 1.4em;
        word-spacing: -1px;
font-weight: bold;
}


a {
        color: #006600;
        font-size: 1.1em;
 word-spacing: -1px;
}


.style1 {
        color: #fff;
        font-size: 10px;
        font-weight:bold;
}

a.link {
        color: #fff;
        font-size: 11px;
        font-weight:bold;
}

.style2 {
        color: #fff;
        font-size: 9px;
}

a:hover {
	text-decoration: none;
}


/* Logo */

#logo {
	padding: 0 0 -0px 0;	
	border-left: 0px solid #000000;
        background: #ffffff;
        margin-left:auto;
	margin-right:auto;   
        background: url(images/title.gif) repeat; 
}

/* Header */

#header {
	padding: 0 0 -0px 0;	
	border-top: 0px solid #333333;
        background: #666666;
        margin-left:auto;
	margin-right:auto;
      
}


/* Page */

#page {
	width: 802px;
        margin-left:auto;
	margin-right:auto;

}

img{
vertical-align: bottom;
}

/* Left */

#left {
	float: left;
	width: 172px;
        display:inline;
        background-color: #ffffff;
        height: 799px;
        margin-left:25px;
margin-top: 14px;
}




#left ul {
	line-height: 1.72em;
        list-style-type: none;
        word-spacing: -1px;
        font-size:1.1em;
}

#left li {
		padding-left: 10px;
	text-align: left;
        word-spacing: -1px;
        margin-left:-10px;
        font-size:0.9em;
}


#left a {
	text-decoration: none;
        word-spacing: -1px;
	font-size: .85em;
}

#left p {
	text-decoration: none;
	font-size: 1em;
        font-weight: bold;
        margin-left:0px;

        word-spacing: -1px;
        color: #3D7342;
}

#left a:hover {
	text-decoration: underline;
}

/* Center */

#center {
	float: left;
	width: 571px;
	background-color: #ffffff;
        margin-left: 15px;
        height: 799px;
        padding-top:10px;
}


#center li {
	padding-left: 25px;
	background: url(images/arrowright.gif) no-repeat left center;
	text-align: left;
        list-style: none;
}



/* Right */

#right {
	float: left;
	width: 0px;
    	background-color: #ffffff;
        height: 529px;
        padding-top:10px;
      }

#right h2 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 2px solid #009933;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}


#right ul {
	line-height: 1.82em;
}

#right li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left center;
}

#right a {
	text-decoration: none;
	font-size: 1.0em;
        color: #00A650;

}

#right a:hover {
	text-decoration: underline;
}

/* Footer */





#footer {
	float: left;
	width: 792px;
        background-color: #fff;
        height: 0px;
        padding-left: 10px;

              
}

#footer a {
        color: #fff;
        font-size: 11px;
        font-weight:bold;	


}






