@charset "utf-8";
/* CSS Document */

.comingsoon {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	width: 800px;
	background-image: url(images/1.png);
	height: 600px;
}
.comingsoon img {
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	width: 32px;
	float: right;
	margin-top: 50px;
}
.comingsoon .diplink {
	height: 40px;
	width: 120px;
	background-color: #333;
	text-transform: uppercase;
	text-align: left;
	margin-top: 380px;
	margin-left: 360px;
	float: left;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
.comingsoon a:hover {
	background-color: #CCC;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #F5F5F5;
}
body:hover {
	background-color: #FFF;
}
#footer {
	margin-top: 80px;
	font-size: 12px;
	text-align: left;
	padding: 15px;
}


a {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #03F;
}
.clear {
	clear: both;
}

#header {
	border-left-width: 20px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-left: 5px;
	border-left-style: solid;
	margin-bottom: 45px;
	margin-top: 27px;
}
#header:hover ,#left:hover {
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
}
#left {
	width: 250px;
	float: left;
	border-left-width: 20px;
	padding-left: 10px;
	border-left-color: #FFF;
	border-left-style: solid;
	color: #000;
}
#left p {
	font-size: 13px;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
}

#left ul {
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left ul li {
	padding-top: 5px;
}
#center {
	border: 1px solid #CCC;
	float: left;
	width: 760px;
}
.thumbs.noscript li {
	font-size: 13px;
	padding-bottom: 5px;
	list-style-type: none;
}


#center #thumbs {
	width: 100px;
	float: left;
}

.content {
	float: right;
	width: 650px;
	height: 520px;
}
.seesome {
	font-size: 12px;
	padding: 30px;
}
#center .seesome p {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.seesome p:hover , .seesome a:hover{
	text-decoration: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #F00;
}

