/* gikkaslaw */

body {
	background-image: url(images/repeat-bgd.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #737F89;
	background-repeat: repeat-x;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #b28e1e;
}

p {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	line-height: 26px;
	color: #414a50;
}

p strong {
	color: #000;	
}

a {
	color: #0A3C53;
}

a:hover {
	color: #737F89;
}

a.mail {
	color: #b28e1e;
	font-weight: bold;
	text-decoration: none;
}

ul {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	line-height: 26px;
	color: #656f77;
}
li {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	line-height: 26px;
	color: #656f77;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #254D67;
}

#master-container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#homepage-masthead {
	width: 980px;
}

#homepage-main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #d3ac33;
	padding-top: 28px;
	padding-bottom: 22px;
	background-color: #FFFFFF;
	margin-bottom: 22px;
	float: left;
}

.firmname {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #6C7D7F;
}


#home-left {
	float: left;
	width: 250px;
	padding-left: 24px;
	padding-top: 6px;
}
#home-right {
	float: right;
	width: 623px;
	padding-bottom: 25px;
	padding-right: 48px;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #D7DCE5;
}

#footer a {
	color: #D7DCE5;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.interiors-body {
	background-image: url(images/4bgd-interior.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #737F89;
	background-repeat: repeat-x;
}
#interiors-masthead {
	width: 1000px;
	height: 209px;
	padding-bottom: 0px;
	background-image: url(images/masthead-interiors-bgd.jpg);
	background-repeat: no-repeat;
}
#interiors-main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d3ac33;
	padding-top: 28px;
	padding-bottom: 22px;
	background-color: #FFFFFF;
	margin-bottom: 22px;
	float: left;
}
.home-paragraph {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 18px;
	line-height: 32px;
}
.firm-name {
	color: #b28e1e;
}
#interiors-right {
	float: right;
	width: 623px;
	padding-bottom: 25px;
	padding-right: 48px;
}

img.gikkas_picture {
	float: right;
	padding: 0 0 5px 15px;	
}
#map {
	float: right;
	height: 300px;
	width: 300px;
	margin-right: 18px;
}
.chinese-paragraph {
	font-size: 12px;
}
