@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

h2 {
	font-size:12px;
	color:#197EDA;
	padding-bottom:10px;
}

h3 {
	color:#CE5006;
	margin:20px 0px 5px 0px;
}

h4 {
	font-weight:normal;
	font-size:20px;
	color:#197EDA;
	text-align:right;
	}

#headertext h4 {
	display:inline;
	margin:0px 100px;
	color:#1A7BD9;;
}

body {
	background:#c0c0c0;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:12px;
	color:#000;
	background-image:url(../images/background.jpg);
}

#shell {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0px 100px 0 100px;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-y;
}

#header {
	background:url(../images/logo.jpg) left no-repeat #fff;
	height:95px;
	text-align:right;
	padding-top:30px;
}


#headertext {
width:790px;
height:28px;
padding: 0 5px 0 5px;
float:right;
text-align:right;
background: url('../images/marquee.png');

}

#header2 {
	background:url(../images/types.jpg);
	background-repeat:no-repeat;
	height:74px;
	text-align:right;
	border-bottom:1px solid #000;
}

#navcontainer {
background-image:url(../images/menu.jpg);
background-repeat:repeat-x;
	width:800px;
	height:38px;
}

ul#navlist {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}

#navlist li {
  display: inline;
  list-style-type: none;
  float:left;
  background-image:url(../images/menu.jpg);
  background-repeat:repeat-x;
}

#navlist a {
	padding-top: 10px;
	display:block;
	width:133px;
	height:28px;
	text-align:center;
	font-size:12px;
	background-image:url(../images/divide.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#navlist a:link, #navlist a:visited {
  color: #fff;
  text-decoration: none;
}

#navlist a:hover {
  color: #fff;
  text-decoration: none;
  background-image:url(../images/hover.jpg);
  background-repeat:repeat-x;
}

.nav-div {
	background:url(../images/nav-div.png) top no-repeat;
	width:2px;
	height:55px;
	float:left;
}

#content {
	padding:0 10px 10px 10px;
	clear: both;
}

#left {
	width:255px;
	float:left;
	margin-bottom:25px;
	
}

#left h1, #right h1, #right2 h1 {
	font-weight:normal;
	font-size:26px;
	padding:10px 0;
	color:#197EDA;
}

#left ul li {
	list-style-image:url(../images/bullet.png);
	width:100%;
	border-bottom:1px solid #999;
	padding:5px 0;
	font-weight:bold;
}

#left ul {
	margin-left:15px;
	padding-left:5px;
	padding-bottom:35px;
}

#left h2 {
	font-weight:bold;
	font-size:16px;
	padding:10px 0;
	color:#197EDA;
}

#tel {
	background:#1d1d1d;
	padding:25px 30px;
	color:#fff;
	margin-bottom:10px;
	border-top:10px solid #CB500D;
}

#tel2, #tel3 {
	background:#1d1d1d;
	padding:25px 0px;
	text-align: center;
	color:#fff;
	margin-bottom:10px;
	border-top:10px solid #CB500D;
}

#tel2 img {
	margin-top: 10px;
}

#tel3 input {
	padding: 14px;
	border-right: 4px solid #999;
	border-bottom: 4px solid #666;
	border-left: 4px solid #999;
	border-top: 4px solid #666;
	font-size: 15pt;
	font-family: Impact;

	background: #2985DA;
	color: #ccc;
	margin-top: 28px;
}

#tel3 input:hover {
	cursor: pointer;
}

#tel, #tel2, #tel3 {
	height: 120px;
}

#tel2 h2 {
	font-size:14px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
	color:#fff;
}

#tel2 p {
	font-size:20px;
}

#tel img {
	padding-right:5px;
	float:left;
}

#tel h2 {
	font-size:14px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
	color:#fff;
}

#tel p {
	font-size:20px;
}

#logos {
	text-align:center;
}

#logos p {
	padding-bottom:5px;
}

#right {
	width:505px;
	float:right;
	margin-bottom:25px;
	padding-left:10px;
	overflow:hidden;
}

#right ul {
	padding: 15px 25px;
}

#box{
	width:480px;
	float:left;
	padding:10px;
	overflow:hidden;
	background-color:#1d1d1d;
	border-top:10px solid #a84107;
	color:#FFFFFF;
}



#col {
	width:240px;
	float:right;
	margin-bottom:25px;
	padding-left:10px;
	overflow:hidden;
}

#col2 {
	width:240px;
	float:right;
	margin-bottom:25px;
	padding-left:20px;
	overflow:hidden;
}

#col p {
	padding-bottom:10px;
	text-align:justify;
}

#col2 p {
	padding-bottom:10px;
	text-align:justify;
}

#right p {
	padding-bottom:10px;
}

.testimonial {
	border-bottom:2px solid #7d7d7d;
	margin-bottom:10px;
}

#footer {
	clear:both;
	height:0px;
	color:#fff;
}

#ems {
	width:800px;
	padding-left: 100px;
	padding-right: 100px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	height:40px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-y;
}

#ems img {
	border:none;
}

#ems a {
	color:#fff;
	text-decoration:none;
}

#ems a:hover {
	color:#999;
}

table {
	border: none;
	width:100%;
}

table tr td {
	border: none;
	padding:5px;
}
.smallbox {
	width:150px;
	display:inline;
	float:left;
	padding:3px;
	margin:0px 10px 20px 0px;
}
#right ul {
	margin:0px 20px;
}
/* the form */

label { width: 10em; float: left; font-size:12px; }
label.error { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p { clear: both; }
.submit { margin: 0 0 10px 120px; position: relative; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset {margin-left: 0; width: 400px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
textarea {border: 1px solid #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}
