body,html {
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	padding-top: 0;
}

body {
	background-color: #e5e5e5;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #466d96;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

form {
	display: inline;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

#login_error {
	color: #ff0000;
	margin: 5px 0 5px 0;
	}

h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #004f75;
	
}

h2 {
	margin-top: 10px;
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #004f75;
}

h3 {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #004f75;
}

div {
	position: relative;
}

table.grider, table.grider th, table.grider td {
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}

table.grider th {
	background-color: #CCC;
	padding: 4px;
	color: #000;
}

table.grider td {
	padding: 4px;
	color: #000;
}

table.grider tr {
	color: #000;
}

div.clearer {
	clear: both;
}

/* BEGIN STYLES */

div#main_container {
	width:933px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
}

h4 {
	font-size: 16px;
	margin: 0 0 0 15px;
	font-weight: bold;
	color: #fff;
	line-height: 36px;
	font-family: "Trebuchet MS"
}

a#marketIcon {
	background-image: url(../images/icon_marketing.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height: 14px;
	padding-left: 25px;
	color: #fff;
	text-decoration: none;
}

a#marketIcon:hover {
	text-decoration: underline;
}

/* INDEX PAGE */

div#index_content {
	width:933px;
}

div#header_container {
	height:40px;
	background: url(../images/gradient.gif); 
	width:555px;
	margin: 0;
	padding:0;
}

div#header_container_home {
	height:40px;
	background: url(../images/gradient_home.gif) top left; 
	width:555px;
	margin: 0;
	padding:0;
}

div#left_box {
	width:555px;
	float:left;
	height: 299px;
}

div#right_box {
	width:377px;
	float:left;
}

div#right_box_login {
	width:377px; 
	float:left; 
	background-color: #a8b7c8;
}

div#three_box_container {
	width:100%;
	clear: left;
}

div#inner_left_box {
	width:311px; 
	height: 155px; 
	float:left; 
	background-color: #67829e; 
	color: white;
}

div#inner_center_box {
	width:311px; 
	height: 155px; 
	float:left; 
	background-color: #889cb3; 
	color:white;
}

div#inner_right_box {
	width:311px; 
	height: 155px; 
	float:left; 
	background-color: #a8b7c8; 
	color: white;
}

div#phoneContainer {
	width:335px;
	float:left;
	height:130px;
}

div#mapBox {
	width:222px;
	float:left;
	height:130px;
	padding-top: 15px;
}

/* CONTACT MAIN PAGE */

span#home_contact strong{
	font-weight: bold;
	color: #004f75;
}

/* FOOTER */

div#footerImage {
	width:105px;
	float:left;
	height:130px; 
	background: url(../images/bg_footer.gif) 0 15px no-repeat; 
	padding-left: 15px;
}

div#footerDate {
	width:208px;
	float:left;
	height:80px;
	padding-top: 50px;
}

div#footerWrapper {
	clear: both;
	width: 100%;
}

div#footerWrapperHome {
	clear: both;
	width: 100%;
	background-color: white;
	padding-top: 10px;
}

div#footerWrapperHomeReadMore {
	clear: both;
	width: 100%;
	background-color: white;
}


div#footerHome {
	margin: 6px auto 0 auto;
	width: 933px;
	color: #666;
}

div#footerHomeReadMore {
	width: 311px;
	height: 26px;
	text-align: right;
	float:left;
	margin: 0;
	padding: 0;
}

div#footer {
	margin: 6px auto 0 auto;
	width: 933px;
	color: #666;
}

div#footer a{
	text-decoration: underline;
	color: #666;
	font-weight: normal;
}

div#footer a:hover {
	text-decoration: underline;
}

img#poweredBy {
	margin: 10px 190px 10px 0px;
	vertical-align: middle;
}

img#poweredByHome {
	margin: 45px 20px 10px 0px;
}

/* SUB-PAGES */

div#content {
	margin: 0 75px 0 75px;
}

div#headerContainer {
	width:353px; 
	height:176px;
	float:left; 
	background: url(../images/spurs_header.gif) no-repeat;
}

h4#headerLabel {
	padding-top: 137px;
	margin-left:20px;
}

div#headerImage {
	width:580px;
	height:176px;
	float:left;
}

/* NAVIGATION */

/* Top Right Links */

span#links a {
	text-decoration: none;
	color: #666;
}

span#links a:hover {
	text-decoration: none;
	color: #6392c2;
}

a.article {
	color: #fff;
	text-decoration: none;
}

a.article:hover {
	text-decoration: underline;
}

/* Main Site Navigation */

div#nav_container {
	border-bottom: 1px solid #e5e5e5;
	background-color: white;
}

#nav {
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 933px;
	margin: 0 auto 0 auto;
}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
}

#nav a {
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #666;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/nav-line.gif) right no-repeat;
}

#nav a:hover, #nav a.selected {
	color: #27527e;
}
	
#thome a {
	width: 97px;
	text-align: right;
}

#tmanagement a {
	width: 92px;
}

#tphilosophy a {
	width: 130px;
}

#tmarketing a {
	width: 116px;
}

#tstructure a {
	width: 94px;
}

#tletters a {
	width: 106px;
}

#tlegal a {
	width: 104px;
}

#tcontact a {
	width: 83px;
}

#tlogout a {
	width: 90px;
	text-align: left;
	background-image: none;
	padding-left: 20px;

}

