﻿* {
	margin: 0 auto;
	padding: 0;
}

body {
	background: #000000 url('images/bck.jpg') repeat-x scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#header {
	background: transparent url('images/head_bck.jpg') no-repeat scroll center center;
	width: 1010px;
	height: 646px;
	margin: 0 auto;
}

#title {
	width: 1010px;
	margin: 0 auto;
	text-align: center;
}

#title img {
	padding-top: 60px;
}

#photos {
	text-align: center;
	padding: 20px 0;
}

#areas {
	width: 1010px;
	margin: 0 auto;
}

#boxes {
	padding: 0 130px;
	margin: 0 auto;
}

#box1, #box2, #box3 {
	width: 375px;
	height: 180px;
	float: left;
}

#box1 {
	background: transparent url('images/box1.png') no-repeat scroll left top;
}
#box2 {
	background: transparent url('images/box2.png') no-repeat scroll left top;
}
#box3 {
	background: transparent url('images/box3.png') no-repeat scroll left top;
}

#boxes h3 {
	padding: 25px 10px 5px 40px;
	line-height: 20px;
}

#boxes p {
	width: 75%;
	line-height: 15px;
}

#middle {
	background: transparent url('images/mid_bck.gif') repeat-y scroll center top;
}
#mid_top, #mid_bot {
	text-align: center;
}

#contain {
	width: 732px;
}

.IEimgFix {
	vertical-align: bottom;
	margin: 0 auto;
	padding: 0;
}

#tweetContain {
	float: left;
	margin: 20px auto 20px;
	width: 296px;
	background-color: #5b5b5b;
}

#SignContain {
	float: left;
	margin: 20px 0 20px 20px;
	width: 409px;
	background-color: #5b5b5b;
}

#tweetContain H2 {
	width: 296px;
	height: 63px;
	text-indent: -2000px;
	background: transparent url('images/tweet.gif') no-repeat scroll left top;
}

#SignContain H2 {
	width: 409px;
	height: 63px;
	text-indent: -2000px;
	background: transparent url('images/sign-up.gif') no-repeat scroll left top;
}

#tweetContain h4, #SignContain h4 {
	padding: 0 10px 5px 40px;
	line-height: 20px;
}

#tweetContain h4, a, #SignContain h4, a {
	color: #FFFFFF;
}

#tweetContain p, #SignContain p {
	color: #cccccc;
	width: 210px;
	line-height: 14px;
}

#tweetContain a {
	border: 0;
}

tr, td {
	color: #FFFFFF;
	padding: 10px;
}

table {
	padding-left: 30px;
}

#foot_contain {
	font-size: 90%;
	padding: 20px 140px;
}

#phone {
	width: 220px;
	float: left
}

#copy {
	text-align: right;
	width: 510px;
	float: left;
}

#I1 {
	border: 0;
}

a.social_1 {
	display:block;
	line-height: 30px;
	background: url(http://www.weblinkinternational.com/img/twitter.png) no-repeat left top;
	padding: 0 0 0 30px;
}