@charset "utf-8";
/*@import "/StyleSheet/c-css.php";
*/
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	z-index: 1;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	max-width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header {
	margin-top: 42px;
	height:27px;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F20000;*/
}

.header_name {
	font-size: 2.1em;
	color: #000;
	letter-spacing: 0.05em;
	float:left; 
}

.header_credential {
	font-size: 2.1em;
	letter-spacing: 0.05em;
	text-align:right;
	color: #000;
	padding-top:0em;
	float:right;
}

.header_archdes {
	font-size: 2em;
	letter-spacing: 0.05em;
	color: #666;
	margin-left: 5px;
	margin-right: 0px;
	clear: right;
	float: left;
}
.RedRule {
	visibility:hidden; 
	float:none; 
	clear:both;
}

[if Gecko].RedRule {
	visibility:visible;
}

.header_nav_el_1 {
	width: 250px;
	position: relative;
	left: 400px;
	margin-top: 3px;
	margin-left: 0px;
	clear: none;
	float: left;
}

.header_nav_el_2 {
	font-size: 1.1em;
	text-align: left;
	width:inherit;
	margin-left: 0px;
	color: #000;
	word-spacing: 15px;
	float: left;
	clear: right;
 	background-color: #FFF;
}

.contact_info_box {
	width:552px;
	height:480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:lighter;
	letter-spacing:.1em;
	text-align:right;
	margin-right:0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F20000;
	overflow:hidden;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F20000;
}

.contact_text_name {
	text-align:left;
	margin-left:392px;
	font-weight: bold;
}

.contact_text_bold {
	font-weight: bold;	
}

.contact_info_1 {
	text-align:left;
	margin-left:3px;
}

.contact_info_2 {
	text-align: right;
	padding-right: 6px;
	margin-top: 175px;
}

#Sidebar {
	position: relative;
	height:555px;
	top:63px;
}

/*styles the div portfolio which contains the iframe pf_window*/
.portfolio {
	float: right;
	clear: inherit;
	overflow:hidden;
}

/*styles the iframe pf_window*/
#pf_window {
	width: 562px;
	height: 525px;
	position:absolute;
	top:0px;
	padding-top: 0px;
	left: 198px;
	overflow:hidden;
}

#TabbedPanel1_Lev1 {
	font-size: 1.1em;
	letter-spacing:0.085em;
	text-align: right;
	width: 500px;	
	float: right;
	clear: none;
	padding-top: 5px;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #F20000;
}

.active {
	color: #F20000;
}

.inactive {
	color:#000;
}
