body {
	background-color: 	#de1765;
}

#globalContainer {
	margin:				0 auto;
	width:				781px;
	margin-top:			20px;
}

#topContainer {
	width:				781px;
	height:				26px;
	background-image: 	url(images/topbg.png);
	background-repeat: 	no-repeat;
}

#cntrContainer {
	width:				781px;
	background-image: 	url(images/bg.png);
	background-repeat: 	repeat-y;
}

#cntrContent {
	border:				1px solid #de1765;
	margin-left:		20px;
	width:				706px;
	padding: 			25px;
	padding-left:		25px;
	padding-right:		10px;
	padding-top:		0px;
	padding-bottom:		0px;
	background-color:	white;
	font-family:		Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:			13px;
	line-height: 		20px;
}

#btmContainer {
	width:				781px;
	height:				21px;
	background-image: 	url(images/btmbg.png);
	background-repeat: 	no-repeat;
}

#rightColumn {
	width:				180px;
	float:				right;
	border-left:		1px solid #f2f2f2;
	height:				550px;
	padding-left:		10px;
	text-align: 		center;
}

p {
	text-align:			left;
	font-size:			12px;
}

#logo {
	margin-bottom:		10px;
}

hr {
	border: 			0;
	color: 				#0084ff;
	background-color: 	#0084ff;
	height: 			1px;
	width: 				100%;
	text-align: 		left;
}

form {
	margin-top:			10px;
}

img {
	border:				0px;
}

label {
	cursor: 			pointer;
}

.solli {
	cursor: 			pointer;
}

.title1 {
	font-size:			16px;
	color:				#6c6c6c;
}

.title2 {
	font-size:			14px;
	color:				#6c6c6c;
	margin-top:			3px;
	margin-bottom:		8px;
}

.title3 {
	font-size:			14px;
	color:				#343434;
	float:				left;
	width:				405px;
	padding-bottom:		3px;
}

.noworries {
	font-size:			11px;
	color:				#565656;
}

.tweet {
	width:				365px;
	height:				72px;
	background-image: 	url(images/tweet.png);
	background-repeat: 	no-repeat;
	position: 			relative;
	padding-top: 		20px;
	padding-left: 		80px;
	padding-right: 		20px;
	font-size: 			15px;
	margin-bottom:		20px;
}

.tweet #pointer {
	position:			absolute;
	top: 				0px;
	left: 				0px;
}

a {
	color:				#0084ff;
	text-decoration: 	underline;
}

a.more {
	font-size:			13px;
}

a:hover {
	text-decoration: 	none;
}

#charsLeft {
	float: 				left;
	font-size:			25px;
	color:				#cccccc;
	width:				47px;
	text-align: 		right;
	margin-bottom:		4px;
}

h3 {
	font-size:			24px;
	padding:			0px;
	margin: 			0px;
	margin-top:			15px;
	margin-bottom:		20px;
	font-weight: 		normal;
}

textarea {
	width:				454px;
	height:				60px;
	border:				1px solid #333333;
	font-family:		Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:			13px;
	padding:			3px;
}

#formprt1 input, #formprt2 input {
	width:				210px;
	border:				1px solid #333333;
	font-family:		Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:			13px;
	padding:			3px;
}

#formprt1, #formprt2 {
	padding-top:		10px;
	width:				243px;
	float:				left;
}

#formprt2 {
	width:				211px;
}

#formprt3 {
	padding-top:		10px;
	width:				454px;
	padding-left:		48px;
	background-image:   url(images/linkedin.png);
	background-repeat:  no-repeat;
	background-position:0px 15px;
	padding-top: 		10px;
}

#formprt3 input {
	width:				405px;
	border:				1px solid #333333;
	font-family:		Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:			13px;
	padding:			3px;
}

.submit {
	margin-top:			10px;
	margin-left:		371px;
}

#sollitxt1, #sollitxt2 {
	display:			none;
}

#solliintro1, #solliintro2 {
	display:			none;
}

#sollirt1, #sollirt2 {
	display:			none;
}

#sollinfo1, #solloinfo2 {
	display:			none;
}

#sollirt1, #sollirt2, #sollirt3 {
	text-align:			left;
	padding:			0px;
	margin:				0px;
}

.about {
	color:				white;
	font-family:		Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:			12px;
	margin-top:			10px;
	margin-bottom: 		20px;
	padding-left:		20px;
	padding-right:		20px;
}

.about a {
	color:				white;
}
