#align {
    margin: 0 auto;
    width: 780px;
}
#align2 {
    margin: 0 auto;
    width: 780px;
}
#align3 {
    margin: 0 auto;
    width: 780px;
}
#align4 {
    margin: 0 auto;
    width: 780px;
}
#section_1 {
    height: 100%;
    margin-top: 30px;
}
#section_2 {
    height: 150px;
    margin-top: 10px;
}
#top_container {
    margin: 0 auto;
    width: 780px;
}
#menu_top {
    float: right;
    height: 30px;
    margin-right: -83px;
    margin-top: 15px;
    width: 500px;
}
.overallmenu {
    display: table;
    float: right;
    margin-right: 10px;
    margin-top: 30px;
}
.overallmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.overallmenu ul ul {
    background: url("images/background.png") repeat scroll 0 0 transparent;
    padding-top: 35px;
    top: 30px;
}
.overallmenu ul ul ul {
    padding-left: 9px;
    padding-top: 0;
    top: 0;
}
.overallmenu ul li {
    display: inline;
    float: left;
    margin-left: 20px;
    position: relative;
    z-index: 100;
}
.overallmenu ul li a {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
.overallmenu ul li a:hover {
    color: #ABABAB;
}
.overallmenu ul li ul {
    display: block;
    left: 0;
    position: absolute;
    visibility: hidden;
}
.overallmenu ul li ul li {
    background: url("img/sep1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: none;
    height: 10px;
    margin-left: 13px;
    margin-right: 17px;
    padding: 10px 0 25px;
    width: 135px;
}
.overallmenu ul li ul li a {
    display: block;
    padding: 10px;
}
.overallmenu ul li ul li a:hover {
    color: #ABABAB;
}
* html .overallmenu ul li a {
    display: inline-block;
}
.dropDown {
    box-shadow: 0 5px 7px -2px #181E21;
	-webkit-box-shadow: 0 5px 7px -2px #181E21;
	-moz-box-shadow: 0 5px 7px -2px #181E21;
    padding-bottom: 10px;
}
#top_slider {
	height: 310px;
	width: 100%;
	background-color: transparent;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#slider-wrapper {
    padding-top: 30px;
}
#top_buttons {
    color: #9FA8B0;
    float: left;
    font-family: 'Yanone Kaffeesatz',arial,serif;
    font-size: 18px;
    margin-left: 20px;
    text-shadow: 1px 1px 1px #000000;
}
#top_buttons a {
    color: #9FA8B0;
}
.top_button1 {
    background: url("images/header_button.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 40px;
    line-height: 37px;
    padding-left: 10px;
    width: 170px;
}
.top_button1:hover {
    background: url("images/header_button.png") no-repeat scroll 0 -40px transparent;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
.top_button2 {
    background: url("images/header_button.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 40px;
    line-height: 37px;
    margin-left: 19px;
    padding-left: 10px;
    width: 170px;
}
.top_button2:hover {
    background: url("images/header_button.png") no-repeat scroll 0 -40px transparent;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
#home_information {
    float: left;
    margin-top: 30px;
    width: 780px;
}
.title_information {
	color: #FFFFFF;
	font-size: 20px;
	font-style: italic;
	margin-top: 4px;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
	margin-bottom: 15px;
}
.title_information a {
    color: #FFFFFF;
}
.title_information a:hover {
    text-decoration: underline;
}
.description_information {
	color: #FFFFFF;
	float: left;
	text-shadow: 1px 1px 1px #000000;
	width: 100%;
}
#testimonials {
    background: url("images/testimonials.png") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 97px;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 1px #000000;
    width: 380px;
}
#testimonials:hover {
    opacity: 0.8;
}
.testimonial {
    position: absolute;
}
.testimonials_content {
    clear: both;
    color: #FFFFFF;
    font-style: italic;
    padding-left: 15px;
    width: 365px;
}
.testimonials_title {
    clear: both;
    color: #FFFFFF;
    font-family: 'Yanone Kaffeesatz',arial,serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-top: 13px;
}
.testimonials_author {
    clear: both;
    color: #9FA8B0;
    float: left;
    font-size: 9px;
    font-style: italic;
    padding-left: 15px;
    padding-top: 4px;
}
.testimonials_author a {
    color: #9FA8B0;
    text-decoration: underline;
}
.sep {
    background: url("img/sep.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-bottom: 20px;
    width: 780px;
}
#gallery {
    background: url("images/testimonials.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 110px;
    margin-left: 19px;
    text-shadow: 1px 1px 1px #000000;
    width: 380px;
}
#gallery:hover {
    opacity: 0.9;
}
.gallery_content {
    padding-left: 15px;
    padding-top: 20px;
}
.gallery_image {
    box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
	-webkit-box-shadow: 0 0 5px #000000;
    float: left;
    height: 60px;
    margin-right: 12px;
}
.gallery_image:hover {
    box-shadow: 0 0 7px #000000;
	-webkit-box-shadow: 0 0 7px #000000;
	-moz-box-shadow: 0 0 7px #000000;
    opacity: 0.8;
}
.clients {
    float: left;
    height: 110px;
    margin-left: 5px;
    padding: 0;
    width: 375px;
}
.clients_title {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px #000000;
}
.subscribe {
    float: left;
    height: 110px;
    margin-bottom: 30px;
    margin-left: 28px;
    padding: 0;
    width: 370px;
}
.subscribe form {
    display: block;
    float: left;
    padding: 5px 0;
}
.subscribe_button {
    float: left;
}
.subscribe_title {
    color: #FFFFFF;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000000;
}
.subscribe_text {
    color: #FFFFFF;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 6px;
    margin-top: 1px;
    text-shadow: 1px 1px 1px #000000;
}
.text_area {
    background: url("images/newsletter.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 33px;
    margin-right: 10px;
    padding: 0 5px;
    text-shadow: 1px 1px 1px #000000;
    width: 210px;
}
.subscribe form .email {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font: 14px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    height: 14px;
    margin: 0;
    padding: 9px 0;
    text-shadow: 1px 1px 1px #000000;
    width: 149px;
}
.subscribe form .button {
    float: left;
    margin-top: 5px;
    padding: 0;
}
.abouthome_title {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 7px;
    text-shadow: 1px 1px 1px #000000;
}
.abouthome_text {
    color: #FFFFFF;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px #000000;
}
.abouthome_read_more a {
    color: #FFFFFF;
    font-size: 12px;
    text-shadow: 1px 1px 1px #000000;
}
.abouthome_read_more a:hover {
    color: #ABABAB;
    text-decoration: underline;
}
#boxs {
    clear: both;
    height: 150px;
    margin-bottom: 17px;
    padding-top: 24px;
    width: 960px;
}
#box1 {
	background: url("images/box.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 150px;
}
#box1:hover {
    opacity: 0.8;
}
#box2 {
    background: url("images/box.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    margin-left: 19px;
    width: 180px;
}
#box2:hover {
    opacity: 0.8;
}
#box3 {
    background: url("images/box.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    margin-left: 19px;
    width: 180px;
}
#box3:hover {
    opacity: 0.8;
}
#box4 {
    background: url("images/box.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    margin-left: 19px;
    width: 180px;
}
#box4:hover {
    opacity: 0.8;
}
.box_read_more {
    background: url("images/read_more.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 24px;
    margin-left: 20px;
    margin-top: 12px;
    padding-top: 7px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 100px;
}
.box_read_more a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.boxtitle {
    color: #FFFFFF;
    font-family: 'Yanone Kaffeesatz',arial,serif;
    font-size: 20px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #000000;
}
.boxtitle a {
    color: #FFFFFF;
}
.boxtitle a:hover {
    text-decoration: underline;
}
.boxcontent {
    color: #FFFFFF;
    padding: 5px 20px 1px;
    text-shadow: 1px 1px 1px #000000;
}
.boxcontent_lists {
    color: #FFFFFF;
    margin-left: 18px;
    padding: 5px 20px 1px;
    text-shadow: 1px 1px 1px #000000;
}
#middle_content {
    clear: both;
    height: 110px;
    margin: 0 auto;
    width: 100%;
}
#contact_us {
    margin-bottom: 50px;
}
.contact_form {
    background: url("images/newsletter.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 14px;
    height: 14px;
    margin: 7px 0 0;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-top: 8px;
    text-shadow: 1px 1px 1px #000000;
    width: 212px;
}
.contact_form_message {
    background: url("images/contact_form.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 14px;
    height: 135px;
    margin-top: 7px;
    max-height: 135px;
    max-width: 345px;
    min-height: 135px;
    min-width: 345px;
    padding-left: 15px;
    padding-top: 15px;
    text-shadow: 1px 1px 1px #000000;
    width: 345px;
}
.contact_submit {
    background: url("images/nav-hor.png") repeat-x scroll center top #2A343B;
    border: 1px solid #252F35;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #9FA8B0;
    display: block;
    height: 27px;
    line-height: 17px;
    margin-left: 3px;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 100px;
}
#contact_text {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
.contact_submit:hover {
    background: url("images/nav-hor.png") repeat-x scroll center bottom #3D4C55;
    border: 1px solid #252F35;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #EEF2F5;
    display: block;
    height: 27px;
    line-height: 17px;
    outline: medium none;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 100px;
}
#header_information {
    background: url("img/header-background.png") repeat scroll 0 0 transparent;
    height: 90px;
    width: 100%;
}
.header_text {
    color: #FFFFFF;
    font-size: 30px;
    padding-top: 12px;
    text-shadow: 1px 1px 1px #000000;
}
.header_local {
    color: #FFFFFF;
    font-size: 15px;
    font-style: italic;
    text-shadow: 1px 1px 1px #000000;
}
#portfolio_item {
    float: left;
    height: 400px;
    margin: 0 0 0 37px;
    width: 235px;
}
#portfolio_item1 {
    float: left;
    width: 235px;
}
#portfolio_page {
    margin-bottom: 50px;
}
.portfolio_image {
    box-shadow: 0 0 5px #000000;
	-moz-box-shadow:0 0 5px #000000;
	-webkit-box-shadow: 0 0 5px #000000;
    height: 230px;
    width: 230px;
}
.portfolio_image:hover {
    box-shadow: 0 0 7px #000000;
	-moz-box-shadow: 0 0 7px #000000;
	-webkit-box-shadow: 0 0 7px #000000;
    opacity: 0.8;
}
.portfolio_text {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
.portfolio_title {
    font-size: 18px;
    margin-top: 15px;
    width: 260px;
}
.portfolio_details {
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 240px;
}
#portfolio_navigation {
    background: url("img/sep1.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 30px;
    margin-bottom: 50px;
    padding-top: 23px;
}
.button_small_portfolio {
    background: url("images/nav-hor.png") repeat-x scroll center top #2A343B;
    border: 1px solid #252F35;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #9FA8B0;
    display: block;
    float: right;
    height: 20px;
    line-height: 12px;
    padding-top: 7px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 100px;
}
.button_small_portfolio:hover {
    background: url("images/nav-hor.png") repeat-x scroll center bottom #3D4C55;
    color: #EEF2F5;
    outline: medium none;
}
#portfolio_item_1column {
    float: left;
    height: 230px;
    margin: 0 0 60px;
    width: 780px;
}
#portfolio_item1_1column {
    float: left;
    width: 780px;
}
#portfolio_page_1column {
    margin-bottom: 50px;
}
.portfolio_image_1column {
    box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
	-webkit-box-shadow: 0 0 5px #000000;
    float: left;
    height: 230px;
    width: 500px;
}
.portfolio_image_1column:hover {
    box-shadow: 0 0 7px #000000;
	-moz-box-shadow: 0 0 7px #000000;
	-webkit-box-shadow: 0 0 7px #000000;
    opacity: 0.8;
}
.portfolio_text_1column {
    color: #FFFFFF;
    float: left;
    margin-left: 30px;
    text-shadow: 1px 1px 1px #000000;
    width: 250px;
}
.portfolio_title_1column {
    font-size: 18px;
    width: 250px;
}
.portfolio_details_1column {
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 250px;
}
.portfolio_data_1column {
    font-size: 12px;
    margin-bottom: 15px;
    width: 250px;
}
.portfolio_data_details_1column {
    font-style: italic;
    margin-bottom: 6px;
}
.portfolio_data_1column li {
    line-height: 17px;
    list-style: none outside none;
}
.portfolio_data_1column li a:hover {
    color: #ABABAB;
    text-decoration: underline;
}
#error {
    color: #FFFFFF;
    font-size: 30px;
    height: 150px;
    margin-top: 50px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 780px;
}
#home_footer {
	background: url("img/slider-background.png") repeat scroll 0 0 transparent;
	clear: both;
	width: 100%;
}
#footer_lists {
    width: 780px;
}
#footer_list {
    float: left;
    margin-right: 20px;
    margin-top: 35px;
    width: 170px;
}
.footer_list_title {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #000000;
}
#footer_end {
    float: right;
    width: 780px;
}
#footer_list li {
    line-height: 19px;
    list-style: none outside none;
    width: 230px;
}
#footer_list li a {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
#footer_list li a:hover {
    color: #ABABAB;
    text-decoration: underline;
}
#footer_text {
	color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
}
#footer_text a {
    color: #FFFFFF;
}
#footer_text a:hover {
    color: #ABABAB;
    text-decoration: underline;
}
