/* Home Page Style */	
.home_main_content
{
			position:relative; 
			top: 200px; 
			left: 0px;
			background-color:#FFF; 
			width:700px; 
			height:800px;
}
.home_main_description
{
			padding-left: 245px; 
			width:400px; 
			height:100%;
}
.home_nav_right
{
			position:relative; 
			top: -500px; 
			background-color:#bd0926; 
			width: 660px;
			float: right; 
			height:35px; 
			padding:5px 5px;
			z-index:1; 
			color:#FFF;
}
.home_news
{
			position:relative;
			top: -400px; 
			background-color:#FFF; 
			width: 242px; 
			left: 375px; 
			float: right; 
			padding:25px 25px;
			z-index:1;
			color:#000; 
}

/*
	Despre Noi.
*/

.desprenoi_main_content
{
			position:relative; 
			top: 185px;
			left: 150px; 
			background-color:#FFF; 
			width:800px; 
			height:330px;
			opacity:.80;
			padding-top:25px;
}

.bottom-section-paragraphs
{
			position:relative;
    		width:676px;
    		background:#FFF;
    		height:400px;
    		top:300px;
    		left: 150px;
			padding-left:100px;
}
.paragraph-columns
{
			position:relative;
		    float:left;
		    top:0;
		    height:100%;
		    width:220px;
		    padding: 20px 20px;	   
}
/*
	Servicii
*/
.servicii_main_content
{
			position:relative; 
			top: 185px;
			left: 150px; 
			background-color:#FFF; 
			width:800px; 
			height:1500px;
			padding-top:25px;

}

.inner-section-paragraphs
{
			position:relative;
    		width:80%;
    		height:100%;
    		margin-left: 100px;
}

.inner-paragraph-columns-left
{
			position:relative;
		    float:left;
		    top:0;
		    height:100%;
		    width:250px;
		    padding: 10px 0px;	   	
}
.inner-paragraph-columns-right
{
			position:relative;
		    float:left;
		    top:0;
		    height:100%;
		    width:350px;
		    padding: 10px 10px;
}

.servicii_main_content_red
{
			position:relative; 
			top: 185px;
			left: 100px; 
			background-color:#bd0926; 
			color: #FFF;
			width:800px; 
			height:1350px;
			margin-left: 100px;
			padding-top:25px;
}
.servicii_main_content_white
{
			position:relative; 
			top: 185px;
			left: 100px; 
			background-color:#FFF; 
			width:800px; 
			height:100%;
			margin-left: 100px;
			padding-top:25px;
}

/*
	Galery
*/
.gallery_main_contact
{
			position:relative; 
			top: 70px; 
			left: 238px;
			background-color:#FFF; 
			width:810px; 
			height:720px;
			z-index:1; 
			padding: 20px 20px;
}
.gallery_nav_right
{
			position:relative; 
			top: 100px; 
			background-color:#bd0926; 
			width: 270px; 
			float: right; 
			height:35px; 
			padding:5px 5px;
			z-index:400; 
			color:#FFF;
}

/*
	Produse
*/
.produse_main_contact
{
			position:relative; 
			top: 70px; 
			left: 238px;
			background-color:#FFF; 
			width:810px; 
			height:720px;
			z-index:1; 
			padding: 20px 20px;
}
.produse_nav_right
{
			position:relative; 
			top: 100px; 
			background-color:#bd0926; 
			width: 270px; 
			float: right; 
			height:35px; 
			padding:5px 5px;
			z-index:400; 
			color:#FFF;
}
/* 
	Contact 
*/
.contact_main_content
{
			position:relative; 
			top: 70px; 
			left: 238px;
			background-color:#FFF; 
			width:510px; 
			height:520px;
			padding: 20px 20px;
}
.contact_section_column1
{
			width: 250px;
			height: 150px;
			float: left;
}
.contact_section_column2
{
			width: 250px;
			height: 150px;
			float: left;			
}
.contact_nav_right
{
			position:relative;
			top:0px;
			left: 80px;
			float: right;
			z-index: 0;
			padding:5px 5px;
			background-color:#bd0926; 
			color:#FFF;
			height:35px;
			width: 120px;  
}

