/*
|
| TITLE:      Spector Roseman Kodroff & Willis Popup Style
| AUTHOR:     Eric Shiarla, emshiarla@gmail.com
|
| EMPLOYED:   Interworks Inc., http://www.interworksinc.com
|
| CREATED:    July 25, 2008
| MODIFIED:   ---------------
|
*/

html,body{
  background-color: #DBDED7;
}

body {
	background: #DBDED7 url(../../images/bg_global-reach.jpg) no-repeat fixed left top;
}

.pop-up {
	padding: 40px 25px;
	width: 453px;
	height: 336px;
}

