﻿.container {
	margin:0px auto;
	width:802px;
	height:700px;
	position:relative;
	top:0px;
	}
	
body {
	background: #e22722 url('../images/back.jpg') repeat-x scroll left top;
	margin:0px;
	}
	
.header{
	background: transparent url('../images/header.png') no-repeat fixed center top;
	height:120px;
	width:802px;
	}
	
.addheader{
	height:456px;
	width:802px;
	}
.centerbox_menus{
	margin:0px 25px;
	}

p{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
	}
	
	
.left_menus{
}	

.left_menus a:hover{
	color:#ce171f;
	text-decoration:underline;
}


.left_menus a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	line-height:25px;
	text-decoration:none;
}

.centermenu{
	float:left;
	width:125px;
	text-align:center;
	}
	
.centermenu a:hover{
	color:yellow;
	text-decoration:underline;
	}

.centermenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:25px;
	text-decoration:none;
	}

#back2MyDSL{
	padding:0px 0px;
	background-color:silver;
	border:2px #ce171f solid;
	font-weight:bold;
}
#back2MyDSL a{
	color:#ce171f;
	font-size:16px;
}
	
/* ------------------------  LEFT PANEL START   ------------------------- */
.leftbar{
	background: #e32823 url('../images/left_bar2.jpg') repeat-x scroll left top;
	height:470px;
	width:187px;
	float:left;
	text-align:center;
	}
	
.leftpix_1{
	background:transparent url(../images/weroam_1500.jpg) scroll no-repeat center top; 
	height:95px;
	width:187px;
	cursor:hand;
	}

	
.leftpix_2{
	background:transparent url(../images/weroam_799.jpg) scroll no-repeat center top; 
	height:95px;
	width:187px;
	cursor:hand;
	}
	
.leftpix_3{
	background:transparent url(../images/weroam_surf.jpg) scroll no-repeat center top; 
	height:95px;
	width:187px;
	cursor:hand;
	}
	
.weroam_logo{
	background:transparent url(../images/weroam_logo.png) scroll no-repeat center top; 
	height:47px;
	width:187px;
	}
/* ------------------------  LEFT PANEL END   ------------------------- */






/* ------------------------  CENTER BOX END   ------------------------- */
.centerbox{
	float:left;
	width:562px;
	margin:0px 25px;
	}
	
.topbox{
	background:transparent url('../images/boxtop.png') no-repeat scroll center top;
	width:562px;
	height:15px;
	}

.centerbrownbox1{
	background:transparent url('../images/centerbrownbox1.jpg') repeat-y scroll center top;
	width:562px;
	height:455px;
	}

.boxbottom{
	background:transparent url('../images/boxbottom.png') no-repeat scroll center top;
	width:562px;
	height:15px;
	}
.iframe_box{
	margin:0px 13px;
	height: 143px;
}

.loginbackground{
	background:transparent url('../images/login_background.png') no-repeat scroll center top;
	width:562px;
	height:268px;
	
}
.login_container{
	margin:50px 120px 0px 120px;
	height:185px;
}
/* ------------------------  CENTER BOX END   ------------------------- */






/* ------------------------  TOP IMAGES START   ------------------------- */
.girl_pix{
	background:transparent url('../images/girl_pix2.png') no-repeat scroll left top;
	position:absolute;
	width:300px;
	height:219px;
	z-index:2;
	left: 600px;
	top: 34px;
	}

.mydsl_logo{
	background:transparent url('../images/werome_logo2.png') no-repeat scroll left top;
	position:absolute;
	width:165px;
	height:52px;
	z-index:2;
	left: 600px;
	top: 34px;
	}

.usb_image{
	background:transparent url('../images/usb.png') no-repeat scroll left top;
	position:absolute;
	width:156px;
	height:101px;
	z-index:2;
	left: 600px;
	top: 34px;
	}
/* ------------------------  TOP IMAGES END   ------------------------- */


/*
.leftsidebox{
	background:transparent url(../images/leftsidebox.png) scroll no-repeat center top;
	height:295px;
	width:13px;
	float:left;
	}
.centerbrownbox{
	background: transparent url('../images/centerbrownbox.jpg') repeat-x scroll left top;
	height:295px;
	width:536px;
	float:left;
	}

.rightsidebox{
	background:transparent url(../images/rightsidebox.png) scroll no-repeat center top;
	height:295px;
	width:13px;
	float:left;
	}
*/

