
/* Header */

#popupheader {
	width: 100%;
	height: 107px;
}

#popuplogo {
	width: 540px;
	height: 59px;
	background: url(../images/popup_01.gif);
}

/* Menu */

#popupmenu {
	width: 540px;
	height: 48px;
	background: url(../images/popup_02.gif);
}


/* Wrapper */

#popupwrapper {
}

/* Page */

#popuppage {
	width: 100%;
	height:348px;
}

/* Content */

#popupcontent {	
	height:154px;
	float:left;
}
#popupcol1 {
	float: left;
	width: 154px;	
}
#popupvideo {
	float: left;
	width: 224px;	
}
#popupcol3 {
	float: left;	
	width: 162px;	
}

#popupmiddle {
	clear: left;
	width: 540px;
	height:35px;
	background: url(../images/popup_06.gif); 
}

#popupcontent2 {
	clear: left;
	width: 540px;
	height:194px; 
}
#popupconten {
	float: left;
	width: 270px;
	height:194px;
	background: url(../images/popup1234_03.gif);	
}
#popupconten p {
	margin-top: 1px;
	margin-bottom: 5px;
}
#popupconten h1 {
	color: #ff940a;
	font-size: 16px;
	font-weight: bold;
}
#popupads {
	float: left;
	width: 270px;
	height:194px;
	background: url(../images/popup1234_04.gif);	
}
#popupads span {	
	margin-left: 10px;
}
.popupincla {
	background-color: #c6b953;
	height:20px;
	padding-top: 5px;
	width:150px;
}
.popupincla1 {
	background-color: #c6b953;
	height:20px;
	padding-top: 5px;
	width:235px;
}
.popupcolorwhite{
	color: #FFFFFF;
}
