
/* Page Properties */

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #000000;
}

td {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#nav {
	position: relative;
	top: 108px;
	left: 0px;
	text-align: right;
	padding-right: 20px;
	font-size: 14px;
	line-height: 25px;
}

#nav a {
	text-decoration: none; 
}

.small_nav {
	text-align: right;
	padding-right: 0px;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none; 
}

#solutions {
	position: relative;
	left: 0px;
	top: 20px;
	width: 701px;
}

#solutions a {
	font-size: 12px;
	text-decoration: none; 
}

#Identity, #Web, #Marketing, #Advertising,#Copywriting {
	padding-right: 42px;
}

#portfolio_list {
	height: 266px;
	overflow: auto;
}

.white {
	color: #FFFFFF;
	text-decoration: none; 
}

.gray {
	color: #807f83;
}

.body_text {
	height: 200px;
	padding-left: 25px;
	padding-top: 38px;
	padding-right: 25px;
	color: #808080;
	text-align: left;
	line-height: 20px;
}

.header_text {
	position: relative;
	top: 5px;
	font-family: Arial;
	font-size: 18px;
}

.username {
	position: relative;
	top: 20px;
	left: 7px;
}

.password {
	position: relative;
	top: 48px;
	left: 7px;
}

.username_input {
	width: 357px;
	height: 36px;
	font-size: 22px;
	font-weight: bold;
	background: #9a9a9a;
	border-style:solid;
	border-width:0px;
	padding:2px;
	margin: 2px;
	color:#FFFFFF;
	cursor:pointer;
}

.password_input {
	width: 357px;
	height: 36px;
	font-size: 22px;
	font-weight: bold;
	background: #9a9a9a;
	border-style:solid;
	border-width:0px;
	padding:2px;
	margin: 2px;
	color:#FFFFFF;
	cursor:pointer;
}

.invalid {
	position: relative;
	top: 78px;
	left: 10px;
	width: 87px;
	background-color: #ffffff;
	color: #00A4E4;
}

.sign_in{
	position: relative;
	top: 78px;
	left: 280px;
	width: 87px;

}

.sign_in_invalid {
	position: relative;
	top: 48px;
	left: 280px;
	width: 87px;
}

.blue {
	color: #00A4E4;
}

.facebook {
	position: relative;
	top: -5px;
}

.copyright {
	padding-top: 0px;
	font-size: 9px;
	color: #292929;
}

img{
	border: 0px;
}
