@charset "UTF-8";
/* CSS Document */

body {
margin: 0 auto;
background: url(../images/brown.jpg) ;

background-repeat:repeat-x;

}


h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-weight:lighter;
	font-size:13px;
	margin: 0 auto;
	font-style: normal;


}
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: 100;
	font-size:12px;
	margin: 0 auto;
	font-style: normal;
	line-height: 17px;

}

div.intro_bg{
margin:0 auto;
background: url(../images/intro_v10_bg.jpg) no-repeat top center;

}
div.main_bg{
margin:0 auto;
background: url(../images/bg.jpg) no-repeat top center;
}

div.main_bg_gallery{
margin:0 auto;
background: url(../images/bg_gallery.jpg) no-repeat top center;
}

div.main_bg_profile{
margin:0 auto;
background: url(../images/bg_profile.jpg) no-repeat top center;
}


div.main_bg_services{
margin:0 auto;
background: url(../images/bg_services.jpg) no-repeat top center;
}

div.main_bg_contact{
margin:0 auto;
background: url(../images/bg_contact.jpg) no-repeat top center;
}

div.main_bg_press{
margin:0 auto;
background: url(../images/press_backg.jpg) no-repeat top center;
}

div.page{
margin: 0 auto;

height: 720px;
width:850px;
}
div.page_home{
margin: 0 auto;

height: 720px;
width:940px;
text-align:center;
}
div.content{

margin: 0 auto;
width: 383px;
height:358px;
float:left;
}

div.content_contact{

margin: 0 auto;
width: 268px;
height:423px;
float:left;
}


div.content_contact a, div.content.contact a:hover{
	color: #ffffff;
	text-decoration:none;
}




div.content_flash_inside{

margin: 0 auto;
width: 854px;
height:1px;
float:left;
}
div.content_flash{

margin: 0 auto;
width: 854px;
height:429px;
float:left;
}

div.text_content{
margin: 0 auto;
padding-left:20px;
float:center;
width: 330px;

}
div.content_services{

margin: 0 auto;
width: 535px;
height:358px;
float:left;
}
div.text_content_profile{
margin: 0 auto;
float:center;
width: 330px;


}
div.text_content_services{
margin: 0 auto;
float:center;
width: 480px;


}

div.text_content_contact{
margin: 0 auto;
padding-top:25px;
float:center;
width: 200px;
text-align:justify;


}


div.menu2 {
width: 611px;
margin: 0 auto;
text-align:center;
}


div.menu1 {
height: 24px;

margin: 0 auto;
text-align: center;
padding-top:80px;
padding-left: 416px;


font-family:Arial, Helvetica, sans-serif;

}

input.contact {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	background-color: #cccccc;
	border: 1px solid #666666;
	margin-top:2px;	
	width:170px;
	height: 20px;
	
}
input.contact2 {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	background-color: #cccccc;
	border: 1px solid #666666;
	margin-top:2px;	
	width:250px;
	
	
}

textarea.contact {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	background-color: #cccccc;
	border: 1px solid #666666;
	width: 170px;	
}

input.submit_btns {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #666666;
	width:84px;	/*height: 18px;*/
	margin-top:4px;
	
	
}





ul#nav, ul#nav li{
list-style-type:none;
margin:0;padding:0}

ul#nav{
float:left;
font-size: 10pt;}

ul#nav li{
float:left;

text-align: center}

ul#nav a{float:left;
width: 74px;
padding: 5px 0;
text-decoration:none;
color: #999999;
text-align:center;
font-size: 11px;

}
ul#nav a:hover{
color: #cc9966}
ul#nav li.activelink a, ul#nav li.activelink a:hover{
color: #cc9966;padding: 5px 0}

