body
{
	color: #586C7E;
	font-family: Arial;
	font-size: 14px;
	background-color: #93A6B5;
	/*background-color: #7B9AAC;*/
	background-attachment: fixed;
	background-image: url(http://www.prodevinc.com/ui/page_gradient_bg.jpg);
	background-repeat: repeat-x;
	/*background-color:#EDF0F3;*/
}

a
{
	text-decoration:underline;
	color:inherit;
}

a:hover
{
	text-decoration:none;
}

p
{
	margin:0px;
	margin-bottom:10px;
}

div
{
	position:relative;
}

div#page_container
{
	width:896px;
	height:auto;
	margin:auto;
	margin-top:32px;
}

/*div#page_background
{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:-2;
}*/

div#header
{
	height:236px;
}

div#section_banner
{
	text-align:center;
	min-height:40px;
}

div#page_body
{
/*	background-image: url(content_area_bg.jpg);
	background-repeat:repeat-y;
	background-color:#EDF0F3;*/
	background-color:#ebeff2;
	background-image:none;
}

div#content
{
	padding:25px;
	padding-top:0px;
	padding-bottom:5px;
	line-height:22px;
	margin-top:0px;
	height:auto;
}

div#gallery_sidebar
{
	float:right;
	width:auto;
	background-color:#F9FAFB;
	border:1px #C3CED7 solid;
	height:auto;
	padding:10px;
	text-align:center;
	margin-left:25px;
	
}

div#footer
{
	height:32px;
	padding-top:14px;
	/*background-image: url(footer_bg.jpg);
	background-repeat: no-repeat;*/
	text-align:center;
	font-weight:bold;
}

div#footer a
{
	padding: 5px;
	color: #707991;
	clear: both;
	text-decoration:none;
}

div#footer a:hover
{
	color:#36424D;
}

a#nk_credit
{
	position: absolute;
	bottom: -45px;
	left: 448px;
	background-image: url(nk_credit.png);
	width: 34px;
	height: 30px;
	background-repeat: no-repeat;
	border: 0px none;
}

#doorstop
{
	clear:both;
}

/*Page Frame Shadows*/

#frame_scaffold
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index:-1;
}

#frame_scaffold div
{
	position: absolute;
}

div.corner
{
	width: 20px;
	height: 30px;
	background-repeat: no-repeat;
}

div.xside
{
	height:15px;
	right:10px;
	left:10px;
	background-repeat: repeat-x;
}
div.yside
{
	width: 10px;
	bottom: 15px;
	top: 15px;
	background-repeat: repeat-y;
	background-position: center;
}

#content_tabs
{
	height:50px;
	text-align:center;
	border-bottom:1px #88A0AF solid;
}

#content_tabs a
{
	display: block;
	width: 150px;
	float: left;
	color: #88A0AF;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-left: 1px solid;
	margin:15px;
	margin-bottom:0px;
}

#content_tabs a.selected { color: #00324C; }

#frame_l
{
	left:-10px;
	background-image:url(frame_l.png);
}
#frame_r
{
	right: -10px;
	background-image: url(frame_r.png);

}
#frame_t
{
	top:-15px;
	background-image:url(frame_t.png);
}
#frame_b
{
	bottom:-15px;
	background-image:url(frame_b.png);
}
#frame_tl
{
	top:-15px;
	left:-10px;
	background-image:url(frame_tl.png);
}
#frame_tr
{
	top:-15px;
	right:-10px;
	background-image:url(frame_tr.png);
}
#frame_bl
{
	bottom:-15px;
	left:-10px;
	background-image:url(frame_bl.png);
}
#frame_br
{
	bottom:-15px;
	right:-10px;
	background-image:url(frame_br.png);
}

#smart_leadin
{
	position:absolute;
	right:0px;
	top:0px;
}

#box_list
{
}

#box_list div
{
	padding: 20px;
	background-color: #FFF;
	border: 1px #BDCCD4 solid;
	height:185px;
	margin:10px;
}
#box_list div div
{
	padding:0px;
	float:left;
	border:none;
	margin:0px;
	margin-right:20px;
	width:255px;
	text-align:center;
	border-right:1px #DDD solid;
	padding-right:10px;
}

#contact_info
{
	display:inline;
}

#contact_info div
{
	padding: 20px;
	background-color: #FFF;
	border: 1px #BDCCD4 solid;
	float:left;
	margin:10px;
}

h1,h2,h3
{
	margin:0px;
}

.left
{
	float:left;
	padding:5px;
}

.right
{
	float: right;
	padding: 5px;
}

div#intro
{
	padding: 15px;
	margin: 5px;
	background-color: #FFF;
	border: 1px #46789D;
	font-size:20px;
}

span.c4 {font-weight:bold}
div.c3 {text-align:right}
.c1 {width:150px}
.c2 {width:154px}

fieldset#contact
{
	border:none;
}