/* Jill Kempson JKlayout.css
------------------------------------- */
/* 09/05/10; 09:25AM by Pascal 
------------------------------------- */
/* @group reset */
/* reset */
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;}
h1,h2,h3,h4,h5,h6 { font-size: 100%;}
ol,ul { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal;  }
table { border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
caption,th { text-align: left; }
q:before, q:after { content: '';}
/* @end */
/* @group layout */
/* layout */
html { text-align: center;}
body {
	position: relative;
	width: 770px;
	_width: 780px;
	margin: 0 auto;
	text-align: left;
	}
#content {
	position: relative;
	width: 100%;
	}
#content_main50 {
	left: 0;
	width: 50%;
	overflow: auto;
	padding: 1em 0;
	}
#content_main100 {
	left: 20px;
	width: 92%;
	padding: 1em 0;
	overflow: auto;
	}
#content_typing {
	padding: 3em 0;
	min-height: 440px;
	}
#content_sub {
	left: 50%;
	width: 50%;
	overflow: auto;
	padding: 1em 0;
	}
#content_main50 ol, #content_sub ol	{
	margin-left: 20px;
	margin-right: 20px;
	}
.exh_li {
	float: left;
	padding-left: 35px;
	}
.exh_li img {
	float: left;
	margin-right: 3px;
	margin-bottom: 20px;
	}
#content_main50 img.contact {
	margin-left: 30px;
	margin-bottom: 50px;
	}
#contactMe {
	margin-top: 70px;
	}
#content_main50 {
	left: 0;
	width: 50%;
	padding: 1em 0;
	}
#content_sub {
	left: 50%;
	width: 50%;
	padding: 1em 0;
	}
#branding, #nav_main, #footer {
	width: 100%;
	}
#media {
	position: relative;
	margin-top: 20px;
	margin-left: 35px;
	min-height: 85px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #cd5c5c;
	width: 284px;
	}
#media .box {
	padding: 10px;
	}
.box li, .box li a {
	color: white;
	font-size: 1.1em;
	}
.box li a {
	text-decoration: underline;
	}
.box li a:hover {
	font-weight: bold;
	font-style: italic;
	}
#about_pic {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 20px;
	}
#agent {
	margin-top: 100px;
	margin-left: 25px;
	margin-bottom: 30px;
	}
/* @end */
/* @group clear */
/* si_clear_children */
.pc,.sc { position: absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative;}
/*\*/
* html .clear_children { display: inline; }
/**/
.cc_tallest:after { content: '';}
/* @end */