@charset "UTF-8";
/*These are the styles for most of the other pages - the interior pages. See tcgstyles-home for home page styles. */
body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 930;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#header {
	background-image: url(images/int-logo_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 930px;
	position: relative;
	margin-top: 20px;
	z-index: 1050;
}
#content {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 30;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 515px;
	position: relative;
	margin-top: 25px;
	margin-left: 10px;
	z-index: 40;
}
#leftcolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #262261;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#leftcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F37032;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#leftcolumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	height: auto;
	width: 332px;
	position: relative;
	margin-top: 25px;
	margin-right: 10px;
	z-index: 50;
}
#bluebox {
	background-image: url(images/blue-corners_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1B1464;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	z-index: 55;
	position: relative;
}
#bluebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E7AB00;
	text-decoration: none;
	margin: 20px 0px 0px;
	padding: 0px;
}
#bluebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bluebox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E7AB00;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#bluebox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#bottomcorners {
	background-image: url(images/blue-corners_11.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1B1464;
	z-index: 56;
	position: relative;
}
#footer {
	height: auto;
	width: 930px;
	clear: both;
	z-index: 15;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
}
a.footer:link,a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
/*See the Spry navigation style sheet for more styles for the top navigation. This just sets the location on the page. */
#navigation {
	height: 20px;
	width: auto;
	margin-top: 40px;
	float: right;
	z-index: 2000;
	position: relative;
	background-color: #FFFFFF;
}
/*These are for the navigation at the bottom */
#lowernav {
	margin-right: auto;
	margin-left: auto;
}
#lowernav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}
#lowernav li {
	display: inline;
}
#lowernav a:link, #lowernav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E894A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#lowernav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #1E894A;
	text-decoration: underline;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #262261;
	margin: 0px;
	padding: 0px;
}
.hr {
	color: #E7AB00;
	width: 400px;
	height: 2px;
	margin: 15px 0px;
	padding: 0px;
}
.readytogetstarted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F37032;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.readytogetstarted:link,a.readytogetstarted:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F37032;
	text-decoration: none;
}
a.readytogetstarted:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F37032;
	text-decoration: none;
}
#wrapper #content #leftcolumn li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #262261;
	text-decoration: none;
}
#aboutus {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 10px;
	position: relative;
	z-index: 500;
	padding-right: 30px;
	margin-top: 25px;
}
#aboutus h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1B1464;
	margin: 0px;
	padding: 0px;
}
#aboutus2 {
	float: right;
	height: auto;
	width: 350px;
	margin-right: 10px;
	position: relative;
	z-index: 510;
	padding-left: 25px;
	margin-top: 25px;
}
#aboutus a.p:link,#aboutus a.p:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	line-height: 18px;
	color: #262261;
	text-decoration:none;
}
#aboutus a.p:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #262261;
	text-decoration:underline;
}
#clientsheader {
	margin-left: 20px;
	margin-top: 25px;
}
#clientsheader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1B1464;
	margin: 0px;
	padding: 0px;
}
#clients {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 20px;
	position: relative;
	z-index: 500;
	margin-top: 20px;
}
#clients h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F37032;
	margin: 0px;
	padding: 0px;
}
#clients2 {
	float: right;
	height: auto;
	width: 425px;
	position: relative;
	z-index: 510;
	margin-top: 20px;
}
#clients2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F37032;
	margin: 0px;
	padding: 0px;
}
#contact {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1B1464;
	margin: 0px;
	padding: 0px;
}
#contactusbox {
	background-color: #1B1464;
	background-image: url(images/contact-corners_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 664px;
	position: relative;
	z-index: 60;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
}
#contactusboxbottom {
	background-image: url(images/contact-corners_14.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1B1464;
	z-index: 61;
	position: relative;
	width: 664px;
}
#wrapper #content #contact #contactusbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
	color: #F37032;
	text-decoration: none;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
}
#wrapper #content #contact #contactusbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sitemap {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#sitemap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1B1464;
	margin: 0px;
	padding: 0px;
}
#sitemap a.p:link,#sitemap a.p:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	line-height: 18px;
	color: #262261;
	text-decoration:none;
}
#sitemap a.p:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #262261;
	text-decoration:underline;
}
/*This is so the container holding the handheld navigation doesn't show in the screen version. */
#navigationhandheld {
	display: none;
}
