* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 15px;
    position: relative;
    top: -25px;
    color: #472f5b;
    background-color: #f6f4f8;
	background: url('images/background.png') repeat-x #f6f4f8;
	background-position:0px -25px;
}

html {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

#header {
    
    height: 357px;
}

.clear {
    clear: both;
}

#baner {
    position: relative;
}

.first {
    width: 135px;
    position: relative;
    float: left;
}

.second {
    width: 476px;
    position: relative;
    float: left;
}

#helper {
    width:980px;
    position:relative;
	margin:0 auto;
}

#content {
    position:relative;
    width:980px;
	margin:0 auto;
}

.third {
    width: 368px;
    position: relative;
    float: left;
}

#bottomFirst, #bottomSecond, #bottomThird {
    position: relative;
    top: 4px;
}

#topFirst, #topSecond, #topThird {
    position: relative;
    height: 306px;
    top: 34px;
}

#mission {
    margin-top: 46px;
}

.violet {
    color: #ffffff;
}

.lightViolet {
    color: #c1a9d1;
    padding-top: 18px;
}

#menu {
    position: relative;
    left: -28px;
   	top:60px;
    z-index: 100
	
}

#menu ul, #menu ul li {
    display: block;
    list-style: none;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    position: relative;
}

#menu ul li a:hover {
    text-decoration: underline;
    display: block;
    color: #fff;
    padding-right: 9px;
}

#menu ul a:link, #menu ul a:visited {
    text-decoration: none;
    display: block;
    width: 130px;
    color: #c1a9d1;
    background-position: right center;
}

#menu ul li {
    text-align: right;
    padding: 0px 3px 2px 2px;
    width: 126px;
}

.article {
    width: 407px;
    margin-bottom: 20px;
}

.article p {
    padding-left: 4px;
}

.article h1 {
    background-color: #d4d0d7;
    font-size: 11px;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
    line-height: 16px;
}

.bold {
    font-weight: bold;
    padding-left: 4px;
}

#imgNowday {
    margin-bottom: 11px;
}

#content a,#content a:link,#content a:visited {
    color: #4d1dff;
    font-size: 13px;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#slider {
    position: relative;
    float: left;
    top: 50px;
}

#line {
    background-color: #bdb3c5;
    height: 360px;
    width: 1px;
    position: absolute;
    left: 437px;
}

#aboutUs {
    position: relative;
    left: 30px;
}


#ourSkills {
    position: relative;
    left: -28px;
}




#reference {
    position: relative;
    left: -15px;
}

.thirdLeft {
    position: relative;
    float: left;
    width: 99px;
}

.sep {
    height: 30px;
}

.thirdRight {
    position: relative;
    float: left;
    width: 250px;
    border-left: 1px solid #c5bace;
    padding-left: 9px;
    padding-top: 7px;
    padding-bottom: 6px;
}

#sliderContent {
    width: 437px;
    height: 337px;
    float: left;
    position: relative;
}

.viewer {
    width: 437px;
    height: 336px;
    overflow: hidden;
    position: relative;
}

.content-conveyor {
    width: 437px;
    position: relative;
}

.read2 {
    font-family: Calibri;
    font-size: 14px;
    color: #1e0036;
    line-height: 1.1em;
    letter-spacing: 0.2pt;
}

.read {
    font-family: Calibri;
    font-style: italic;
    font-size: 13px;
    color: #8565fd;
}

