*, h1, h2, h3, h4, h5, a { margin: 0; padding: 0;  }
h3, h4, h5 {font-size: 120%;}
a { outline: none; color: #44647f; }
a:hover { color: #333; }
a img { border: 0; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

html {
	text-align: center;
	}

body {
	background: #e2e9f0 url(../img/bg.png) repeat-x top left;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%; line-height: 1.6em;
	}
	
#wrapper {
	font-size: 1.2em;
	width: 618px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	}
	
#header {
	height: 220px;
	text-align:center;
	}
#header img { display: none; }

#header a, #motto {
	display: block;
	height:1px;
	text-indent: -9999px;
	}
#header a {
	background: #264763 url(../img/masthead.jpg) no-repeat top left;
	height: 167px;
	}

h4#motto {
	background: #fff url(../img/motto.jpg) no-repeat top left;
	height: 53px;
	margin-top: 0;
	}
	
#content {
	background: #fff url(../img/content_bg.gif) no-repeat top left;
	}
	
#content p {
	margin-bottom: 16px;
}

ul {
	list-style: none;
	line-height: 2.5em;
}

#main_col ul {
	margin: 0;
	line-height: 1.4;
}
#main_col  h4{
	margin-left: 0;
}
#main_col  li{
	margin: 0;
	padding: 0;
}
body#vision div.values p, div.values h5{
	display: block;
	background: #e2e9f0;
	border: 1px solid #369;
	border-top: none;
	color: #333;
	padding:10px;
	width:90%;
	}
body#vision div.values h5{
	background: #369;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding:5px 10px;
}
/*
a[href^="http://"].external:not([href*="valliant.com"]), a:hover[href^="http://"].external:not([href*="valliant.com"]), a:visited[href^="http://"].external:not([href*="valliant.com"]) { 
	background: url(../img/external_link.png) no-repeat 100% 0; 
 	padding: 0 13px 0 0; 
	}
 a:hover[href^="http://"].external:not([href*="valliant.com"]){ background-position-y: -100px; }
 a:visited[href^="http://"].external:not([href*="valliant.com"]){ background-position-y: -200px; }
*/
ul#nav {
	background: #fff url(../img/rt_shad.gif) no-repeat top right;
	float:left;
	width: 160px;
	height: 212px;
	text-align: left;
	list-style: none;
	margin: 7px 0 20px 18px;
	padding-top: 13px;
	}
	
#nav li{
	height: 25px;
	}

#main_col {
	width: 398px;
	float: right;
	padding: 20px 20px 20px;
	height: auto !important; height:0%;
	}	
#main_col h3, #main_col h4 {
	margin-bottom: 10px;
	color: #336699 
}
#main_col h4 {margin:10px 0 0 0;}
#main_col p strong {
	color: #369;
	}	

.caps {
	text-transform: uppercase;
	}

#footer {
	background: #376185 url(../img/footer_bg.gif) repeat-x top left;
	padding: 15px 0 15px 0;
	border-top: 1px solid #ccc;
	color: #dedede;
	text-align: center;
	font-size: .9em;
}

p#printing {
	background: #f93;
	color: #fff;
	font-size: .9em;
	height: 25px;
	line-height: 25px;
	margin: 0;
	margin-top: 15px;
	text-align: center;
	}
p.imgcaption {
	font-style: italic;
	clear: both;
	float: left;
	margin: 25px 0 0 0;
	}
a.clickbox img{
	margin-top: -10px;
	display: block;
	}
p#printing a { color: #fff;	}
p#printing a:hover { text-decoration: none; }

body#home ul#nav li#li_home a,
body#vision ul#nav li#li_vision a,
body#team ul#nav li#li_team a,
body#services ul#nav li#li_services a,
body#pricing ul#nav li#li_pricing a,
body#contact ul#nav li#li_contact a,
body#friends ul#nav li#li_friends a{ color:#acacac; text-decoration:none; cursor: default;}

body#team #main_col h4 {
	margin-bottom: 10px;
	} 
body#team #main_col li.first {
	margin: 15px 0 110px 0;
}
body#team #main_col li {
	color: #369;
	display: block;
	margin-top: 90px;
}
body#team #main_col li i{
	color:#666;
}
body#team #main_col img {
	display: block;
	float: left;
	margin-right: 10px;
}
body#seminars #main_col p { margin-bottom: 8px; }
body#seminars h4 { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #666; font-style: italic; }
body#seminars h4 span { font-weight: normal; }
body#seminars a.pdf {
		display: block;
		background: transparent url(../img/pdf.gif) no-repeat center left;
		line-height: 41px;
		padding-left: 50px;
		}
