body {
	background:#1f3754;
	margin:0;
	padding:0;
}

#background {	
	background:#456386 url(../images/bg-background.gif) repeat-x;
}

#woweffect
{
	background: url(../images/woweffect.gif) repeat-y top center;
	border-left:4px solid #111E2D;
	border-right:4px solid #111E2D;	
}

#wrapper {
	width:1020px;
	margin:0 auto;
	background:#fff;
} 

#header {
	padding:0;
	text-align:right;
}
#header img {
	border:0;
}
img#logo {
	margin:0 0 10px 50px;	
}

#main-functions {
	width:80px;
	float:right;	
}

#main-functions img {
	margin:5px 5px 0 0;
}

#container {
}


#main {
	width:531px;
	float:left;
	padding:4px;
/*	background: url(../images/bg-main-inside.gif) repeat-y 30px 0;*/
}

#main .inside {
	margin:16px 0 20px 0px;
	padding:5px 0px 0 0px;
/*	background: url(../images/bg-main.gif) no-repeat;*/
}

#left{
	width:240px;
	float:left;
}

#left img{
	border:0;
}

#right
{
}

#right-container{	
	width:205px;

	float:right;
}
#right-container .inside {
	/*border:1px solid red;*/
	border-top:1px solid #B7B7B7;
	background:#ECF1F7;
	padding:5px 0px 5px 10px;
}

#right-container img{
	width:201;
	height:141;
	border: 1px solid #CECECE;
}


#footer {
	height:79px;
	background:#1f3754 url(../images/bg-footer.gif) repeat-x;
}

#footer .inside {
	text-align:center;
	font-size:60%;
	color:#9195A1;
	padding:10px 0 0 0;
}


#clear { 
	height:0.1px; 
	font-size:0.1px; 
	line-height:0.1px; 
	clear:both; 
}

#preheader
{
	height:57px;
}

img.gzbb 
{
	margin:100px auto 20px 22px ;
}

/* tmp*/
/*
ul, li, p {
	margin:0;
	padding:0;
}
*/

