#drag
{
	position: relative;
	cursor: pointer;
}
a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #8197AE; 
	text-decoration: none;
}

p{
	margin-top:0;
	margin-bottom:0;
}
body{
	font-family:arial;
	background-color:#9AAECE;
	background-image:url('images/back.gif');
	background-attachment:fixed;
	margin-top:0;
}

#header{
width:100%;
}
#headerTopLeft{
width:54px; 
height:28px;
background-image: url('images/nslant4.gif');
}
#headerTopMid{
width:100%;
height:28px;
background-image: url('images/mid.gif');
}
#langbut{
border:0;
float:right;
width:36px; 
height:28px;
}
#headerTopRight{
width:54px; 
height:28px;
background-image: url('images/nslant.gif');
}
#headerMidLeft{
width:54px; 
height:84px;
background-image: url('images/side1.gif');
}
#headerMidMid{
height:84px;
background-color:#D6E7E7;
}
#smartLogo{
float:right;
width:328px;
height:61px;
margin-top:17px;
margin-right:30px;
}
#eonsLogo{
width:211px;
height:84px;
float:left;
margin-left:30px;
}
#headerMidRight{
width:54px; 
height:84px;
background-image: url('images/side2.gif');
}
#headerBottomLeft{
width:54px; 
height:28px;
background-image: url('images/nslant3.gif');
}
#headerBottomMid{
background-image: url('images/mid1.gif');
height:28px;
}
#headerBottomMid img{
border:0;
padding-left:10px;
}
#headerBottomRight{
width:54px; 
height:28px;
background-image: url('images/nslant2.gif');
}
#subNav{
width:300px; 
height:20px;
float:right;
}
#subNav img{
float:left;
border:0;
}

#subNavLeft{
background-image: url('images/nslant3sm.gif');
float:left;
width:38px;
height:20px;
}

#subNavRight{
background-image: url('images/nslant2sm.gif');
float:left;
width:38px;
height:20px;
}
#phone{
position: relative; 
bottom: -2px;
left:130px;
}
#body{
width:100%;
}
#bodyCorner{
width:18px; 
height:18px;
background-image: url('images/c.gif');
}
#bodyTopMid{
background-image: url('images/midcor.gif'); 
width:100%; 
height:18px;
}
#bodyTopMidDeco{
background-image: url('images/corner.gif'); 
width:69px; 
height:18px;
}

#bodyMidLeft{
height:100%;
background-image: url('images/midcorup.gif');
vertical-align:top;
}

#bodyMidLeftDeco{
background-image: url('images/cornerup.gif');
height:69px;
width:18px;
}
#bodyMidMid{
text-align:center;
padding:20px;
}
#bodyContent{
border:2px groove #FFFFFF;
text-align:left;
background-color:#D6E7E7;
padding:20px;
}
#bodyMidRight{
height:100%;
background-image: url('images/midcorup.gif');
vertical-align:bottom;
}
#bodyMidRightDeco{
background-image: url('images/cornerdown.gif');
height:69px;
width:18px;
}
#bodyBottomMid{
background-image: url('images/midcor.gif'); 
width:100%; 
height:18px;
}
#bodyBottomMidDeco{
background-image: url('images/cornerother.gif'); 
width:69px; 
height:18px;
float:right;
}