/* @override http://localhost:8888/angelawangdesign/css/site.css */

* html img {
	behavior: url(js/iepngfix.htc);
}

img {
	border: 0;
	margin: 0;
}

li {
	list-style: none;
}

p, ol, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background: #a8a8a8 url(../awdesign/awbackground.jpg) 50% 0 no-repeat;
	color: #4F4F4F;
		font: 13px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;

}

a {
	color: #06381d;
}

a:hover {
	color: #00853e;
}

#container {
	margin: 0 auto;
	width: 960px;
}

sup {
	font-size: 0.6em;
}

small {
	white-space: nowrap;
}

/* @group Top */

#top {
	height: 100px;
}

#top a {
	cursor: pointer;
	font: 12px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
	font-weight: 300;
	text-decoration: none;
	color: #ffffff;
	text-transform:uppercase;
	outline: none;
	position: relative;
	top: 9px;
	padding: 0 15px;
}

#top a:hover,
#top a:active {
	color: #006931;
}

	a#awdesign {
	border: none;
	display: inline-block;
	text-indent: -9999px;
	width: 210px;
	padding: 50px 0 0;
}

/* @end */

/* @group Portfolio */

#logos img {
	height: 480px;
	width: 960px;
}

#web img {
	height: 480px;
	width: 960px;
}

#intro img {
	height: 480px;
	width: 960px;
}


#portfolio-wrapper {
	height: 480px;
	overflow: hidden;
	width: 960px;
}

#portfolio {
	height: 480px;
	width: 6000px;
}

#portfolio img {
	float: left;
	cursor: pointer;
}

/* @end */

div#about {
	clear: both;
}

#about-1
{
	float: left;
	width: 540px;
	height: 380px;
	padding:25px 50px;
}

#about-2 {
	float: left;
	height: 480px;
	width: 320px;

}

#about p {
	word-spacing: 1px;
	margin-bottom: 15px;
}

h2, h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	float: left;
	
}


form ol li label {
	text-transform: uppercase;
	font-size:11px;
}

div#recaptcha_area {
	margin: 0 0 15px 0;
}

form ol li {
	margin-bottom: 15px;
}

