@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
	border-style: none;
}

/* 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;
	
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	/*border: thick;
	border: thin solid rgba(0,0,0,1.00);*/
	text-align:center;
}
.fluidNav {
	clear: none;
	margin-left: 0;
	width: 100%;
	float: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}

.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: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	border-style: none;
	border-width: 0%;
}

.Head1 {
	border-style: none;
	  /*position: relative;
      height: 0;*/
     margin-bottom: 0px;
}
.Nav1 {
	width: 100%;
	clear: none;
	margin-right: 0px;
	background-image: url(../images/butt.gif);
	background-size: cover;
	margin-left: 0px;
}

#div1 {
	display: inline;
	width: 100%;
	height:auto;
	margin-left: 0.1%;	
	background-image:url(../images/big_pic.jpg);
	background-size: 100% 200px;
	background-position: 0% 0%;	
	background-repeat:no-repeat;
	background-color:rgba(157,179,249,1.00);
	align-content:center;
	border: 5pt ridge rgba(196,241,142,1.00);	
}
#div2 {
width: 100%;
clear: none;
margin-left: 0;
	background-image:url(../images/comp1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	border: 5pt ridge rgba(196,241,142,1.00);
}
#div3 {

	clear: none;
		background-image:url(../images/comp1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	border: 5pt ridge rgba(196,241,142,1.00);
}
#div4 {
}
.Footer {
		background-color:rgba(12,78,90,1.00);
	color: rgba(0,0,0,1.00);
	padding-top: 25px;
}
.Div0 {
}
.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: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

.Head1 {
	border-style: none;
	  /*position: relative;
      height: 0;*/
     margin-bottom: 0px;
}
.Nav1 {
	width: 100%;
	clear: none;
	margin-right:1px;
	text-align:center;
	background-image:url(../images/butt.gif);
	background-size:100% 50px;
	/*margin-left:25px;*/
}

#div1 {
	display: inline;
	width: 30%;
	height:auto;
	margin-left: 0.1%;	
	background-image:url(../images/big_pic.jpg);
	/*background-size: 100% 200px;
	background-position: 0% 0%;*/
	background-repeat:no-repeat;
	background-color:rgba(157,179,249,1.00);
	align-content:center;
}
#div2 {
	width: 30%;
	clear: none;
	margin-left: 0;
	background-image: url(../images/comp1.jpg);
	background-repeat: no-repeat;
	background-size: cover;

}
#div3 {
	width: 30%;
	clear: none;
	background-image:url(../images/comp1.jpg);
	background-repeat:no-repeat;
	background-size:cover;

}
#div4 {
}
.Footer {
		background-color:rgba(12,78,90,1.00);
	color: rgba(0,0,0,1.00);
	padding-top: 25px;
}
.Div0 {
}
.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 {
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}


.Head1 {
	border-style: none;
	  /*position: relative;
      height: 0;*/
     margin-bottom: 0px;
     /* padding-bottom: 18%;*/
}
.Nav1 {
	width: 100%;
	clear: none;
	margin-right:1px;
	text-align:center;
	background-image:url(../images/butt.gif);
	margin-left:2px;
	
}

.Div0 {
	border-style: none;
	width: 100%;
	margin-bottom: 10px;
	max-width: 870px;
}
#div1 {
	display: inline;
	width: 30%;
	margin-left: 0.6949%;
	background-image: url(../images/big_pic.jpg);
	background-size: 100% 200px;
	background-position: 0% 0%;	
	background-repeat: no-repeat;
	background-color: rgba(157,179,249,1.00);
	align-content: center;
	
	}
#div2 {
	display: inline;
	width: 30%;
	margin-left: 0.6949%;
	clear: none;
	background-image:url(../images/comp1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
	
}
#div3 {
	display: inline;
	width: 30%;
	margin-left: 0.6949%;
	clear: none;
	background-image:url(../images/comp1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
}
#div4 {

}
.Footer {
	max-width: 870px;
	background-color: rgba(12,78,90,1.00);
	color: rgba(0,0,0,1.00);
	padding-top: 25px;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
/* Added by DD ////////////////////////// */
body {
	margin-top: 0px;
	background-image: url(../images/back_main.jpg);

}
a{color:#CB3939}
a:visited{color:#65772C}
a:hover{
	color: red;
	/* width: 30%;
	clear: left;*/
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}
.shakeimage{position:relative}
.butt{background-image:url(../images/butt.gif) }
    .outer-container {
	position: relative;
	height: 0;
	padding-bottom: 18%;
	/*background-image:url(../images/Green_Dot.gif); */
	background-color: rgba(26,182,178,1.00);
	/*background-image: url(../images/Green_Gears.gif);*/
    }
	  .outer-container2 {
	position: relative;
	height: 100%;
	width: 100%;
	padding-bottom: 1%;
	padding-top: 1%;
	text-align: center;
	align-content:center;
	align-items:center;

	}  /*  end add */
	
	.style5 {font-family: Arial, Helvetica, sans-serif; 		 	/*font-size: 12px; */
	font-size: 80%;
	color: #FFFFFF; 
	}
  .link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006699;
	text-decoration: none;
}
	.style71b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
}
.style53 {font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-color: #000000;
	text-align:center;
	align-content:center;
	}
	.style73 {font-size: 10px; color: #D8FFB6; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold}
	.DV2t {font-size: 75%; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	}
	  .link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#006699;
	text-decoration: none;
	padding-left:10px;
}

	
