





* {
	padding: 0;
	border: 0;
	margin: 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
body {
	background: #adadad;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a:link,
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover,
a:active {
	text-decoration: none;
	color: #ccff66;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
/*- - - - - - - - - - - - - - - - - - - - - - structure - - */
#wrapper {
	width: 960px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border:1px dotted red*/
}
#header {
	height: 113px;
	width: 960px;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	/*border:1px dotted red*/
}
#nav {
	float: left;
	width: 145px;
	height: 150px;
	margin-bottom: 10px;
	padding-top:38px;
	/*border:1px dotted red*/
}
#content {
	margin-left: 185px;
	min-height:550px;
	width: 776px;
	/*border:1px dotted red*/
}
#footer {
	clear: both;
	height: 50px;
	width: 960px;
	border-top:1px solid #fff;
	margin-bottom: 10px;
	margin-top:20px;
	padding-top:20px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;	
}
#footer p a:link,
#footer p a:visited {
	text-decoration: none;
	color: #fff;
	font-size:10px;
}
#footer p a:hover {
	
	color:#fff;

}
/*- - - - - - - - - - - - - - - - - - - - - - logo - - */
#logo {
	float:left;
	width:140px;
	height:98px;
	clear:right;
}
#logo img {
	margin-top:5px;
	margin-bottom:2px;
	border:none;
	outline:none;
}
/*- - - - - - - - - - - - - - - - - - - - - - menu - - */

#nav ul {
	margin:0px;
	padding:0 0 0 5px;
}
#nav ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	color:#FFF;
}
#nav ul li:hover a {
	position:relative;
	text-decoration: none;
	color: #ccff66;
}
#nav ul li.current {
	color:#ccff66;
}
#nav a {
	color: #fff;
	text-decoration:none;
}
#nav ul li a:hover,
#nav ul li a:active,
#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current a:active {
	color: #ccff66;
	text-decoration:none;
}
/*- - - - - - - - - - - - - - - - - - - - - - types styles - - */
.title {
	padding-top:0px;
}
h1 {
	color:#fff;
	font-weight:normal;
	font-size:18px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	padding:10px 0px;
}
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
}
h2 {
	color:#ccff66;
	border-bottom:2px solid #fff;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	padding:10px 0px;
	margin-bottom:20px;
	text-transform:uppercase;
}
h3 {
	color:#000;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	padding:10px 0px;
}
h4 {
	color:#0CF;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	padding:7px 0px;
}
h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active {
	color:#0099ff;
	font-weight:normal;
	text-decoration:none;
	text-shadow: 1px 1px 1px #fff;
	line-height:0px;
	font-weight:bold;
}
h5 {
	font-size:16px;
	color:#666666;
	text-shadow: 1px 1px 1px #ff6699;
}
h6 {
	font-size:16px;
	color:#666666;
	text-shadow: 1px 1px 1px #ff6699;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}
p a:link,
p a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom:1px solid #09F;
}
p a:hover {
	background:#7bbfcb;
	color:#fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
}



.tour-1 {
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}
.work {
color:#ccff66;
	border-bottom:1px solid #ccff66;
	border-top:1px solid #ccff66;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	padding:10px 0px;
	margin:20px 0px;
	text-transform:capitalize;
	background-color:rgba(153, 153, 153,0.5);
	text-indent:20px;
}
#content ul {
	padding:0px;
	margin:0px;
	margin-left:12px;
}
#content li {
	list-style:url(images/images-bullet-point.png);
	/*background:url(images/images-bullet-point.png) 1px 4px no-repeat;*/
margin-left:10px;
	margin-top:7px;
	margin-bottom:7px;
}

#content tr td {
	border-top: 1px solid #4b443c;
	padding:9px 4px;
}
.form {
	padding:10px;
	margin-bottom:4px;
	border-bottom:0px;
}
.form a hover {
	border:0px;
}
#demo {
	width: 500px;
	margin: 20px 0px;
	
}
#demo a.press-it-btn {
	-moz-border-radius:3px;
	-moz-box-shadow: 0px 1px 0px #e4b775;
	background:-moz-linear-gradient(center top, #fff39b, #ffca7d) repeat scroll 0 0 transparent;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	padding:2px 10px;
}
#demo a.press-it-btn:hover,
#demo a.press-it-btn:focus {
	-moz-border-radius:3px;
	-moz-box-shadow: 0px 1px 0px #e4b775;
	background:-moz-linear-gradient(center top, #ffca7d, #fff39b) repeat scroll 0 0 transparent;
	color:#000;
	text-decoration:none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	padding:2px 10px;
}
#demo a.press-it-btn:active {
	-moz-border-radius:3px;
	-moz-box-shadow: 0px 1px 0px #e4b775;
	background:-moz-linear-gradient(center top, #999, #ccc) repeat scroll 0 0 transparent;
	color:#000;
	text-decoration:none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	text-align:center;
	padding:2px 10px;
}
element.style {
    background-color: #CCCCCC;
    border: 3px dashed #333333;
    width: 180px;
}
.community {
	border:5px solid #CCC; 
	margin: 0 15px 15px 0;
	float:left;
}