body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0;
padding:0;
background-color: #000;
color: #bbb; }

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 5px;
background-color: #000;
color: #bbb;
border:1px solid #333333;}

#topsection{
height: 150px; /*Height of top section*/
background-color: #000;
}

#topsection img{
margin: 0;
padding: 0px;
}

#contentwrapper{
float: left;
color: #FFFFFF;
background-color: #000000;
padding-top: 15px;
padding-bottom: 18px;
padding-left: 10px;

}

#contentcolumn{
color: #FFFFFF;
background-color: #000000;

margin-right: 0px; /*Set right margin to RightColumnWidth*/
}

#contentcolumn img{
margin: 0;
padding: 0px;
}

#rightcolumn{
float: right;
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
background-color: #000000;
width: 251px;
height: 415px;
}

#rightcolumn_about{
float: right;
margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
background-color: #000000;
width: 400px;
height: 415px;
padding-top: 15px;
}

#rightcolumn img{
margin: 0;
padding: 0px;
}

span a{
	text-decoration:none
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer a{
	text-decoration:none
}

#footer a{
color: #FFFF80;
text-decoration:none
}

#slide {
width: 448px;
height: 317px;
}

#slide img{
width: 448px;
height: 317px;
}

#productwrapper {
clear: left;
color: #FFFFFF;
background-color: #000000;
width: 100%;
margin-left: auto ;
margin-right: auto ;

}

#products {
clear: left;
color: #FFFFFF;
background-color: #000000;
width: 100%;
margin-left: auto ;
margin-right: auto ;
padding-top: 50px;
padding-bottom: 50px;
}

#product {
clear: left;
width: 800px ;
text-align: center;
margin-top: 10px;
}

.spacer {
	padding-left: 10px;
	padding-top: 10px;
}

#sub_products {
clear: left;
color: #FFFFFF;
background-color: #000000;
width: 100%;
margin-left: auto ;
margin-right: auto ;
}

#sub_product {
padding-top: 120px;
padding-bottom: 115px;
width: 800px ;
text-align: center;
}


#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 10px;
	margin-top: 15px;
	margin-right: 25px;
	padding-bottom: 5px;
	background: black;
}

.innertube{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-left: 0px;
	margin-top: 0;
	background-color: #000000;
}

.innertube_top{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-left: 0px;
	margin-top: 0;
	background-color: #000000;
}

.title{
	padding-right: 300px;
	padding-bottom: 20px;
}

.caption{
	display:block; /*keeps em' all on one line*/
    width:650px;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
	padding-left: 65px;
	text-align: left;
}

.caption img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
	padding-right:10px;
   }

.title_custom{
	margin-top: -44px;
	padding-right: 300px;
	padding-bottom: 40px;
}

.caption_custom{
	display:block; /*keeps em' all on one line*/
    width:550px;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
	padding-left: 65px;
	text-align: left;
}

.caption_custom img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
	padding-right:10px;
   }

.caption_training{
	display:block; /*keeps em' all on one line*/
    width:630px;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
	padding-left: 65px;
	text-align: left;

}

.caption_training img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
	padding-right:10px;
   }

.title_cafe{
	margin-top: -44px;
	padding-right: 300px;
	padding-bottom: 40px;
}
.caption_cafe{
	display:block; /*keeps em' all on one line*/
    width:650px;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
	padding-left: 65px;
	text-align: left;
}

.caption_cafe img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
	padding-right:10px;
   }

.title_project{
	margin-top: 15px;
	padding-right: 300px;
	padding-bottom: -10px;
}

.caption_project{
	display:block; /*keeps em' all on one line*/
    width:550px;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
	padding-left: 35px;
	text-align: left;
}

.caption_project img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
	padding-right:10px;
   }


.heroimage{
	margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-left: 30px;
	margin-top: 20px;
	background-color: #000000;
}

.btn_div {
	margin-left: 10px;
	padding-bottom: 2px;
}

.footer_top {
	margin-left: auto ;
  	margin-right: auto ;
}

.footer_top a{
	text-decoration:none
}

#smoothmenu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -485px;
	left: 250px;
	
}

#smoothmenu_top_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -490px;
	left: 250px;
	
}

#smoothmenu_top_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -468px;
	left: 250px;
	
}

#smoothmenu_top_services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -587px;
	left: 250px;
	
}

#smoothmenu_top_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -552px;
	left: 250px;
	
}

#smoothmenu_top_product  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -490px;
	left: 250px;
}

#smoothmenu_top_gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: relative;
	top: -538px;
	left: 250px;
	
}

#aboutus a{
	text-decoration: none;
	color: white;
}

#aboutus a:visited{
	color: white;
}

#aboutus a:hover{
	color: #EC3328;
}

.buttonClass a{
	border: 0px;
	color: black;
}

.buttonClass a:visited{
	border: 0px;
	color: black;
}

.t {background: url(../images/HeroImage_topline.png) 0 0 no-repeat}
.b {background: url(../images/HeroImage_bottomline.png) 0 100% no-repeat}
.l {background: url(../images/HeroImage_leftline_full.png) 0 0 no-repeat}
.r {background: url(../images/HeroImage_rightline.png) 100% 0 no-repeat}
.bl {background: url(../images/HeroImage_bottomleftcorner_full.png) 0 100% no-repeat}
.br {background: url(../images/HeroImage_bottomrightcorner.png) 100% 100% no-repeat}
.tl {background: url(../images/HeroImage_topleftcorner_full.png) 0 0 no-repeat}
.tr {background: url(../images/HeroImage_toprightcorner_full.png) 100% 0 no-repeat; padding:10px} 