@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; } 

body
{
	width: 905px;
	margin: 0 auto;
	font-family: Calibri, Verdana, Arial, sans-serif;
	background: url('../images/background.png') repeat-x;
}
#header
{
    height: 150px;
    margin-top: 15px;
}
a
{
	font-size: 13px;
	color: #5b5b5b;
	padding: 0;
	margin: 4px 0 0px 0px;	
}

#header a
{
    text-decoration: none;
    border: none;
}

p
{
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	padding: 0;
	margin: 4px 0 0px 0px;	
}

#login
{

	float: right;
	padding: 30px 0px 0px 0px;
}

#login a
{
	
	float: left;
	color: #83362f;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: url('../images/sign_log_divider.png') no-repeat right;
}

#login2
{

	float: right;
	padding: 30px 10px 0px 0px;
	height: 40px;
	background: url('../images/larger_divider.png') no-repeat bottom right;
}

#login2 a
{
	
	float: right;
	color: #83362f;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.fieldset 
{
	width:300px; 
	float: right;
	padding: 15px 0px 0px 10px;
	border: hidden;
}
.fieldset label 
{
	font: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	width:200px;
	color: #83362F;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 2px;

}


.fieldset .nobr 
{
	display:none; 
}  
.fieldset .textfield 
{
	margin:3px;
	padding-top: 5px;
	height:20px;
	width: 136px;
	border: hidden;
	padding: 3px 0px 0px 5px;
	background: url("../images/loginbox.png") no-repeat;
}
.fieldset .textarea 
{
	margin:3px;
	height:165px;
	width:200px; 
}

.submit
{

	height: 20px;
	color: #6DCFE6;
	border: solid 0 #fff;
	background: transparent;
	width: 70px;
}

#header h1 
{
	display: block; 
	float: left;
	padding: 20px 0px 0px 20px;
	
	/*width: 91px;*/
	/*height: 104px;*/
	
}

#header h2
{
	display: block;
	float: left;
	height: 40px;
	padding: 20px 0px 0px 10px;
}

#header ul
{
	display: block;
	float: right;
	height: 21px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
}

#header ul li
{
	display: block;
	height: 21px;
	float: left;
	
}

#header ul li a
{
	display: block;
	color: #545353;
	font-weight: 400;
	padding: 0px 18px;
	text-decoration: none;
	font-size: 15px;
	/*outline: none;*/
}

#header ul li a:hover
{
	color: #FFFFFF;
	background: #ced522;
}

#header ul li a:selected
{
	color: #FFFFFF;
	background: #6dcfe6;
}
/*
.editbar 
{

	float: right;
	
}

.login 
{
	display: block;
	height: 21px;
	float: left;
	
}*/


#featured_area
{
	display: block;
	width: 100%;
	float: left;
	padding: 25px 0px 0px 0px;
}

#content_left
{	
	width: 559px;
	padding: 0px 0px 20px 0px;
	float: left;
}

#content_right
{
	width: 326px;
	float: right;
}

#content_left ul
{

	float: left;
}

#content_left ul li 
{
	height: 28px;
    width: 570px;
	float: left;
	list-style: none;
	text-decoration: none;
	background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
}
#content_left ul li a
{
	display: block;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 3px;
	color: #545353;	
	text-decoration: none;
}

#content_right ul li a:hover
{
	height: 20px;
	background: #CED522;
	
	color: #ffffff;
}

#content_left ul li a:hover
{
	height: 21px;
	background: #CED522;
	
	color: #ffffff;
}

#content_right ul
{

	float: left;
}

#content_right ul li 
{
	height: 28px;
	width: 326px;
	float: left;
	list-style: none;
	text-decoration: none;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
}
#content_right ul li a
{
	display: block;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 20px;
	color: #545353;	
	text-decoration: none;
}

#special
{
	width: 904px;
	padding: 10px 5px 20px 5px;
	float: left;	
}

#special map
{
	margin: 0;
	padding: 0;
	float: left;
}

#dashes
{
    display: block;
	width: 100%;
	margin-top: 285px;
	border-top: 1px dashed #dcdcdc;	
}

#dashes h1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	width: 190px;
	padding-left: 5px;
	padding-top: 5px;
	background: #ced522;
	text-transform: uppercase;	
}

#dashes2
{
    display: block;
	width: 100%;	
	border-top: 1px dashed #dcdcdc;	
}

#dashes2 h1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	width: 300px;
	padding-left: 5px;
	padding-top: 5px;
	background: #ced522;
	text-transform: uppercase;	
}

#footer
{
	clear:both;	
	bottom: 0;
	height: 56px;
    width: 100%;
	background: transparent url('../images/footer.png') repeat-x ;	
}

#footer p
{
	margin: 0 auto;
	font-weight: normal;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	width: 905px;
	color: #545353;
}

.art_left
{
	width: 165px;
	/*float: left;*/
	padding-top: 0px;
}
.art_left2
{
    width: 165px;
    margin-top: 360px;   
}

.art_right
{
	width: 710px;
	padding-top: 0px;
	float: right;
}
.sem_left
{
    width: 205px;
}

.sem_right
{
    width: 690px;
    float: right;
}

.certblog
{
    width: 100%;
}

.blog_content
{   
    width: 600px;
    padding-top: 0px;
}

.blog_a
{
    text-decoration: none;
    color: #6dcfe6;
}

.blog_headerlink
{
   text-decoration: none;
   color: #FFFFFF;
}
.blog_headerlink:hover
{
    text-decoration: underline;
} 
    

.blog_a:hover
{
    text-decoration: underline;
}

.blog_item
{
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 1px dashed #dcdcdc; 
}

.blog_p
{
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    padding-bottom: 5px;
    color: #545454;
    
}
.blog_share
{
     padding-bottom: 5px;
      text-align: left;
    }

.blog_rightmenuheaders
{
    font-size: 28px;
    color: #CED522;
    text-transform: uppercase;
    border-bottom-width: 275px;
  
}

.blog_rightmenu
{
    width: 275px;
    float: right;
    padding-top: 0px;
 
      
}

.blog_rightmenu ul
{
	list-style: none;
	 
}

.blog_rightmenu ul li
{

	height: 20px;
	float: left;
	width: 100%;
    background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
	padding-bottom: 4px;
	 border-bottom: 1px dashed #dcdcdc;
}

.blog_rightmenu ul li a
{
    padding-left: 20px;
	color: #545353;	
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
	display: block; 
}

.blog_rightmenu ul li a:hover
{
	color: #FFFFFF;
	background: #6dcfe6;
}

.blog_title
{
    font-size: 18px;
    text-align: left;
    text-transform:  uppercase;
    color: #6dcfe6;
    text-decoration: none;
    
    width: 100%;
    background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
	padding-left:20px;
font-weight: bold;
    

}

.blog_title:hover
{
text-decoration: underline;
}


.datetime
{
    font-size: 14px;
    color: #dcdcdc;
}

.certblog ul li 
{
	height: 28px;
    width: 100%;
	float: left;
	list-style: none;
	text-decoration: none;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
}
.certblog ul li a
{
	display: block;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 20px;
	color: #545353;	
	text-decoration: none;
}
.certblog ul li a:hover
{
	height: 20px;
	background: #CED522;
	color: #ffffff;
}

.contentHeader
{
font-size: 18px;
color: #6dcfe6;
}

table
{
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #545454;
	font-weight: normal;
}

td
{
	padding: 5px;
	border-bottom: 1px solid #8e522a;	
}

.cert_td
{
    padding: 0px;
    border: none;
}

tr
{
	padding: 40px 0px 10px 0px;
}

/*JAS SLIDER STYLE START*/
div#jas-thumbnails ul li.selected-parent 
{
	background: transparent url(../jas_files/arr.jpg) center top no-repeat;
}

div#jas-thumbnails ul 
{ 
	margin-left: 10px;
}

div#jas-thumbnails ul li 
{ 
	float:left; 
	width:120px; 
	margin-right:15px; 
	background:none; 
	padding-top:5px;
}
div#jas-thumbnails ul li a 
{ 
	border: none;
}

#jas-frame 
{ 
	padding-top: 6px;
}

#jas-frame #jas-container #jas-image 
{ 
	border: 1px solid #6dcfe6;
}
.jas 
{ 
	border: 5px solid #dcdbdb;
	text-align:center; 
	height:260px;
	width: 559px;
}
/*JAS SLIDER DESIGN END*/

#media_banner { width:905px; height:282px; overflow:hidden; float: left; display: block; position: absolute;}
#media_banner ul { }
#media_banner ul li { width:904px; height:279px; position:relative;}
#media_banner ul li .mb_content { padding: 10px 15px;}
#media_banner ul li h1 { font-size: 35px; color: #fff; text-align:right; margin-bottom:10px;}
#media_banner ul li p { font-size: 20px; color: #fff; text-align:right;}
#media_banner ul li p a { color: #fff; text-decoration:underline;}

#media_banner ul li .mb_nav { position:absolute; bottom:0; width:405px; padding:5px 0;}
#media_banner ul li .mb_nav span, 
#media_banner ul li .mb_nav label { color: #fff; cursor:pointer; margin-left:5px; display:block; float:left; font-size:17px; padding:5px 10px; font-weight:bold;}
#media_banner ul li .mb_nav label { cursor:auto;}
#media_banner ul li .mb_nav .active { border: 2px solid #fff;}
#media_banner ul li .mb_nav .next { color: #717373; height:25px; position:absolute; right:0; top:0; padding:10px 20px;} 

#media_banner #page1 { background: #a9d7dd; border: 1px solid #a9d7dd;}
#media_banner #page1 .mb_nav { background: #bfe1e6;}
#media_banner #page1 .mb_nav .next { background: #e5f3f5;}

#media_banner #page2 { background: #8f562b; border: 1px solid #8f562b;}
#media_banner #page2 .mb_nav { background: #ac8262;}
#media_banner #page2 .mb_nav .next { background: #decdc0;}

#media_banner #page3 { background: #d4cf26; border: 1px solid #d4cf26;}
#media_banner #page3 .mb_nav { background: #dfdb5e;}
#media_banner #page3 .mb_nav .next { background: #f2f1be;}

#media_banner #page4 { background: #fcc207; border: 1px solid #fcc207;}
#media_banner #page4 .mb_nav { background: #fdd247;}
#media_banner #page4 .mb_nav .next { background: #feedb5;}

#media_banner #page5 { background: #8f562b; border: 1px solid #8f562b;}
#media_banner #page5 .mb_nav { background: #ac8262;}
#media_banner #page5 .mb_nav .next { background: #decdc0;}

table { width:100%;}
table tr td { vertical-align:top;}

#media_banner .slide-control { position: absolute; top:10px; left:10px; z-index:100;}
.slide-control { width:40px;}
.slide-control p { text-indent: -9999px; padding: 10px 10px; border: 1px solid #000;}
.slide-control .pause { width: 11px; height: 21px; background: transparent url(../images/btn_pause.png) left no-repeat;}
.slide-control .play { width: 13px; height: 21px; background: transparent url(../images/btn_play.png) left no-repeat;}
