body {
	background-color: #1B3A4F;
	margin: 0px;
	padding: 0px;
}
.Menus {
	background-image: url(design2/silverbar.jpg);
	height: 35px;
	width: 800px;
}
.TopMenu {
	background-image: url(design2/Top_bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;

}
.logo {
	background-image: url(design2/logo2.png);
	height: 250px;
	width: 350px;
	background-position: top;

}
.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
}
.MainMenu a:active {}
.MainMenu a:link {
	color: #333333;
	text-decoration: none;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #222222;


}
.MainMenu a:visited {
	color: #333333;
	text-decoration: none;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #222222;


}
.MainMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(design2/silverbar2.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #222222;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
}
.centered {
	text-align: center;
	background-image: url(design2/shade_350w.png);
	background-repeat: repeat;
}
.shadeLt {
	background-image: url(design2/shade_light.png);
	background-repeat: repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.Content {
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
}
.Content a:active {}
.Content a:link {
	color: #FFCC00;
	text-decoration: none;
}
.Content a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.Content a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	outline: 0;
}
.Text a:active {}
.Text a:link {
	color: #FFCC00;
	text-decoration: none;
}
.Text a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.Text a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.Testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	background-color: transparent;
	width: 300px;
	background-image: url(design2/testimonials.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.Galleries {
	background-image: url(design2/galleries.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.CEDIA {
	background-image: url(design2/cedia.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 350px;
	margin-top: 15px;
}
.section {
	width: 100%;
	padding: 1px;
}
		
.section ul {
	list-style: none; margin-top:1px;
}
.section ul li {
	display: inline;
}
.section ul a {
	background-color:#CCCCCC;
	padding: 0px;
	display:inline;
	overflow: hidden;
	float:left;
	margin:2px;
	text-align: center;

}
.section ul a:hover {
	background-color:#FFFFFF;
}
.section ul a img {
	border:1px solid #FFFFFF;
}
.section ul a.lightbox-enabled img {
	border:1px dotted #FFFFFF;
}
.section span.code {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px; padding-left:10px;
	font-size:11px;
	border-left:1px solid #000;
}
.section .link { font-size:12px; font-style:italic; padding-left:10px; margin-left:10px; }
.section .important { text-decoration:underline; }
.section .title { font-weight:bold; font-size:16px;}
.clear { clear:left; }
.section.header { text-align:center; font-size:12px; padding-top:10px; border-top:none; }
.section.footer { text-align:center; font-size:12px; padding-top:10px; }
.imgbox ul li a {
				background: #fff;
				position: absolute;
				left: 0;
				top: 0;
				display: block;
				width: 50px;
				height: 50px;
				border: 1px solid #666;
				overflow: hidden;
				z-index: 101;
			}
.imgbox ul li a:hover {
				left: -25px;
				top: -25px;
				width: 100px;
				height: 100px;
				z-index: 103;
			}
.filler {
	background-image: url(design2/shade_350w.png);
	background-repeat: repeat-x;
	height: 100pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a:active {}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
