/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



* {

	margin: 0;

	padding: 0;

}



body {

	margin: 20px 0;

	background: #FFFFFF;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #7F7772;

}





h1, h2, h3 {

	font-weight: normal;

	color: #3B3B3B;

}



h1 { font-size: 182%; }

h2 { font-size: 122%; }

h3 { font-size: 100%; }



p, ul, ol {

	margin-bottom: 20px;

	line-height: 167%;

	font-size: 85%;

}



a:link {

	color: #696969;

}



a:hover {

	text-decoration: none;

	color: #ED2024;

}



#header {

	width: 770px;

	height: 46px;

	margin: 0 auto;

}



#logo {

	float: left;

	width: 240px;

}



#logo h1 {

	padding-top: 20px;

	text-align: center;

}



#logo h1 a {

	font-weight: normal;

	font-size: 24px; 

	color: #3B3B3B;

}



#logo h2 {

	text-align: center;

	text-transform: uppercase;

	font-size: 8px;

}



#logo h2 a {

	color: #B3A7A0;

}



#logo a {

	text-decoration: none;

}





#splash {

	width: 770px;

	height: 190px;

	margin: 0 auto;

	background: url(images/img3.jpg) no-repeat;

}



#splash p {

	float: left;

	width: 460px;

	height: 70px;

	margin: 0;

	padding: 110px 20px 0 50px;

	text-align: right;

	font-size: 136%;

	font-weight: bold;

	color: #ED2024;

}



#page {

	width: 770px;

	margin: 0 auto;

}



#page h1, #page h2 {

	margin-bottom: 20px;

}



#content {

	float: left;

	width: 490px;

	padding: 20px;

}



#content ol, #content ul {

	margin-left: 3em;

}



#sidebar {

	float: right;

	width: 200px;

	padding: 0px;

}



#sidebar h2 {

	padding-top: 6px;

	font-weight: bold;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0 0 0 0;

	padding: 0 0 2px 0;

	border-bottom: 0px dashed #CCCCCC;

}



#sidebar ul a img {

	border: none;

}



#sidebar h3 {

	height: 17px;

	padding: 0 10px;

	background: #d2d2d2 url(images/img4a.gif) no-repeat;

	color: #000;

}





#gallery {

  padding:0; 

  margin:0; 

  list-style-type:none; 

  overflow:hidden; 

  width:199px;	

  border:0; 

  background:#fff url(windows/win_back.gif);

  }

#gallery li {

  float:left;

  }

#gallery li a {

  display:block; 

  height:50px;

  width:199px; 

  float:left; 

  text-decoration:none; 

  border-bottom:1px solid #fffff; 

  cursor:default;

  }

#gallery li a img {

  width:199px; 

  height:50px; 

  border:0;*/

  }
/*
#gallery li a:hover {

  background:#eee; 

  height:199px;

  }

#gallery li a:hover img {

  height:199px;

  }*/

  

#footer {

	clear: both;

	width: 770px;

	height: auto;

	padding-top: 10px;

	border-top: 5px solid #3B3B3B;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	position:inherit;

	left: auto;

	right: auto;

	bottom: 50px;

}



#footer p {

	margin: 0;

	padding: 0;

	line-height: normal;

	font-size: 77%;

}



#legal {

	float: left;

}



#links {

	float: right;

}



.glossymenu{

	position: relative;

	padding: 0 0 0 34px;

	margin: 0 auto 0 auto;

	background: url(media/menur_bg.gif) repeat-x; /*tab background image path*/

	height: 46px;

	list-style: none;

}



.glossymenu li{

	float:left;

}



.glossymenu li a{

	float: left;

	display: block;

	color:#000;

	text-decoration: none;

	font-family: sans-serif;

	font-size: 13px;

	font-weight: bold;

	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/

	height: 46px;

	line-height: 46px;

	text-align: center;

	cursor: pointer;	

}



.glossymenu li a b{

	float: left;

	display: block;

	padding: 0 24px 0 8px; /*Padding of menu items*/

}



.glossymenu li.current a, .glossymenu li a:hover{

	color: #fff;

	background: url(media/menur_hover_left.gif) no-repeat; /*left tab image path*/

	background-position: left;

}



.glossymenu li.current a b, .glossymenu li a:hover b{

	color: #fff;

	background: url(media/menur_hover_right.gif) no-repeat right top; /*right tab image path*/

}

