/* CSS layout */

html
{
	height: auto;
}

body {
	margin: 0px;
	background-image: url('images/bg.gif');
	text-align: center;
	height: auto !important;
}

#wrapper {
	width: 850px; /* your wrapper obviously needs a width otherwise it will be 100% */
	margin: 0 auto; /* This is the proper way to center in a standards compliant browser */
	}

/* This is the IE workaround*/
#wrapper { 
	text-align: left;
}

/* DIVS */	
#main {
	text-align: center;
	width: 850px;
	position: static;
	height: auto;
}

#masthead {
	text-align: center;
	width: 850px;
	height: 200px;
	top: 50px;
	position: static;
}

#process {
	text-align: center;
	width: 180px;
	height: 25px;
	top: 50px;
	position: static;
	padding: 0px 10px 30px;
}

#top_nav {
	height: 23px;
	width: 850px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url('images/buttons/but_bg.jpg');
}

.navhead { font-family: trebuchet ms; font-size: 13px; color: #FFFFFF; background-color: #c5cfea; border: #FFFFFF; border-style: solid; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; text-align:left; background-repeat: repeat-y; font-weight: bold; padding-left: 10px; background-image: url(right_bg.gif);}

#page_content {
	width: 850px;
	color: #666666;
	text-align: justify;
	font: normal 9pt trebuchet ms;
	margin: 0px;
	padding: 0px;
	padding-bottom: 9em;
	height:auto;
}

#content_text {
	width: 590px;
	position: relative;
	top: 0px;
}

#content_pics {
	width: 240px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
	vertical-align: middle;
}

#recent{
	height: 113px;
	width: 850px;
	margin: 0px;
	text-align: left;
}

#recent img {
	padding: 0px 10px;
}

#header1{
	height: 27px;
	width: 850px;
	margin: 0px;
}

#wpp{
	height: 152px;
	width: 832px;
	margin: 0px;
	text-align: left;
}

#leftcol{
	position: relative; 
	text-align: center;
	padding: 0px; 
	width: 200px; 
	height: 960px; 
	color: #333; 
	background: #c5cfea; 
	float:left;
}

#ritecol{
	top: 0px;
	position: relative;
	text-align: left;
	padding: 0px; 
	width: 650px; 
	color: #666; 
	background: #fff; 
	float: right;
	height:960px;
}

#rite_content{
	text-align: left;
	color: #666;
	font: normal 10pt trebuchet ms;
	margin:15px;
}

#textbox{
	position:absolute;
	text-align: left;
	width: 310px; 
	display:block; 
	border: 0px solid; 
	border-color:#ffffff;
	margin: 0px 10px 0 0px;
	float:left;
}

#picbox{
	position:absolute;
	width: 288px;
	height: 216px; 
	border: 0px solid; 
	border-color:#ffffff;
	margin: 10px 0 0 0;
	top:80px;
	left:340px;
}

#texthd{
	text-align: left;
	color: #6a81be;
	font: Bold 10pt trebuchet ms;
	margin: 20px 0 0 20px;
}

#leftcol_cont{
	color: #15234D;
	text-align: left;
	font: normal 8pt trebuchet ms;
	margin: 0 10px 0 10px;
	padding: 0px;
	padding-bottom: 9em;
	height:auto;
}

#leftcol2{
	position:absolute; 
	padding:0; 
	width:200px; 
	height:605px; 
	color:#333; 
	background:#434343; 
}

#services_txt {
	width: 624px;
	top: 14px;
	float: right;
}

/* CONTACT PAGE */
#contact_txt {
	width: 830px;
  position: relative; 
  clear: both; 
  padding:10px;
}

#contact_left {
	width: 450px; 
  position: relative; 
  float: left; 
  padding: 0px 5px;
}

#contact_right {
	width: 350px;; 
  position: relative; 
  float: right; 
  right: 5px;
  padding: 0px 5px;
}

#news_hd {
	color: #ffffff;
	text-align: center;
	font: bold 10pt trebuchet ms; 
	background: #15234d; 
	height: 20px; 
	padding: 10px 5px; 
	width: 170px; 
/*	display: block;  */
	border: 1px solid; 
	border-color: #ffffff;
	position: relative;
	margin: 0 0 0 7px;
	vertical-align: middle;
}

#news_cont {
	color: #15234d;
	text-align: left;
	font: bold 8pt trebuchet ms; 
	background: #92a5d8; 
	height: 150px; 
	padding: 3px 5px 4px 5px; 
	width: 170px; 
	display:block; 
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color:#ffffff;
	position:relative;
	margin: 0 0 0 7px;
	list-style: none;
}


.rss_box {
	 width: 170px;
	 height: 130px;
	 background-color: #92a5d8;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
 list-style:none;
 margin:0;
 padding:0;
}


.rss_item  {
	font: bold 8pt trebuchet ms; 
 margin: 0px;
	color: #15234d;
}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration: none;
	font: bold 8pt trebuchet ms; 
 margin: 0px;
	}

.rss_item a:hover { 
 text-decoration: underline;
	}

	
.rss_date {
	font-size: x-small;
	color: white;
	}

a img {  /* IMAGE LINK WITHOUT BLUE BORDER */
	border: 0px;
	padding: 0px;
	text-align: left;
}

a:link img, a:visited img, a:hover img, a:active img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.toplink:link, a.toplink:visited {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.toplink:hover, a.toplink:active {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.back:link, a.back:visited {
 color: #2a569b;
 text-decoration: none;
 padding-left: 0px;
 text-align: right;
}

a.back:hover, a.back:active {
 color: #264888;
 text-decoration: none;
 padding-left: 1px;
 text-align: right;
}

a.train:link, a.train:visited {
 color: #666666;
 text-decoration: none;
 padding-left: 0px;
 text-align: right;
}

a.train:hover, a.train:active {
 color: #777777;
 text-decoration: none;
 padding-left: 1px;
 text-align: right;
}


p {
	margin: 15px 15px 15px 0px;
	font: normal 10pt trebuchet ms;
	padding: 0px;
}

p.headings {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

p.about {
	margin: 0px 0px 5px 0px;
	text-align: left;
	padding: 0px;
}

p.leftcol {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	font: normal 10pt trebuchet ms;
	padding: 0px;
	color: #2a569b;
}

hr {
	color: #6a81be;
	background-color: #6a81be;
	height: 1px;
	width:100%;
}

li {
	color:#15234d;
	margin: 0 0 0 10px
}

img.prod{
	padding: 0px 10px 0 0;
}

img.sup1{
	padding: 0px 10px 0 0;
}

a:link.mes, a:visited.mes, a:hover.mes, a:active.mes {
	text-decoration:none;
	margin: 5px;
}

/* LINKS FOR SIDE */
.nav:link {color: #ffffff; text-align:left; text-decoration: none; font: normal 8pt trebuchet ms; cursor: hand; background: #92a5d8; height: 20px; padding: 3px 1px 0px 10px; width: 170px; display:block; border-top:1px solid; border-left:1px solid; border-right:1px solid; border-color:#ffffff;}

.nav:visited {color: #ffffff; text-align:left; text-decoration: none; font: normal 8pt trebuchet ms;  cursor: hand; background: #92a5d8; height: 20px; padding: 3px 1px 0px 10px; width: 170px; display:block; border-top:1px solid; border-left:1px solid; border-right:1px solid; border-color:#ffffff;}

.nav:active {color: #ffffff; text-align:left; text-decoration: none; font: normal 8pt trebuchet ms;  cursor: hand; background: #6a81be; height: 20px; padding: 3px 0px 0px 11px; width: 170px; display:block; border-top:1px solid; border-left:1px solid; border-right:1px solid; border-color:#ffffff;}

.nav:hover {color: #ffffff; text-align:left; text-decoration: none; font: normal 8pt trebuchet ms;  cursor: hand; background: #6a81be; height: 20px; padding: 3px 0px 0px 11px; width: 170px; display:block; border-top:1px solid; border-left:1px solid; border-right:1px solid; border-bottom: 0; border-color:#ffffff; }

/* PORTFOLIO PAGE - IMAGES */
#content_port {
	float: left;
	left: 0px;
	top: 0px;
	width: 824px;"
}

img.port1 {
	margin: 0px 15px;
	padding: 0px;
	border: 0px;
}

img.port2 {
	margin: 0px 30px;
	padding: 0px;
	border: 0px;
}

img.port3 {
	margin: 0px 15px;
	padding: 0px;
	border: 0px;
}

/* FORMS */
input, textarea {
  margin: 3px 10px;
  padding: 0px 3px;
  font-size: 9pt;
  border: 1px solid #84C225;
  color: #667AB3;
}

a:link {font-family: Trebuchet MS; font-size: 10pt; margin-left:0px; color: #666666; text-decoration: none;}
a:visited {font-family: Trebuchet MS; font-size: 10pt; color: #666666; text-decoration: none;}
a:hover {font-family: Trebuchet MS; font-size: 10pt; margin-left:1px; color: #3861A3; text-decoration: none;}
a:active {font-family: Trebuchet MS; font-size: 10pt; margin-left:1px; color: #3861A3; text-decoration: none;}

#footer {
	background-color: #15234d;
	color: #ffffff;
	padding: 5px 0px;
	width: 850px;
	height: 20px;
	position: absolute;
	text-align: center;
	font: normal 8pt trebuchet ms;
}
