/* CSS Document */



body {
	/*background-color:#DFF3D7;*/
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-size:0.74em;*/
	font-size:80%;
	/*color:#333333;*/
	line-height:20px;
	cursor:default;
	/*margin:50px 50px 50px 50px;*/
/*	width:1600;*/
	width:824;
	height:100%;
	margin:50px 50px 50px 50px;
	background-image: url("images/backgrounds/left3.png");
	/*background-position:center;*/
	background-position:center;
	background-repeat:repeat;
}



#container {
/*	width:1015px;*/
	width:814px;
	height:100%;
	padding:50px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border:2px solid #000000;
}

#container_products_services {
/*	width:1015px;*/
	width:794px;
	height:100%;
	padding:10px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border:2px solid #000000;
}

#container_thumb {
	overflow:auto;
	width:580px;
	height:100%;
	padding:0px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
}

#container_people {
	width:870px;
	height:500px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #cccccc;
	margin:0 auto 0 auto;
}

#container_courses {
	width:870px;
	height:500px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #cccccc;
	margin:0 auto 0 auto;
}

#container_about {
	width:870px;
	height:500px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #cccccc;
	margin:0 auto 0 auto;
}

#container_header {
    width:90%;
	float:right;
 	/*height:height;*/
	background-color:#FFFFFF;
	/*border:2px solid #cccccc;*/
	margin:0 auto 0 auto;
}

#header {
	float:center;
	width:00px;
	/*background-color:#3F4A3E;*/
	/*background-color:#ffffff;*/
/*	height:178px;*/
	height:182px;
	/*color:#FFFFFF;*/
	font-family:"Trebuchet MS", Arial, Verdana;
	/*font-size:150%;*/
	font-weight:bold;
	border-left:10px;
	line-height:0px;
	margin-left:10px;
	margin-right:auto;
}

#header p {
	/*padding:5px;*/
	margin-top:0;
	/*margin-left:460px;*/
	color:#ffffff;
    	background-color:#022264;
	margin-right:10px;
	font-size:120%;
	line-height:0px;
	padding-top:0px;
	padding-left:100px;
	margin-left:15px;
	background-image:none;
    /*margin-top:30px;*/
	/*text-indent:5px;*/
}

#header h1 {
	color:#FFFFFF;
    	background-color:#022264;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:250%;
	font-weight:bold;
	height:105px;
	line-height:52px;
	text-align:left;
	/*width:772px;*/
	width:250px;
    padding-left:100px;
	padding-top:10px;
	/*padding-left:550px;*/
	padding-right:10px;
    /*padding-bottom:40px;*/
	margin-right:10px; 
	margin-top:0;
	margin-left:15px;
	border-bottom:2px solid #ffffff;
	background-image:none;
}
#header h2 {
	color:#ffffff;
	background-color:#022264;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:120%;
	font-weight:bold;
    	line-height:50px;
	text-align:left;
	width:245px;
	padding-top:0px;
	margin-top:0px;
    	/*padding-left:20px;*/
	padding-left:120px;
	padding-right:10px;
    /*padding-bottom:40px;*/
	margin-right:10px;
	/*border-bottom:2px solid #ffffff;*/
	background-image:none;
	position:absolute;
}
h1,h2 {	

	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	/*border-bottom:2px solid #cccccc;*/
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:0px;
	/*padding-top:5px;*/
}
#lftcol {
    /*position: absolute;*/
    height:100%;
    left:0px;
    top:250px;
    /*margin-left: 20px;*/
    margin-left:-10px;
    float: left;
    font-family:"Trebuchet MS", Arial, Verdana;
    font-size:80%;
    font-weight:bold;
    width: 30%;
    background:transparent;
    overflow: hidden
}
#lftcollabel {
    position: absolut;
    width:25%;
    float:left;
}
#rgtcoltext {
    position: absolute;
    width:500px;
    float:left;
}
#bottom{
	width:100%;
	margin-left:230px;
}

#rgtcol {
    /*padding-top:40px;*/
    top:20px;
    line-height:20px;
    float: auto;
    font-size:70%;
    font-family:"Trebuchet MS", Arial, Verdana;
/*    font-weight:bold;*/
    /*border: 1px solid #cccccc;*/
    width:720px;
    height:100%;
    margin-left: 240px;
    position:relative;
    white-space:wrap;
}
ul#nav {   /* navigation list */
/*    margin: 53px 0 20px 0;*/ /* the 53px is where the nav begins (margin top) */
    padding: 10px;
    color:#000000;
    list-style: none inside;
}

ul#nav li {float: left; display: block;color: #000000;}

ul#nav li a {
    width: 170px;
    margin: 3px 0 0 0;  /* a little top margin */
    border: 0;
    border-left: 10px solid #32328E;
    padding: 10px 5px;
    font-family: Georgia, Georgia, serif;
    font-weight: normal;
    font-size:150%;
    text-decoration: none;
    display: block;
    color: #000;
    background: #e0eef6;
}

ul#nav li a#current {border-color: #32328E;}   /*current page, move id in the xhtml when creating a new page */

ul#nav li a:hover {background: #add7dc; color: #000000;}                                          
ul#nav li a:active {background: #ffffff; color: #000000;}                                          
ul#nav li a:focus {background: #add7dc; color: #000000;}                                          

#main_menu {
	width:1015px;
	height:5px;
	padding-top:35px;
	padding-bottom:15px;
	background-color:#add7dc;
	/*background-color:#3f4a3e;*/
	text-align:center;
	color:#000000;
    font-weight:bold;
    font-size:120%;
	/*background-image: url("images/backgrounds/left.png");*/
	margin-bottom:10px;
    margin-top:1px;
}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:70px;
	padding-right:70px;
	padding-top:15px !important;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:0px !important;
	margin-left:0px;
}

#main_menu a:hover {
	/*background-color:#cccccc;*/
    background-color:#596e77;
	/*background-image: url("images/backgrounds/link.jpg");*/
}

#main_menu .aactive {
	background-color:#3F4A3E;
	/*background-image: url("images/backgrounds/link.png");*/
}

.logo{
	border-right:1px solid #ffffff;
	float:left;
}

#article1 {
/*	width:49%;
	font-size:200%;
	line-height:40px;
	font-family:"Trebuchet MS", Arial, Verdana;
	border: 1px solid #cccccc;
	font-weight:bold;
	background-color:#ffffff;
	background-position:top left;
	background-repeat:no-repeat;
	*/
	margin-top:40px;
	float:left;
	line-height:40px;
	font-size:200%;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	width:49%;
	position:relative;
}

#article1:hover {
	/*width:49%;
	background-position:bottom right;
	float:left;
	background-repeat:repeat-x;
	*/
}

#article1 p {
	margin:10px;
}
#article1 p:hover {
    background-color:#596e77;
}

#article2 {
	margin-top:40px;
	line-height:40px;
	font-size:200%;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	/*border: 1px solid #cccccc;*/
	width:49%;
	float:right;
	posistion:relative;
}

#article2:hover {
	/*width:49%;
	background-position:bottom right;
	float:left;
	background-repeat:repeat-x;
	*/
}

#article2 p {
	margin:10px;
}

#article2 p:hover {
    background-color:#596e77;
}
#article3 {
/*	margin-top:40px;*/
/*	line-height:40px;*/
	font-size:180%;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	/*border: 1px solid #cccccc;*/
	width:80%;
	height:auto;
	position:relative;
}

#article4 {
/*	margin-top:40px;*/
	line-height:10px;
	font-size:100%;
	font-family:"Trebuchet MS", Arial, Verdana;
/*	font-weight:bold;*/
	/*border: 1px solid #cccccc;*/
	width:600px;
	height:auto;
	position:relative;
	white-space:wrap;
}

/*#article3:hover {
	width:49%;
	background-position:bottom right;
	float:left;
	background-repeat:repeat-x;
	
}*/

/*#article3 p {
	margin:10px;
}*/

/*#article3 p:hover {
    background-color:#596e77;
}*/


.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.comment {
	margin-left:0px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#9ACC53;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #000000;
}
.half{
  margin: 0;
  padding: 0;
}


div.thumb {
margin: 3px;
border: 1px solid #A0ACC0;
height: auto;
float: left;
text-align: center;
margin-left:0px;
margin-right:5px;
padding:10px;
}
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 200px;
margin: 0 3px 3px 3px;
}


spacer {
height:100px;
background: lime;
margin-top:10px;
margin-bottom: 10px;
}

ul li {
line-height: 1.5em;

}
