@charset "utf-8";
/* CSS Document */

body{
background:#848e97 url(../images/bg.gif) repeat-x;
margin:0px;
padding:0px;
}
 
*{font-family:Arial, sans serif;font-size:12px;}
 
img{
	border:0px;
}
 
#pagecontents{
background:url(http://modulesoft.com/rfq/images/background.gif) top center no-repeat;
min-height:500px;
margin:0px;
padding:0px;
}

#page-wapper{
width:710px;
margin-left:auto;
margin-right:auto;
}
#logo{
padding-top:20px;
padding-left:10px;
padding-bottom:10px;
}
#topdiv{
background:url(http://modulesoft.com/rfq/images/top.png) left bottom no-repeat;
height:23px;
}

#middlediv{
background:url(http://modulesoft.com/rfq/images/moddle.png)  left repeat-y;
}

#bottomdiv{
background:url(http://modulesoft.com/rfq/images/bottom.png) left top no-repeat;
height:68px;
}

