@charset "utf-8";

body
{
    top: 0px;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    background-color: #FFFFFF;
    background-image: url(../images/main_bg.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
#wrapper
{
	margin-left: auto;
	position: relative;
	width: 990px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6699cc;
	border-left-color: #6699cc;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	margin-bottom: 15px;
}
#redbox_logo
{
    height: 251px;
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}
#cert
{
    top: 300;
    height: 800px;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}
