* {
		margin:0;
		padding:0;
		}

	html, body {
		
		margin:0; padding:0; width:100%; height:600px; 
		}


body,td,th {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight:200;
	top:0; left:0; right:0; width:100%; height:100%;
	text-align:center;
	background:#ffffff;
	width:100%;
	
}

#wrapper{
    margin-left: auto;
    margin-right: auto;
	width:100%;
  text-align:center;
	}
	
#header{

height:180px;
width:900px;
text-align:right;
margin-top:10px;
position:relative;
z-index:-1;

}	

embed{
z-index:-1;
}
/* ------- TEXT --- */

h2{
color:#666;
font-size:19px;
font-weight:600;
display:block;
margin-bottom:15px;
border-bottom:1px solid #ccc;
font-family: Arial Rounded MT Bold, arial, sans-serif;
}

.titles{
color:#666;
font-size:15px;
font-weight:600;
margin-bottom:15px;
font-family: Arial Rounded MT Bold, arial, sans-serif;
}

.course{
color:#8cc63f;
font-size:13px;
font-weight:600;
margin-bottom:5px;
font-family: Arial Rounded MT Bold, arial, sans-serif;
}
.courselink {

font-weight:600;
font-size:11px;
}
.info{
text-align:justify;
font-size:11px;
list-style-type:disc;
font-weight:500;

}
hr{
color:#fff;
margin-top:10px;
margin-bottom:10px;
}

li.info {
list-style-type:disc;

}

a{
color:#8cc63f;
text-decoration:none;
}

a:hover{
color:#ccc;
text-decoration:none;
}

a:visited{
color:#8cc63f;
text-decoration:none;
}
 #clear{
 clear:both;
 width:100%;
 }

/* ------- FOOTER --- */
#footer{
margin:0 auto;
border-top:1px solid #ccc;
width:900px;
height:100px;
}

#colfoot1{
float:left;
font-size:10px;
width:60%;
text-align:left;
color:#666;
padding:10px;
height:80px;
}

#colfoot2{
float:left;
font-size:10px;
width:280px;
text-align:right;
color:#666;
padding:10px;
margin-left:20px;
height:80px;
}


#colfoot1 a{
color:#8cc63f;
text-decoration:none;
}

#colfoot3{
float:right;
font-size:10px;
width:200px;
padding:5px;
}
/* ------- END FOOTER --- */


/* ------- MAIN --- */
#main{
height:40%;
width:100%;

}

#container{
    background:#8cc63f url(../images/logohead.png) no-repeat left 50%;
	width:100%;
	height:200px;
	text-align:center;
    margin-top:-20px;
	z-index:1;
	overflow:hidden;
	
}
#container-inside{
    width:900px;
	margin:0 auto;
}

#col1{
float:right;
font-size:11px;
width:200px;
text-align:left;
color:#ccc;

height:100%;
margin-bottom:12px;
}

.toptitle{
background:url(../images/topright.png) no-repeat;
width:190px;
height:30px;
padding-top:12px;
padding-left:10px;
text-transform:uppercase;
color:#333;
font-weight:600;
}
.titlespan{
color:#8cc63f;
font-weight:600;
}

.middle{
background:url(../images/middle-right.png) repeat-y;
width:180px;
padding-left:10px;
padding-right:10px;
text-align:justify;
color:#666666;
}

.bottom{
background:url(../images/bottom-right.png) no-repeat;
width:200px;
height:25px;
text-align:center;
font-weight:600;
color:#666;
}

#col2{
float:left;
text-align:justify;
font-size:11px;
width:660px;
padding:10px;

height:100%;
}

#leftcol1{
float:left;
width:310px;
padding-right:10px;
border-right:1px solid #eaeaea;
height:140px;
}

#leftcol2{
float:left;
width:310px;
padding-left:10px;

height:140px;
}


#leftcol1 img{
float:left;
padding:2px;
border:1px #eaeaea solid;
margin-right:10px;
}

#leftcol2 img{
float:right;
padding:2px;
border:1px #eaeaea solid;
margin-left:10px;
}

#bottom{
border-bottom:1px dotted #666;
width:100%;
}
/* ------- END MAIN --- */

/* ------- HEAD SLIDER --- */
#logo{
float:left;
font-size:11px;
width:150px;
text-align:left;
color:#ccc;
padding:10px;
height:252px;
margin-bottom:12px;
margin-top:15px;
}

#portfolio{
right:4px;
height:355px;
float:left;
z-index:10;
margin-right:0px;
position:absolute;

}

#swf{
	position:absolute;
	z-index:0;
	left: 269px;
	top: -5px;
}	
/* ------- END HEAD SLIDER --- */

/* ------- MENU ---------- --- */ 
#menu{
	float:right;
	text-align:center;
	margin-top:-40px;
	margin-left:300px;
	z-index:0;
	position:absolute;
	
	
}


/*
#menu li{
background:url(../images/nav.png) no-repeat 100% 0px;
float:left;
width:117px;
height:25px;
display:inline;
margin-top:175px;
text-transform:uppercase;
vertical-align:text-bottom;

}
 
#menu li a{
width:117px;
height:25px;
display:block;
color:#333;
font-weight:600;
font-size:11px;
text-decoration:none;

}

#menu li a:hover{
background: url(../images/nav.png) no-repeat 100% -25px;
color:#8cc63f;
width:117px;
height:25px;
display:block;
font-weight:600;
margin-top:-10px;
padding-top:10px;

}

#menu a#active{
background: url(../images/nav.png) no-repeat 100% -25px ;
color:#8cc63f;
width:117px;
height:25px;
font-weight:600;
margin-top:-10px;
padding-top:10px;

}
#menu li.pad{
padding-top:10px;
}

*/
#topPanel{
	left: 0;
	position: absolute;
	text-align: center;
	top: -17px;
	width: 100%;
	z-index: 25;
}
#panel{
	height: 0px;
	position: relative;
	overflow: hidden;
	text-align: left;
	top: 1px;
	width: 100%;
	z-index: 10;
}
#pnlContent{
	background: #000;
	filter: alpha(opacity=85);
	height: 100%;
	opacity: .85;
	padding: 1em;
	position: absolute;
	width: 100%;
	z-index: -1;
}
#pnlContent ul{
	float: left;
	list-style: none outside;
	margin-top: 20px;
	width: 300px;
}
#pnlContent ul li{
	clear: left;
}
#pnlContent ul li strong{
	float: left;
	margin-right: .5em;
	text-align: right;
	width: 150px;
}
.panelBtn{
	background: #000;
	filter: alpha(opacity=85);
	float: right;
	opacity: .85;
	position: relative;
	top: 1px;
	width: 120px;
	height: 40px;
}
.panelBtn a{
	height: 30px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	text-transform:uppercase;
}
.panelBtn a img{
	
	margin-right: 10px;
	vertical-align: middle;
	
}
img.buddy{
	float: left;
	height: 160px;
	margin: 20px;
	width: 140px;
}
p#description{
	float: left;
	margin-top: 20px;
	width: 480px;
}
