/* @override 
http://dev.dyadcom.com/jnruddy/tags/nonflash/css/global.css
*/

*{
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	overflow: hidden;
}

body
{
	margin: 0px;
	padding: 0px;
	background: url(../img/bg-1.jpg) repeat;
}

body, html{
	height: 100%;
	width: 100%;
}

p{
	color: #474335;
	text-align: justify;
	font: 12px/160% Georgia, Times, "Times New Roman", serif;
}

#container p{
	padding: 5px;
	width: 790px;
}

img{
	padding-bottom: 20px;
}

#box{
	height: 1px;
	position: absolute;
	overflow: visible;
	width: 100%;
	top: 50%
}
#container
{
	/*904 × 502*/
	display: block;
	width: 904px;
	height: 502px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -452px;
	margin-top: -270px;
	text-align: center;
	background: url(../img/jnruddy_frame.gif) no-repeat 0 0;
}

#container p{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 704px;
	padding: 100px;
	font-size: 18px;
	line-height: 32px;
}

a
{
	color: #767b7f;
	text-decoration: none;
}

a:hover
{
	color: #263962;
}

p#flash
{
	position: absolute;
	text-align: center;
	bottom: 0px;
	top: 308px;
}

body div#footer
{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: 240px;
}

#footer p{
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	
}

#footer a{
	color: #767b7f;
}

#footer a:hover{
	color: #263962;
}

/* @end */



