/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */
ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes list-style from lists */
table {
	border-collapse : collapse;
	border-spacing : 0;
}
/* Removes border from fieldset and img */
fieldset, img {
	border : 0;
}
/* Left-aligns text in caption and th */
caption, th {
	text-align : left;
}
/* Removes quotation marks from q */
q:before, q:after {
	content :'';
}
/* layout.css */

html {
	text-align : center;
}
body {
	background: url(../images/bg.jpg) repeat-x top #fff;
	margin: auto;
	text-align: left;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8125em;
	line-height: 1.8em;
}
h1 {
	background:transparent url(../images/jh-logo.png) no-repeat scroll left center;
	margin-left: 15px;
	clear:both;
	float:left;
	height:103px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:-5000px;
	width:250px;
	border:none;
}
h2, h3, h4, p, ul, blockquote {
	margin : 0 20px .75em;
}
h2, h3 {
	margin-bottom : 1em;
	letter-spacing : -.5px;
	font-size: 1.25em;
	font-weight:normal;
}
p {
	font-size : 100%;
}
h2, h3 {
	color : #067AB4;
}
#center_container h2{
	margin-left: 40px;
	margin-top: 20px;
	clear: left;
}
#main_container {
	width:1150px;
	height:auto;
	margin:auto;
	padding:0px;
	position:relative;
	background:url(../images/top_bg.jpg) no-repeat left top;
}
.main_content {
	width:950px;
	height:auto;
	margin:auto;
}
.top_center_box {
	width:950px;
	height:21px;
	background:url(../images/top_box.jpg) no-repeat center;
	padding-top: 90px;
	padding-bottom: 0px;
}
.bottom_center_home, .bottom_center_box {
	position:relative;
	width:950px;
	height:19px;
	background:url(../images/bottom_box.gif) no-repeat center;
	padding: 0;
}
.bottom_center_box {
	bottom: -40px;
}
.bottom_center_home {
	bottom: -130px;
}
#center_box {
	width:950px;
	height:auto;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#center_container {
	width:100%;
	background-color:#FFFFFF;
	overflow: auto;
}
/*---------------- menu tab----------------------*/
#menu_tab {
	width:890px;
	height: 100px;
	padding:0px;
	margin: -50px 0 0 90px;
}
#footer {
	float:left;
	clear:left;
	background-color:#FFFFFF;
	width:950px;
	margin:0;
	text-align:center;
	font-size : .8em;
	line-height:13px;
}
.rule {
	border-bottom:1px solid #d3e0e8;
}
.rule-top {
	border-top:1px solid #d3e0e8;
	padding-top: 10px;
}
ul.menu {
	list-style-type:none;
	display:block;
	margin: 0 0 0 335px;
	padding:1px;
	background:none;
}
ul.menu li {
	display:inline;
	font-size:1.3em;
/* line-height:150px; */}
ul.links {
	list-style-type:none;
	display:block;
	margin: 0;
	padding:10px 0 10px 0;
	background:none;
}
ul.links li {
	display:inline;
	padding: 0px 10px 0px 10px;
	text-align:center;
}
ul.links img {
	border:none;
}
a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width: auto;
	padding:68px 9px 0px 14px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#067AB4;
}
a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	margin:0;
	width: auto;
	padding:68px 9px 0px 14px;
	text-align:center;
	text-decoration:none;
	color: #FF7200;
}
a.nav:hover {
	color: #FF7200;
	text-decoration:none;
}
a img {
	text-decoration: none;
}
a:link, a:visited {
	color:#067AB4;
	text-decoration:none;
}
a:hover {
	color: #FF7200;
}
.left_home {
	background-color:#FFFFFF;
	float:left;
	clear: both;
	width:270px;
	margin: -290px 30px 0 30px;
}
.right_home {
	background-color:#FFFFFF;
	width:470px;
	float:left;
	margin: 20px 60px 0 60px;
}
.left_portfolio {
	background-color:#FFFFFF;
	float:left;
	clear: both;
	padding-left:20px;
	width:360px;
	margin:0;
}
.right_portfolio {
	background-color:#FFFFFF;
	width:430px;
	float:right;
	padding-right: 100px;
	margin: 0px;
}
.services {
	background-color:#FFFFFF;
	float:left;
	clear: both;
	padding:20px 39px 0px 100px;
	width:610px;
	margin:0;
}
#skills {
	background-color:#FFFFFF;
	float:left;
	clear: both;
	padding:20px 120px 0px 120px;
	width:710px;
	margin:0;
}
/*
.block {
	display:inline;
	float:left;
	margin-left:14px;
	width:255px;
}
*/
p.cit {
	margin: 0 0 0 -15px;
	padding: 0 0 20px 35px;
	line-height: 20px;
	font-size: 120%;
	background: transparent url(../images/quote-open.gif) no-repeat scroll top left;
}
p.cit cite {
	background: transparent url(../images/quote-close.gif) no-repeat scroll top right;
	line-height: 20px;
	margin-bottom: 30px;
}
.portfolio {
	border-style:solid;
	border-width:thin medium medium thin;
	border-color:#cccccc;
	margin:0px 30px 20px 0px;
	padding:5px;
	float: left;
}
#skills img {
    border-color: #cccccc;
    border-style: solid;
    border-width: thin medium medium thin;
    float: right;
    margin: 8px 0px 10px 10px;
    padding: 5px;
}

.portfolio-entry {
	margin: 0 60px;
}
.red {
	color: #FF7200;
}
div.row {
	clear: both;
	padding-top: 7px;
}
div.row span.label {
	text-align: right;
	float: left;
	width: 130px;
	padding:0 6px 0 0;
}
div.row span.formw {
	text-align: left;
	float: right;
	width: 585px;
}
#form_donation legend {
	color: #006633;
}
form {
	padding-bottom: 30px;
}
.submitButton {
	margin: 12px 0 0 130px;
}
#center_container h2.acc_trigger {
	margin: 0;
/*	background: url(h2_trigger_a.gif) no-repeat; */
	background-color: #dfeef7;
	background-image:url(../images/arrows.jpg);
	background-repeat:no-repeat;
	background-position: 0 0; 
	height: 46px;	line-height: 46px;
	width: 610px;
/*	font-size: 2em;
	font-weight: normal; */
	float: left;
	border: 1px solid #b8ced9;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;

}
#center_container #skills h2.acc_trigger {
	width: 710px;
}
h2.acc_trigger a {
/*	color: #fff; */
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
#center_container h2.acc_trigger.active {
	background-position: 0 -46px;
} 
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
/*	font-size: 1.2em; */
	width: 610px;
	clear: both;
	border: 1px solid #b8ced9;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#skills .acc_container {
	width: 710px;
}
.acc_container .block {
	padding: 5px 0 0 0;
}
#recaptcha_area, #recaptcha_table {
    margin: 10px 0 0 133px;
}
