﻿ 
* { margin: 0; padding: 0; }
body { font: .74em Tahoma, Verdana, Sans-Serif, Arial; background: url(../images/body2.gif) repeat; color: #7f7f7f; }
h1 { font: normal 3.4em "Trebuchet MS", Helvetica, Arial; }
/*h2 { font: normal 1.8em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 15px; } */
h2 { font: normal 1.8em "Trebuchet MS", Helvetica, Arial; color: #000000; margin: 0 0 15px; }
h3 { font: normal 1.4em "Trebuchet MS", Helvetica, Arial; margin: 0 0 20px;color: #000000; }
/*h4 { font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #dfdfdf; margin: 0 0 4px; }*/
h4 { font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #ffffff; margin: 0 0 4px; }

.errmsg { font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #ff0000; margin: 0 0 4px; }
p { margin: 0 0 15px; line-height: 1.6em; }
a { outline: 0; color: #304D6F; text-decoration: none; }
li { list-style: none; }
.np  { list-style:square ;margin: 0 0 15px; line-height: 1.6em;color: #000000; }
.np2  { list-style:square ;margin: 0 0 15px; line-height: 1.6em;color: #ffffff; }
li a, img { display: block; }
img { outline: 0; border: 0; }
#wrapper { width: 984px; margin: 0 auto; padding: 0px; }
.clr { clear: both; }
#logo { float: left; padding-top: 15px; margin-left: 20px;}
	#logo h1 a { color: #fff; }
		#logo h1 a span { color: #808080; }
		
#header_top {
	display: block;
	position: relative;
	width: 984px;
	height: 88px;
	background: url('../images/header_top.png') no-repeat;
}
#menu { font-family: Arial; height: 88px; padding: 5px 0 0 4px; }
	ul#menu {
		display: block;
		margin-left: 27px;
		margin-right: 17px;
	}
	#menu li { float: left; font-size: 1.3em; text-transform: uppercase; margin-top: 40px;}
		#menu li a { color: #878787; margin-left: 10px; margin-right: 35px;}
			#menu li a.current, #menu li a:hover { color: #000000; }			
	

#pitch {position: relative; clear: both; background: url(../images/pitch3.jpg) no-repeat; height: 228px; margin: 0px 10px 0px 10px;}
		#pitch h1 { display: block; position: absolute; top: 30px; left: 240px; font-family: Verdana; font-size: 26px; color: #304D6F; }
		/*#pitch em { font-size: 1.3em; font-weight: bold; line-height: 1.6em;  padding:  0px  500px 0  0px; }*/

#pitch em { display: block; position: absolute; top: 120px; left: 30px; font-family: Verdana; font-style: italic; font-size: 15px; line-height: 20px; }
#pitch a {
	color: #d62121;
	font-weight: bold;
}
#pitch a:hover{
	text-decoration: underline;
}

/*.content { background: url(../images/content2.gif) repeat; padding: 20px; }*/
.content {
	display: block;
	position: relative;
	width: 984px;
	background: url('../images/content.png') repeat-y;
	padding: 0px 20px 0px 20px;
}
#content_bottom {
	display: block;
	position: relative;
	width: 984px;
	height: 45px;
	background: url('../images/content_bottom.png') no-repeat;
}
/*.link { background: #304D6F; color: #fff; padding: 5px 10px; font-size: .9em; }*/

.link {display: block; width: 77px; height: 28px; background: url('../images/link.png') no-repeat; color: #ffffff; padding-top: 7px; padding-left: 20px; margin-left: 10px;}

.link2 {display: block; width: 300px; height: 28px; background: url('../images/link2.png') no-repeat; color: #ffffff; padding-top: 7px; padding-left: 20px; margin-left: 10px;}



a:hover.link {
	text-decoration: underline;
}

#main {padding: 20px;}
#main p {
	font: normal 1.2em "Trebuchet MS", Helvetica, Arial; color: #ffffff; margin: 0 0 4px;
}
.col { float: left; width: 280px; margin: 0 30px 15px 0; }
.col h2 {
	font-family: Arial;
	margin-left: 10px; 
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.col p {
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: #535353;
	margin-left: 10px;
}
.colcenter { float: left; 
  width: 692px;
	margin-top:30px;
margin-bottom:50px;
margin-right: 0px;
margin-left:50px;
padding-top:25px;
padding-bottom:25px;
padding-right:50px;
padding-left:50px;
	
	}
	
	.col.last { float: right; margin-right: 0; }
	.case img { float: left; clear: left; margin: 0 20px 20px 0; background: #121212; padding: 3px; }
	.short { padding: 0 0 15px 0; background: url(../images/line.gif) repeat-x left bottom; color: #ffffff; }
	.case a, .article a { color: #ddd; font-weight: bold; }   
	 
	
	.date { font-size: .84em; margin: 0 0 3px; color: #000000; }
#footer { clear: both; background: url(../images/line.gif) repeat-x; padding: 20px 20px 10px; font-size: .9em; }
	#footer a { color: #ccc; margin: 0 10px 0 0; border-bottom: 1px dotted #444; padding: 0 0 1px; }
	#links { float: right; }
		#links a { margin: 0 0 0 10px; }
	#footer p { margin: 0 0 8px; font-size: 11px; }


