﻿body {
     height:100%;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
 background-attachment:fixed;
 
 background: #fff;
} 


html { height:100%;
}

.split {
color:white
}

.menubar {

    background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #383838 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#383838)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#383838 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#383838 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#383838 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#383838 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#383838',GradientType=0 ); /* IE6-9 */
height:40px; width:900px;
}


.box1 {
     height:60px; width:225px;
     background: #00b7ea; /* Old browsers */
background: -moz-linear-gradient(top,  #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00b7ea 0%,#009ec3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
 opacity:0.8;
 }


.box2 {
     height:60px; width:225px;
  background: #b6e026; /* Old browsers */
background: -moz-linear-gradient(top,  #b6e026 0%, #abdc28 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e026), color-stop(100%,#abdc28)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b6e026 0%,#abdc28 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#abdc28',GradientType=0 ); /* IE6-9 */
 opacity:0.8;
 }

.box3 {
     height:60px; width:225px;
background: #ffaf4b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
 opacity:0.8;

 }


.box4 {
     height:60px; width:225px;
background: #ff5db1; /* Old browsers */
background: -moz-linear-gradient(top,  #ff5db1 0%, #ef017c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5db1), color-stop(100%,#ef017c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff5db1 0%,#ef017c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff5db1 0%,#ef017c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff5db1 0%,#ef017c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff5db1 0%,#ef017c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

 opacity:0.8;
 }


.services {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding:8px;
 }

.bgboxes {
 background-image:url('home_6.jpg'); width:900px; height:400px; background-size:900px; background-position:center -80px
}


a.menu:link {color:#fff; font-family:Arial,sans-serif; font-size:14pt; text-decoration:none; display:block; width:120px; text-align:center; height:28px; line-height:24px}      /* unvisited link */
a.menu:visited {color:#fff;}  /* visited link */
a.menu:active {color:#fff;}  /* selected link */
a.menu:hover {color:#fff; background-color:#333}  /* mouse over link */


a.slink:link {color:#1960ae; font-family:Arial,sans-serif; font-size:14pt; text-decoration:none; }      /* unvisited link */
a.slink:visited {color:#1960ae;}  /* visited link */
a.slink:active {color:#1960ae;}  /* selected link */
a.slink:hover {color:#00b7ea; }  /* mouse over link */

a.serv:link {color:#1960ae; font-family:Arial,sans-serif; font-size:12pt; text-decoration:none; }      /* unvisited link */
a.serv:visited {color:#1960ae;}  /* visited link */
a.serv:active {color:#1960ae;}  /* selected link */
a.serv:hover {color:#00b7ea; }  /* mouse over link */

.logo {
    color:#000; font-family:Arial,sans-serif; font-size:30pt; padding-top:10px; padding-bottom:20px;
    text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


.div {
    padding:8px
}


.h3white {color:#fff; font-family:Arial,sans-serif; font-size:14pt; 
    text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.gtext{ color:#676767; font-family:Arial,sans-serif; font-size:10pt;
}

.text{ color:#000; font-family:Arial,sans-serif; font-size:10pt;
}

.h3{ color:#1960ae; font-family:Arial,sans-serif; font-size:16pt; margin-bottom:4px;margin-top:4px
}

.h3sub{ color:#1960ae; font-family:Arial,sans-serif; font-size:12pt; margin-bottom:4px;
}

.fronttext { color:#333; font-family:Arial,sans-serif; font-size:20pt;
}

.frontimage {
 width:200px; height:150px; background-image:url('people.jpg');  background-position: center center;background-size:200px;


}

.textBoxBig { width:300px
}


.footer {
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    background: #dddddd; /* Old browsers */

height:24px; width:900px;
}