﻿/* CSS layout */
#masthead {
	background-position: center center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/background-masthead.gif');
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	vertical-align: middle;
	float: left;
}
#container {
	width: 750px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width: 190px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	line-height: 1.2em;
	height: 120px;
	margin-left: 550px;
}
ul#linkslist {
	list-style-type: none;
	text-align: left;
}

#linkslist li {
	text-align: left;
	text-transform: lowercase;
	border-top: 1px solid #6a6a6a;
	padding: 5px;
	margin: 5px;
}
#linkslist a:link {
	color: #666666;
	text-decoration: none;
}
#linkslist a:hover {
	text-decoration: none;
	border-width: 0px;
}
#top_nav {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mastheadtitle{
	vertical-align: middle;
	font-size: xx-large;
	margin-top: 30px;
}
#main_contents {
	padding: 45px;
	border: thin solid #ACABBB;
	width: 650px;
	height: 400px;
	background-image: url('images/index/JL1_0030.JPG');
	background-repeat: no-repeat;
}
.main_contents {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color: #000000;
	padding: 45px;
	border: thin solid #ACABBB;
	width: 650px;
	height: 400px;
	text-align: center;
}

#portfolio_content {
	border-width: thin;
	border-color: #ACABBB;
	width: 28400px;
	height: 500px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-align: justify;



	azimuth:
}

.contactbutton {
	position: relative;
	top: 50%;
	margin-left: 10px;
}
