﻿body 
{
	width:100%;
	font-family:sans-serif;
	margin:0;
}


#top_Container
{
	width:100%;
	height:30%;
	background-color:Green;
	color:White;
}
#scroller_container
{
	width:100%;
	height:40%;
	/*border:solid 5px red;*/
}
.middle_containerNew1
{
	width:1000px;
	height:180px;
	margin:0px auto 0px;
	color:White;
}
#middle_right
{
	float:right;
	font-weight:bold;
	font-size:20px;
	color:White;
	height:auto;
	text-align:right;
	text-decoration:none;
	font-family:sans-serif;
}
#middle_right a
{
	font-family:sans-serif;
	float:right;
	font-weight:bold;
	font-size:20px;
	color:White;
	height:auto;
	text-align:right;
	text-decoration:none;
}
#middle_right a:hover
{
	font-family:sans-serif;
	color:green;
	background-color:#F3F4EC;
	float:right;
	font-weight:bold;
	font-size:20px;
    /*text-decoration:underline;*/
	height:auto;
	text-align:right;
}
.middle_containerNew
{
	width:1000px;
	height:auto;
	margin:0px auto 0px;
}
#NewMenu
{
	width:100%;
	height:auto;
	background-color:#F3F4EC;
}
#ContentNew
{
	width:100%;
	height:auto;
	background-color:white;
	margin-bottom:0px;
}
#ContentNew h2
{
 color:green;
 text-decoration:underline;	
 font-size:26px;
 font-weight:300;
 padding-top:2px;
 font-family:sans-serif;
}
#photodiv
{
	width:100%;
	height:auto;
	/*background-color:#C5E3BF;*/
	background-color:#323232;
}
#photodiv h2,h3
{
	color:White;
}
#banner_logo
{
	margin:0px;
	float:left;
	width:100%;
	color:white;
	font-weight:300;
	text-shadow: 0px 1px 1px #222;
	text-align:center;
}
/*.middle_containerNew .span
{
	font-weight:50;
	font-family: 'Roboto', sans-serif;
	color:white;
	margin:0px;
	font-size:2.4em;
	text-shadow: 0px 1px 1px #eee;
	margin-top:-3px;
	text-align:center;
}*/
.middle_containerNew1 h1
{
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	color:white;
	margin:0px;
	font-size:2.4em;
	text-shadow: 0px 1px 1px #eee;
	margin-top:-3px;
	text-align:center;
}
.middle_containerNew1 h1 a
{
		color:white;
		text-decoration:none;
		text-align:center;
}
.middle_containerNew1 h1 a:hover
{
	color:white;
	text-align:center;
}
.middle_containerNew1 h4, h5
{
	margin:0px;
	color:white;
	font-weight:300;
	text-shadow: 0px 1px 1px #222;
	font-size:100%;
	text-align:center;
}
.headindnew
{
	font-family:sans-serif;
	color:white;
    font-size:20px;
    font-weight:300;
}
#footer_containerNew1
{
	margin-top:0px;
	width:100%;
	height:30%;
	background-color:#323232;
}
#footer_containerNew1 .leftdiv
{
	float:left;
	width:330px;
	color:White;
}
.course
{
	margin:0px 0px 10px 0px;
	background-color:#F3F4EC;
	border:solid 1px #999;
	width:auto;
	height:200px;
}
.course:hover
{
	background-color:#C5E3BF;
}
.course img
{
	height:200px;
	float:left;
	width:200px;
	margin-right:10px;
}
.course h2
{
	font-weight:normal;
	margin:10px 5px;
	text-align:left;
	color:green;
}
.course p
{
	text-align:left;
	font-size:10pt;
	margin:0px 10px;
	color:#666;
	line-height:16pt;
}
.course .readmore
{
	margin:10px 15px 5px 15px;
	float:right;
	color:#fff;
	text-decoration:none;
	background-color:green;
	font-size:10pt;
	padding:10px 25px;
}
.course .readmore:hover
{
	background-color:black;
	color:White;
}
.btnstyle
{
	width:100%;
	height:50px;
	color:Green;
	font-size:20px;
	font-family:sans-serif;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.btnstyle:hover
{
	width:100%;
	height:50px;
	color:white;
	background-color:Green;
	font-size:20px;
	font-family:sans-serif;
	margin-top:5px;
	margin-bottom:5px;
}

.td400
{
	width:400px;
	vertical-align:top;
	color:White;
	padding-top:15px;
	padding-left:5px;
	text-align:left;
	border-right:dashed 1px white;
}
.td200
{
	padding-top:15px;
	color:White;
	vertical-align:top;
	width:200px;
}
.addlistnew
{
	font-size:12pt;
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:35px;
}

/*list*/
.list
{
	margin:3px;
}
.list li
{
	font-family:sans-serif; 
	font-size:14px;
	text-indent:1px;
   line-height:15px;
   text-align:left;
   list-style-type:square;
   list-style-position:inside;
    text-decoration:none;
    margin:0px;
	
 }
.list li a
{  
	color:#C5E3BF;
	text-decoration:none;	
}
.list li a:hover
{
	text-decoration:none;
	color:white;	
}
#addright
{
	float:left;
	width:400px;
	height:130px;
	padding-top:20px;
}
#addright img
{
	width:40px;
}
