/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #012E69;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/bgs/page_bg.jpg);
	background-repeat: repeat-x;
	color: #333;
}
#wrapper	{
	clear: both;
	float: none;
	width: 960px;
	margin:0px auto;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}
img, div { behavior: url(iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */

/* header */
#headerWrapper {
	background-image: url(../images/bgs/header_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 210px;
	padding: 0;
	background-image: url(../images/content_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#logo {
	float: left;
	width: 590px;
	height: 190px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 590px;
	height: 190px;
	display: block;
}
#logo h1	{
	display:none;
}
#homeRotate {
	float: right;
	height: 190px;
	width: 360px;
}
a img, abbr {
	border: 0;
}
/* /header */
/* navigation */
#menu, #menuWrapper	{
  position:relative;
  z-index:999999;
}
#menu	{
	background-image: url(../images/bgs/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
}
/* /navigation */

/* columns */
#contentWrapper {
	background-color: #FFF;
	background-image: url(../images/bgs/content_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#colWrapper {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	padding-bottom: 10px;
}
#leftcolumn {
	display: inline;
	color: #333;
	width: 250px;
	float: left;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	padding: 0px;
	background-image: url(../images/bgs/content_bg.jpg);
	background-repeat: repeat-x;
}
#leftcolumn h1	{
	font-size: 1em;
	background-color: #CBBC91;
	color: #000;
	text-indent: 4px;
	margin-top: 1px;
	margin-bottom: 0px;
	letter-spacing: -0.03em;
	font-weight: normal;
	display: block;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bgs/lh1_bg.png);
	background-repeat: no-repeat;
}
#leftcolumn h1 a:link, #leftcolumn h1 a:visited, #leftcolumn h1 a:active {
	color: #FFF;
	text-decoration: none;
}
#leftcolumn h1 a:hover {
	background-color: #14407D;
	color: #fff;
	display: block;
}
#leftcolumn h2 {
	font-size: 14px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #14407D;
}
.leftText {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.leftText p {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.leftText a:link, .leftText a:visited {
	color: #000;
	text-decoration: underline;
}
.leftText a:hover {
	color: #F00;
	text-decoration: none;
}

#rightcolumn {
	float: right;
	padding: 10px;
	width: 650px;
	display: inline;
	position: relative;
	background-color: #fff;
}
#rightcolumn h1 {
	font-weight: 600;
	margin-top: 12px;
	margin-bottom: 6px;
	color: #194582;
	letter-spacing: 0.5px;
	text-align: left;
}
#rightcolumn p {
	line-height: 1.2;
	margin-right: 24px;
	margin-left: 16px;
	font-size: 14px;
	margin-top: 10px;
	color: #333;
	text-align: justify;
}
#rightcolumn a:link, #rightcolumn a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1A4683;
}
#rightcolumn a:hover {
	text-decoration: underline;
}
#rightcolumn ul, #rightcolumn ol {
	margin-left: 2em;
}
#rightcolumn ul, #rightcolumn ol, #rightcolumn p {
	margin-bottom: 1em;
	color: #333;
}
#rightcolumn ul li, #rightcolumn ol li {
	line-height: 16px;
	font-size: 14px;
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4, #rightcolumn, #rightcolumn h6 {
	margin-bottom: 0.5em;
	line-height: 1em;
}
#rightcolumn h2 {
	color: #012E69;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn h3 {
	color: #012E69;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #012E69;
}
#rightcolumn h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	font-style: italic;
	/*border-left: 1px solid #ccc; */
}
/* /rightcolumn */
/* /columns */
/* lower structure */
#tag	{
	width: 100%;
	background-color: #CBBC91;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tag p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #14407D;
}
#lowFooter {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(../images/bgs/stripe_bot.png);
	background-position: center top;
	height: 90px;
	background-repeat: no-repeat;
}
#lowFooter p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #14407D;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
}
.stripeBot {
	background-image: url(../images/bgs/stripe_bot.png);
	background-repeat: no-repeat;
	height: 18px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
/* /lower structure 
/* footer */
#footer {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #e2e2e2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #e2e2e2;
	text-decoration: underline;
}
/*flowplayer */
a.player {
	margin-top:10px;
	display:block;
	width:350px;
	height:250px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../media/flowplayer/splash_sm_start.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
a.player2 {
	margin-top:10px;
	display:block;
	width:350px;
	height:247px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../media/flowplayer/splash_sm.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	/*padding-top: 0;
	padding-right: 126px;
	padding-left: 127px; */
}
/* splash image */
a.player img {
	margin-top:115px;
	border:0;	
}
a.player2 img {
	margin-top:90px;
	border:0;
}

