@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	clear: none;
	float: none;
}
#header {
	background-color:#212121;
	text-align:center;

}
#nav {
	background-color:#212121;

}
#slider {
}
#article1 {
width: 100%;
margin-left: 0;
clear: both;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center;
margin-bottom:10px
}
#article2 {
width: 100%;
margin-left: 0;
clear: both;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center;
margin-bottom:10px

}
#article3 {
width: 100%;
clear: both;
margin-left: 0;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center;
margin-bottom:10px

}
#article4 {
width: 100%;
margin-left: 0;
clear: both;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center
}
#vision {
}
#contact1 {
width: 100%;
}
#contact2 {
width: 100%;
clear: both;
margin-left: 0;
}
.footer {
	background-color: #212121;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 8px;
	border-top-color: #00CC99;
	border-top-style: solid;
}
#footer1 {
width: 100%;
}
#footer2 {
width: 100%;
clear: both;
margin-left: 0;
}
#footer3 {
width: 100%;
clear: both;
margin-left: 0;
}
#footer4 {
}
#MainArticle {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 96%;
	padding-left: 1.1875%;
	padding-right: 1.1875%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	background-color:#212121;
	text-align:center;

}
#nav {
	background-color:#212121;
}
#slider {
}
#article1 {
width: 48.60%;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
}
#article2 {
width: 48.60%;
clear: none;
margin-left: 2.5641%;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
}
#article3 {
width: 48.60%;
clear: both;
margin-left: 0;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
}
#article4 {
width: 48.60%;
clear: none;
margin-left: 2.5641%;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
}
#vision {
display: block;
}
#contact1 {
width: 50%;
}
#contact2 {
width: 50%;
clear: none;
margin-left: 0;
}
.footer {
	background-color: #212121;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 8px;
	border-top-color: #00CC99;
	border-top-style: solid;
}

#footer1 {
width: 35.8974%;
}
#footer2 {
width: 23.0769%;
margin-left: 2.5641%;
clear: none;
}
#footer3 {
width: 35.8974%;
margin-left: 2.5641%;
clear: none;
}
#footer4 {
}
#MainArticle {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 98%;
	max-width: 1440px;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	background-color:#212121;
	text-align:center;
}
#nav {

	z-index:1000;

}

#article1 {
width: 23.3%;
margin-left: 0;
clear: both;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
text-align:center;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;

}
#article2 {
width: 23.2%;
margin-left: 1.6949%;
clear: none;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center;
}
#article3 {
width: 23.3%;
clear: none;
margin-left: 1.6949%;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center;
}
#article4 {
width: 23.3%;
margin-left: 1.6949%;
clear: none;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-left:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-top:1px;
border-top-color:#cccccc;
border-top-style:solid;
text-align:center
}
#vision {
display: block;
width: 70%;
margin-left:15%;
margin-right:15%;


}

#contact1 {
width: 50%;
}
#contact2 {
width: 50%;
clear: none;
margin-left: 0;
}
.footer {
	background-color: #212121;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 8px;
	border-top-color: #00CC99;
	border-top-style: solid;
}
#footer1{
width: 49.1525%;
}
#footer2 {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
#footer3 {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
#footer4 {
}
#MainArticle {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
