html, body {
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #CCCCCC url('http://www.proceedinnovative.com/img/bg.gif') 0 0 repeat-x;
} 

body, p, a, div, span, li, input, textarea {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration:none;
	color:#0066ff;
}
a:hover {
	color:#003399;
}
 
#pagewidth { 
 width:784px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
#wrapper {
	background: #EEEEEE;
	border: 2px solid white;
	padding-bottom: 30px;
}
 
 /*   -----------------------------   HEADER   -----------------------------   */
 
#header {
 position:relative; 
 height:156px; 
 background-color: white; 
 width:100%;
} 
#top_nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 46px;
}
#top_nav li {
	float: left;
}
#top_nav li a {
	height: 46px;
	display: block;
	text-indent: -9999px;
}
#TN_home a {
	width: 199px;
	background: url('../img/home.gif');
}
#TN_about a {
	width: 127px;
	background: url('../img/about.gif');
}
#TN_services a {
	width: 119px;
	background: url('../img/services.gif');
}
#TN_clients a {
	width: 113px;
	background: url('../img/clients.gif');
}
#TN_contacts a {
	width: 86px;
	background: url('../img/contact_us.gif');
}
#TN_feeback a {
	width: 64px;
	background: url('../img/feedback.gif');
}
#TN_sitemap a {
	width: 76px;
	background: url('../img/site_map.gif');
}
#TN_home a:hover, #TN_about a:hover, #TN_services a:hover, #TN_clients a:hover, #TN_contacts a:hover, #TN_feeback a:hover, #TN_sitemap a:hover {
	background-position: 0 46px;
}
#logo {
	width: 198px;
	height: 110px;
	float: left;
	position: relative;
	padding-left: 2px
}
#flashcontent {
	width: 583px;
	height: 110px;
	float: left;
	text-align: right;
	z-index: 0;
}
#subnav_about {
	position: absolute;
	top: 0;
	left: 200px;
	background-image: url('../img/nav_bg.gif');
	width: 200px;
	height: 90px;
	z-index: 100;
	padding: 20px 0 0 10px;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #FFCC00;
}
#subnav_about a {
	color: #ECBD00;
	text-decoration: none;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
#subnav_about a:hover {
	color:#666666;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: -1px;
}
#subnav_about a:active {
	color:#000000;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: -1px;
}
 
 /*   -----------------------------   HOME PAGE   -----------------------------   */
 
#left_home {
 width:200px; 
 float:left; 
 position:relative; 
  }
   #left_home h1 {
   color: #0066FF;
	font-size:24px;
	margin: 35px 0 10px 0;
	text-align: center;
	padding: 0;
	font-weight: normal;
   }
  #left_home h3 {
	font-size: 11px;
	margin: 0 0 5px 15px;
	padding: 0;
}
 #main_home {
 	width: 580px;
	float: right;
	background:  white url('../img/main_content_top.gif') 0 0 no-repeat;
 } 
  #main_home h1 {
	color: #0066FF;
	font-size:24px;
	margin: 35px 0 10px 15px;
	padding: 0;
	font-weight: normal;
}
  #main_home b {
	color: #333333;
	font-size:12px;
}
  #main_home p {
  margin: 0 50px 15px 45px;
}
  #main_home_end {
	height: 16px;
  	background: url('../img/main_content_bottom.gif');
  }

ul#button {
	list-style: none;
	padding: 0;
   margin: 0 0 0 15px;
   width: 169px;
}
ul#button li {
  float: left;
  border: 3px double #cccccc;
  background: url('../img/button_bg.png') repeat-x;
}

ul#button li a {
	display: block;
	text-decoration: none;
	background: transparent;
	text-align: center;
	font-weight: bold;
	width: 169px;
  line-height: 17px;
  padding: 2px 0;
}
ul#button li a:hover {
	color: #fff;
	background: #0066ff;
}
#main_services {
	margin-left: 43px;
	margin-top: 30px;
}
#main_services ul {
	width: 250px;
	height: 170px;
	padding: 0;
	margin: 2px 15px 0 0;
	list-style: none;
	background: url('../img/services_01.gif') 0 50% no-repeat;
	float: left;
	border-bottom: 1px solid #ACC2E5;
	border-top: 1px solid #ACC2E5;	
}

#main_services li a {
	padding: 5px 2px 4px 0;
	margin-left: 35px;
	display: block;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid  #ACC2E5;	
	width: 213px;
}
.MenuArea {
	font-size:10px;
	text-align: justify;
	color: #4E4E4E;
	line-height: 170%; 
	font-weight: bold;
	width: 204px;
	height: 165px;
	float: left;
	background: transparent;
}

  
  
  /*   -----------------------------   MAIN CONTENT   -----------------------------   */
  
#maincol {
 background: url('../img/rt_back.gif');
 float: left; 
 display:inline; 
 position: relative; 
 width:778px; 
 border: 1px solid #BEBEBE;
 }
 #content {
 	width: 494px;
	background: white;
	border-right: 1px solid #BEBEBE;
	float: left;
	padding: 0 25px 30px 25px;
 }

 .about_hdr {
 	padding: 0;
	margin: 0 0 30px 0;
	width: 490px;
	height: 101px;
	display: block;
	text-indent: -9999px;
	background: url('../img/hdr_about.gif') 0 0 no-repeat;
 }
 #content p {
 	padding-left: 25px;
 }
 #content h4  {
	padding-left: 25px; 	
	color: #414141;
	font-size:15px;
	margin: 30px 0 0 0;
 }
 #content h4 a  {
	color: #414141;
	font-size:15px;
	text-decoration: none;
 }
 #content h2 {
  	margin: 25px 0 0 25px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
 }
 #content h5 {
 	margin: 25px 0 0 25px;
	font-size:11px;
	color: #333333;
	margin-bottom: 1px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
 }
 #content ul {
	margin: 10px 0 0 60px;
	padding: 0;
}
 #content li {
	margin-bottom: 1em;
}
 label {
 	width: 110px;
	min-height: 20px;
	display: block;
	margin: 0 15px 8px 25px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	float: left;
	clear: left;
 }
 input, textarea, select {
  float: left;
	margin-bottom: 8px;
	clear: right;
  }
  .clients {
	margin: 15px 0 15px 25px !important;
	padding: 0;
	list-style: none;
  }
  .clients li {
  	line-height: 1.1em;
		width: 225px;
		float: left;
  } 
.red {
	color: red;
}
  

 /*   -----------------------------   RIGHT COLUMN   -----------------------------   */
 
 #right_col {
 	width: 225px;
	float: left;
	padding-left: 5px;
 }
#right_nav {
	padding: 0;
	margin: 5px 0 10px 0;
	list-style: none;
	width: 215px;
}
#right_nav a {
	padding: 5px 10px;
	border-bottom: 1px solid #ACC2E5;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #4E4E4E;
	font-weight: bold;
}
* html #right_nav a {
	width: 195px;
	height: 12px;
}
a.links13 {
	color: blue;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.links13 {
	text-decoration: none;
}
 
  /*   -----------------------------   FOOTER   -----------------------------   */
 
#footer {
 /*height:60px; */
  background-color:#0066FF;
  border: 2px solid white;
  border-top: 1px solid white;
  font-size:10px;
	color:#FFFFFF;
	text-align: center;
	padding-top: 3px;
 clear:both;
 } 
 #footer_lnks {
 	background-color:#6A7E90;
	border-top: 1px solid white;
	height: 30px;
	margin-top: 3px;
	font-size: 10px;
	color: white;
 }
  #footer_lnks a {
	color: white;
	text-decoration: none;
	font-size: 10px;	
  }
 

 
 /* *** Float containers fix    *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
