* { margin:0; padding:0; }

body { margin:0px 0px; padding:0px; background: #808080; color:#2f2f2f; font:14px/1.55em arial, helvetica, sans-serif; text-align:center; }
#head {	margin:0;height:236px;background:url(header-bg.gif) repeat-x;}
#logo span{	visibility:hidden;}

#blank{
	position:absolute;
	padding-top: 7px;
	padding-left: 20px;
	text-align:left;
	color:#FFF;
}
#corp{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding:13px 0;
	background:#E9ECEE url(content-bg.gif) repeat-x scroll 0 0;
}
#CenterCorp{
	margin:0 auto;
	width:1200px;
}
.col-main {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:1px solid #CCCCCC;
	width: 922px;
	height:100px;
	display:inline-table;
	margin-right:20px;
	margin-top:20px;
	text-align:center;
	
}
.black{
	float:left;
	background-color:#000;
}
.col-main2 {
	font-size:24px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#FFFF;
	border:1px solid #CCCCCC;
	width: 922px;
	height:100px;
	display:inline-table;
	margin-right:20px;
	margin-top:20px;
	text-align:center;
}

.col-main2 span{
	float:left;
	width:400px;
	display:block;
}
.col-main a{
	color:#FFF;
	height:40px;
	width: 360px;
	display:inline-block;
	text-align:center;
	background:url(btn_proceed_to_checkout_bg.gif) no-repeat;
	background-position:left;
	text-decoration:none;
}
.col-main span{
	float:left;
	padding:7px;
	width:360px;
}
#btdroite{
	display:inline-block;
	height:40px;
	width:8px;
	display:inline-block;
	background:url(btn_proceed_to_checkout_rad.gif) no-repeat;
}
.footer-container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding-top:25px;
	background:transparent url(footer-bg.gif) repeat-x scroll 0 0;
	
}
#logo {
	text-align:center;
	background:url(logo.png) no-repeat 0px 60px;
	height:206px;
	margin:0 auto;
	width:499px;
}

a { color:#777; text-decoration:underline; }
a:hover { color:#777; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }
