@charset "UTF-8";
/*****This style sheet used for content styling. Refer to interface.css for interface styling*****/

.arrows {
	color: #B00000;
	margin-right: 5px;
	font-weight: normal;
}
.required {
	font-weight: normal;
	color: #C60;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
a {
	color: #9CF;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#home #window_Sm {
	background: url(/images/style/indexWindow_Sm.jpg) no-repeat left top;
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#home #window_Sm h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	width: 275px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
}
#home #window_Sm h3 {
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: underline;
	font-style: italic;
	margin-left: 5px;
}
#home #window_Sm ul {
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 5px;
	font-style: italic;
	margin-bottom: 40px;
}
#home #window_Sm ul a {
	color: #9CF;
	text-decoration: none;
}
#home #window_Sm ul a:hover {
	color: #B10500;
	text-decoration: none;
}
#home #window_Sm ul a:active {
	color: #FFF;
	text-decoration: none;
}
#home #window_Sm p {
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 0.9em;
	color: #FFF;
}
#home #window_Sm p a {
	color: #CCC;
	text-decoration: underline;
}
#home #window_Sm p a:hover {
	color: #B40000;
	text-decoration: underline;
}
#home #window_Sm p a:active {
	color: #8DCCFF;
	text-decoration: underline;
}
#home #window_Sm .contact {
	border: 1px solid #000;
	text-align: center;
	background: #283847;
	font-size: 1.1em;
	color: #FFF;
	margin: 0px;
	padding: 5px;
}
#home #window_Sm .contact a {
	color: #CCC;
	text-decoration: underline;
}
#home #window_Sm .contact a:hover {
	color: #B00000;
	text-decoration: underline;
}
#home #window_Sm .contact a:active {
	color: #9CF;
	text-decoration: underline;
}
#home #window_Lg {
	background: url(/images/style/indexWindow_Lg.jpg) no-repeat left top;
	width: 550px;
	float: right;
	padding-top: 15px;
	margin: 0px;
}
#home #window_Lg #video {
	background: url(/images/style/index_VideoBkg.jpg) no-repeat;
	height: 320px;
	width: 519px;
	padding: 5px 0px 0px 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 11px;
}
#home #window_Lg p {
	padding-left: 20px;
	padding-right: 15px;
	border-left: 1px solid #000;
	padding-bottom: 20px;
	line-height: 1.2em;
}
a.request   {
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 20px;
	background: url(/images/style/request_button.gif) no-repeat;
}
a.request:hover {
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 20px;
	background: url(/images/style/request_button_hover.gif) no-repeat;
}
a.request:active {
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 20px;
	background: url(/images/style/request_button_active.gif) no-repeat;
}
#services #twoColLg  {
	background: url(/images/style/services_twoColLft.jpg) no-repeat;
	float: left;
	width: 517px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#services #twoColLg h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #FFF;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
#services #twoColLg h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #B40000;
	margin-left: 0px;
}
#services #twoColLg p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	margin-top: 5px;
	margin-left: 15px;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-weight: normal;
}
#services #twoColSm  {
	background: url(/images/style/services_twoColRt.jpg) no-repeat;
	float: right;
	width: 295px;
	padding-top: 20px;
	margin: 0px;
	min-height: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
#services #twoColSm #video  {
	background: url(/images/style/services_video.gif) no-repeat;
	height: 196px;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-left: 8px;
}
#services #twoColSm h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
#services #twoColSm p  {
	font-size: 1em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-left: 7px;
}
#services #twoColSm .contact {
	border: 1px solid #000;
	text-align: center;
	background: #283847;
	font-size: 1.1em;
	color: #FFF;
	margin: 0px 0px 15px;
	padding: 5px;
	line-height: 1.5em;
	font-style: italic;
}
#services #twoColSm .contact a {
	color: #CCC;
	text-decoration: underline;
}
#services #twoColSm .contact a:hover {
	color: #B00000;
	text-decoration: underline;
}
#services #twoColSm .contact a:active {
	color: #9CF;
	text-decoration: underline;
}
a.services_request {
	background: url(/images/style/servicesRequestButton_link.jpg) no-repeat;
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 25px;
}
a.services_request:hover {
	background: url(/images/style/servicesRequestButton_hover.jpg) no-repeat;
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 25px;
}
a.services_request:active {
	background: url(/images/style/servicesRequestButton_active.jpg) no-repeat;
	height: 47px;
	width: 153px;
	padding: 0px;
	display: block;
	margin: 20px auto 25px;
}
#services #twoColSm span.hide {
	position: absolute;
	left: -1000em;
}
#services #twoColSm .quote {
	font-size: 0.8em;
	color: #9CF;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#services #twoColSm .quote span {
	font-size: 0.8em;
	color: #CCC;
	margin: 0px;
}
#samples #temp  {
	background: url(/images/style/window_full.jpg) no-repeat;
	width: 820px;
	padding: 20px 30px;
}
#samples #temp h1 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
#samples #temp h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 10px;
	padding: 0px;
	color: #9CF;
	text-align: center;
}
#samples #temp #player {
	padding: 0px;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#samples  #temp p{
	margin: 15px 20px;
	font-size: 1em;
}
#samples #temp p.quote {
	color: #9CF;
	font-size: 0.8em;
	line-height: 1em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#samples #temp p.quote span {
	color: #999;
	padding-left: 10px;
}
#about  #content {
	background: url(/images/style/window_full.jpg) no-repeat;
	width: 821px;
	padding: 20px 30px;
}
#about  #content p{
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px 0px 15px;
	padding: 0px;
}
#about h1  {
	font-size: 1.5em;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-weight: normal;
}
#about h2 {
	font-size: 1.2em;
	color: #B20000;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#about h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
#about p span {
	font-style: italic;
	font-weight: normal;
	color: #999;
	font-size: 0.9em;
}
#about  #partners {
	list-style: none;
	font-size: 0.8em;
	float: left;
	width: 400px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
#about #reference {
	float: right;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 15px;
	width: 400px;
}
#news #content {
	background: url(/images/style/window_full.jpg) no-repeat;
	padding: 20px 30px;
	height: 300px;
}
#news #content h1 {
	border-bottom: 1px solid #000;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0;
}
#news #content h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #C60;
	text-decoration: underline;
	margin-bottom: 15px;
}
#contact  #twoColLg {
	background: url(/images/style/contact_rt.jpg) no-repeat;
	width: 480px;
	padding-top: 15px;
	float: right;
	margin: 0px;
}
#contact  #twoColLg #form_top {
	background: url(/images/style/form_top.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 435px;
}
#contact  #twoColLg #form_middle {
	background: url(/images/style/form_middle.jpg) repeat-y;
	width: 385px;
	margin: 0px auto;
	padding: 0px 25px;
}
#contact  #twoColLg #form_bottom {
	background: url(/images/style/form_bottom.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 435px;
}
#contact  #twoColLg #formContact{
	color: #9CF;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#contact  #twoColLg #formContact p{
	font-size: 0.8em;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#contact  #twoColLg #formContact h4 {
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.8em;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 5px;
}
#contact  #twoColLg #formContact input.text {
	background: #999;
	width: 340px;
	margin: 0px;
	padding: 0px;
}
#contact  #twoColLg #formContact #comments {
	background: #999;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#contact  #twoColLg #formContact #buttons {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#contact  #twoColLg #formContact #buttons #submit {
	margin-right: 5px;
}
#contact  #twoColSm {
	background: url(/images/style/contact_lft.jpg) no-repeat;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	min-height: 300px;
}
#contact  #twoColSm h1 {
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
#contact  #twoColSm h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
}
#contact  #twoColSm h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#contact  #twoColSm h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B00000;
	text-decoration: underline;
}
#contact  #twoColSm h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #59A5F2;
	text-decoration: underline;
}
#contact  #twoColSm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 20px;
}
#contact  #twoColSm .arrows {
	color: #BB0400;
	font-size: 1.2em;
}
#terms  #terms_text {
	background: url(/images/style/window_full.jpg) no-repeat;
	width: 821px;
	padding: 20px 30px;
}
#terms  #terms_text h2 {
	font-weight: normal;
	font-size: 1.3em;
}
#terms  #terms_text h3 {
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	margin-top: 5px;
}
#terms  #terms_text p {
	font-weight: normal;
	font-size: .9em;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#site_map #siteMap_text {
	background: url(/images/style/window_full.jpg) no-repeat;
	width: 821px;
	padding: 20px 30px;
}
#site_map #siteMap_text h1 {
	font-weight: normal;
	font-size: 1.3em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
#site_map #siteMap_text h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 20px;
	font-style: italic;
}
#site_map #siteMap_text ul {
	font-size: 1em;
	margin-bottom: 10px;
	margin-left: 15px;
}
#site_map #siteMap_text li {
	padding-bottom: 5px;
}
