/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #ffffff;
	background: #000000 url(../images/bg_fade.png) repeat-x;
	}

															/** MAIN CONTAINERS **/
div#container {
	margin: 2em auto;
	background: #000000 url(../images/background.png) no-repeat;
	}
	div#header {
		background: transparent;
		}
		div#header-in {
			color: #cccccc;
			padding: 20px;
			}
			.menuitem {
			color: #cccccc;
			font-size: 1.3em;
			}
			.menuactive {
			text-decoration: underline;
			font-size: 1.3em;
			}
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background: transparent;
			}
			div#content-wrap .offer-bg {
			background: transparent url(../images/offer.png) no-repeat;
			}
			div#content-wrap .dotted-bg {
			background: transparent url(../images/dottedbar.png) no-repeat;
			}
			div#content-wrap .start-bg {
			background: transparent url(../images/bg_start.png) no-repeat;
			}
			div.content-in {
				color: #ccc;
				padding: 20px;
				}
			div.content-in-left, div.content-in-right {
				color: #ccc;
				font-size: 0.9em;
				}
			div.content-in-left {
				padding-left: 13px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			}
			div.content-in-right {
				padding-right: 13px;
				font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			}
			div.production a, div.production a:link, div.content-in-right a:visited,
			div.content-in-right a, div.content-in-right a:link, div.content-in-right a:visited,
			div.content-in-left a, div.content-in-left a:link, div.content-in-left a:visited {
				font-size: 1em;
				color: #3ba6ff;
				text-decoration: none;
				}
			div.production a:hover, div.production a:active,
			div.content-in-right a:hover, div.content-in-right a:active,
			div.content-in-left a:hover, div.content-in-left a:active {
				font-size: 1em;
				color: #3ba6ff;
				text-decoration: underline;
			}
			div.production {
				font-size: 1em;
				margin-top: 3px;
				height: 40px;
			}
			div.content-in-left .lineheight {
				font-size: 1em;
				color: #ccc;
			}
			div.content-in-left .lineheight b, div.production b {
				font-weight: bold;
				font-size: 1em;
				color: #ccc;
			}
			.narrowrow {
				color: #ccc;
				font-size: 1em;
				line-height: 8px;
			}
			.narrowrow a, .narrowrow a:link, .narrowrow a:visited {
				font-size: 1em;
				color: #ccc;
				text-decoration: none;
				}
			.narrowrow a:hover, .narrowrow a:active {
				font-size: 1em;
				color: #3ba6ff;
				text-decoration: none;
			}
			.narrowrow b {
				font-size: 1em;
				color: #ccc;
				font-weight: bold;
			}	
			.contacttable td {
				color: #ccc;
				font-size: 0.9em;
			}
			.contacttable .white, .leftblock .white, div.content-in-right .white, div.content-in-left .white {
				color: #fff;
			}
			.green, .contacttable .green, .div.content-in-right .green, .div.content-in-left .green {
				color: #8bdb7a;
				font-weight: bold;
			}
			div.green {
				padding-left: 3px;
			}
			.contacttable a, .contacttable a:link, .contacttable a:visited {
			color: #3ba6ff;
			text-decoration: none;
			}
			.contacttable a:hover, .contacttable a:active {
			color: #3ba6ff;
			text-decoration: underline;
			}
			div.content-in-header {
				color: #3ba6ff;
				font-size: 2em;
				text-transform: none;
/*				border-bottom: 1px dotted #898989; */
				padding: 5px 5px 6px 0px;
				}
			.popupimage {
				border-style:solid;
				border-width:3px;
				border-color: #555;
				margin-left: 2px;
				}
			.popupimage:hover {
				border-color: #3ba6ff;
				}
			div.dotteddiv {
				height: 10px;
				margin-top: -7px;
			}
			div.content-in-left div.dotteddiv {
				background: transparent url(../images/dottedbar-left.png) no-repeat;	
			}			
			div.content-in-right div.dotteddiv {
				background: transparent url(../images/dottedbar-right.png) no-repeat;
				width: 389px;
			}			
	div#footer {
		color: inherit;
		background: transparent;
		}
		div#footer-in, div#footer-in-startfooter {
			color: #555555;
			padding: 20px;
			}
		div#footer-in a, a:link, a:visited,
		div#footer-in-startfooter a, a:link, a:visited {
			color: #555555;
			text-decoration: none;
			}
		div#footer-in a:hover, a:active,
		div#footer-in-startfooter a:hover, a:active {
			color: #3ba6ff;
			text-decoration: none;
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/