﻿p.content-small-top
{
    background-image: url(/images/bg/content-small-top.png);
    float: right;
    height: 15px;
    margin-right: 25px;
    margin-top: 20px;
    width: 693px;
}   

div.static-content
{
	background-image: url(/images/bg/content-small-middle.png);
    background-repeat: repeat-y;
    float: right;
    margin-right: 25px;
    padding: 0 20px;
    width: 653px;
}

 
p.content-small-bottom
{
    background-image: url(/images/bg/content-small-bottom.png);
    float: right;
    height: 15px;
    margin-right: 25px;
    width: 693px;
}  

	div.static-content strong
	{
		font-weight: bold;
	}

	div.static-content h3
	{
		font-family: Calibri, Segoe UI, Arial, Helvetica, sans-serif;
		font-size: 2.2em;
		padding-bottom: 10px;
		border-bottom: solid 1px #555555;
		margin-bottom: 10px;
		padding-left: 20px;
		clear: both;
		padding-top: 15px;
	}
	
	div.static-content p
	{
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 1.1em;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	
	div.static-content ul
	{
		list-style-type: square;
	}
	
	div.static-content ul li
	{
		list-style-type: square;
		margin-left: 25px;
	}



div.company-info h4
{
	font-size: 1.75em;
}

div.company-info h5
{
	font-size: 1.5em;
}
	
div.page-references
{
	
}

	div.page-references ul
	{
		font-size: 20px;	
		padding-top: 20px;	
	}

	div.page-references ul li
	{
		float: none;
	}

	div.page-references ul li ul
	{
		font-size: 14px;	
		min-height: 180px;
		width: 100%; 
	}

	div.page-references ul li ul li
	{
		float: left;
		width: 170px;
		margin-bottom: 2px;
		padding-left: 5px;
		list-style-type: none;
	}
	


div.content-big
{
    background-image: url(/images/bg/content-big-middle.png);
    background-repeat: repeat-y;
    width: 733px;
}


    
div.content-small
{
    background-image: url(/images/bg/content-small-middle.png);
    background-repeat: repeat-y;
    width: 693px;
}

div.about-us
{
	
}

	div.about-us img
	{
		border: solid 1px #666;
		margin: 10px;
	}
	
img.float-left
{
	clear: both;
	float: left;
}

span.sale-price
{
	color: gray;
	left: 760px;
	position: absolute;
	text-align: right;
	width:145px;
}
