/*
	visit http://web-design-tuts.blogspot.com/ for more quality templates from me
*/


/* GENERAL */

* { margin: 0; padding: 0; }

/* fixex - This is the class name I assign to container element that contains floated child elements, no matter
				what they are div's ul etc. */
	.fixed:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.fixed{ display:block;}
	/*  \*/
	.fixed{
		min-height:1%;
		}
	* html .fixed{
		height:1%;
		}

body
{
	background-color:#e1e1e1;
	color: #000; 
   	font: 12px µ¸¿ò,Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}

	a { 
		color: #0000ff; 
		text-decoration: underline;  
	}
	img{ border:none;}
	a:hover {  }

/*-------[     ]---------*/

#wrap{
	width:780px;
	
	margin:0 auto;
	border: 1px solid #000; border-top:none; border-bottom:none;
	padding:0 40px 0 40px;
	
	background-color:#FFFFFF;	
}

#wrap2{
	width:1000px;
	
	margin:0 auto;
	border: 1px solid #000; border-top:none; border-bottom:none;
	padding:0 40px 0 40px;
	
	background-color:#FFFFFF;	
}

/* HEADER*/

#header{ position:relative; height:370px; }
#header2{ position:relative; height:290px; }

	#logo{
	 
		position:absolute; top:0; left:25px; z-index:99;
		width:180px; height:140px; background-color:#FFFFFF;
		border:1px solid #ddd; border-top:none;	
	}
		#logo a img{ border:none;}
		#logo h1{ line-height:30px; text-align:center; font-size:38px; margin-top:50px; }
		#logo h1 a { text-decoration:none; color:#111;  letter-spacing:-2px; }
		
	/* main navigation*/	
	#nav ul
	{ 
		position:absolute; top:68px; right:5px;
		padding:0; 
		list-style: none;
	}
		#nav li{ display: inline; }
			#nav a
			{ 
				display: block; 
				float: left;
				padding:5px 10px 5px 10px; 
			   
				font-family: "Trebuchete MS", Arial, Helvetica, sans-serif; color:#000;
				text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:12px; 
			}
			
				#nav a:hover{ text-decoration:underline; }
				#nav .active a{  background-color:#ff0a0a; color:#FFFFFF; }	
				#nav .active a:hover{ text-decoration:none; }
				
	/*The div that contains the large image in the header*/
	/* main navigation*/	
	#nav2 ul
	{ 
		position:absolute; top:68px; right:5px;
		padding:0; 
		list-style: none;
	}
		#nav2 li{ display: inline; }
			#nav2 a
			{ 
				display: block; 
				float: left;
				padding:5px 10px 5px 10px; 
			   
				font-family: "Trebuchete MS", Arial, Helvetica, sans-serif; color:#000;
				text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:12px; 
			}
			
				#nav2 a:hover{ text-decoration:underline; }
				#nav2 .active a{  background-color:#ff0a0a; color:#FFFFFF; }	
				#nav2 .active a:hover{ text-decoration:none; }
				
	/*The div that contains the large image in the header*/
	#header-img
	{ 
		position:absolute; top:100px; height:230px; width:770px; 
		border: 1px solid #ddd; border-left:none; border-right:none; padding:5px;
	}
	#header-img2
	{ 
		position:absolute; top:100px; height:160px; width:770px; 
		border: 1px solid #ddd; border-left:none; border-right:none; padding:5px;
	}
	#breadcrumbs{ position:absolute; top:350px; left:8px; font-size:12px;}
	#breadcrumbs2{ position:absolute; top:280px; left:8px; font-size:12px;}



/*MAIN*/
#main{ padding:7px;}

	/* SIDEBAR*/
	#sidebar{ float:left; width:190px; height:350px; 
			  padding:20px 5px 0 5px; background:#fff url(img/colt-sidebar.jpg) no-repeat top right;
	}
		#sidebar p{ margin-bottom:5px; padding:0 20px 0 10px; text-indent:15px; line-height:16px; text-align: justify; }
		
		#sidebar h3{ width:90%; margin:10px auto; border-bottom:1px solid #b9b9b9; text-align:center; font-size:16px; }
		
		#sidebar img{   }
		
		#date-firma p{ margin-top:10px; padding:0 30px 0 15px; font-size:11px; text-indent:0; }
		
		.subnav { width:170px; }
	
			.subnav ul { border-top: 1px solid #ececec; padding: 0; }
			
			.subnav li { margin: 0; border-bottom: 1px solid #ececec; list-style: none; }
			
				.subnav li a 
				{ 
					display: block; padding: 5px 15px 5px 10px;
					 color:#000; font-size: 12px; text-decoration: none; text-align:left;	
				}
				
					.subnav li a:hover 
					{
						 background:/*#595248*/#ff0808 url(img/bg-subnav-hover.gif) no-repeat right center;
						text-decoration:none; color:#fff;	 
					}
					
					.subnav a.selected 
					{ 
						background:#ff0808 url(img/bg-subnav-selected.gif) no-repeat right center;
						text-decoration:none; color:#fff; font-weight:bold;
					}
		#sidebar2{ float:right; width:770px; 
			   background:#fff url(img/colt-sidebar.jpg) no-repeat top right;
	}
		#sidebar2 p{ margin-bottom:5px; padding:0 20px 0 10px; text-indent:15px; line-height:16px; text-align: justify; }
		
		#sidebar2 h3{ width:90%; margin:10px auto; border-bottom:1px solid #b9b9b9; text-align:center; font-size:16px; }
		
		#sidebar2 img{   }
		
		#date-firma2 p{ margin-top:10px; padding:0 20px 0 15px; font-size:11px; text-indent:0; }			
			.subnav2 { width:700px; }
	
			.subnav2 ul { padding: 0;border: 0px; }
			
			.subnav2 li { margin: 0; border: 0px; list-style: none; font-family:µ¸¿ò;font-size: 12px;color:grey;  }
			
				.subnav2 li a 
				{ 
					display: block; padding: 5px 15px 5px 10px;
					 color:#000; font-size: 12px; text-decoration: none; text-align:left;	
				}
				
					.subnav2 li a:hover 
					{
						 background:/*#595248*/#ff0808 url(img/bg-subnav-hover.gif) no-repeat right center;
						text-decoration:none; color:#fff;	 
					}
					
					.subnav2 a.selected 
					{ 
						background:#ff0808 url(img/bg-subnav-selected.gif) no-repeat right center;
						text-decoration:none; color:#fff; font-weight:bold;
					}	
					
		.subnav3 { width:700px; }
	
			.subnav3 ul { padding: 0;border: 0px; }
			
			.subnav3 li { margin: 0; border: 0px; list-style: none; font-family:µ¸¿ò;font-size: 12px;color:grey;  }
			
				.subnav3 li a 
				{ 
					display: block; padding: 5px 15px 5px 10px;
					 color:#585757; font-size: 12px; text-decoration: none; text-align:left;	
				}
				
					.subnav3 li a:hover 
					{
						
						text-decoration:none; color:#000;	 
					}
					
					.subnav3 a.selected 
					{ 
						
						text-decoration:none; color:#000; font-weight:bold;
					}		

	/*THE PAGES CONTENT*/
	#content
	{ 
		width:550px; float:right;
		padding:10px 5px 0 5px;
	}
	
		#content h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 32px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px "Trebuchete MS", Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content h2 a{ text-decoration:none;  }
			
		#content p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content ul{
			font-size: 14px;	
			margin: 10px  15px 10px 35px;
			padding: 0;
		}
		
			#content ul li{ margin-bottom:10px; }
			
		#content img{ display: block; clear: both; padding: 3px; background: #e5e5e5; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }
		
		/*THE PAGES CONTENT*/
	#content_main
	{ 
		width:770px; float:right; 
		
	}
	
		#content_main h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 24px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content_main h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px "Trebuchete MS", Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content_main h2 a{ text-decoration:none;  }
			
		#content_main p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content_main ul{
			font-size: 14px;	
			margin: 0px  15px 10px 35px;
			padding: 0;
		}
		
			#content_main ul li{ }
			
		#content_main img{ display: block; clear: both; padding: 3px; background: #e5e5e5; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }
	
	#content_main2
	{ 
		width:770px; float:left; height:800px;
		padding:20px 5px 0 5px;
		
	}

	
		#content_main2 h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 24px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content_main2 h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px "Trebuchete MS", Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content_main2 h2 a{ text-decoration:none;  }
			
		#content_main2 p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content_main2 ul{
			font-size: 14px;	
			margin: 0px  15px 10px 35px;
			padding: 0;
		}
		
			#content_main2 ul li{ }
			
		#content_main2 img{ display: block; clear: both; padding: 0px; background: #e5e5e5; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }

#content_main3
	{ 
		width:770px; float:left; height:1000px;
		padding:20px 5px 0 5px;
		
	}

	
		#content_main3 h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 24px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content_main3 h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px ±¼¸², Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content_main3 h2 a{ text-decoration:none;  }
			
		#content_main3 p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content_main3 ul{
			font-size: 14px; font: normal 12px ±¼¸²;
			margin: 0px  15px 10px 35px;
			padding: 0;
		}
		
			#content_main3 ul li{ }
			
		#content_main3 img{ display: block; clear: both; padding: 0px; background: #e5e5e5; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }
#content_main4
	{ 
		width:770px; float:right; 
		
	}
	
		#content_main4 h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 24px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content_main4 h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px "Trebuchete MS", Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content_main4 h2 a{ text-decoration:none;  }
			
		#content_main4 p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content_main4 ul{
			font-size: 14px;	
			margin: 0px  15px 10px 35px;
			padding: 0;
		}
		
			#content_main4 ul li{float: left;list-style: none; }
			
		#content_main4 img{ display: block; clear: both; padding: 3px;  }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }
		

		#content_main5{text-align: center; vertical-align: middle; height: 20px;}
			.search {border-bottom: 1px solid #808080; height: 15px; font-size: 12px;}
		#content_main5 img{ display: inline; margin-bottom: 5px; }
		#content_main5 select{border: 1px solid #808080; }
		
		
	#content_pro_main
	{ 
		width:770px; float:left; height:550px;
		padding:20px 5px 0 5px;
		
	}

	
		#content_pro_main h1{
				 margin: 0 0 15px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
				 font: normal 24px "Trebuchete MS", Arial, Helvetica, sans-serif; color: #111; 
				 text-indent:15px; letter-spacing:-1px;	
		}
		
		#content_pro_main h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:20px; 
				 font:bold 18px "Trebuchete MS", Arial, Helvetica, sans-serif; letter-spacing:-1px;	
		}
			#content_pro_main h2 a{ text-decoration:none;  }
			
		#content_pro_main p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:20px;
		}
		
		#content_pro_main ul{
			font-size: 14px;	
			margin: 0px  15px 10px 35px;
			padding: 0;
		}
		
			#content_pro_main ul li{ }
			
		#content_pro_main img{ display: block; clear: both; padding: 0px; background: #e5e5e5; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }



	
/* FOOTER */
#footer{ margin-top:10px; border-top:1px solid #ddd; padding:10px 7px 20px 7px; }
	
	#footer p{ margin-bottom:3px; font-size:12px;}
	#footer p.madeby a{ color:#000; }
	
/* FORMS */
fieldset {
	margin: 0 5px 10px 0px;
	padding: 2px;
	border: 1px dotted #ccc;
	
	background-color: #fff;
} 
legend { background-color:#000000; color:#FFFFFF; text-transform:uppercase; padding:3px; margin-left:10px; }
form p { margin: 5px 0 0 0; }
label {  text-align:right; margin-right:10px; display:block; width:140px; float:left; clear:both; font-weight:bold; }
input.text { width:225px; } 
textarea { width: 400px; margin: 5px 15px 15px 15px; }  

/* TABLES */

table   { margin-bottom: 15px; }
th      { border-bottom: 1px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }




	

