/* @override http://branbornemedia.com/clients/indigospin/1411%20web/css/all.css */

body {
	font: 14px Tahoma, Arial, Helvetica, sans-serifl;
	margin: 0;
	background:#58585a url(../images/bg-body.gif) repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {text-decoration: none;}
a:hover {text-decoration: none;}
img {border-style: none;}
.wrap{
	background:url(../images/bg-main.gif) no-repeat 50% 100%;
	width:100%;
	margin:0 0 80px;
	min-width:870px;
}
/* wrapper start */
#wrapper {
	margin: 0 auto;
	width:756px;
	position: relative;
}
/* header start */
#header {
	height:226px;
	width:756px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
/* logo start */
.logo {
	position:absolute;
	display:block;
	top:34px;
	left:90px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	width: 582px;
	height: 106px;
	text-indent: -9999px;
	margin:0;
	z-index:100;
}
.logo a {
	height: 100%;
	display: block;
}
/* logo end */
/* slogan start */
.slogan {
	font-size:17px;
	color:#58585a;
	font-weight:normal;
	position:absolute;
	top:155px;
	left:206px;
	letter-spacing:1px;
}
.slogan span {
	color:#dc1f26;
	background:url(../images/txt-dot.gif) no-repeat 0 12px;
	width: 5px;
	height: 5px;
}
/* header end */
/* slogan end */
.image-holder {
	overflow:hidden;
	position:absolute;
	top:161px;
	left:0;
	width:363px;
	height:136px;
}
.image-holder img{display:block;}
/* main start */
#main {
	width:100%;
	overflow:hidden;
	padding:255px 0 135px;
}
/* content start */
#content{
	width:430px;
	float:left;
	padding:19px 0 0;
}
#content h2{
	background:url(../images/txt-o.gif) no-repeat;
	padding:4px 0 0 23px;
	color:#f2f2f2;
	font-size:16px;
	margin:0 0 6px;
}
#content p{
	margin:0;
	color:#f2f2f2;
	line-height:17px;
	padding:0 0 20px;
}
.text {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.text h3{
	display:inline;
	margin:0;
	background:url(../images/ico-ttl.gif) no-repeat 1px 6px;
	padding:0 0 0 15px;
	font-size:14px;
	color:#f2f2f2;
}
.text p{
	margin:0;
	display:inline;
	color:#f2f2f2;
	line-height:14px;
	padding:0 !important;
}
.btn-join {
	background:url(../images/btn-join.gif) no-repeat;
	width: 209px;
	height: 47px;
	display:block;
	margin:1px auto 25px;
	text-indent:-9999px;
	overflow:hidden;
}
.contact{
	margin:0;
	padding:1px 0 2px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.contact li{
	width:100%;
	overflow:hidden;
	margin:-3px 0 0;
}
.contact li span,
.contact li strong,
.contact li a{
	color:#f2f2f2;
	font-weight:normal;
	float:left;
}
.contact li a{text-decoration:underline;}
.contact li span {width:180px;}
.contact li a:hover{
	color:#ed1c24;
	text-decoration:underline;
}
.btn-download {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.btn-download:hover{color:#ed1c24;}
/* content end */
/* sidebar start */
#sidebar {
	width:300px;
	float:right;
}
#sidebar h2{
	font-size:27px;
	color:#fff;
	margin:0 0 12px;
}
#sidebar img{
	margin:0 0 0 -68px;
	position:relative;
}
.side-text {
	font-size:12px;
	color:#f2f2f2;
	text-align:right;
	display:block;
	padding:0 15px 0 0;
}
/* sidebar end */
/* main end */
/* wrapper end */
