a, a:visited {
	color: #E8D3A0;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a.menu_normal, a.menu_normal:visited, a.menu_normal:active {
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: white;
	background-color: transparent;
	/*background-color: #1f1f1f;*/
}

a.menu_normal:hover {
	color: #E8D3A0;
}

a.menu_select, a.menu_select:visited, a.menu_select:active {
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: #1f1f1f;
	background-color: #E8D3A0;
}


body {
	background: #1f1f1f;
	color: #A49591;
	font: 10px  trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
	line-height: 15px;
}

#page {
	width:400px;
	padding: 0;
	margin: 0;
	
}

#fp {
	width:400px;
	padding: 0;
	margin: 0;
	vertical-align:center;
}

#menu_1{
	padding:0;
	margin:0;
	margin-bottom: 7px;
	padding-top:250px;
        width: 400px;
	background-image: url(img/mstarlogo_ko.gif);
	background-repeat: no-repeat;
	background-position: 3px 110px;
	/*
	border-bottom: dotted 2px #E8D3A0;
        */
}

#menu_1 li {
        display: inline;
	text-transform: uppercase;
        padding-left: 30px;
	padding-right: 30px;
}

#page_foot_1{
	border-top: dotted 2px #E8D3A0;
	color: #444;
	margin-top: 20px;
	padding-top: 10px;
}

#page_foot_1 a{
	color: #555;
}

#menu {
	padding:0;
	margin:0;
	margin-bottom: 7px;
        width: 400px;
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom: dotted 2px #E8D3A0;
}
        
#menu li {
        display: inline;
	text-transform: uppercase;
        padding-left: 30px;
	padding-right: 30px;
	padding-top 15px;
}

#container {
	width: 150px;
	text-align: left;
	margin: 0 auto;
}

#header {
	vertical-align: middle;
	text-align: left;
	height: 100px;
	text-transform: uppercase;
}

#header span {
	font-size:30px;
	color: #333;
}

#content {
	padding-top: 7px;
	padding-right: 15px;
	display: table-cell;
	float: left;
	width: 140px;
}

#content div {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	height: 1%;
}


#preview{
	padding: 0;
	margin: 0;
	margin-top: 17px;
	float: left;
	display: table-cell;
	width: 245px;
	height: 255px;
}


#sw{
	
	float: left;
	display: table-cell;
	width: 245px;
	height: 100%;
}

#preview img, #sw img{
	border: dotted 2px #333333;
	
}



#address{
	padding-right: 10px;
	display: table-cell;
	float: left;
	width: 140px;
	height: 180px;
}

#address div, #contact_form div{
	padding-left: 5px;
}

#contact_form{
	padding: 0;
	margin: 0;
	margin-top: 0px;
	float: left;
	display: table-cell;
	width: 240px;
	height: 100%;
}

#contact_form a{
	margin-left:27px;
}

#thnx{
	color: white;
	text-transform: uppercase;
}

#contact_thanks{
	background-color: #444;
	color: #b77;
	margin-top:5px;
}

#content_works{
	margin-top: 0px;
	text-align: left;
}

#content_profile{
	margin-top:7px;
	text-align: justify;
}

#content_contacts{
	margin-top:0px;
	text-align: left;
}

#works_description{
	
}

#page_foot{
	border-top: dotted 2px #E8D3A0;
	color: #444;
	margin-top: 17px;
	padding-top: 10px;
}

#page_foot a{
	color: #555;
}

.stretcher {
	background: none !important;
}


h1{
	font: 20px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	display: none;
}

h2{
	font: 20px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

h3{
	font: 10px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom:0;
	margin-top: 4px;
	padding-top:0;
}

h4{
	font: 10px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	display: inline;
	color: #555;
	margin-bottom:0;
	margin-top: 4px;
	padding-top:0;
}

h4 a {
	color: #b00;
	text-decoration:none;
}

h4 a:hover {
	color: #b00;
	text-decoration:underline;
}


h5{
	font: 20px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
	padding:0;
	margin:0;
}

input{
	font: 10px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #1f1f1f;
	border: solid 1px #555;
	border-bottom: solid 1px #555;
	width: 202px;
}


textarea{
	margin-left:45px;
	margin-top:-10px;
	font: 10px trebuchet, tahoma, verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #1f1f1f;
	border: solid 1px #555;
	width: 190px;
}