/*@import url("rokmoomenu.css");*/
*{
	padding:0px;
	margin:0px;
	outline:none;
}

body{
/*	background-color: #5a6263;*/
	background-image:url(../images/bgd-degree.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p,
h4{
color:#3f3f3f;
}

/*
#main{
	background-color:#FFFFFF;

}
*/

.clear{
	clear:both;
	font-size:1px;
}

#topshadow{
	background-image: url(../images/topshadow.gif);
	background-repeat:no-repeat;
	height:4px;
	width:945px;
	display:block;
	font-size: 1px;
	margin-left:auto; 
	margin-right:auto;
}

#sideshadow{
	background-image: url(../images/sideshadow.png);
	background-repeat:repeat-y;
	margin-left:auto; 
	margin-right:auto;
	width:953px;
	display:block;
}

#bottomshadow{
	background-image: url(../images/bottomshadow.png);
	background-repeat:no-repeat;
	height:4px;
	width:953px;
	margin-left:auto; 
	margin-right:auto;
	display:block;
}

#header{
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:945px;
	height:138px;
}

#menu {
	background-image:url(../images/menu_bg_2.jpg);
	height:36px;
	width:925px;
	margin:0px 10px 0px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	border-bottom:solid 1px #000000;
	}

#menu ul{
	padding-left:0px;
	padding-right:0px;
}


#menu ul li{
	list-style:none;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:4px;
	height:21px;
	border-right:1px solid #051224;
	border-left:1px solid #5B849C;
}*/

#content{
	clear:both;
	width:945px;
}

#center{
	float:left;
	clear:both;
	padding-left:20px!important;
	padding-left:15px;
	padding-right:20px!important;
	padding-right:15px;
	padding-top:30px;
	width:640px;
}

.welcome{
	width:560px;
}

.welcome p{
	margin-top:10px;
}

.block-header{
	background-image:url(../images/block-header.jpg);
	background-repeat:repeat-x;
	border:solid 1px #BABABA;
	height:39px;
	width:560px;
}

.block-header h1{
	padding-left:10px;
	margin-top:10px;
}

.block-header-2{
	background-image:url(../images/block-header.jpg);
	background-repeat:repeat-x;
	border:solid 1px #BABABA;
	height:39px;
	width:638px;
}

.block-header-2 h1{
	padding-left:10px;
	margin-top:10px;
}


.notepad-home{
	background-image:url(../images/notepad-bg.jpg);
	background-repeat:no-repeat;
	width:579px;
	padding-top:50px;
	margin-left:-10px;
}

.notepad-home h3{
	padding-left:30px;
	padding-bottom:5px;
}

.notepad-home p{
	font-size:12px;
	width:490px;
	padding-left:30px;
	line-height:19px;
}

.notepad-home a{
	text-decoration:none;
	font-weight:bold;
	color:#244661;
}

.center-bottom{
	background-image:url(../images/horiz-separate-larger.jpg);
	background-repeat:no-repeat;
	width:600px;
	padding-top:10px;
	margin-left:50px;
}

#center-gallery{
	float:right;
	background-image:url(../images/gallery-img.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:199px;
	margin-top:12px;
	padding-right:50px;
}

#center-calendar{
	float:left;
	width:220px;
	padding-top:10px;
}

#center-calendar h3{
	padding-top:20px;
	padding-left:10px;
}

#center-gallery h3{
	padding-top:17px;
	padding-left:10px;
}

.calendar-head{
	background-image:url(../images/calendar-head.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:49px;
}

.calendar-img{
	float:left;
	width:72px;
	height:72px;
	padding-top:15px;
}

.calendar-info{
	float:right;
	width:140px;
	height:72px;
	padding-top:15px;
	padding-left:5px;
}

.calendar-info h4{
	font-size:13px;
	color:#244661;
}

.calendar-info p{
	font-size:12px;
	line-height:14px;
	width:125px;
}

.calendar-info a{
	color:#224460;
	text-decoration:none;
}

/* ---------SECTIONS CONTENT!!!---------- */
/*	HOME	*/
.content-center1{
	width:600px;
	padding-left:30px;
	padding-right:20px;
	padding-top:30px;
}
/*	HOME	*/

/*	SECCION	*/
.content-center2{
	width:620px;
}

.content-center2 p{
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
}

.content-center2 h4{
	padding-top:10px;
	margin-bottom:-10px;
	font-size:15px;
}


.inside-content{
	margin-top:25px;
}

.inside-content a{
	color:#224460;
	text-decoration:none;
}

.mainimg-in-content{
	float:left;
	margin-right:7px;
	margin-bottom:1px;
}

.content-center2 h4 span{
	padding-top:30px;
	display:block;
}

.str3-col1{
	float:left;
	width:200px;
}

.str3-col1 h4,
.str3-col2 h4{
	padding-bottom:20px;
}

.str3-col1 ul{
	margin-left:0px; /*ff*/
	//margin-left:-17px; /*7*/
	_margin-left:-17px; /*6*/
}

.str3-col1 p,
.str3-col1 ul,
.str3-col1 h4{
	padding-left:15px;
}

.str3-col1 ul li{
	list-style:inside;
	list-style-type:none;
	line-height:15px;
	font:"Times New Roman";
	font-size:12px;
}

.str3-col2{
	float:right;
	width:340px;

}

.str4{
}

.str4 h4{
	padding-bottom:10px;
}

.str4 p,
.str4 ul,
.str4 h4{
	padding-left:10px;
}

.str4 ul{
	padding-bottom:15px;
	margin-left:0px; /*ff*/
	//margin-left:-17px; /*7*/
	_margin-left:-17px; /*6*/
}

.str4 ul li{
	list-style:inside;
	list-style-type:none;
	line-height:15px;
	font:"Times New Roman";
	font-size:12px;
}

.str4-img-left{
	float:left;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:15px;
}

.str4-img-right{
	float:right;
	padding-right:9px;
	padding-bottom:15px;
}

.download {
list-style:none;
list-style-position:inside;
}

.download a{
	color:#3f3f3f;
	text-decoration:none;
	font-size:12px;
}

.dark{ background:url(../images/bg-download.jpg) repeat-y top left;
padding-left:10px;

}
.light{

padding-left:10px;
}

/*	SECTION	*/

/* ---------SECTIONS CONTENT!!!---------- */

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#244661;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#244661;
}

#right{
	width:230px;
	float:right;
	padding-left:20px;
	padding-right:15px;
	/*padding-top:65px;*/
	margin-top:0px;
	background-image:url(../images/vertical-separate-small.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}

.right-box-home{
	padding:0;
	padding-top:10px;
	padding-bottom:15px;
	width:216px;
}

.right-box-home h3{
	padding-bottom:12px;
	text-align:left;
}

.right-box-home p{
	font-size:12px;
}

.right-box-home a{
	text-decoration:none;
	font-weight:bold;
	color:#244661;
}

.separate-horiz{
	background-image:url(../images/horiz-separate-small.jpg);
	background-repeat:no-repeat;		
	height:2px;
}

#footer{
	clear:both;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#C5C5C5;
	padding-top:25px;
	padding-bottom:30px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover,
#footer a:link,
#footer a:visited{
/*	color:#898372;*/
/*	color:#C5C5C5;*/
	color:#3f3f3f;
}

/*///////////////////////////////// slideshow /////////////////////////////////*/
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*///////////////////////////////// slideshow /////////////////////////////////*/