/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 12px/1.65em 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	color: #444;
	text-align: center;
	background: #666 url(../images/bg_binary.gif) repeat ;	
}

/* links */
a {
	color:#0074e0; 
	background-color: inherit;
	text-decoration: none;	
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}


/* headers */
h1, h2, h3 {
	font: normal 16px 'Myriad Pro', 'Trebuchet MS', Verdana, Arial;
	color:#111;
}
h1, h2 a {
	background-color: inherit;
	text-decoration: none;	
	color: inherit;
}
h1, h2 a:hover {
	background-color: inherit;
	text-decoration: none;	
	color:#0074e0;
}

h3 a {
	background-color: inherit;
	text-decoration: none;	
	color:#6b6b6b;
}
h3 a:hover {
	background-color: inherit;
	text-decoration: none;	
	color:#0074e0;
}

h1 { font-size: 22px; line-height:1.4em; } 
h2 { font-size: 20px; color:#004e95; }
h3 { font-size: 18px; color:#6b6b6b; letter-spacing: 0px;}
h4 { font-size: 14px; color:#333; letter-spacing: 0px;}
h5 { font-size: 12px; letter-spacing: 0px;}

p, h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;	
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}


/***********************
	  LAYOUT
************************/

#header-content, #footer-content, #content {
	width: 900px;		
}
#header-wrap, #footer-wrap, #content-wrap {
	min-width: 910px;	
}

/* header */
#header-wrap {
	height: 130px;
	width: 980px;
	text-align: left;	
	background: #ffffff url(../images/header_bg4.jpg) repeat-x 0 0;
		
}
#header-content {
	position: relative;
	margin: 0 auto; 
	padding: 0;
}
#header-content #logo {
	position: absolute;
	/*font: normal 40px/65px Georgia, "Times New Roman", Times, serif;*/
	/*letter-spacing: -1px; */
	/*color: #FFF;*/
	background: url(../images/logo_bg3.jpg) no-repeat left top;
	/*border: 1px solid #4E460F;*/
	height: 150px;
	width:500px;
	padding: 40px 0px 0px 25px;
	margin:0px;
	margin-left:-40px;
	/* change the values of left and top to adjust the position of the logo */
	top: 0px;
	left: 0px;
}
#header-content #logo a {
	text-decoration: none;
	/*color: #FFF;
	background: transparent;*/
}
#header-content #slogan {
/*	position: absolute;	
	font: normal 12px 'Trebuchet MS', Tahoma, sans-serif;
	letter-spacing: 0px;
	color: #BBB;	 
	margin: 0; padding: 0;*/
	
	/* change the values of left and top to adjust the position of the slogan */
/*	top: 88px; left: 30px;*/
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 0px;
	top: 66px;
	font: bold 13px Verdana, Arial;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 540px;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 0px 14px 7px 14px;
	color: #fff;
	text-decoration: none;
}
#header-content li a:hover {
	color: #f3f3f3;
}
#header-content li a#current  {	
	color: #bec0c8;	
}

#header-content #header-links {
	position: absolute;
	top: 15px; right:0px;	
	color: #bec0c8;
	font-size: 90%;
}
#header-content #header-links P {
	margin: 0; padding: 0;
}
#header-content #header-links a {	
	color: #bec0c8;
	text-decoration: none;
}
#header-content #header-links a:hover {
	color: #ffffff;
}

/* content */
#content-wrap {
	clear: both;
	background:url(../images/content_bg.jpg) #FFFFFF repeat-y center top;
	float: left;		
	width: 980px;
}
#content {
	text-align: left;	
	margin: 30px auto;
	padding: 0;	
}


/* main */
#main {
	margin: 0 20px 10px 0; 
	padding: 0;		
	width: 670px;
	float: left;	
}
#main h1 { 
	font: normal 22px 'Myriad Pro', 'Trebuchet MS', Verdana, Arial;
	color: #004e95; 	
	padding: 0 0 5px 0;
	margin: 0 15px 20px 15px;
	background: url(../images/bk_dotted.gif) repeat-x left bottom;
}
#main h1 a {
	color: #004e95;
	text-decoration: none;
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form, #main table {
	margin-left: 0;
}
#main form p {
	margin: 15px;
}


/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 10px 0px 10px 0;
	font: normal 12px 'Myriad Pro', 'Trebuchet MS', Verdana, Arial;
	text-align: left;	
	background: #004e95/* url(EliteCircle11/images/footerbg.jpg) repeat-x 0 0*/;
	color: #bec0c8;
	width: 980px;
	
	/*float: left;*/	
}
#footer-wrap p {
	margin-left: 0;
}
#footer-wrap h2 {
	font: bold 14px 'Myriad Pro', 'Trebuchet MS', Verdana, Arial
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #ffffff;
	margin-left: 5px;
}
#footer-content {	
	margin: 0 auto;	
		
}
#footer-content a {
	color: #bec0c8;
}
#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#footer-content .dottedline{
	padding-top:15px;
	border-top: 1px dashed #bec0c8;
}
#footer-content ul.columns li {
	border-bottom: 1px dashed #bec0c8;	
}
#footer-content ul.columns li.top {
	border-top: 1px dashed #bec0c8;	
}
#footer-content ul.columns li a {
	display: block;
	line-height: 2em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #bec0c8;
}
#footer-content ul.columns li a:hover {
	/*background: #202020;*/
	color: #FFF;
	text-decoration: none;
}
#footer-content .col {
	width: 292px;
	padding: 0 0 0px 0;
	margin-bottom:0px;	
			
}
#footer-content .space-sep {
	margin-right: 10px;
}
#footer-content .col2 {
	width: 290px;
	padding: 0 0 0px 0;
	margin-bottom:0px;		
	display: inline;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.distiBlue { color: #004e95; }
.paddingtop30px {padding-top:30px;}
.padding-left10px{padding-left:10px;}

.border {
	border: 1px solid #DADADA;
	padding: 5px;	
}


#buttons{
width:200px;
height:100px;
margin:0px;
margin-top:50px;
padding:0px;
font:'Myriad Pro', 'Trebuchet MS', Verdana, Arial;
font-size:14px;
font-weight:bold;
color:#004e95;
}
#buttons ul{
margin:0px;
padding:0px;
}
#buttons ul li{
margin:0px;
margin-bottom:2px;
padding:0px;
list-style:none;
list-style-image:none;
border:1px #d1d1d1 solid;
width:200px;
}
#buttons ul li a{
width:160px;
display:block;
padding:4px 20px;
background:url(../images/button_bg_02.jpg) repeat-x;
color:#004e95;
height:20px;
text-decoration:none;
}
#buttons ul li a:hover{
background:url(../images/button_bg_over.jpg) repeat-x;
text-decoration:none;
}


.body-bottom
{
background: url(../images/bk_dotted.gif) left top repeat-x;
padding-bottom:15px;
width:900px;
margin:0px auto;
padding-top:18px;
height:175px;
}
.bottom-box1
{
width:218px;
/*border-right:1px solid #D1D1D1;*/
text-align:left;
float:left;
margin:0px;
padding:0px;
}
.bottom-box1 img.first
{
left:-5px;
}
.bottom-box1 img
{
border:none;
padding:0px;
margin:0px;
}
.space-sep {
	margin-right: 8px;
}

#trainingcontent_box {
font:'Myriad Pro', 'Trebuchet MS', Verdana, Arial 10px bold;
width:204px;
margin:0px;
margin-top:10px;
padding:0px;
padding-left:10px
}


#content_box {
font:'Myriad Pro', 'Trebuchet MS', Verdana, Arial 10px bold;
width:900px;
margin:0px;
margin-bottom:8px;
padding:0px;
border:1px solid #ced5e1;
}

#content_box.sidebar {
width:200px;
border:1px solid #d1d1d1;
background-color:#f0f0f0;
}
#content_box p{
padding:5px;
}
#content_box h2{
margin:0px;
padding:0px;
font:'Myriad Pro', 'Trebuchet MS', Verdana, Arial;
font-size:14px;
font-weight:bold;
color:#004e95;
}
#content_box h2 a{
display:block;
padding:4px 20px;
background:url(../images/button_bg_02.jpg) repeat-x;
color:#004e95;
height:20px;
text-decoration:none;
}
#content_box h2 a:hover{
background:url(../images/button_bg_over.jpg) repeat-x;
text-decoration:none;
}

#content_box.video_box{
float:right;
width:445px;
position:relative;
}
#content_box ul{
margin:0px;
padding:0px;
}
#content_box ul li{
margin:0px;
padding:0px;
list-style:none;
list-style-image:none;
}
#content_box ul li a{
display:block;
padding:4px 20px;
color:#004e95;
text-decoration:none;
border-bottom: 1px dashed #E1E1E1;
}
#content_box ul li a.no-border{
border-bottom: none;
}
#content_box ul li a:hover{
text-decoration:none;
background-color:#f9f9f9;
}

/*#FrontPage_ads{
width:340px; 
height:260px; 
margin:0px; 
margin-left:10px;
padding:0px;
float:right;
}*/

#adv2 {
width:338px; 
height:260px; 
margin:0px; 
margin-left:10px;
padding:0px;
float:right;
border:#d1d1d1 solid 1px;
}
#adv2 ul{
list-style:none;
margin:0px;
padding:0px;
height:25px;
width:338px; 
background:#004e95 url(../images/button_bg_02.jpg) repeat-x;
display:block;
float:left;

}
#adv2 ul li{
margin:0px;
display:inline-block;
padding:0px;
float:left;
}

#adv2 li.split {
clear:both;
}
#adv2 li a {
color:#004e95;
background:#004e95 url(../images/button_bg_02.jpg) repeat-x;;
display:block;
padding:0px 10px;
height:25px;
line-height:22px;
text-decoration:none;
}
#adv2 li a:hover {
background:#d1d1d1 url(../images/button_bg_over.jpg) repeat-x;;
}
#adv2 li a.selected {
background:#fff none repeat scroll 0%;
color:#4a4a4b;
font-weight:bold;
}
#adv2 span {
background:#fff none repeat scroll 0%;
display:block;
float:right;
line-height:45px;
width:338px;
}
#ani3{
margin:0px;
padding:0px;
}

#ani3 a{
margin:0px;
padding:0px 5px;
color:#004e95;
display:block;
background-color:#E1E1E1;
}
#ani3 a:hover{
margin:0px;
padding:0px;
color:#4a4a4b;
display:block;
background-color:#f9f9f9;
}

/*Homepage Banner Style*/
#s6 { width: 548px; height: 260px; border: 1px solid #ddd; float:left; overflow:hidden; }
#s6 div { width: 548px; height: 260px; padding:0px; color: #004e95; text-align: left; font-size: 16px; }
#s6 div a{
padding:0px;
margin:0px;
}
#s6 div a img { 
float: left; 
margin:0px; 
width: 548px; 
height: 225px; 
padding: 0px; 
background: #fff;
border:none;
}
#s6 div p { 
float: left;
font-weight:bold;
font-family:'Myriad Pro', 'Trebuchet MS', Verdana, Arial; 
margin: 0px; 
width: 548px; 
color:#004e95;
background:#004e95 url(../images/button_bg_02.jpg) repeat-x;;
padding:0px 10px;
height:25px;
text-decoration:none; 
}

