@charset "utf-8";
/* CSS Document */

html {

background-repeat: no-repeat;
background-position: top-left;
/*background: url(http://www.websocialfiles.com/15810/images/bg.jpg) no-repeat center top;*/
/*background-color: #750000;*/
padding: 0px;
margin: 0 auto;

}


#outterObjectLayoutContainer .box {
    overflow: hidden;
	margin: 0;
}

.box {
    background-color: transparent;
	
}



.box, .box-tab-caption, .box-tab-caption-active {
    border-width: 1px;
}

#footer-wrapper, #header-wrapper {
    border-width: 1px;
}
