/* CSS Document */

body {
	background-image: url(images/black_strips.png);
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
#navarea {
	width: 800px;
	margin-top: 6px;
}

#navlist
{
	margin: 0;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1512px;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: lighter;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
	font-size: 12px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover {
	color: #000000;
	font-size: 12px;
}

#main {
	background-color: #FFFFFF;
	width: 800px;
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
}
#header {
	width: 800px;
	background-color: #FFFFFF;
	height: 217px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#right_sidebar {
	padding: 9px;
	width: 200px;
	float: right;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	border: thin solid #ffffff;
	margin-top: 16px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#right_services {
	padding: 9px;
	width: 200px;
	float: right;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	border: thin solid #ffffff;
	background-image: url(images/black_strips.png);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 16px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	margin-bottom: 8px;
}
.footer {
	font-size: 10px;
	color: #333333;
}
#footer a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#left_sidebar {
	width: 522px;
	float: left;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 7px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	padding-top: 7px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;
}
#right_small {
	margin: 9px;
	padding: 9px;
	width: 200px;
	float: right;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	clear: right;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: lighter;
}
#menu {
	top: 0;
	left: 0;
	font-size: 10px;
}
#menu {
width: 200px;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bolder;
	border: 1px solid gray;
	background: #ccc;
	font-size: 12px;
}
#menu dd {
	border: 1px solid gray;
	font-weight: lighter;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-size: 12px;
}
.gallery-pic {
	border: 1.5px solid #000000;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}
#menu li a:visited, #menu dt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: capitalize;
}
.mentions {
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
#gallery {
	width: 600px;
	;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 9px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}

.titles {
	color: #0066CC;
	font-size: 21px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 8px;
}
.titles_sub {
	color: #0066CC;
	font-size: 19px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 4px;
}
