﻿#productscontent
{
	float:left;
	height:450px;
	width:910px;
}
#titlebanner
{
	float:left;
	height:50px;
	width:910px;
	background-color:#666666;
}
#create
{
	float:left;
	height:380px;
	width:227px;
	background-color:#666666;
}
#realize
{
	float:left;
	height:380px;
	width:227px;
	background-color:#666666;
}
#simulate
{
	float:left;
	height:380px;
	width:228px;
	background-color:#666666;
}
#realizer
{
	float:left;
	height:380px;
	width:228px;
	background-color:#666666;
	
}
.bigpic
{
    float:left;
    width:230px;
    }
.picproduct
{
    float:left;
    width:163px;
    height:90px;
    }
.textproduct
{
    float:left;
    width:460px;
    height:90px;
    font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: left;
    }
.description
{
    float:left;
    width:623px;
    height:90px;
    font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: left;
    }   
.picdummy
{
    float:left;
    width:163px;
    height:30px;
    }
.textdummy
{
    float:left;
    width:460px;
    height:30px;
    }
.spaceleft
{
    float:left;
    width:20px;
    height:400px;
    }
#content
{
    width:910px;
    height:650px;
    }
