@import url('lightbox.css');

body {
	background: #c9aecd url('../img/bg.jpg') repeat-x center top;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 12px;
  margin-top: 15px;
  margin-bottom: 100px;
}
div a {
	color: #6F3D76;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0px 0px 0px;
}

/* structure */
.main {
	width: 927px;
	height:auto;
	margin: 0px auto;
  background: #fff;
	border: 10px solid #fff;
}

.main_left {
	float: left;
	position:relative;
	padding-top: 0px;
	height:100%;
	width: 269px;
}
.main_right {
	float: right;
	width: 657px;
	height:100%;	
}
.end {clear: both;}
/* misc */
.left {
	float: left;
}
.right {
	float: right;
}


/* tables */
#logo {
  width:267px;
  height: 86px;
	background: #fff url('../img/logo.png') repeat;
  cursor:pointer;
}
.text_left {
	background: #6F3D76 url('../img/text_left_bg.png');
	height: 220px;
    border-top: 1px solid #fff;
}
.text_left h1 {
    margin: 0px;
    padding-top: 0px;
    padding-left: 20px;
	background: #85608A url('../img/text_left_up.png');
    color: #C3A6C6;
    height: 63px;
    font: bold 12px Verdana,sans-serif;
}
.text_left h2{
    margin: 0px;
    padding-top: 6px;
    padding-left: 45px;
	background: #85608A url('../img/text_left_mid.png');
    color: #C3A6C6;
    height: 45px;
    font: bold 12px Verdana,sans-serif;
}
.band_left {
	background: url('../img/band_left_bg.png') repeat-x;
	height: 30px;
    border-top: 1px solid #fff;
}
.band_left h1 {
    margin-top: 7px;
    margin-left: 20px;
    font: normal 12px Verdana,sans-serif;
    color: #fff;
}
.band_left img {
    margin-right: 18px;
    margin-top: 8px;
    float: right;
}
.left_content {
	  background: #fff url('../img/left_bg2.png') repeat;
    border-top: 1px solid #fff;
    padding-bottom: 50px;
    padding-top: 10px;
    margin: 0px;
}
.left_content2 {
	  background: #fff url('../img/left_bg2.png') repeat-y;
    border-top: 1px solid #fff;
    padding: 10px 0px 30px 0px;
    margin: 0px;
    height:100%;
}
.left_content1 {
  	background: #fff url('../img/left_bg2.png') repeat;
    border-top: 1px solid #fff;
    padding-bottom: 150px;
    padding-top: 10px;
    margin: 0px;
	  height:2270px;
}

#projects {
    margin-top: 40px;
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 212px;
    height: 173px;
}
#projects img {
  width: 194px; 
  height: 194px;
  border: 5px solid #6F3D76;
}
.projects h1 {
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    font: normal 11px Verdana,sans-serif;
    color: #6F3D76;
}
.projects2 {
    margin-top: 30px;
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    background: #fff url('../img/projects_bg2.jpg');
    width: 212px;
    height: 202px;
    color: #6F3D76;
}
.projects2 h1 {
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    font: normal 11px Verdana,sans-serif;
    color: #6F3D76;
}
#lang {
  float:right;
  position:relative;
  margin-bottom: 20px;
}
#menu {
	position:relative;
	background: #fff;
	width:657px;
	height: 86px;
	background: #fff url('../img/left_bg2.png') repeat;
}
#menu .about {
  width:192px; 
  height:22px;
  float:left;
  position:relative;
  background: url('../img/about.jpg');
  padding: 64px 0px 0px 30px;
  font-size: 14px;
}
#menu .projectss {
  width:193px; 
  height:22px;
  float:left;
  position:relative;  
  background: url('../img/projects.jpg');
  padding: 64px 0px 0px 30px;
  font-size: 14px;  
}
#menu .contacts {
  width:182px; 
  height:22px;
  float:left;
  position:relative;  
  background: url('../img/contacts.jpg');
  padding: 64px 0px 0px 30px;
  font-size: 14px;    
}
#flashcontent {
	position:relative;
	height: 222px;
	width:657px;
	margin:0px;
}
#title {
	position:relative;
	background: url('../img/band_content_bg.png') repeat-x;
	width:636px;
	height: 25px;
  padding: 6px 0px 0px 20px;	
	margin:0px;
	font-size: 13px;
}
#title img {
  float:right;
  position:relative;
  right: 10px;
  top: 3px;
}
.band_content h1 {
    margin-top: 7px;
    margin-left: 20px;
    font: normal 12px Verdana,sans-serif;
    color: #fff;
}
.band_content img {
    margin-right: 18px;
    margin-top: 8px;
    float: right;
}
/* content */ 
#content {
	color: #000;
	font-family: Verdana,sans-serif;
	line-height: 2.0em;
	padding-top: 20px ; 
	padding-left: 25px ; 
	padding-right: 10px ; 
    font: 12px Verdana;
}
#content_purple {
	background: #6f3d76;
	color: #fff;
	font-family: Verdana,sans-serif;
	line-height: 2.0em;
	padding: 20px 10px 0px 25px; 
  font: 12px Verdana;
  min-height:1566px;
}
#content_purple img{
	border:#56235d 9px solid;
}
#content a {
	color: #6F3D76;
}
#content_purple a {
	color: #fff;
}
#content p, #content_purple p {
	margin: 4px 0 15px 0;
	line-height: 1.7em;
}
#content li, #content_purple li {
	list-style: url('../img/li.png');
	margin-left: 0px;
	line-height: 2.0em;
}
#content_img {
    margin-top: 5px;
    margin-left: 10px;
    float: right;
}
#content_tbl {
  background: #fff; 
  border: 8px solid #502158;
  color:#000;
}
#content_tbl a {
	color: #6F3D76;
}

/* footer */

.footer {
	width: 947px;
    margin: 0 auto;
    border: 0px;
	clear: both;
	color: #888;
    font: 12px Verdana;
}
.footer .left {
	float: left;
	padding-top: 0;
	width: 259px;
    clear: both;
}
.footer .right {
    height: 25px;
	width: 645px;
    padding-top: 5px;
	border-top: 5px solid #fff;
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
	background: url('../img/left_bg2.png') repeat;
	float: auto;
    text-align: center;
}
.footer .right a {
	color: #6F3D76;
}

.im {
	border:#E6E6E6 9px solid;
	}
