#wrapper {
    text-align: left;
    width: 720px;
    margin: 0px auto;
    padding: 15px;
}

/* --- header --- */

#header-buycoins {
    background-image: url( ../images/header/process_top_bar_default.gif );
    background-repeat: no-repeat;
    height: 108px;
    width: 720px;
    margin-top: 20px;
}

#header-buycoins-left img {
    margin-left: 40px;
    margin-top: 25px;
    float: left;
}

#header-buycoins-right img {
    margin-top: 32px;
    margin-right: 40px;
    float: right;
}

#header-buycoins-divider {
    background-image: url( ../images/header/process_divider_bar.gif );
    background-repeat: no-repeat;
    height: 25px;
    width: 720px;
}

/* --- terms --- */

#terms {
	margin-bottom: 1em;
	padding: 7px;
	border: 1px solid black;
	background-color: #FFC;
	height: 120px;
	overflow: auto;

	margin-left: 12px;
	margin-right: 12px;
}

/* --- background for the content area --- */
#content-bg-buycoins {
    background-image: url( ../images/bg/process_bg_mid.gif );
    background-repeat: repeat-y;
}

/* --- breadcrums --- */

#breadcrums-buycoins {
    width: 720px;
    height: 15px !important;
    height /**/: 17px;
    padding: 2px 10px 0 10px;
    font: 9px Verdana, sans-serif;
    color: #99cccc;
}

#breadcrums-buycoins a {
    color: #99cccc;
    text-decoration: none;
}

#breadcrums-buycoins a:hover {
    color: #fff;
}

/* --- content box styles  --- */
#content-box {
    margin:0px 0px; padding:0px;
    text-align:center;
}

#wrapper-content-box {
    margin: 0 auto;
    text-align: left;
    width: 588px;
}

#content-box-top {
    background-image: url( ../images/box/content_box_588_top.gif );
    background-repeat: no-repeat;
    width: 588px;
    height: 25px;
    padding: 0;
    margin: 0;
}

#content-box-top h4 {
    width: 572px;
    height: 18px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    padding: 7px 8px 0px 8px;
}

#content-box-body {
    background-image: url( ../images/box/content_box_588_mid.gif );
    background-repeat: repeat-y;
    background-color: #fff;
    font-size: 12px;
    width: 572px !important;
    width /**/: 588px;
    padding: 6px 8px 4px 8px;
    overflow: hidden;
    text-align: center;
}

#content-box-bottom {
    background-image: url( ../images/box/content_box_588_btm.gif );
    background-repeat: no-repeat;
    width: 588px;
    height: 7px;
    padding-bottom: 20px;
}

/* --- footer styles --- */

#footer-top-buycoins {
    background-image: url( ../images/footer/process_legal_top.gif );
    background-repeat: no-repeat;
    width: 720px;
    height: 5px;
    margin: 0;
    padding: 0;
}

#footer-top-buycoins div {
    margin: 0;
    padding: 0;
}

#footer-body-buycoins {
    background-image: url( ../images/footer/process_legal_mid.gif );
    background-repeat: repeat-y;
    background-color: #fff;
    font-size: 9px;
    width: 720px;
    text-align: center;
}

#footer-body-buycoins div {
    padding: 6px 20px 4px 20px;
}

#footer-body-buycoins div p.footer {
    color: #7295aa;
}

#footer-body-buycoins div p.footer a {
    text-decoration: none;
    color: #7295aa;
}

#footer-body-buycoins div p.footer a:hover {
    color: #fff;
}

#footer-bottom-buycoins {
    background-image: url( ../images/footer/process_legal_btm.gif );
    background-repeat: no-repeat;
    width: 720px;
    height: 14px;
    margin: 0;
    padding: 0px;
}
