body {
        text-align: center; /* IE Only */
        margin: 0;
		padding: 10px;
		color: #000;
		background:#dee3ef;
		/*background-image: url(../../Styles/Freestyle/main_bg.jpg);*/
		background-repeat: repeat-x;
}

#wrapper {
        margin: 0;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
		width: 990px;
		min-width:988px;
        border: 0;

        text-align: left;
		background:#dee3ef;
		color:#000;
        }

#header {
		background-color: transparent;
        }

#subheader {
        }

#content {
        float: left;
		width: 576px;
        position: relative;
        margin-left: 0;
		margin-right: auto;
        text-align: justify;
		color:#000;
        padding: 5px;
		min-height:250px;
		background-color: #dee3ef;
        }

#content-checkout {
        float: left;
		width: 776px;
        position: relative;
        margin-left: 0;
		margin-right: auto;
        text-align: justify;
		color:#000;
        padding: 5px;
		min-height:250px;
		background-color: #dee3ef;
        }

#content-front {
		width: 100%;
        position: relative;
        margin-left: auto;
		margin-right: auto;
        text-align: justify;
		color:#000;
        padding: 2em;
		min-height:250px;
        }

#navigation-left {
		color: #000;
        margin: 0;
        float: left;
		width: 198px;
		min-width: 200px;
        position: relative;
		padding: 0 0 0 2px;
		padding-top: 0px;
		background-color: #dee3ef;
        }

#navigation-right {
		color: #000;
        margin: 0;
        float: right;
		width: 198px;
        position: relative;
		padding: 0 2px 0 0;
		padding-top: 0px;
		background: #dee3ef;
        }

#navigation-top {


        }
#top-navcontainer {
		background-color: #e87b14;

		}

#footer {
        text-align: center;
        color: #000;
        padding: 0.7em;
        line-height: 1.2em;
        clear: both;
        }

.brclear {
		clear:both;
		height:0;
		margin:0;
		font-size: 0px;
		line-height: 0px;
		}

/*
#a-report {
		z-index:1000;
 		position: absolute; left: 20px; top: 10px;
		}
*/

#Info_Error {
        text-align: justify;
		color:#000;
        padding: 5px;
		background-color: #dee3ef;
        }