@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	clear: both;
	background-color: #CCCCCC;
}
#container {
	/*	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
*/	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
}
.paddings {
	padding: 18px;
	}

h1 {
	font-size: x-large;
	}
	
h3 {
	font-size: small;
	font-weight: bold;
	}
.shadow {
	border-bottom: solid #222222 medium;
	border-right: solid #222222 medium; 
}


#header {
	/*	background: url(images/bg/gradient-dark.gif) repeat-x 0 0;*/
	padding: 10px 15px 5px 15px;
	border-bottom: solid #333 thin;
	background-color: #236670;
	height: 110px;
	margin: 5px;
}
#logo1 {
	float: left;
	margin-left: 10px;
}
#logo_spg {
	float: right;
	width: 100px;
	margin: 10px 20px;
}
#header .slogan {
	clear: both;
	float: left;
	width: 60%;
	margin-top: 10px;
	color: #333333;
	font-weight: bold;
	font-size: small;
}
a img, a:hover img, a:active img, a:visited img  {
	text-decoration: none;
	border: 0;
}
#header #hdr_img {
	float: right;
	margin-right: 30px;
}
#container #top {
	clear: both;
	text-align: right;
	padding: 0px 20px 2px 0px;
	color: #333333;
	background-color: #CCCCCC;
}
#container #top a, #container #top a:visited,#container #top a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
#container #top a:hover {
	color: #666666;
	}

#nav .memnu_bar {
	text-decoration: none;
	list-style: none;
	margin: 0;
}
#nav {
	/*	background-image: url(images/menu-pattern.gif);
	background-repeat: repeat-x;*/
	height: 27px;
	font-weight: bold;
	font-size: x-small;
	clear: both;
	background-color: #333333;
	}

#nav a {
	padding: 6px 10px 6px 10px;
	border-bottom: solid #333333 thin;
	margin: 0px 4px 3px 0px;
	float: left;
	background-image: url(images/tab-bg.png);
	height: 12px;
	display: block;
	text-decoration: none;
	}
#nav a, #nav a:active, #nav a:visited  {
	text-decoration: none;
	color: #222222;
	}
#nav a:hover  {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}
#home #container #content #nav-home, #web #container #content #nav-web, #comm #container #content #nav-comm, #multimedia #container #content #nav-multimedia, #contact #container #content #nav-contact  {
	background-color: #eee;
	background-image: none;
	margin: 0px 4px 0px 0px;
	font-size: small;
	height: 15px;
	color: #000000;
	border-bottom: none;
	}


	
	
	
#banner {
	height: 90px;
	background-image: url(images/bg/banner/banner-bg-brown-gradient.gif);
	padding: 15px;
	border-bottom: solid #222222 medium;
	border-right: solid #222222 medium;
}
#banner img {
	margin-right: 18px;
	float: left;
	margin-left: 20px;
}
#banner h1 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em 0.1em #333;
}
#banner img {
	float: left;
}



#main_content {
	padding-right: 10px;
	clear: both;
}


#container #content {
	float: left;
	width: 73%;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	margin-left: 5px;
	min-height: 750px;
}
#content #mainbar {
	background-color: #eeeeee;
	color: #000000;
}
#content #mainbar a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	}







#sidebar {
	float: right;
	width: 26%;
	text-align: center;
	color: #ffffff;
	height: 750px;
	background-color: #333333;
}

#sidebar .paddings .thumbnail {
	margin-top: 20px;
	text-align: center;
}
#sidebar .paddings .thumbnail img {
	border-bottom: solid #222222 medium;
	border-right: solid #222222 medium; 
}
.side-txt a, .side-txt a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.side-txt a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#container #footer {
	clear: both;
	background-color: #236670;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: solid #333333 5px;
	border-bottom: solid #333333 5px;
/*	background-image: url(images/header-pattern.gif);*/
}
.fl {
	float: left;
	color: #CCCCCC;
	width: 72%;
	text-align: center;
	margin: 10px;
}
.fl a {
	color: #cccccc;
	text-decoration: none;	
	}
.fr {
	float: right;
	text-decoration: none;
}
#footer .paddings .fl a {
	color: #cccccc;
}
.fl a:hover {
	text-decoration: none;
	color: #ffffff;
}
#content #samples img {
	margin: 5px;
	float: left;
}
