
		body {
			font-family: Arial, Helvetica, sans-serif;
			color: #666;
			height: 100%;
			margin: 0;
			padding: 0;
			}
		html {
			height: 100%;
			}
		hr {
			height: 1px;
			border: 0;
			background-color:#999;
			color: #999;
			}
		a {
			color: #999;
			text-decoration: none;
			}
		a:Hover, .selected {
			color: #000 !important;
			text-decoration: underline !important;
			}
		a img {
			border: none;
			}
		p a {
			text-decoration: underline;
			}
		.wrapper {
			width: 100%;
			}
		.centerColumn {
			width: 800px !important;
			height: 100%;
			background-image:url(gfx/bg.jpg);
			background-position:top;
			background-repeat:repeat-x;
			background-color: #ebebeb;
			padding-top:50px;
			vertical-align: top;
			}
			
			/**
			 *	CONTENT
			 **/
			 
		h1 {
			font-weight: normal;
			text-transform: uppercase;
			color:#CCCCCC;
			font-size: 24px;
			margin-top: 0;
			margin-bottom: 0;

			}
		h2 {
			font-weight: normal;
			font-size: 18px;
			}
		h3 {
			font-size: 14px;
			margin-bottom: 0;
			color:#999;
			}
		h4 {
			font-size: 14px;
                        text-decoration:underline;
                        text-transfom:uppercase;
			margin-bottom: 0;
			color:#999;
			}   
			
		p {
			font-size:90%;
			}
		.title {
			float: left;
			width: 330px;
			margin-left: 70px;
			}
		.title li, .copy li {
			list-style-type: none;
			list-style-image: url(gfx/childList_ico.gif);
			padding-bottom: 0.5em;
			text-transform: uppercase;
			list-style-type: none;
			list-style-image: url(gfx/childList_ico.gif);
			}
		.copy {
			float: left;
			width: 330px;
			margin-right: 70px;
			}
		.copy ul {
			padding-left: 0;
			}
		.copy table {
			font-size:12px;
			}
		.copy th, .copy td {
			padding-top: 5px;
			}
		.copy th {
			width: 50px;
			text-align: left;
			vertical-align: top;
			font-weight: normal;
			}
		.icon {
			margin-top: 50px;
			margin-left: 40px;
			}
			
			/**
			 *	MAIN NAVIGATION
			 */
			 
		.mainNav {
			padding-top:50px;
			vertical-align: top;
			width: 190px;
			padding-left: 60px;
			color: #666;
			font-size: 10px;
			text-transform: uppercase;
			}
		.mainNav * {
			padding: 0;
			margin: 0;
			}
		.mainNav > ul > li {
			list-style-type:none;
		}
		.mainNav ul ul li {
			list-style-image:url(gfx/childList_ico.gif);
		}
		.mainNav ul ul {
			margin-left: 16px;
			}
		.mainNav li {
			margin: 4px;
                }
                .mainNav p {
                        font-size: 7px;

           
			}
			
			/**
			 *	SUB NAVIGATION
			 **/
		.gallerySubNav {
			text-align: center;
			}
		.gallerySubNav ul {
			display: inline;
			margin: 0;
			padding: 0;
			}
		.gallerySubNav li {
			text-transform: uppercase;
			list-style-type: none;
			list-style-image: url(gfx/footer_ico.gif);
			font-size: 10px;
			display: inline;
			margin-right: 15px;
			}
			
			/**
			 *	CONTACT FORM
			 **/
			 
		
		.section {
			font-size:90%;
			clear: left;
			}
			
		.section span {
			width: 120px;
			float: left;
			}
		
		.section label {
			clear: left;
			float: left;
			padding-bottom: 10px;
			}



		#allcontent {
			width:	        1065px;
			padding-top:    5px;
			padding-bottom: 5px;
			margin-left:    auto;
			margin-right:   auto;
			}


              .footer p {

			font-size: 6px;	                
                        color: #999;
	                text-decoration:none;
	                border:0;
			}

 
          
