* { margin: 0; padding: 0; }


html
{
	color: #333333;
	background-color: #fff;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}



a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #333333; }

a:link { color: #eeeeee; border-bottom-color: #eeeeee;}

a:visited { color: #eeeeee; border-bottom-color: #eeeeee; }

a:hover, a:active { color: #ffffff; border-bottom-style: solid; border-bottom-color: #eeeeee; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 15px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Lists */

ul, ol, dl
{
	margin: 15px 25px; 
	line-height: 1.3em;
}

ol { margin-left: 30px; }

ul { list-style-type: none; }

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	/*margin: 10px 3px 0 10px !important; */
	margin: 10px 3px 0 5px; 
	/*background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;*/
	background: transparent url('images/drop_shadow_ie.gif') bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

/* Other Html Elements */

blockquote, pre 
{ 
	padding: 10px;
	color: #555555;
	margin: 20px 30px; 
	background-color: #f9f9f9; 
	border: 1px solid #e9e9e9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

hr { visibility: hidden; height: 1px; clear: both; }

/* Structure */

/* body { } */

#header 
{ 
	background-color: #191970; 
	border-bottom: 1px solid #000000; 
	height: 100px;
}




#navigation 
{ 
	float: left; 
	clear: both; 
	width: 100%; 
	background-color: #eeeeee; 
	border-bottom: 2px solid #A00000;
	border-top: 1px solid #000;
}

#content-wrapper
{
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#ncontent-wrapper
{
	clear: both;
	width: 732px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	/*border-left: 9px solid #000;
	border-right: 9px solid #000;*/
}
#hcontent-wrapper
{
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #191970 url('images/background.jpg') no-repeat;
}

#icontent 
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/cbackground.jpg') no-repeat;
}
#inscontent 
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/backgroundi.jpg') no-repeat;
}

#ribcontent0
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/background60.jpg') no-repeat;
}
#ribcontent1
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/background6.jpg') no-repeat;
}
#ribcontent2
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/background755.jpg') no-repeat;
}
#ribcontent3
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/background8.jpg') no-repeat;
}
#ribcontent4
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/background86.jpg') no-repeat;
}
#ribcontent5
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/sp755_background.jpg') no-repeat;
}
#trcontent 
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/trainingbackground.jpg') no-repeat;
}
#content 
{  
margin:0 auto;
padding:0; 
background: #fff; 
width: 100%;
height: 448px;
text-align: left;
background: #FFFFFF url('images/mainbackground.jpg') no-repeat;
}



#footer 
{ 
	margin:0 auto;
	padding: 0;
	float: left; 
	clear: both; 
	width: 100%; 
	color: #999999;
	background-color: #191970; 
	border-top:2px solid #A00000; 
}

/* Header */

#header h1 { 
	margin: 0; 
	padding: 30px 0px 0px 9px; 
	font-size: 22px;
	color: #ffffff;
	font-style:italic;
	float: left;
	
}

#header a { border-bottom-width: 0; color: #ffffff; }

/* Navigation */

#navigation ul { margin: 0; padding: 0px 0px 0px 0px ; list-style-type: none; float: left; }

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	color: #282828; 
	padding: 5px 8px;
	border-bottom-width: 0; 
}

#navigation a:hover, #navigation a:active 
{ 
	color: #eeeeee; 
	background: #191970 url('images/menu_hover.jpg') top left repeat-x; 
}

#navigation li.active a
{
	color: #eeeeee; 
	background: #191970  url('images/menu_hover.jpg') top left repeat; 
}
/* ul#product hover menu position override 
#navigation li.trigger .submenu{

margin-left: 5em;
}*/

ul.Menu {
display: none;
position: absolute;
list-style: none;
float:left;

}

.sub{
margin-top: 26px;
float:left;
background: #eeeeee;

border-left: 2px #A00000 solid;
border-bottom: 2px #A00000 solid;
border-right: 2px #A00000 solid;

}

.Menu ul li a{
color: #282828;
border: 1px #eeeeee solid;
}
.Menu ul li a:hover{
color: #ffffff;
background: #191970;
border: 1px #000 solid;
}

/* Content */

#icontent p, #ribcontent1 p, #ribcontent2 p, #ribcontent3 p, #ribcontent4 p
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	
}

#content a.drop-shadow p, #content8 a.drop-shadow p { margin: 0; bottom: 10px; }

a.drop-shadow { border-bottom-width: 0; font-weight: normal; }

a.dropshadow:hover, a.dropshadow:active { background-color: #eeeeee; }

/* Footer */

#footer a { color: #81a2c3; border-bottom-color: #81a2c3;}

#footer a:hover, #footer a:active { color: #9ebb33; border-bottom-color: #9ebb33; }

#meta div
{ 
	padding: 0;
	width: 33%;
	float: left;
	margin: 0;
	}
.footerback {
	padding: 0;
	margin: 0 auto;
	background-color: #191970; 
}

#meta h3 
{
	font-size: 12px;
	
	color: #fff;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#meta li
{
	list-style:none;
	list-style-image: none;
	text-align: left;
}

#meta li a
{
	display: block;
	padding: 2px 5px;
	color: #eeeeee; 
	border-bottom-color: #A00000;
}

#meta li a:hover, #meta li a:active
{
	color: #A00000; 
	background-color: #fff;
	border-bottom-color: #A00000;
	border-bottom-style: solid;
}

#copyright 
{ 
	border-top: 1px solid #1c1c1c;
	background-color: #282828; /*#252522; */
	padding: 10px; 
	clear: both;
} 

#copyright  a 
{ 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom: 1px dotted #333333; 
}

#copyright  a:link 
{ 
	color: #eeeeee; 
	border-bottom-color: #eeeeee;
}

#copyright  a:visited 
{ 
	color: #eeeeee; 
	border-bottom-color: #eeeeee; 
}

#copyright  a:hover, a:active { 
	color: #eeeeee; 
	border-bottom-style: solid; 
	border-bottom-color: #A00000; 
}
.imgleft
{
	float: left;
	border: none;
}
.imgright
{
	float: right;
	border: none;
}
/*.contentleft 
{	
	margin:0 auto;
	padding:20px 3px 0px 20px;
	float:left;
	width: 280px; 
}*/

.contentleft 
{	
	margin:0 auto;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	float:left;
	width: 290px;
	height: 100%;
	overflow:hidden;
	text-align:left
	/*border-top: #780000 1px solid;
	border-bottom: #780000 1px solid;*/

}
.contentleftauto 
{	
	margin:0 auto;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	float:left;
	width: 290px;
	height: 100%;
	overflow:auto;
	text-align:left
	/*border-top: #780000 1px solid;
	border-bottom: #780000 1px solid;*/

}

.contentleft h2 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;

}
.contentleftauto h2 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;

}
.contentright 
{
	margin:0 auto;
	padding:0px 0px 0px 10px;
	float:left;
	width:430px;
}
.rightimg
{
	text-align: center;
	padding-top: 40px;
}
.rightrimg
{
	text-align: center;
	padding-top: 5px;
}

#screenie
{
	padding: 5px;
	border: #CCCCCC 1px solid;
}
.leftimg
{
		padding-top: 25px;
		text-align:center;
		height: 120px;
		width: 100%;
		background: #fff;
		overflow: auto; 
	
}
.leftimg table td
{
border: #CCCCCC 1px solid;
}

#thumb
{
	margin: 2px;
	border: #fff 5px solid;
}
.text {
padding:40px 0px 0px 0px;
}
#indeximg{
text-align: right;
padding: 5px 80px 0px 0px;
}

.imagefade1, .imagefade2, .imagefade3, .imagefade4  {
display: none;
}

/*Specpage Content Left and Panel */
.contentleft a:focus {
	outline: none;
}
.contentleft #panel {
	margin: 0 auto;
	padding:0;
	background: #fff;
	height: 408px;
	display: none;
	
	border-left: solid 2px #a80000;
	border-right: solid 2px #a80000;
	color: #666666;
	overflow: auto;
}

.contentleft #panel ul li {
list-style:disc;
}
.contentleft #panel p {
padding-left: 5px;
}

.contentleft .slide {
	margin: 0;
	padding:0px 0px 0px 0px;
	background: url('images/btn-slide.gif') no-repeat center top;
	border: none;
	color: #666666;
}
.contentleft .btn-slide {
	background: url('images/white-arrow.gif') no-repeat right -50px;
	text-align: right;
	width: 290px;
	height: 36px;
	padding:10px 0 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	border: none;
}
.contentleft .btn-slide p{
	
	color: #666666;
}
.contentleft .btn-slide p{
	color: #FFFFFF;
}
.contentleft .btn-slide p a:link{
	color:  #666666;
}
.contentleft .btn-slide p a:hover{
	color: #999999;
}
.contentleft .btn-slide p a:visited{
	color: #666666;
}
.contentleft .active {
	margin: 0 auto;
	padding:0;
	background-position: right 12px;
}

/*Specpage Content Right and Panel */
.contentright a:focus {
	outline: none;
}
.contentright #panelr {
	margin: 0 auto;
	padding:0;
	background: #fff;
	height: 400px;
	display: none;
	width: 416px;
	border-left: solid 2px #a80000;
	border-right: solid 2px #a80000;

	color: #666666;
	
}
.contentright .slider {
	margin: 0;
	padding:0px 0px 0px 0px;
	background: url('images/btn-slider.gif') no-repeat center top;
	border: none;
	color: #666666;
}
.contentright .btn-slider {
	background: url('images/white-arrow.gif') no-repeat right -50px;
	text-align: right;
	width: 420px;
	height: 36px;
	padding:10px 0 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	border: none;
}
.contentright .btn-slider p{
	color: #666666;
}
.contentright .btn-slider p{
	color: #FFFFFF;
}
.contentright .btn-slider p a:link{
	color:  #666666;
}
.contentright .btn-slider p a:hover{
	color: #999999;
}
.contentright .btn-slider p a:visited{
	color: #666666;
}
.contentright .active {
	margin: 0 auto;
	padding:0;
	background-position: right 12px;
}

/* NEWS SECTION */
#news {
padding-left: 20px;
padding-right: 20px;
height: 444px;
overflow: auto;
text-align: left;
}

#news h3 {
font-size: 22px;
padding-bottom: 20px;
margin:0 auto;
text-align:left;

}

#news h2 {
font-size: 18px;
padding:0;
margin:0;
}

#news p {
line-height: normal;
letter-spacing: normal;
}
/*
#news ul {
float: none;
line-height: 1.5em;
letter-spacing: normal;
text-align: left;
}

#news ul li {
float: none;
list-style:square;
letter-spacing: normal;
text-align: left;
}
*/
#news a:link{
color: #282828;
text-decoration: none; 
border-bottom-width: 0;
}
#news a:hover{
color:  #999999;
text-decoration: underline; 
border-bottom-width: 0;
}
#news a:visited{
color: #282828;
text-decoration: none;  
border-bottom-width: 0;
}

/*
#news .pageitem {
padding-top: 5px;
padding-bottom: 5px;
}
*/

#news .pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	color: #282828;
	
}
#news .pane-list li {
	background: #eeeeee;
	padding: 10px 20px 10px;
	border-top: dotted 1px #A00000;
	cursor: pointer;
	
}
#news .pane-list li:hover {
	background: #ffffff;
	color: #282828;
	padding: 10px 20px 10px;
	border-top: dotted 1px #A00000;
	cursor: pointer;
	
}
#news .pane-list .listfloatleft .sccontainer{
background: #eeeeee;
}
#news .pane-list .listfloatleft .sccontainer:hover{
background: #ffffff;
}
#news .pane-list .listfloatleft {
width: 350px;
float: left;
text-align: left;
}
#news .pane-list .listfloatright {
width: 300px;
float: left;
text-align: left;
}
/*list page styles*/
.listpagecontainer {
text-align:center;
}
.listpagegallery {
width: 310px;
float: left;
text-align:center;
}
.listpagecontent{
width: 315px;
float: left;
text-align:left;
padding-left:25px;
}
.listpagecontent h4{
font-size: 14px;
color: #282828;
}
.listpagetext {
padding-top: 5px;
border-top: 1px #282828 dotted;
}
.listpagegallery .image {float:left; padding-top: 5px; width:300px;}
.listpagegallery .list ul {list-style:none;  padding-top: 5px; margin:0; width:244px;}
.listpagegallery .list ul li {display:inline; width:77px; height:52px; float:left; margin:0 0 2px 2px;}
.listpagegallery .list ul li #thumb {display:block; width:75px; height:50px; text-decoration:none; border:1px solid #000;}
.listpagegallery .list ul li #thumb img {display:block; width:75px; height:50px; border:0;}

/*gallery list*/
.gallery .image {float:left; padding-top: 5px; width:470px;}
.gallery .image #screenie {width:300px; height:199px; text-align:center;}
.gallery .list {float: left; height: 364px; width: 265px; overflow: auto;}
.gallery .list ul {list-style:none; padding:0; margin:0; width:244px; }
.gallery .list ul li {display:inline; width:77px; height:52px; float:left; margin:0 0 2px 2px;}
.gallery .list ul li #thumb {display:block; width:75px; height:50px; text-decoration:none; border:1px solid #000;}
.gallery .list ul li #thumb img {display:block; width:75px; height:50px; border:0;}

.floatFix{font-size:0; height:0; clear:both; overflow:hidden; margin: 0px auto;}
