@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #787067;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: url(/img/common/repeat_background.jpg) top center repeat #ede8e2;
	margin-bottom: 60px;
	
}

h1 {
	margin: 0px;
	padding: 19px 0px 13px 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #918a82;
	font-weight: normal;
	border-bottom: 1px solid #d3d1ce;
}

p {
	line-height: 22px;
	padding-bottom: 8px;
	font-size: 12px;
}

#header {
	width: 100%; 
	height: 174px; 
	background: url(/img/common/top_background.jpg) top center repeat;
}

#header_content {
	width: 940px;
	height: 174px;
	margin: 0 auto;
	background: url(/img/common/background_tab.jpg) center bottom no-repeat;
}

#jaime_logo {
	float: left;
	border: 0px;
	height: 36px;
	width: 296px;
	padding-top: 66px;
}

.clear {
	clear: both;
}

/*Portfolio List*/

.portfolio_single {
	float: left;
	width: 235px;
}

/*Navigation List*/

#navigation {
	float: right;
	text-align: right;
	padding-top: 75px;
}

#nav_list {
	height: 17px;
	margin: 0px;
	padding: 0px;
}

#nav_list span {
	display: none;
}

#nav_list li, #nav_list a {
	height: 17px;
	display: block;
}

#nav_portfolio {
	width: 81px;
	background: url(/img/common/nav_portfolio.gif) top no-repeat;
	margin: 0px 14px 0px 0px;	
}

#nav_portfolio_current, #nav_portfolio a:hover {
	width: 81px;
	background: url(/img/common/nav_portfolio.gif) bottom no-repeat;
	margin: 0px 14px 0px 0px;
}

#nav_about {
	width: 49px;
	background: url(/img/common/nav_about.gif) top no-repeat;
	margin: 0px 14px 0px 0px;
}

#nav_about_current, #nav_about a:hover {
	width: 49px;
	background: url(/img/common/nav_about.gif) bottom no-repeat;
	margin: 0px 14px 0px 0px;
}

#nav_blogs {
	width: 48px;
	background: url(/img/common/nav_blogs.gif) top no-repeat;
	margin: 0px 14px 0px 0px;
}

#nav_blogs_current, #nav_blogs a:hover {
	width: 48px;
	background: url(/img/common/nav_blogs.gif) bottom no-repeat;
	margin: 0px 14px 0px 0px;
}

#nav_contact {
	width: 65px;
	background: url(/img/common/nav_contact.gif) top no-repeat;
	padding: 0px 0px 0px 0px;
}

#nav_contact_current, #nav_contact a:hover {
	width: 65px;
	background: url(/img/common/nav_contact.gif) bottom no-repeat;
	padding: 0px 0px 0px 0px;
	
}

#nav_list li {
	float: left;
	list-style: none;
	display: inline;
}

/**/
#galleria {
	width: 940px;
	height: 650px;
	margin: 0 auto;
}

#wrapper {
	min-height: 400px;
	width: 940px;
	margin: 0 auto;
}

/**/

#footer {
	margin: 0 auto;
	margin-top: 40px;
	width: 940px;
	height: 50px;
	border-top: 1px solid #918a82;
	padding: 0px;
	padding-top: 18px;
}

#copyright {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #918a82;
}

#credit {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #918a82;
}

a {
	color: #23a9b1;
	text-decoration: none;
}

a:hover {
	color: #23a9b1;
	text-decoration: underline;
}

#introtext {
	color: #787067;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 30px;
}

.bloglinksleft {
	float: left;
	width: 450px;
	text-align: center;
}

.bloglinksright {
	float: right;
	width: 450px;
	text-align: center;
}
