/* CSS Document */
@media screen
{
body			{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	margin-left:0;
	padding:0;
	background-color: #FFF;
}
		
/* BOXES */

#conteiner		{	position:absolute; width:900px; height:100%; top:0; left:0;	}
#lb				{	position:absolute; width:253px; min-height:277px; height:100%; top:0; left:0; 
					background-image:url(i/bg/ltbg.jpg); background-repeat:no-repeat;}
#rb				{	position:absolute; width:647px; height:100%; top:0; left:253px;	
					background-image:url(i/bg/rtbg.gif); background-repeat:no-repeat;}

/* MENU */
.menu			{
	height:500px;
	margin-top:40px;
	padding-top:35px;
	margin-right:50px;
	margin-left:25px;
	/*Font*/font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5e5e5e;
}
	/* MENU TABLE */
	#lmenut	tr td	{	border-bottom:solid #333333 1px #d5d5d5; height:26px;
						/*Font*/font-size:12px; text-align:right; color:#757575; font-weight:bold;}
.level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1D6FB8;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: right;
}

.level2 a:link, .level2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
.level2 a:hover {
	color: #ff6b06;
	text-decoration: none;
}


	/* MENU UL*/
	#skyline_menu 	{	width: 300px; height: 300px; margin:0; padding:0; position: relative;}

	#skyline_menu li {	margin: 0; padding: 0; list-style: none; position: absolute; display: block;}

	#skyline_menu a {display:block;}

	#panel1a {left: 51px; top:3px; width: 198px; height:10px;}
	#panel2a {left: -127px; top:144px; width: 198px; height:10px;}
	#panel3a {left: 266px; top:144px; width: 198px; height:10px;}
	#panel4a {left: 49px; top:277px; width: 198px; height:10px;}

	#panel1a a {height: 10px;}
	#panel2a a {height: 10px;}
	#panel3a a {height: 10px;}
	#panel4a a {height: 10px;}
	
	/* BREADCRUMS */
	.bread			{	/*Font*/font-size:11px; color:#7094bc; }
	a.breadcrumb	{	/*Font*/font-size:11px; color:#7094bc; font-weight:bold;}
/* LINKS */
a 				{	/*Font*/font:Arial, Helvetica, sans-serif; color:#5e5e5e; text-decoration:none;}
a.ct			{	/*Font*/font:Arial, Helvetica, sans-serif; color:#ff6b06; text-decoration:none;}
a.menu2			{	/*Font*/font:Arial, Helvetica, sans-serif; color:#0b2c58; text-decoration:none; font-weight:bold;}

/* TEXT */
.textbox		{	width:632px; margin-top:175px; margin-left:15px;}

/* HEADERS */
h1			{	/*Font*/font-size:18px; color:#ff6b06;}
h2			{	/*Font*/font-size:16px; color:#7094bc;}
h3			{	/*Font*/font-size:14px; color:#333333;}

/* FOOTER */
.footer		{	background-image:url(i/bg/footer.gif); background-position:top; 
				background-repeat:no-repeat;}
.footertext	{	padding-top:75px; padding-right:77px; text-align:right;}

/* IMAGES */
.img		{	float:right; margin:10px; border:0;}
.img2		{	text-align:center; background-image:url(i/bg/news.gif); background-position:center; 
				background-repeat:no-repeat;
				width:300px; height:300px; margin-left:150px;}

/* PRICELIST */
	/* TABLE */
	#price			{	width:600px;}
	#price	tr td	{	border-bottom:solid #CCCCCC 1px; height:26px; width:500px;
						/*Font*/font-size:12px; text-align:left; color:#757575; font-weight:bold;}
	#price	tr th	{	border-bottom:solid #CCCCCC 1px; height:26px;
						/*Font*/font-size:12px; text-align:center; color:#757575; font-weight:bold;}
/* Programs*/
	#prgm			{	border:0;}
	#prgm	td		{	border-bottom:solid 1px #999999;}
	#prgm	th		{	border-bottom:solid 1px #999999; border-left:solid 1px #999999;}
}

p {
	text-align:justify;
	}
	
.d_banner {
	margin-top:10px;
	}
	
.d_banner img {
	border:0px;
	}
	
.a_orange {
	color:#ff6600;
	text-decoration:underline;
	}

