@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
/* CSS Document */

.division_bar {
	display: block;
	height: 92px;
	background-image: url(../images/bg_divisions.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 92px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
.intro {
	width: 952px;
	display: block;
	height: 336px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/intro_bg.jpg);
	padding: 0px;
	position: relative;
}
.sections_bg {
	background-image: url(../images/bg_sections.jpg);
	display: block;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	position: relative;
}
.sections_bg:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
.sections {
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_sections.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 15px;
}
.sections_home {
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_sections2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 15px;
}
.sections:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
.columna_A {
	height: auto;
	width: 310px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.columna_A a {
	color: #009999;
}
.columna_B {
	height: auto;
	width: 310px;
	display: block;
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
}
.columna_B  a {
	color: #009999;
}
.headline {
	color: #009999;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.headline2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.intro_video {
	width: 632px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 46px;
	float: left;
}
.intro_Text {
	width: 280px;
	display: block;
	height: 260px;
	padding-top: 76px;
	float: left;
	padding-left: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a, .menu over, .menu visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#Featured {
	display: block;
	padding-bottom: 20px;
}
.featured_web  {
	display:block;
	float:left;
	width:150px;
	height:110px;
	margin-left:10px;
	border:0;
}
.featured_web1 {
	display:block;
	float:left;
	width:150px;
	height:110px;
	border:0;
}
a, over, visited {
	color: #009999;
}
.intro_home {
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 46px;
	float: left;
}
.print {
	background-image: url(../images/print_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 81px;
	display: block;
	float: left;
	width: 952px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.print_image {
	float: right;
	padding-left: 50px;
}
.contact_form {
	display: block;
	float: left;
	width: 550px;
	padding-left: 30px;
}
.contact_side {
	display: block;
	float: right;
	width: 310px;
}
.intro_photography {
	width: 952px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 46px;
	float: left;
}
.contact_form1input   {
	background-color: #202427;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 20px;
	width: 460px;
	padding-top: 10px;
	padding-left: 10px;
}
.contact_form1textarea   {
	color: #FFFFFF;
	background-color: #202427;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 460px;
	padding: 10px;
}

