@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #3A3A3A;
		background: #fff;
	}
	a{text-decoration: none;color: #2D60AD;}
	a:hover{color: #3C98C1;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #666666;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #3A3A3A;
	}
	ul.borderedlist li.active a{color: #2D60AD; font-weight: 600;}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #2D60AD; font-weight: 600;}




/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
		height: 253px;
		background: #4a4841 url(../images/header_bg.jpg) top repeat-x;
		position: relative;
	}
	#quick_nav{
		position: absolute;
		left: 0;
		top: 22px;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left; width:190px;}
	#center{float: left; width:423px; padding: 0 20px;}
	#center_news{float: left; width:423px; height:500px; padding: 0 20px;}
	#center_wide{float: left; width:620px; padding: 0 20px;}
	#rightcolumn{float: left; width:247px;}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;	#center{float: left; width:423px; padding: 0 20px;}
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* drop bubble */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;	
		left: 630px;
		font: 12px/18px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		padding: 10px 9px 25px 20px;
		display: block;
		text-align: center;
		color: #fff;
		background: url(../images/bubble.gif) left top no-repeat;
	}
	h1 span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: normal;
		background: url(../images/bubble_right.gif) right top no-repeat;
	}	
	/* quick links */
	#quick_nav li{
		float: left;
		padding-right: 27px;
		font-size: 1.3em;
		font-weight: normal;
	}
	#quick_nav li a{color: #fff;}
	#quick_nav li a:hover,#quick_nav li.active a{color: #fff; font-weight: 700; text-decoration: overline underline;}
	/* logo and slogan */
	#logo{
		position: absolute;
		top: 75px;
		height: 100px;
		color: #3C98C1;
		text-align: center;
		font-weight: normal;
		padding: 50px 25px 0 475px;
		bottom: 0px;
		background: url(../images/TCS_logo.png) left bottom no-repeat;
		font-size: 1.6em;
	}
	#slogan{
		position: absolute;
		top: 60px;
		height: 100px;
		color: #3C98C1;
		text-align: center;
		font-weight: normal;
		padding: 50px 100px 0 800px;
		bottom: 0px;
		background: url(../images/slogan4.png) right bottom no-repeat;
		font-size: 1.6em;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #cccccc;padding: 10px 18px 10px 18px;margin-bottom:3px;line-height:1.8em; border: 2px solid #2D60AD;
}
	h3.leftbox{font-size:19px;color: #3A3A3A; background: #ffffff; padding: 0px 0 10px 23px; border: none;}
	h3.header_small{font-size:15px;font-weight: bold;background: #cccccc; padding:0 23px 5px 23px; border: none; }
	ul.leftbox{font-size: 1.4em;}
	.bbb {height: 65px; width: 190px; overflow: hidden; }
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #2D60AD; font-size:2.0em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px; font-size:1.3em;}	
	.article_wrapper ul{list-style-image: url(../images/bullet.png); font-size:1.3em; margin:5px 0 0 15px; list-style-position: outside;}		
	.article_wrapper ul.indent{list-style-image: url(../images/bullet2.png); font-size:1.0em; margin:5px 0 0 15px; list-style-position: outside;}		
	.article_wrapper blockquote {
					 font-variant:small-caps;	
					 background: transparent url(../images/quote.png) no-repeat; 
 					 width: 290px;
					 margin: 1em 5px;
					 padding: 0 10px 5px 90px;
					 line-height: 26px;
					 float: left;
					 font-size: 150%;
					 font-weight: 500; 
					 font-style: italic;
					 }
	.article_wrapper span{padding-bottom:10px; font-size:1.1em; line-height: 1.3em;}	
	.article_wrapper a{text-decoration: underline; color: #2D60AD;}
	.article_wrapper a:hover{color: #3C98C1; text-decoration: underline;}
	.article_wrapper b{color: #2D60AD; font-weight: 800;}
	.imagebox_large {width: 400px;}

	/* center column for bulkier content*/	

	.article_wrapper_2 h2{color: #3A3A3A; font-size:1.7em;margin:10px 0;}
	.article_wrapper_2 p{padding-bottom:10px; font-size:1.4em;}	
	.article_wrapper_2 ul{list-style-image: url(../images/bullet.png); font-size:1.3em; margin: 0 0 0 35px; list-style-position: outside;}		
	.article_wrapper_2 a {text-decoration: none; color: #2D60AD;}
	.article_wrapper_2 a:hover{color: #2D60AD; text-decoration: underline;}
	.article_wrapper_2 b{color: #2D60AD; font-weight: 800;}

	/* center wide column*/	
	.wide_left { width: 410px; float: left;} 
	.wide_left h2{color: #2D60AD; font-size:2.0em; margin:10px 0;}
	.wide_left p{padding: 0 5px 10px; font-size:1.3em; border-right: 2px solid #2D60AD;}	
	.wide_right { width: 180px; float: left; margin: 42px 0; padding: 0 0 0 30px; vertical-align: center;}
	.imagebox {width:180px;}

	
	/* right column modules*/
	.rightbox_wrapper{
		background: #cccccc;
		padding:5px;
		margin-bottom: 20px;
		width:237px;
		overflow: hidden;
		font-size:11px;
		line-height: 16px;
		color: #3A3A3A;
	}
	.rightbox{border: 1px dashed #2D60AD; width:235px; overflow: hidden; padding-bottom:6px;}
	.box_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right; width:160px;}
	.product_wrapper h4{font-size:1.3em; color: #3A3A3A; padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
	
/* =FOOTER */	
	#footer{
		height: 37px;
		background: #bbbbbb url(../images/foot_bg.jpg) 0 0 repeat-x;
		font-size: 1.0em;
	}
	#mini_add{
		float: left;
		height: 37px;
		padding:4px 0 0 0;
		margin-top: 5px;
		}
	#copy{
		float: right;
		height: 37px;
		padding: 4px 30px 0 10px;
		margin-top: 5px;
	}

	
	
	
	
	
	
	
	
	
 	
	
	
	
	
	
	