@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
  	border: none;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.biggerFont {
	font-size: 15px;
	letter-spacing: 0.3mm;
	color: #666;
	
}

#bio {
	width: 265px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	text-align: justify;
	color: #666;
	font-size: 11px;
}

#center {
	float: left;
	width: 550px;
	margin-left: 40px;
	height: 340px;
	background-color:#666
	/*border:#696 1px dashed*/
}

.clearFloats {
	border: none;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.contactCaps {
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}

#contactData {
	width: 600px;
	height: 95px;
	border: solid 1px #ccc;
}

#contactData p {
	margin-left: 20px;
	margin-top: 12px;
}

#contactForm {
	width: 600px;
	height: 180px;
	border: solid 1px #ccc;
}

#contactForm #email {
	width: 210px;
	padding-left: 5px;
}

#contactForm input {
	float: left;
	background-color: #e2e2e2;
	margin-top: 12px;
}

#contactForm label {
	float: left;
	width: 140px;
	margin-top: 12px;
	text-align: right;
}

#contactForm #name {
	width: 425px;
	padding-left: 5px;
}

#contactForm #phone {
	width: 210px;
	padding-left: 5px;
}

#contactForm textarea {
	width: 420px;
	height: 60px;
	background-color: #e2e2e2;
	margin-top: 12px;
	margin-right: 30px;
	padding: 5px;
	float: right;
	overflow: auto;
}

#copy {
	width: 930px;
	margin: auto;
	font-size:9px;
	color: #999;
}

.formControl {
	margin-left: 10px;
	margin-top: 31px !important; 
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: #666;
}

#index_img {
	margin-top: 108px;
}

#left {
	float: left;
	width: 154px;
	height: 340px;
}

#left a {
	display: block;
	width: 88px;
	height: 23px;
	text-indent: -9999px;
}

#left a:hover {
	background-position: center;
}

#left a.selected {
	background-position: bottom;
}

#left a:active {
	background-position: bottom;
}

#logo {
	width: 154px !important;
	height: 19px !important;
	text-indent: 0px !important;
	margin-bottom: 30px;
}

.mail {
	color: #39C;
}

#main_container {
	width: 930px;
	height: 400px;
	margin: auto;
	margin-top: 125px;
	text-align: center;
	overflow: visible;
	/*border: #F00 1px dashed*/
}

#menuBtn_01 {
	background-image: url(../images/design/menu/1.gif);
}

#menuBtn_02 {
	background-image: url(../images/design/menu/2.gif);
}

#menuBtn_03 {
	background-image: url(../images/design/menu/3.gif);
}

#menuBtn_04 {
	background-image: url(../images/design/menu/4.gif);
}

#menuBtn_05 {
	background-image: url(../images/design/menu/5.gif);
}

#menuBtn_06 {
	background-image: url(../images/design/menu/6.gif);
}

#menuBtn_07 {
	background-image: url(../images/design/menu/7.gif);
}

#menuBtn_08 {
	background-image: url(../images/design/menu/8.gif);
}
#menuBtn_09 {
	background-image: url(../images/design/menu/9.gif);
}

#menuBtn_01_en {
	background-image: url(../images/design/menu-en/1.gif);
}

#menuBtn_02_en {
	background-image: url(../images/design/menu-en/2.gif);
}

#menuBtn_03_en {
	background-image: url(../images/design/menu-en/3.gif);
}

#menuBtn_04_en {
	background-image: url(../images/design/menu-en/4.gif);
}

#menuBtn_05_en {
	background-image: url(../images/design/menu-en/5.gif);
}

#menuBtn_06_en {
	background-image: url(../images/design/menu-en/6.gif);
}

#menuBtn_07_en {
	background-image: url(../images/design/menu-en/7.gif);
}

#menuBtn_08_en {
	background-image: url(../images/design/menu-en/8.gif);
}
#menuBtn_09_en {
	background-image: url(../images/design/menu-en/9.gif);
}

#right {
	width: 180px;
	float: right;
	height: 340px;
}

.thumb {
	float: left;
	width: 52px;
	height: 52px;
	margin-right: 2px;
	background-color: #333
}

#thumbs {
	width: 1104px;
	height: 52px;
	margin-left: 0px;
}

#thumbsMask {
	width: 550px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 194px;
}

.thumbsNav {
	width: 10px;
	height: 37px;
	padding-top: 15px;
	float: left;
	margin-right: 2px;
}
