* {
	padding:0;
	margin:0;
	border:0;
}

html {
	/*height: 1000px;*/
	height: 100%;
}

* html body {
  /*height: 1000px;*/
  height: 100%;
}

body {
    line-height: 1.5em;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    background-image: url(../img/Common/Fon.jpg);
    background-position: top;
    background-repeat: repeat-y;
    background-color: #663075;
    color: #3F1D49;
    background-position: 0 325px;
    
    min-height: 100%;
    position: relative;
}

h1 {
    font-size: 7.5em;
    padding: 10px 0 0 0; 
}

h2 {
    font-size: 3.75em;
}

a
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #3F1D49;
}

a:hover
{
    /*color: Red;*/
    font-style: italic;
}

#head {
    height: 325px;
    background-image: url(../img/Common/Head.jpg);
    background-repeat: no-repeat;
    
}

#main {
	float: right;
	width: 850px;
	line-height: 1.2em;
}

#mainPhoto {
	line-height: 1.2em;
}

#content {
    width: 1000px;
    margin: 0 auto;
    /*background-color: #D082EF;*/
    /*border: Solid 1px Red;*/
}

#footer
{	
	width: 1000px;
	bottom: 10;
}

#container {
	padding-bottom: 40px;
	overflow: hidden;
	width: 1010px;
	padding-top: 10px;	
}

#repairWorkList img
{
    width: 100px;
    height: 100px;
}

#projects img
{
    width: 200px;
    height: 200px;
}

/*#projects td*/
td
{
    text-align: center;
}

#images
{
    float: left;
    width: 75%;
}

#imagesPhoto
{
    float: left;
    width: 100%;
}

#projectInfo
{
    float: right;
    width: 24%;
    padding: 145px 0 0 0;
}

#projectCell
{
    width: 250px;
    padding: 0 0 10px 0;
}

#withoutProjectCommon,
#withProjectCommon
{
    padding: 15px 0px 0px 0px;
}

#links
{
    padding: 6px 0 0 15px;
}

#infoSector
{
    padding: 0px 0px 10px;
}
#infoHeader
{
    font-weight: bold;
    font-style: italic;    
}

#additional
{
    padding: 9px 0 0px 10px;
}

#additional td img
{
    height: 150px;
}

#additional td
{
    width: 200px;
    padding: 0 10px;
}

#additional a,
#additional a:hover
{
    font-weight: normal;
    font-style: italic;    
}

#additional table
{
    padding: 10px 0 0 15px;
    /*margin-left: auto;
    margin-right: auto;*/
}

#footerHeader
{
    float: left;
    width: 15%;
}

#footerContent
{
    float: right;
    width: 83%;
}

#footerContent td
{
    padding: 0 5px 0 0;
}

#calcForm td
{
    text-align: left;
}

#calcForm select
{
    width: 200px;
}

#text
{
    padding: 0 0 10px 0;
}

.main
{
font-size: 13px;
}

#infoImg
{
    width: 16px;
    height: 16px;
}

#calcButton
{
    cursor: pointer;
}
