/* CSS Document */

body{
margin:0px;
background:#FFFFFF;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
margin:10px
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
font-weight:lighter;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
padding:30px;
font-weight:normal;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold;
line-height: 150%;
}

.whiteText {
color:#fff;
}
	
.bottom_link {
color:#C7C7C7;
margin-left:0px;
}

#mainHolder {
width:100%;
background:#FFFFFF;
}


#Top{
background:#FFF;
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
height:280px;
}

#menu {
padding-top:80px;
}

#logo {
padding-top:35px;
width:477px;
}

#MiddleContent {
width:100%;
background:#000000 url(images/bgr_main.jpg) repeat;
height:480px;
}

#MainFlash {
width:960px;
background:#000;
margin-left:auto;
margin-right:auto;
position:relative;
height:480px;
}


#Footer {
background:#fff;
height:80px;
width:960px;
background:#fff;
margin-left:auto;
margin-right:auto;
position:relative;
}

#BlogLink {
width:290px;
}

#footerLink {
width:360px;
text-align: center;
}

#footerAdres {
width:365px;
}

.adress {
font-size:12px;
color:#7d7d7d;
line-height:105%;
font-stretch:ultra-condensed;
}

.floatLeft {
	float:left;
}


/* link */
a:link {
	color: #C7C7C7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C7C7C7;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #C7C7C7;
}

/* link */
a.oragneLink{color: #F78F1E; text-decoration:none;}
a.oragneLink:hover{color: #F78F1E; text-decoration: underline;}

a.grayLink:link {
	color: #7d7d7d;
	text-decoration: none;
}
a.grayLink:visited {
	text-decoration: none;
	color: #7d7d7d;
}
a.grayLink:hover {
	text-decoration: none;
	color:#333333;
}
a.grayLink:active {
	text-decoration: none;
	color: #7d7d7d;
}

#portfolioFlash {
width:640px;
height:480px;
float:left;
background:#f78f1e;
}

#portfolioClients {
background:#f78f1e;
width:160px;
height:480px;
float:left;
}

#portfolioText {
background:url(images/bgr_main_portfolio.jpg) repeat;
width:160px;
height:480px;
float:left;
}

.PortfolioTextBox{
position:relative;
float:left;
padding-top:10px;
width:160px;
overflow:hidden;
}

#GuestBook {
background:url(images/bgr_main_portfolio.jpg) repeat;
width:360px;
height:480px;
float:left;
}

#GuestBookComments {
background:#f78f1e;
width:600px;
height:480px;
float:left;
}

#CommentsHolder {
padding-top:35px;
padding:20px;
}

.txtbox{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:#f78f1e;
color:#fff;
border:1px solid #fbb78a;
}

#GuestBookForm{
width:330px;
float:left;
padding-left:20px;
padding-top:30px;
}

.position{
position:relative;
float:left;
margin:0;
padding:0;
}

.width300 {
width:300px;
}

.margin27{
margin-right:27px;
}
.margin11 {
margin-top:11px;
}

.margin5 {
margin:5px;
margin-left:0px;
}

/* link */
a.WhiteLink:link {
	color: #fff;
	text-decoration: none;
}
a.WhiteLink:visited {
	text-decoration: none;
	color: #fff;
}
a.WhiteLink:hover {
	text-decoration: none;
	color:#333333;
}
a.WhiteLink:active {
	text-decoration: none;
	color: #fff;
}

a.BlackFont {
color:#000;
}

.text_portfolio {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
margin:10px;
    top: 0px;
    left: 0px;
	line-height:150%;
	font-weight:bold;
}

#Content {
background:#F78F1E;
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
height:480px;
}

.margin40 {
margin:40px;
}

.BlackFont {
color:#000;
}