.flag {
	height:40px;
	width:180px;
	background-image: url(_images/flag.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 27px;
	margin-left: -50px;
	margin-bottom: -5px;
	color: #FFF;
}
#container {
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: outset;
	border-top-color: #78BDE7;
	border-right-color: #78BDE7;
	border-bottom-color: #78BDE7;
	border-left-color: #78BDE7;
}
#banner {
	height: 166px;
	width: 955px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/mock_banner2.jpg);
	background-repeat: no-repeat;
	
/*/---------------------Sidebar Info ---------------------/*/
}
#sidebar_nav {
	height: 824px;
	padding-right: 10px;
	float:left;
	font-size: 10px;
	line-height: 20px;
	color: #666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #78BDE7;	
}
#sidebar_nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #498DB6;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: # 333;
	background-color: none# ;
	display: ;
	list-style-image: none;
	list-style-type: none;
	
	
/*/---------------------Main Content ---------------------/*/

}
a:link {
	text-decoration: none;
	color: #498DB6;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #498DB6;
}
#maincontent {
	height: 784px;
	width:955px;
	margin-left:40px;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	float:none;
}
#title_content {
	height: 276px;
	width: 674px;
	margin-left:40px;
	margin-top: 10px;
	margin-right: 0px;
	float:left;
	border: 1px solid #CCC;
}
#intro_content {
	height: 280px;
	width: 674px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
	float:left;
	
}
#footer {
	height:44px;
	width: 954px;
	float:left;
	font-size:9px;
	background-color: #DFE9FE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #78BDE7;
	border-bottom-color: #78BDE7;
	border-left-color: #78BDE7;
	clear: left;
}
ul {
	margin-left: -18px;
}
body {
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica;
	font-style:normal;
	font-weight:lighter;
	line-height: 18px;
}
h1 {
	font-size: 36px;
	color: #666;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #069;
	
}
h3 {
	font-size: 14px;
	color: #666;
}
#gallery {
	height: 276px;
	width: 674px;
	margin-left:40px;
	margin-top: 10px;
	margin-right: 0px;
	float:left;
	border: 1px solid #CCC;
}
.hide_image {
	display: none;
	float: left;
}
