/* Layout Center Vision.To CMS BE www.vision.to */
body {  text-align: center; /* IE Only */
        margin: 0;padding: 0;
		padding-right: 160px;
	color: #FFFFCC;
	background-color: #151515;
	background-image: url(../../Styles/TrinityHome/main_bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {margin: 0px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
	width: 800px;
	min-width:800px;
        border: 1px #dd8800;
        text-align: left;
	background: #000000;
	color:#ffffcc;
	border-left: 1px #7c7c7c solid;
	border-right: 1px #7c7c7c solid;
	height: 100%;
	min-height: 250px;
border-bottom: 1px #7c7c7c solid;}

#header {
	background: #7c7c7c;
	 border-bottom: 1px #000 solid;
        }

#subheader {
        }

#content {
	width: 633px;
        float: left;
        position: relative;
        margin-left: 0.1em;
	margin-right: auto;
        text-align: left;
	color:#ffffcc;
        padding: 0.5em;
	min-height:250px;
	border-left: 1px #7c7c7c dashed;
        }
        
#content-front {
	width: 633px;
        position: relative;
        margin-left: auto;
	margin-right: auto;
        text-align: justify;
	color:#ffffcc;
        padding: 2em;
	min-height:250px;
        }
       
#navigation-top {
	color: #ffffcc;
    margin-top: 0px;
	padding: 0.0em;
        }
	    
#navigation-left {
	color: #ffffcc;
        margin: 0;
        float: left;
	width: 145px;
        position: relative;
	padding: 0.2em;
        }

#navigation-right {
	color: #ffffcc;
        margin: 0;
        float: right;
	width: 135px;
        position: relative;
	padding: 0.3em;
        }


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

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


#banner-right {
	position: absolute;
	top: 20%;
	display: block;
	margin-left: 810px;
	}

#banner-left {
	position: absolute;
	top: 20%;
	display: block;
	margin-left: -170px;
	}
	
#banner-bottom {
	position: absolute;
	margin-left: 100px;
	padding-top: 30px;
	}

#banner-top {
	position: absolute;
	margin-left: 100px;
	top: 0%;
	}

.page-container {
background-image: url(../../Styles/TrinityHome/page_back1.jpg);
background-repeat: no-repeat;
background-position: 140px 80px;
text-align: left;
}