body {
	text-align: center;
	background: url('../images/grid_background.jpg') repeat-x top left;
	margin: 0 auto;
}


#lshadow {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 840px;
	background: url('../images/left_right_shadow.png') repeat-y top left;
}

#bshadow {
	display: block;
	width: 840px;
	height: 35px;
	background: url('../images/bottom_shadow.png') repeat-x bottom left;
	margin: 0 auto;
	padding: 0;
}

#bshadow p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right:30px;
	margin: 0;
}

#bshadow a {
	font: inherit;
	text-decoration: none;
	color: #000;
}


#content {
	display: block;
	z-index: 1;
	width: 800px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: none;
	margin: 0 auto;
	background: #fff;
}

#header {
	width: 800px;
	top: 0;
	left: 0;
	height: 164px;
	background: url('../images/main_header.jpg') no-repeat top left;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
}

#menu_holder {
	width: 800px;
	height: 23px;
	display: block;
	clear: none;
	position: relative;
	top: 141px;
	left: 0;
	border: 0;
}

#menu_holder a {
	display: block;
	height: 23px;
	width: 85px;
	padding: 2px 0 0 0;
	margin: 0;
	float: right;
	clear: none;
	font: 12px Arial Black, Arial Black, Gadget, sans-serif;
	font-weight: bold;
	background: url('../images/button_background.jpg') no-repeat;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	z-index: 10000;
}

#menu_holder a:Hover {
	text-decoration: none;
	color: #000;
	background: url('../images/button_background2.jpg') no-repeat;
}

#portfolio {
	display: block;
	clear: none;
	float: left;
	background: url('../images/portfolio_background_square.png') repeat;
	position: relative;
	top: 40px;
	left: -50px;
	width: 140px;
	z-index: 1999;
	padding: 0;
	text-align: left;
}

#portfolio #inst {
	width: 132px;
	float: left;
	border: 0;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: url('../images/portfolio_white_background.png') repeat;
	margin: -4px 2px 4px -2px;
	padding: 2px;
	z-index: 2000;
}

#portfolio #ptext {
	opacity: 1;
	filter:alpha(opacity=100);
}
#portfolio h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: left;
	opacity: 1;
	filter:alpha(opacity=100);
}

#portfolio .portlink {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 2px 0 6px 10px;
	padding-top: 2px;
	display: block;
	clear: both;
	opacity: 1;
	filter:alpha(opacity=100);

}

/**
 * General Font Styles
 */
p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #404040;
	text-align: left;
	margin: 10px;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: left;
	color: #F54029;
	font-weight: bold;
}

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: left;
	color: #F54029;
	font-weight: bold;
}

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: left;
	color: #F54029;
	font-weight: bold;
}

/**
 * End General Fonts
 */

#homeBox {
	display: block;
	float: left;
	width: 225px;
	clear: none;
	margin: 5px 5px;
	padding: 5px;
}

#homeBox h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #F54029;
	margin: 2px 0 4px 5px;
}

#homeBox fieldset {
	width: 210px;
	border: 1px solid #000;
}

#homeBox legend {
	font: 12px Arial, Helvetica, sans-serif;
	color: #F54029;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding: 0 5px 0 5px;
}

#homeBox label {
	display: block;
	float: left;
	margin: 4px 5px 4px 5px;
	width: 80px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
}

#homeBox input {
	width: 100px;
	margin: 4px 5px 4px 5px;
	background: #fff;
	border: 1px solid #000;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#homeBox .rc_connect {
	padding: 2px 4px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #F54029;
	border: 1px solid #000;
	color: #FFF;
	margin: 0 0 0 70px;
}

#pageText {
	width: 780px;
	margin: 10px 0 25px 10px;
	padding: 5px;
	display: block;
	clear: both;
	text-align: justify;
	height: auto;
}

#pageText p {
	text-align: justify;
}

#pageText a {
	color: #000;
	text-decoration: none;
}

#pageText a:hover {
	text-decoration: underline;
	color: #000;
}

#pageText address {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
	color:#404040;
	margin-left: 10px;
}

.clear {
	clear: both; width: 100%;
}

#projectDsp {
	display: block;
	float: left;
	clear: none;
	width: 300px;
	margin: 5px 20px 5px 20px;
	padding: 10px;
	border: 1px solid #E0E0E0;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	text-align: left;
}

#projectDsp img {
	border: 1px solid #404040;
	clear: none;
	margin-right: 10px;
}

#projectDsp:Hover {
	text-decoration: none;
	border: 1px solid #404040;
}

#projectDsp p {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#projectDsp p:hover {
	text-decoration: none;
}

#projectDsp a:Hover {
	text-decoration: none;
}

#portText {
	display: block;
	float: left;
	clear: none;
	width: 450px;
	padding: 10px;
}

#portCat {
	display: block;
	float: right;
	clear: none;
	width: 250px;
	background: url('../images/portfolio_category_background.jpg') bottom right no-repeat;
	margin: 15px 5px 0 0;
}

#portfolioBox {
	display: block;
	float: right;
	clear: none;
	position: relative;
	top: -8px;
	left: -12px;
	background: #DfDfDf;
	width: 238px;
	border: 1px solid #404040;
}

#portfolioBox ul {
	padding-left: 20px;
	margin-bottom: 25px;
	list-style-type: none;
}

#portfolioBox li {
	display: block;
	float: left;
	clear: both;
	width: 200px;
	border: 0;
	border-top: 1px solid #404040;
	padding: 10px 0 10px 5px;
	font: 12px Arial Black, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}

#portfolioBox li:first-child {
	border-top: 0;
}

#portfolioBox li a {
	text-decoration: none;
	color: #000;
}

#portfolioBox li a:hover {
	text-decoration: underline;
}


.pr_login {
	display: block;
	width: 400px;
	border: 1px solid #000;
	margin: 10px 0 50px 200px;
	padding: 10px;
}

.pr_login legend {
	clear: none;
	background: #BE352D;
	padding: 4px 6px 4px 6px;
	border: 1px solid #000;
	color: #fff;
	margin: 0 0 0 15px;
}

.pr_login label {
	display: block;
	float: left;
	clear: none;
	width: 100px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #404040;
	text-align: right;
	margin: 2px 0 2px 0;
}

.pr_login input {
	float: left;
	clear: none;
	font: 14px Arial, Helvetica, sans-serif;
	background: #DFDFDF;
	color: #000;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000;
	margin: 0 10px 2px 10px;
}

.pr_login .submit {
	float: left;
	clear: none;
	font: 14px Arial, Helvetica, sans-serif;
	background: #DFDFDF;
	color: #000;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	border: 1px solid #000;
	margin: 0 10px 2px 110px;
}

#docHolder {
	float: left;
	clear: none;
	display: block;
	width: 550px;
	margin: 5px 0 10px 10px;

}

#docHolder tr {
	background: #fff;
}

#docHolder tr:Hover {
	background: #E8E8E8;
}

#docHolder td {
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #404040;
}

#docHolder td a {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}

#docHolder td a:hover {
	text-decoration: underline;
}
#docHolder .title {
	float: left;
	clear: none;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	width: 350px;
	padding: 5px;
}

#docHolder .download {
	display: block;
	float: right;
	width: 100px;
	clear: none;
	background: #DFDFDF;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404040;
	padding: 7px;
}

#docHolder .download a {
	text-decoration: none;
	color: #404040;
}

#docHolder .download a:Hover {
	text-decoration: underline;
	color: #404040;
}

#prCategories {
	display: block;
	float: right;
	width: 200px;
	clear: none;
	margin: 3px 10px 0 0;
	padding: 5px;
	border: 1px solid #404040;
}

#prCategories ul {
	margin: 0;
	display: block;
	float: left;
	clear: both;
	padding-left: 10px;
}

#prCategories li {
	list-style-image: url('../images/folder_icon.jpg');
	list-style-type: square;
	width: 100%;
	margin: 5px 0 0 2px;
	font: 13px Arial, Helvetica, sans-serif;
	list-style-position: inside;
	text-align: left;
	vertical-align: middle;
}

#prCategories li a {
	color: #404040;
	text-decoration: none;
}

#prCategories li a:Hover {
	color: #000;
	text-decoration: underline;
}

div.jqoverlay {
	padding:40px;	
	width:650px;  
	display:none;
	background: #fff;	
}

div.jqoverlay div.close {
	background:url(/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.jqoverlay a {
	height:450px;
	display:block;
}


