body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

#container {
	width: 880px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 800px;
	height: 42px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header_2.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
padding: 28px 0px 0px 8px;
	float: left;
	width: 140px;
	text-align:center;
}

#container-slogan {
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	text-transform: uppercase;
	margin-top:60px;
	padding-right: 0px;
	color: #777;
}

span, #container-name span {
	color: #005dab;
}

#container-slogan span {
	color: #1149ff;
	font-weight:bold;
}

#container-eyecatcher {
	width: 800px;
	padding: 0px 40px 0px 40px;
	height: 130px;	
	background-image: url(images/header.png);
}

#container-content {
	width:800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 580px;
	margin-left: 200px;
}

/* Sidebar */

#sidebar {
	width: 170px;
	float: left;
}

#sidebar p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0px;
}

/* End Sidebar */

/* Navigation */

#navigation {
border-top: solid thin #ddd;
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: block;
	list-style: none;
	padding: 5px 5px 5px 12px;
	border-bottom: solid thin #ddd;
}

#navigation li a {
	color: #1149ff;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul .active {
	background-color: #e5f9ff;
}

#navigation ul span .active {
	background-color: #e5f9ff;
}

#navigation .active a {
	color:#0039a6;
}

#navigation span li {
	padding:2px 10px 2px 12px;
}

#navigation span li:hover {
	padding: 2px 5px 2px 8px;
	}

#navigation span a {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}


#navigation li:hover {
	text-decoration: none;
	background-color: #e5f9ff;
	color:#1149ff;
	border-left: 4px solid #1149ff;
	padding: 5px 5px 5px 8px;
	}

#navigation li:hover a {
	color:#1149ff;
}

#side2 {
margin-top:40px;
}

#side2 p {
padding-left:12px;
}

#side2 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#side2 a {
	font-size: 11px;
	font-weight: normal;
	color: #888;
}

.addthis_toolbox {
padding:10px 0px 0px 10px;
}

#navigation2 li a {
	color: #666;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
}

#adbox {
margin-top:40px;
border-top:1px dotted #1149ff;
border-bottom:1px dotted #1149ff;
padding: 8px 0px 0px 12px;
background-color:#eff7fe;

}



/* End Navigation */

/* Content */

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 18px;
	color: #666666;
	margin: 0 0 10px 25px;
}

#content p a, #content h2 a, #border p a {
	text-decoration: none;
	color: #2675b8;
	border-bottom: 1px dotted #006AC3;
	padding: 2px;
}

#content p a:hover, #content h2 a:hover, #border p a:hover  {
	text-decoration: none;
	color: #1149ff;
	background-color: #eff7fe;
	padding: 2px 2px 2px 2px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#content img {
}

#content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 15px 25px;
}

#content ul li {
	color: #666;
	background: url(images/standard_bullet.png) 0px 5px no-repeat;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	}
	
#content ol li {
	padding: 0px;
	margin: 0px 0px 15px 15px;
}

.entry {
	border-bottom: #CCCCCC 1px dotted;
}

/* End Content */

/* Breadcrumb */

#content .breadcrumb {
	font-size: 10px;
	color: #646464;
	padding-top: 4px;
	padding-bottom: 10px;
}

#content .breadcrumb a {
	color: #1149ff;
	border-bottom: none;
	padding: 2px;
	text-decoration: none;
}

#content .breadcrumb a:hover {
	color: #1149ff;
	border-bottom: none;
	padding: 2px;
	background-color: none;
}

/* Widebar */

#widebar {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#widebar h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 14px;
	line-height:14px;
}

#widebar a {
	color:#fff;
	text-decoration:none;
}

#widebar a:hover {
	color:#fff;
	text-decoration:underline;
}

#widebar h3 span {
	color: #fff;
	font-weight: normal;
	font-size:14px;
}

#widebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#widebar ul li {
	color: #666;
	line-height:16px;
	background: url(images/standard_bullet.png) 0px 5px no-repeat;
	padding: 0px 5px 8px 10px;
	}
	
#widebar ul li a{
	color: #666;
	}

#widebar ul li a:hover {
	color: #444;
	}

#widebar #colA {
	float: left;
	width: 140px;
	height: 170px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box_bg.png);
	background-repeat:repeat-x;
	border-bottom:1px dotted #0039a6;
}

#widebar #colB {
	float: left;
	width: 140px;
	height: 170px;
	margin-left: 14px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box_bg.png);
	background-repeat:repeat-x;
	border-bottom:1px dotted #0039a6;
}

#widebar #colC {
	float: left;
	width: 140px;
	height: 170px;
	margin-left: 14px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box_bg.png);
	background-repeat:repeat-x;
	border-bottom:1px dotted #0039a6;
}

#widebar #colD {
	float: left;
	width: 220px;
	height: 146px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box3_bg.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #0039a6;
	margin-bottom: 14px;
}
#widebar #colE {
	float: left;
	width: 220px;
	height: 146px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box3_bg.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #0039a6;
	margin-left: 14px;
	margin-bottom: 14px;
}
#widebar #colF {
	float: left;
	width: 220px;
	height: 146px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box3_bg.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #0039a6;
	margin-bottom: 14px;
}
#widebar #colG {
	float: left;
	width: 220px;
	height: 146px;
	padding: 5px 10px 0px 6px;
	background-color:#eff7fe;
	background-image: url(images/box3_bg.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #0039a6;
	margin-left: 14px;
	margin-bottom: 14px;
}
/* End Widebar */

/* Courses */

#courses {
}

#courses ul {
}

#courses ul li {
	background: url(images/h1_arrow.gif) 4px 8px no-repeat;
	border-top: 1px dotted #1149ff;
	border-bottom: 1px dotted #1149ff;
	background-color: #eff7fe;
	padding: 6px 0px 0px 25px;
	margin: 0px 0px 10px 0px;


}

#courses ul li ul {
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	color:#444;
}

#courses ul li ul li {
	background: url(images/standard_bullet.png) 0px 4px no-repeat;
	border-top: none;
	border-bottom: none;
	margin-bottom: 2px;
	background-color: #eff7fe;
	padding: 0px 0px 0px 10px;
	font-weight: normal;

}

#courses ul li ul li span {
	display:block;
	font-size:11px;
	float:left;
	width: 200px;
	text-transform:none;
	font-weight: normal;
	color:#666;
}

#courses span {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
}

#courses span a {
	text-decoration:none;
	color: #2675b8;
}

#courses span a:hover {
	color:#0000b4;
}

#courses ul li a.link {
	text-decoration: none;
	color: #2675b8;
	border-bottom: 1px dotted #006AC3;
	padding: 2px;
}

#courses ul li a.link:hover {
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px;
}

/* End Courses */

/* Course Detail */

#coursedetail {
	background: url(images/h1_arrow.gif) 4px 8px no-repeat;
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
	margin-bottom: 10px;
	background-color: #fafafa;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 15px 25px;
	}
	
#coursedetail span {
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	}
	
#coursedetail h3 {
	font-size:12px;
	line-height: 14px;
	text-transform:none;
	padding: 0px;
	color:#444;
	margin-bottom: 0px;
}

#coursedetail ul li {
	padding:0px 0px 0px 8px;
}

/* Footer */

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 800px;
	padding: 10px 0px 20px 0px;
	margin: 40px 40px 0px 40px;
	clear: both;
	color: #888;
}

#container-footer a {
	padding: 2px 2px 2px 2px;
	color: #888;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #888;
	width: 800px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

/* End Footer */

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #1149ff;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h1 span {
	font-size: 16px;
	color:#666666;
}

h2 {
	font-size: 14px;
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
}

h2 a:hover {
}

h3 {
	font-size: 14px;
	color: #1149ff;
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	}
	
h4 {
	font-size: 12px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border-top: 1px dotted #0039a6;
	height: 1px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

a img {
border:none;
}

/* Form */
form {
}

fieldset {  
	margin: 0px 0px 0px 0px;  
	padding: 0px;
	border-style: none; 
}

legend {  
	margin: 0px 0px 0px 25px;  
	color: #006AC3;  
	font-weight: bold; 
	line-height: 30px;
}

fieldset ol {  
	padding: 0px 10px 0 10px;  
	list-style: none; 
}

fieldset li {  
	padding-bottom: 6px; 
}

fieldset.submit {
	border-style: none;
	margin: 0px 0px 20px 160px;  
}

label {  
	float: left;  
	width: 
	200px;  
	margin-right: 10px;
	text-align: right;  
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #ddd;
	font: normal 11px, Arial, Helvetica, sans-serif;
	color: #666;
}

.producttable    { margin-left: 20px; padding: 20px 0px 20px 0px;}
.producttable td   { font-style: normal; padding: 5px; }
.producttabletitle { color: #FFFFFF; background-color: #0077ff; text-align: center; font-weight:bold; }
.row1 { background: #dfeef2; text-align: center }
.row2 { background: #e9f0f2; text-align: center }
.small { color: #444; font-size: 10px; margin-top:20px;}

.listtable { margin: 0px 0px 30px 20px; }
.listtabletitle { background-color: #dfeef2; text-align: center; }
.listtabletitle a { color:#444; text-decoration: none; }
.listtabletitle td { padding: 4px; width: 130px; }
.listrow { background: #fff; text-align: center }
.listrow td { padding: 4px; }
