@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#191919;
}
#title {
	background-image:url(/img/title.png);
	width:299px;
	height:169px;
}
.h1 {
	font-size:2.2em;
	margin:0;
}
.h2 {
	font-size:2em;
	letter-spacing:.12em;
	margin-left:3px;
	margin-top:0;
	margin-bottom:0;
	color:#333;
}
.h3 {
	font-size:1.5em;
	margin:0;
	color:#fff;
	margin-left:14px;
}
.p {
	color:#7b7b7b;
	font-size:1.0em;
	margin-top:0;
	line-height:17px;
	text-align:center;
}
#header {
	width:100%;
	height:370px;
	background-color:#bbbbbb;
	border-bottom:2px groove #d5d5d5;
	background:#bbbbbb url(../img/hdr-bg.jpg) no-repeat center;
}
#hdr-con {
	width:982px;
	height:368px;
	margin:auto;
	background-color:#a9a9a9;
	position:relative;
	top:10px;
	padding:10px;
}
#hdr-con-2 {
	padding:5px;
	width:968px;
	height:354px;
	margin:auto;
	background-color:9e9e9e;
	border: 2px groove #d5d5d5;
	background:#bbbbbb url(../img/hdr-bg.jpg) no-repeat center;
}
#hdr-con-3 {
}
#bg-img-shadow {
	z-index:+1;
	position:absolute;
	width:1100px;
	height:461px;
	top:-8px;
	margin-left:-550px;
	left:50%;
	background-image:url(/img/bg-sdw.png);
}
#hdr-text {
	float:left;
	width:300px;
	height:350px;
	padding:5px;
}
#hdr-img {
	margin-top:30px;
	float:right;
	width:504px;
	height:311px;
	background-image:url(../img/hdr-img.png);
}
#content-con {
	width:100%;
	height:auto;
	background:url(../img/main-bg.jpg) repeat-x #1a1a1a;
}
#content {
	padding-top:60px;
	width:1002px;
	height:1080px;
	margin:auto;
}
.example-mod {
	width:100%;
	height:320px;
	margin:auto;
	padding-top:20px;
	background:url(/img/element%20border.png) top left no-repeat;
}
.example-mod-2 {
	width:100%;
	height:320px;
	margin:auto;
	padding-top:20px;
}
.examples {
	width:900px;
	height:auto;
	margin:auto;
	padding-top:30px;
}
.ex-title {
	color:white;
	font-size:20px;
	text-align:center
}
.ex-title-2 {
	color:white;
	font-size:20px;
	text-align:center;
}
.ex-img {
	margin-left:61px;
}
.clear {
	clear:both;
}
#footer {
	width:100%;
	height:238px;
	margin:auto;
	background-color:#000;
	border-top: 1px solid #2d2d2d;
}
#footer-con {
	width:1002px;
	height:238px;
	margin:auto;
	background:url(../img/w3c_home_nb.png) bottom right no-repeat;
}
.ftr-content {
	float:left;
	width:314px;
	height:218px;
	padding:10px;
	position:relative;
}
.ftr-content ul li {
	margin-top:-5px;
	color:#d9d9d9;
	font-size:1.1em;
	line-height:28px;
	list-style-image:url(../img/tick2.png);
}
#footer2 {
	width:100%;
	height:350px;
	margin:auto;
	background:url(/img/ftr-bg.png) repeat-x;
}
#footer-con2 {
	width:1002px;
	height:238px;
	margin:auto;
}
#ftr-content2 {
	float:left;
	width:580px;
	height:218px;
	background-color:#a9a9a9;
	padding:10px;
}
#ftr-content-3 {
	padding:5px;
	width:566px;
	height:204px;
	margin:auto;
	background-color:9e9e9e;
	border: 2px groove #d5d5d5;
	background:#bbbbbb url(../img/hdr-bg.jpg) no-repeat center;
}



#ftr-content2-rt {
	float:right;
	width:326px;
	height:218px;
	background-color:#a9a9a9;
	padding:10px;
	
}
#ftr-content-3-rt {
	padding:5px;
	width:312px;
	height:204px;
	margin:auto;
	background-color:9e9e9e;
	border: 2px groove #d5d5d5;
	background:#bbbbbb url(../img/hdr-bg.jpg) no-repeat center;
}

#contact_form {
	margin-top:20px;
	margin-right:0;
	height:170px;
	width:300px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#contact_form tr {
	height: inherit;
	width: 200px;
}
.contact-text {
	width:10px;
	font-family: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-top:0;
}
.contact_field {
	border: 1px solid #2d2d2d;
	height: 20px;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top:-8px;
	width: 230px;
	background-color:#191919;
	padding:0;
	margin-left:0;
}
.contact_box {
	border: 1px solid #2d2d2d;
	height: 55px;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0;
	margin-top:-8px;
	margin-left:0;
	width:230px;
	background-color:#191919;
}
.send {
	margin-top:-10px;
	margin-right:0px;
	height:20px;
	color:#fff;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	float:left;
	background-color:#000;
	border:none;
}
.thanks {
	z-index:+1;
	position:absolute;
	width:100px;
	height:20px;
	color:#FFF;
	text-align:right;
	bottom:23px;
	right:85px;
}

