/* CSS Document */

body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:#fee4b2 solid 4px;
	padding:0px;
}

#page
{
	width:960px;
	margin:2px auto;
}

	#page #banner
	{
		padding:1px 5px;
	}
	
	#page #banner #logo
	{
		width:auto;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:center;
	}
	
		#page #banner #logo img
		{
			border:none;
		}
	
	#page #banner #logotext
	{
		width:250px;
		float:left;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	#page #banner #toplinks
	{
		width:600px;
		float:right;
		text-align:right;
	}
	
		#page #banner #toplinks a, #page #banner #toplinks a:visited
		{
			color:#996600;
			text-decoration:none;
			padding:0px 5px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		}
		
		#page #banner #toplinks a:hover
		{
			text-decoration:underline;
		}
	
	#page #banner #search
	{
		width:600px;
		float:right;
		text-align:right;
		margin:10px 0 0 0;
	}
	
		#page #banner #search a, #page #banner #search a:visited
		{
			font:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
		#page #banner #search form
		{
			margin:0px 4px;
			float:right;
		}
		
		#page #banner #search form #searchInput
		{
			border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
			border-style:solid;
			border-width:2px 1px 1px 2px;
			float:left;
			font-size:10px;
			height:19px;
			margin-right:-1px;
			padding:1px 0pt 2px 3px;
			width:150px;
		}
		
		#page #banner #search form #go 
		{
			float:left;
			height:19px;
			width:27px;
		}
		
		#page #banner #nav
		{
			float:right;
			margin-top:10px;
			margin-right:0px;
			padding:0px;
			width:929px;
			text-align:right;
			background:url(images/bg_nav.gif) no-repeat;
			height:24px;
		}
		
			
					
	#page #content
	{
		background-color:#FFFFFF;
		float:left;
		width:100%;
		margin-top:15px;
		padding:15px 0px 0px 0px;
		color:#666666;
	}
	
	
		#page #content #body
		{
			padding:0px 15px;
			float:left;
			margin:0px 0px;
			width:930px;
			min-height:550px;
			font-size:13px;
			text-align:justify;
			color:#333333;
			border-right:#000000 medium thin;
		}
		
			#page #content #body ul
			{
				font-family:Arial;
				font-size:12px;
			}
			
			#page #content #body a, #page #content #body a:visited
			{
				text-decoration:none;
				font-family:Verdana;
				color:#CC9900;
				font-size:11px;
			}
			
			#page #content #body a:hover
			{
				text-decoration:underline;
			}
			
			img:hover
			{
				border-bottom:none;
			}
		
			#page #content #body h1
			{
				width:870px;
				color:#cc6600;
				font-size:22px;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				margin:5px 25px;
				padding-bottom:10px;
				border-bottom:#111111 groove 0px;
			}
			
			#page #content #body h1.pagehead
			{
				
				color:#cc6600;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size:16px;
				width:auto;
			}
			
			#page #content #body #pagepath
			{
				width:100%;
				margin:0px 0px;
				border-bottom:#fee1b8 solid 2px;
				padding:10px 0px 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight:normal;
				font-size:10px;
				float:left;
			}
			
			#page #content #body #pagepath a, #page #content #body #pagepath a:visited
			{
				color:#996600;
				font-size:10px;
				font-weight:bold;
			}
			
			#page #content #body p
			{
				color:#333333;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				padding:5px 15px;
				text-align:justify;
			}
			
			#page #content #body ul
			{
				color:#333333;
			}
			
			#page #content #body #leftnav
			{
				width:220px;
				float:left;
				margin:0px 0px;
				background-color:#fdf9f4;
			}
			
				#page #content #body #leftnav ul
				{
					list-style:none;
					padding:15px 0px;
					margin:0px;
				}
				
					#page #content #body #leftnav ul li
					{
						display:block;
						margin:0px;
						padding:3px 5px 0px;
						width:210px;
						border-bottom:#333333 dotted 1px;
					}
					
					#page #content #body #leftnav ul li:hover
					{
						background-color:#fcf0e0;
					}
					
					
					
					#page #content #body #leftnav ul li :hover
					{
						background-color:#fcf0e0;
					}
					
					#page #content #body #leftnav ul li a, #page #content #body #leftnav ul li a:visited
					{
						text-decoration:none;
						color:#774600;
						width:202px;
						margin:0px;
						padding:10px 0px 5px 8px;
						display:block;
						font-size:11px;
						background:url(images/list.gif) no-repeat ;
						
					}
					
						/*** Sub Menus in Left Navigation Bar ***/
						#page #content #body #leftnav ul ul
						{
							display:block;
							margin:0px 0 0 20px;
							padding-top:0px;
							width:200px;
						}
						
						#page #content #body #leftnav ul ul li
						{
							width:190px;
							border-bottom:#999999 dotted 1px;
						}
						
						#page #content #body #leftnav ul ul li:hover
						{
							background-color:#faf1e5;
						}
						
						#page #content #body #leftnav ul ul li :hover
						{
							background-color:#faf1e5;
						}
						
						#page #content #body #leftnav ul ul li a, #page #content #body #leftnav ul ul li a:visited
						{
							font-size:9px;
							width:160px;							
							padding:10px 0px 5px 10px;
							background:url(images/list_sub.gif) no-repeat ;
							
						}
					
		
				
				#page #content #body .small h1, #page #content #body .big h1
				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:18px;
					margin:4px 6px;
					font-weight:bold;
					color:#cc6600;
					width:auto;
				}
				
				 #page #content #body .right h1
				 {
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					margin:0px 0px 15px;
					padding:5px 10px;
					font-weight:bold;
					color:#FFFFFF;
					width:160px;
					text-transform:uppercase;
					
				}
				
				 #page #content #body .right p
				 {
				 	font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					margin:0px 0px 15px;
					padding:5px 10px;
				 }
				  #page #content #body .right a, #page #content #body .right a:visited
				  {
				  	color:#CC9900;
				  }
				  
				  #page #content .small li
				  {
				  	list-style-image:url(images/0040_bullet.png);
				  }
				  
				  #page #content #body .right li a, #page #content #body .right li a:visited
				  {
				  	color:#CC9900;
				  }				
							
				  
				  #page #content #body .right a:hover
				  {
				  	color:#CC6600;
					text-decoration:none;
					border-bottom:#CC6600 dotted 1px;
				  }
				
				h1.purple
				{
					background-color:#5b2175;
				}
				
				h1.blue
				{
					background-color:#558ed5;
				}
				
				h1.tan
				{
					background-color:#948a22;
				}
				
				#page #content #body .small p, #page #content #body .big p
				{
					padding-top:0px;
					margin-top:5px;
				}
				
				
			
			#page #content #body .small
			{
				float:left;
				width:225px;
				font-size:11px;
				background: url(images/tbg2.gif) no-repeat;
				margin: 5px 5px 5px 15px;
				padding: 10px 7px 5px 7px;
			}
			
			#page #content #body .right
			{
				float:right;
				width:180px;
				font-size:11px;
				/*background: url(images/tbg2.gif) no-repeat;*/
				margin-top: 5px;
				margin-right: 0px;
				margin-bottom: 5px;
				margin-left: 0px;
				padding-top: 10px 0px 5px;
				background-color:#FAFAFA;
			}
			#page #content #body .center
			{
				width:1250px;
				border-right:1px dotted #F1F1F1;
				
			
			}
			
			#page #content #body .small ul, #page #content #body .right ul
			{
				list-style:none;
				margin:8px 0px 0px;
				float:left;
				padding:0px;
			}
				#page #content #body .small ul li, #page #content #body .right ul li
				{
					margin:0px 0px 8px 20px;
					font-size:11px;
					padding:0px;
					list-style-image:url(images/icona.gif);
				}
				
					#page #content #body .small ul li a, #page #content #body .right ul li a
					{
						color:#000033;
						text-decoration:none;
						float:none;
						margin:0px;
						padding:0px;
					}
					
					#page #content #body .small ul li a:hover, .right a:hover
					{
						border-bottom:#000033 dotted 1px;
						text-decoration:none;
					}
			
			#midblock
			{
				margin:10px auto 0px;
				background:url(images/chrome.jpg) no-repeat;
				float:left;
				width:950px;
				height:152px;
			}
			
			#lowblock
			{
	background:url(images/chrome_hl.jpg) no-repeat;
	float:left;
	width:955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
			}
			
			#page #content #body .big
			{
				padding:10px 6px 0px 6px;
				float:left;
				width:280px;
				
				font-size:12px;
				margin:0px 10px;
				color:#666666;
			}
			
			
			#page #content #body #lowblock .wide
			{
				padding:10px 6px 5px 6px;
				float:left;
				width:602px;
				height:325px;
				font-size:12px;
				margin:5px 10px;
				color:#666666;
			}
				
				#page #content #body .big ul
				{
					margin-top:0px;
				}
					
					#page #content #body .big ul li
					{
						margin:5px 0px ;
					}
					
						#page #content #body .big ul li a, #page #content #body .big ul li a:visited
						{
							color:#000033;
							text-decoration:none;
							font-size:11px;
						}
						
						#page #content #body .big ul li a:hover
						{
							border-bottom:#000033 dotted 1px;
							text-decoration:none;
						}
			
			#page #content #body #news
			{
				background:url(images/bg_news.jpg) no-repeat;
				padding:6px 23px 6px 210px;
				float:left;
				width:705px;
				height:54px;
				margin:25px 10px 0px 10px;
				font-size:13px;
			}
			
			#page #content #body #clients
			{
				background:url(images/bg_cli.jpg) no-repeat;
				padding:40px 20px 20px 10px;
				float:left;
				width:870px;
				height:49px;
				margin:25px 10px 0px 10px;
				font-size:13px;
			}
				#page #content #body #clients p
				{
					width:690px;
					float:left;
					margin:0px;
				}
				
				#page #content #body #clients img
				{
					float:right;
					margin:0px;
				}
			
			#footer
			{
				border-top:#fee4b2 solid 2px;
				width:100%;
				margin:10px 0px 0px 0px;
				float:left;
				padding:7px 0px 3px 0px;
			}
			#footnote
			{
				
				width:960px;
				margin:0px auto;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				
			}
			
				#footnote #copy
				{
					width:300px;
					margin-left:30px;
					float:left;
					color:#666666;
				        
				}
				#footnote #icons
				{
					width:150px;
					margin-left:30px;
					margin-top:0px;
					float:left;
					color:#666666;
				        
				}
				#footnote #bottomlinks
				{
					width:400px;
					margin-right:50px;
					float:right;
					text-align:right;
					color:#666666;
				}
				
					#footnote #bottomlinks a, #footnote #bottomlinks a:visited
					{
						text-decoration:none;
						color:#024668;
						margin:0px 10px;
					}
					
					#footnote #bottomlinks a:hover
					{
						border-bottom:#024668 dotted 1px;
					}
				
				
.clidesc { 	text-align:right; margin:1px 5px; padding:0px 5px; font-size:9px; font-weight:bold; }

.big ul li
{
	list-style-image:url(images/0126_myeye.png);
}

.subs
{
	margin:8px;
	text-align:center;
}

.subs #email
{
	color:#333333;
	font-family:Arial;
	font-size:10px;
}

.subs #btnS
{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	border:#0066CC outset 2px;
	margin:5px 2px 2px;
	background-color:#EAEAEA;
}

.message-success
{
	color:#0033FF;
	font-weight:bold;
}


.message-error
{
	color:#FF0000;
	font-style:italic;
}