﻿body
{
	background: url(img/imBack.jpg) no-repeat #FFFFFF top center fixed;
	color: #333333;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 13px;
}


#main
{
	width: 800px;
	margin: 0px auto 10px auto;	
}

#content
{
	width: 600px;
	margin: 100px auto 10px auto;		
	float: right;
}
menu
{
	width: 200px;
	margin: 140px auto auto auto;
	float: left;
}

#menuItems
{
	float: left;
}

#menuBar
{
	float: right;
	margin-right:9px;
	background-color:#AAAAAA;
}

img{
	border: 0;
}

h1
{
	text-align:center;
	margin: 0;
	padding: 10px;
}

.raona
{
	margin: 10px;
}

.headerBox
{
	background: url(img/boxBackground.png);
	padding: 15px;
	overflow: auto;
	border: 2px;
	border-color:#CCCCCC;
}

a
{
	color: #222222;
	text-decoration:none;
}

a:hover
{
	color: #222222;
	font-weight:bold;
	text-decoration:none;
}

.descriptionProjects a
{
	color: #ff7e00;
	font-weight:bold;
	text-decoration:none;
}

.headerBoxDetail
{
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}

.headerBoxContact
{
	float: right;
	width: 170px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentBox
{
	background: url(img/boxBackground.png);
	padding: 15px;
	overflow: auto;
	margin-top: 5px;
}

.contentBox_Projects
{
	background: url(img/boxBackground.png);
	padding: 15px;
	overflow: auto;
	margin-top: 5px;
}

#contentBox_Projects_Image
{
	width: 185px;
	float: left;
	margin: 0px,0px,0px,0px;
}

#contentBox_Projects_Content
{
	width: 375px;
	float: right;
}

.contentBoxImageProjects
{
	float: left;
	margin-right:0px;
	/*opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#menu
{
	width: 200px;
	margin: 140px auto auto auto;
	float: left;
}

.menuBox
{
	background: url(img/boxBackground.png);
	padding: 15px;
	overflow: auto;
	margin-top: 5px;
}

.contentPage
{
	padding: 30px;
}

.contentBoxImage
{
	float: left;
	margin-right:20px;
}


.projectsPage h2
{
	margin: 0;
	font-size: 14px;
	width: 365px;
	float: left;
	margin-left:20px;
}

.homePage h2
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 350px;
	float: left;
}

.contactsPage h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	float: right;
	width: 350px;
	float: left;
}


.headerBox h2
{
	font-size: 16px;
	font-weight:normal;
	text-align: center;
	color: #F5AC0C;
	margin-top: 0px;
}

.contentBox h3
{
	font-weight: normal;
	margin-top: 15px;
	font-size: 18px;
	color: #F5AC0C;	
}

.descriptionProjects
{
	width: 350px;
	margin: 10px 0px 10px 20px;
	text-align:justify
}

.description
{
	
	float: right;
	width: 350px;
	margin: 10px 0 10px 0;
	text-align:justify
}

.menuButton
{
	float: right;
	width: 180px;
	margin: 0px 10px 0px 0px;
	text-align:right;
	color: #555555;	
}

.menuSubButton
{
	float: right;
	width: 180px;
	margin: 0px 10px 0px 0px;
	text-align:right;
	color: #888888;
	font-size:10px;
	font-weight:bold;	
}

#footer
{
	margin: 10px;
	position: relative;
}

#footer p
{
	text-align: center;
	font-size: 11px;
	color: #5B5B5B;
	margin:0;
}

.certified
{	
	float: left;	
	display: inline;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: -3px;
}

.certified li
{
	
	float: left;
	display: inline;
}

.certified a
{
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
	background: url(img/check.png) no-repeat right;
	padding: 4px 20px 4px 0;
	margin-right: 10px;
	font-size: 11px;
}

blockquote p
{
	background: url(img/quote_end.png) no-repeat bottom right;
	padding: 0 20px 0 20px;
}

blockquote
{
	background: url(img/quote_start.png) no-repeat top left;
	margin: 0;
	overflow: hidden;
}

cite
{
	float: right;
	margin-right: 10px;
}

.pics
{
    width: 540px;
    height: 405px;
    overflow: hidden;
    border: 0px solid #444;
    margin: 0px;    
}
