/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* common */
body {
	background-color: white;
	font-family: Times New Roman;
	margin: 0;
}
#container {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 1023px;
}
#clear {
	clear: both;
}
/* header */
#header {
}
#header-menu {
  background: white url(../images/01.gif) no-repeat center top;
  float: left;
  min-height: 311px;
	height: auto !important;
	height: 311px;
  width: 265px;
}
#header-title {
  background: white url(../images/header.gif) top left no-repeat;
  float: left;
  min-height: 251px;
	height: auto !important;
	height: 251px;
	width: 758px;
}
#portfolio {
  left: 60px;
  position: relative;
  top: 25px;
  width: 713px;
}
#portfolio p {
  font-size: 12px;
  margin: 10px 15px 0px 15px;
}
#work1 {
  background: white url(../images/14.jpg) no-repeat;
  float:left;
  height: 160px;
  left: 0px;
  position: relative;
  top: 15px;
  width: 100px;
}
#work2 {
  background: white url(../images/25.jpg) no-repeat;
  float:left;
  height: 160px;
  left: 0px;
  position: relative;
  top: 15px;
  width: 100px;
}
#work3 {
  background: white url(../images/42.jpg) no-repeat;
  float:left;
  height: 160px;
  left: 0px;
  position: relative;
  top: 15px;
  width: 100px;
}
#work4 {
  background: white url(../images/96.jpg) no-repeat;
  float:left;
  height: 160px;
  left: 0px;
  position: relative;
  top: 15px;
  width: 100px;
}
#top-menu {
  background: white url(../images/03.gif) no-repeat;
  color: #595959;
  height: 157px;
  position: relative;
  top: 164px;
  width: 265px;
}
#top-menu ul {
  font-size: 12px;
  left: 75px;
  position: relative;
  top: -29px;
}
#top-menu li {
  list-style-type: none;
}
#header1 {
  font-size: 25px;
  font-weight: normal;
  left: 100px;
  position: relative;
  top: -83px;
}
#header2 {
  font-size: 12px;
  font-weight: normal;
  left: 80px;
  position: relative;
  top: -54px;
}
#header3 {
  color: #586458;
  font-size: 12px;
  font-weight: normal;
  left: 36px;
  position: relative;
  top: 6px;
}
/* content */
#content {
  margin-top: 10px;
}
#left-sidebar {
  float: left;
  width: 266px;
}
#main, #main-inside {
  color: #595959;
  font-size: 12px;
  float: left;
  left: 10px;
  position: relative;
}
#main {
  width: 495px;
}
#main-inside {
  width: 714px;
}
#main ul, #main-inside ul {
  padding-left: 58px;
}
#main li, #main-inside li {
  padding-bottom: 5px;
}
#main h1, #main-inside h1 {
  color: #4D2F89;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 15px;
  text-align: center;
}
#right-sidebar {
  color: #595959;
  font-size: 12px;
  float: left;
	left: 19px;
	position: relative;
  width: 209px;
}
#right-sidebar p, #right-sidebar a {
  padding: 2px 8px 2px 8px;
  text-align: justify;
}
#date {
  font-weight: bold;
}
#addinfo {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 5px;
}
#right-head {
  background: white url(../images/08.gif) no-repeat center;
  color: white;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  padding-left: 31px;
  padding-top: 4px;
}
/* footer */
#footer {
  background: white url(../images/09.gif) no-repeat top left;
  font-size: 12px;
  height: 78px;
}
#address {
  color: #4D2F89;
  display: block;
  float: left;
  left: 1100px;
  position: absolute;
  top: 115px;
  width: 150px;
  font-size: 18px;
}
#copyright {
  display: block;
  float: left;
  left: 673px;
  position: relative;
  top: 27px;
}
#contacts {
  display: block;
  float: left;
  font-size: 14px;
  left: 10px;
  position: relative;
  top: 27px;
}
#redtext {
  color: #CC3300;
}