/* 		idwebhost.com Standard CSS 	*/
/*                    created by Jogjacamp             */

/* Body Style */
body {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	background: url(http://idwebhost.com/underconstruction/bg-suspend.gif) top left repeat-x #A23171;
}
.clear {
	clear: both;
}
/* --------- warper and header element -------- */

.body {
	padding: 0px;
	margin: 0px;
}
.layout{
	padding: 20px 10px;
	background: url(http://idwebhost.com/underconstruction/coming-suspend.gif) top right no-repeat;
}
#logo {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo img{
	margin: 0px auto;
	border: 0px;
}
.container {
	width: 600px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	color: #FFD5E2;
}
.container a{
	color: #fff;
	text-decoration: none;
	background: url(http://idwebhost.com/underconstruction/dotted.gif) bottom left repeat-x;
}
.container a:hover{
	color: #c6e581;
	text-decoration: none;
}
.container h1{
	font-size: 22px;
	line-height: 120%;
}
.container h2{
	font-size: 16px;
	line-height: 120%;
}
.container p{
	clear: both;
	font-size: 13px;
	line-height: 160%;
}
.container div{
	clear: both;
}
.container div img{
	margin: 10px;
	border: 2px solid #7bb6ff;
}