/* -- [ AIM Alliance ] -----------------------------------------------------------------

	Designer:			Teddy Hwang

---------------------------------------------------------------------------------------- */

/* ----- [ The Basics ] ---------------------------------------------------------------- */

* {
	margin: 0 auto;
	padding: 0px;
}

* p {
	margin: 0 0 1.5em 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	text-align: left;
	background: url(images/homepage/background_small.jpg) repeat-x 0 150px #fff;
}

#homepage {
	background: url(images/homepage/background.jpg) repeat-x 0 150px #fff;
}

a:visited, a:link  {
	color: #de2e27;
	text-decoration: none;
	outline: none;
}

a:hover	{
	text-decoration: underline;
	color: #de2e27;
}

a:active {
	text-decoration: none;
	color: #000;
}

a img		{border-width: 0px;}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #333;
	font-weight: normal;
}

blockquote {
	line-height: 1.8em;
	color: #666;
	font-style: italic;
	padding: 0 30px;
}

.left		{float: left;}
.right		{float: right;}
.alignleft	{text-align: left;}
.alignright	{text-align: right;}
img.left	{margin: 10px 10px 10px 0;}
img.right	{margin: 10px 0 10px 10px;}

.middle {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
}

.ir {
	text-indent: -10000px;
	display: block;
}

.content {
	width: 960px;
}

/* ----- [ Homepage ] ------------------------------------------------------------------ */

#globalnav {
	width: 100%;
	background: #333;
	height: 30px;
	font-size: 1.2em;
}

#globalnav ul {
	width: 940px;
	border-left: solid 1px #000;
	height: 30px;
	list-style-type: none;
}

#globalnav ul .last {
	border-right: solid 1px #5a5a5a;
}

#globalnav ul li {
	float: left;
}

#globalnav ul li a {
	float: left;
	display: block;
	padding: 8px 15px 0 15px;
	color: #fff;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #000;
	height: 22px;
}

#globalnav ul li a:hover {
	text-decoration: none;
	background: #000;
}

#header {
	padding: 15px 0 0 0;
	height: 105px;
}

#header p {
	margin: 0 0 0 10px;
}

#header ul {
	list-style-type: none;
	margin: 0 10px 0 0;
}

#header ul li {
	float: left;
	margin: 50px 0 0 0;
}

#header ul li a {
	float: left;
	display: block;
	text-indent: -10000px;
	width: 136px;
	height: 55px;
	margin: 0 0 0 20px;
}

#header ul li #about_us				{background: url(images/homepage/navigation.jpg) no-repeat 0 0;}
#header ul li #contact_us			{background: url(images/homepage/navigation.jpg) no-repeat -136px 0;}

#header ul li #about_us:hover		{background-position: 0 -55px;}
#header ul li #about_us:active		{background-position: 0 -110px;}
#header ul li #contact_us:hover		{background-position: -136px -55px;}
#header ul li #contact_us:active	{background-position: -136px -110px;}

#banner {
	background: url(images/homepage/glow.png) no-repeat 50% bottom;
	height: 308px;
}

#banner h2 {
	text-indent: -10000px;
	display: block;
	width: 942px;
	height: 182px;
	background: url(images/homepage/introduction.png) no-repeat 0 0;
	margin: 40px 10px 0 10px;
}

#banner p a {
	display: block;
	text-indent: -10000px;
	float: right;
	width: 252px;
	height: 43px;
	background: url(images/homepage/learn_more.png) no-repeat 0 0;
	margin: 15px 10px 0 10px;
}

#links {
	font-size: 1.2em;
}

#links ul {
	list-style-type: none;
}

#links p a img {
	margin: 20px 10px 0 10px;
}

#links ul li {
	float: left;
	margin: 0 10px;
	width: 220px;
}

#links ul li a {
	float: left;
	color: #333;
	width: 220px;
	display: block;
	padding-top: 120px;
}

#links ul li a:hover {
	color: #000;
	text-decoration: none;
}

#links ul #rps a				{background: url(images/homepage/links.jpg) no-repeat 0 top;}
#links ul #industries a			{background: url(images/homepage/links.jpg) no-repeat -220px top;}
#links ul #aim a				{background: url(images/homepage/links.jpg) no-repeat -440px top;}
#links ul #partner a			{background: url(images/homepage/links.jpg) no-repeat -660px top;}

#links ul #rps a:hover			{background: url(images/homepage/links.jpg) no-repeat -880px top;}
#links ul #industries a:hover	{background: url(images/homepage/links.jpg) no-repeat -1100px top;}
#links ul #aim a:hover			{background: url(images/homepage/links.jpg) no-repeat -1320px top;}
#links ul #partner a:hover		{background: url(images/homepage/links.jpg) no-repeat -1540px top;}

#rps_choices {
	font-size: 1.2em;
	margin: 50px auto 30px auto;
}

#rps_choices h1 {
	margin: 0 0 30px 0;
}

#rps_choices h3 {
	margin: 0 0 20px 10px;
}

.choice {
	float: left;
	width: 360px;
	margin: 0 30px;
	padding: 20px 30px;
	background: #eee;
	height: 230px;
}

.choice h2 {
	margin: 0 0 10px 0;
}

.choice ul {
	margin: 0 0 30px 40px;
}

.choice ul li {
	line-height: 18px;
}

#about, #contact {
	font-size: 1.2em;
	margin: 50px auto 20px;
}

#about h2, #contact h2 {
	font-size: 24px;
}

#about h3, #contact h3 {
	font-size: 18px;
	color: #de2e27;
}

#about h2, #about h3, #contact h2, #contact h3 {
	margin: 0 0 15px 0;
}

.main {
	width: 620px;
	float: left;
	margin: 0 10px;
}

.main ul {
	margin: 0 0 0 40px;
}

.main ul li {
	margin: 0 0 10px 0;
}

.team {
	width: 300px;
	float: left;
	margin: 0 10px;
}

.profile {
	background: #f3f3f3;
	width: 268px;
	border: solid 1px #d6d6d6;
	padding: 15px;
	margin: 0 0 20px 0;
}

.profile img {
	float: left;
	margin: 0 15px 0 0;
}

.profile h4 {
	font-size: 15px;
	margin: 0 0 5px 0;
}

.profile h4 span {
	font-size: 12px;
	font-weight: normal;
}

.profile p {
	margin: 0 0 5px 0;
	font-size: 12px;
}

#contact form {
	background: #ebebeb;
	padding: 30px 10px 10px 10px;
	margin: 0 0 20px 0;
}

#contact label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0 20px 0 0;
}

#contact form p {
	clear: both;
	margin: 0 0 20px 0;
}

#contact input {
	width: 290px;
	font-size: 14px;
	padding: 3px 5px;
	margin-top: -5px;
}

#contact select {
	width: 300px;
}

#contact textarea {
	width: 300px;
	height: 150px;
}

#contact #sendbutton {
	width: 96px;
	padding: 0;
	margin: 0 0 0 170px;
	display: block;
	background: url(images/homepage/send.png) no-repeat 0 0;
	height: 30px;
	text-indent: -10000px;
	border: none;
}

#footer {
	color: #949494;
	font-size: 1.1em;
	border-top: solid 1px #d5d5d5;
	padding: 5px 0 0 0;
	width: 940px;
}

/* ----- [ Clear Floats ] -------------------------------------------------------------- */

.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

