/* Structure */

	html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, blockquote, form, fieldset, input, button {
	margin:0;
	padding:0;
	}

	body {
	text-align:center;
	}

	.clear {
	clear:both;
	height:0;
	line-height:1px;
	}

	img {
	border:0;
	}

	#header {
	height:73px;
	min-width:1000px;
	}

	#header .aligncenter {
	margin:0 auto;
	width:925px;
	}

	h1 {
	float:left;
	}

	#navigation {
	float:right;
	}

	#navigation li {
	float:left;
	line-height:20px;
	}

	#navigation li {
	display:block;
	margin:24px 0 0 0;
	}

	#navigation li.important {
	margin:0;
	}

	#navigation li a{
	display:block;
	height:20px;
	width:80px;
	font-size:1.2em;
	color:#E5E5E5
	}

	

	#navigation .signup a {
	display:block;
	height:73px;
	margin:0 -10px;
	width:173px;
	}

	#navigation a {
	margin:0;
	}

	#introduction {
	height:335px;
	min-width:1000px;
	}

	#introduction .aligncenter {
	padding:0;
	margin:0 auto;
	width:975px;
	}

	#about {
	height:335px;
	float:right;
	padding:0 0 0 47%;
	width:535px;
	}
 
	#about p.body {
	position:relative;
	z-index:1;
	}

	h2 {
	padding:60px 0 0 0;
	}

	#about .button {
	display:block;
	margin:5px 0 -100px -39px;
	padding:40px 0 0 0;
	position:relative;
	width:189px;
	z-index:0;
	}

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

	#container .aligncenter {
	margin:0 auto;
	}

	#container div.alignleft, #container div.alignright {
	height:237px;
	position:relative;
	text-align:left;
	width:504px;
	}

	#container div.alignleft .padding, #container div.alignright .padding {
	padding:0 26px;
	}

	#container div.alignleft {
	float:left;
	}

	#container div.alignright {
	float:right;
	}

	.disappear {
	display:none;
	visibility:hidden;
	}

	#container .left {
	padding:0 0 0 25px;
	}

	#container .right {
	padding:0 25px 0 0;
	}

	#container .corner {
	float:right;
	}

	#container .left .corner a {
	display:block;
	height:82px;
	margin:30px -15px -56px 0;
	position:relative;
	width:141px;
	}

	#container .right .corner a {
	display:block;
	height:84px;
	margin:31px -6px -63px 0;
	position:relative;
	width:145px;
	}

	#container .left .body {
	padding:0.5em 0.5em 0 0.75em;
	}

	#container .right .body {
	padding:0.5em 0.5em 0 0;
	}

	#container p.alignleft {
	float:left;
	}

	h3 {
	float:left;
	margin:1em 0 0 0;
	padding:0 0 0 0.25em;
	}

	#footer {
	min-width:1000px;
	}

	#footer .aligncenter {
	margin:0 auto;
	padding:1.25em;
	width:900px;
	}

	#footer a {
	color:#ADDB3A;
	text-decoration:none;
	}

	#footer a:hover {
	text-decoration:underline;
	}

	#footer .alignleft {
	float:left;
	}

	#footer #metadata {
	float:left;
	text-align:left;
	width:60%;
	}

	#footer #metadata ul {
	line-height:2;
	list-style:none;
	margin:0 3em 0 0;
	}

	#footer #metadata div.middle {
	padding:0 2em;
	}

	#footer #metadata div.last {
	padding:0 0 0 2.25em;
	}

	#footer #metadata ul a {
	text-decoration:none;
	}

	#footer #metadata ul a:hover {
	text-decoration:underline;
	}

	#footer #legal {
	float:right;
	margin:1.75em 0 0 0;
	text-align:left;
	text-transform:capitalize;
	width:39%;
	}

	#footer #legal p {
	margin:0 0 0.75em 0;
	}

	#footer #metadata {
	float:left;
	text-align:left;
	width:60%;
	}

	#footer #metadata ul {
	line-height:2;
	list-style:none;
	margin:0 3em 0 0;
	}

	#footer #metadata div.middle {
	padding:0 2em;
	}

	#footer #metadata div.last {
	padding:0 0 0 2.25em;
	}

	#footer #metadata ul a {
	text-decoration:none;
	}

	#footer #metadata ul a:hover {
	text-decoration:underline;
	}

	#footer #legal {
	float:right;
	margin:1.75em 0 0 0;
	text-align:left;
	text-transform:capitalize;
	width:39%;
	}

	#footer #legal p {
	margin:0 0 0.75em 0;
	}

	#footer #legal a:hover {
	text-decoration:underline;
	}

/* End structure */

/* Typography */

	body {
	font:12px "news gothic mt", helvetica,arial,sans-serif;
	line-height:1.35em;
	}

	#header {
	line-height:0.1;
	text-transform:lowercase;
	}

	h1 {
	font-size:2em;
	text-align:left;
	}

	h1 a {
	text-decoration:none;
	}

	

	#navigation li {
	font-size:1.1em;
	text-decoration:none;
	}

	#navigation a {
	text-decoration:none;
	}

	#about {
	text-align:left;
	}

	h2 {
	font-size:4em;
	font-weight:400;
	text-transform:lowercase;
	}

	#about p {
	font-size:14px;
	line-height:1.5;
	}

	#about .button a {
	font-weight:700;
	text-align:center;
	text-decoration:none;
	}

	#container div.alignleft, #container div.alignright {
	text-align:left;
	}

	#container .corner {
	text-align:left;
	}

	#container .left .corner a {
	font-weight:700;
	text-decoration:none;
	}

	#container .right .corner a {
	font-weight:700;
	text-decoration:none;
	}

	h3 {
	font-size:1.5em;
	font-weight:400;
	letter-spacing:-0.01em;
	text-transform:capitalize;
	}

	#footer {
	font-size:1.1em;
	}

	h4 {
	font-weight:400;
	text-transform:uppercase;
	}

	#footer a {
	text-decoration:none;
	}

	#footer a:hover {
	text-decoration:underline;
	}

	#footer #metadata {
	text-align:left;
	}

	#footer #metadata ul {
	line-height:2;
	}

	#footer #metadata ul a {
	color:#ADDB3A;
	text-decoration:none;
	}

	#footer #metadata ul a:hover {
	text-decoration:underline;
	}

	#footer #legal {
	text-align:left;
	text-transform:capitalize;
	}

/* End typography */

/* Color */

	body {
	background:#fff;
	color:#666;
	}

	#header {
	background:#333333;
	}

	h1 a {
	color:#fff;
	}

	#navigation li {
	color:#fff;
	}

	#navigation a {
	color:#fff;
	}

	#navigation li a:hover {
	color:#87B05F;
	}

	#navigation li.important a {
	color:#AFE32E;
	}

	h2 {
	color:#fff;
	}

	#about p {
	color:#fff;
	}

	#about .button a {
	color:#fff;
	}

	#container .left .corner a {
	color:#fff;
	}

	#container .right .corner a {
	color:#fff;
	}

	#footer {
	background:#b1b1b1;
	}

	h4 {
	color:#fff;
	}

	#footer a {
	color:#ADDB3A;
	}

	#footer #metadata ul a {
	color:#ADDB3A;
	}

	#footer #legal {
	color:#fff;
	}

	#footer #legal p {
	color:#fff;
	}

/* End color */

/* Images */

	#introduction {
	background:#a9a9a9 url(images/intro-background.gif) bottom repeat-x;
	}

	#navigation .home a {
	background:url(images/navigation-home.gif) center no-repeat;
	}

	#navigation .home a:hover {
	background:url(images/hover-home.gif) center no-repeat;
	}

	#navigation .about a {
	background:url(images/navigation-about.gif) center no-repeat;
	}

	#navigation .about a:hover {
	background:url(images/hover-about.gif) center no-repeat;
	}

	#navigation .our-work a {
	background:url(images/navigation-work.gif) center no-repeat;
	}

	#navigation .our-work a:hover {
	background:url(images/hover-work.gif) center no-repeat;
	}

	#navigation .services a {
	background:url(images/navigation-services.gif) center no-repeat;
	}

	#navigation .services a:hover {
	background:url(images/hover-services.gif) center no-repeat;
	}

	#navigation .blog a {
	background:url(images/navigation-weblog.gif) center no-repeat;
	}

	#navigation .blog a:hover {
	background:url(images/hover-weblog.gif) center no-repeat;
	}

	#navigation .signup a {
	background:url(images/navigation-signup2.png) left center no-repeat;
	}

	#navigation .signup a:hover {
	background:url(images/hover-signup2.png) left center no-repeat;
	}

	#about {
	background:url(images/about-background2.png) top left no-repeat;
	}

	#about .button {
	background:url(images/find-more.png) bottom center no-repeat;
	}
	#about .button:hover{
	background:url(images/find-more-over.png) bottom center no-repeat;
	}

	#container div.alignleft {
	background:url(images/content-background-left.gif) top left no-repeat;
	}

	#container div.alignright {
	background:url(images/content-background-right.gif) top right no-repeat;
	}

	#container .left .corner a {
	background:url(images/readmore2.gif) top right no-repeat;
	}

	#container .right .corner a {
	background:url(images/readmore2.gif) top right no-repeat;
	}

	#footer {
	background:#808080 url(images/footer-bg.gif) top repeat-x;
	}

	#footer #metadata .middle {
	background:url(images/footer-block-border.gif) top left no-repeat;
	}

	#footer #metadata .last {
	background:url(images/footer-block-border.gif) top left no-repeat;
	}
.a_main_links:hover{font-size:13px; color:#9bc659; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:10px;}
.text1{ font: bold x-large News Gothic MT,Helvetica; color:#a8d866; padding-left:10px; padding-top:10px; padding-right:5px; padding-bottom:5px;}
.text2{ font: bold 11px News Gothic MT,Helvetica; color:#b7b7b7; text-decoration:underline;}
.text2:hover{ font: bold 11px News Gothic MT,Helvetica ; color:#a8d866; text-decoration:none;}
.text3{ font: bold x-large News Gothic MT,Helvetica; color:#a8d866; padding-left:10px; padding-top:10px; padding-right:5px; padding-bottom:5px;}
.text3:hover{ font:normal 11px News Gothic MT,Helvetica; color:#a8d866; padding-left:10px; padding-top:10px; padding-right:5px; padding-bottom:5px;}
.div_padding{padding-bottom:6px; }
.text_blog{ font: bold larger News Gothic MT,Helvetica; color:#333333;}
.padding{padding-left:30px;}
.padding2{padding-left:30px; padding-right:40px; padding-top:10px;}
.border_sideline{background:url(images/side_right_middle.jpg) repeat-y right top; padding-left:102px; padding-right:10px; }
.line{border-bottom:#6d6d6d 3px solid;}
.text_blog2{ font: bold 18px News Gothic MT,Helvetica; color:#666666; }
.pa{ padding-left:20px;}
.style1{font-weight:bold;}
.pa1{padding-top:10px;}
.side_link{background:url(images/ball_links.jpg) no-repeat left top; height:13px; padding-left:20px; font-weight:bold; color:#999999; font-size:12px; padding-bottom:10px ; text-decoration:none}
.side_link:hover{background:url(images/ball_links.jpg) no-repeat left top; height:13px; padding-left:20px;  font-weight:bold; color:#fb9f3b; font-size:12px;  padding-bottom:10px ; text-decoration:none}
.td_border{border-bottom:#999999 2px solid;}
.td_border2{background:url(images/border.jpg) repeat-x left bottom;}
.td_border3{border-bottom:#999999 3px solid;}
.firstleft{background:url(images/comments_left.jpg) no-repeat right top; width:14px; height:32px;}
.firstbg{background:url(images/comments_first_bg.jpg) repeat-x left top;}
.secbg{background:url(images/comments_sec_bg.jpg) repeat-x left top;}
.secright{background:url(images/comments_right.jpg) no-repeat left top; width:10px; height:32px;}
.text_blog3{ font: bold large News Gothic MT,Helvetica; color:#999999; padding-left:10px;}
.bottom_table{padding-left:102px; padding-right:10px;}
.border_befriends{ border-bottom:#666666 solid 2px;}
.side_link2{padding-left:20px; font-weight:bold; color:#999999; font-size:12px; padding-bottom:10px ; text-decoration:none}
.side_link2:hover{padding-left:20px;  font-weight:bold; color:#fb9f3b; font-size:12px;  padding-bottom:10px ; text-decoration:none}
.pa3{ padding-left:75px;}
.pa2{ padding-left:40px;}
.bottom_bg{background:url(images/bottom_bg.jpg) repeat-x left top; height:194px; padding-left:53px; padding-top:25px}
.border_bottom{background:url(images/border_bottom.jpg) repeat-y right top;}
.font_bottom{font-size:12px; color:#FFFFFF; font-weight:bold}
.copy{color:#CCCCCC;}
.text_bot_link{ font: bold 11px News Gothic MT,Helvetica; color:#b2d93f; text-decoration:none;}
.text_bot_link:hover{ font: bold 11px News Gothic MT,Helvetica ; color:#333; text-decoration:none;}
.bottom_bg2{background:url(images/home_bottom.jpg) repeat-x left top; height:73px;}
.readmore{font-size:10px; color:#FFFFFF; font-weight:bold; background:url(images/readmore.jpg) no-repeat right ; padding-right:25px; text-decoration:none}
.readmore:hover{font-size:10px; color:#ccc; font-weight:bold; background:url(images/readmore.jpg) no-repeat right ; padding-right:25px; text-decoration:none}
.border_middle_line{border-right:#e6e6e6 solid 1px; padding-right:10px;}
.bot_padding{padding-bottom:15px; padding-top:15px;}
.line-bot{background:url(images/line_bottom.jpg) no-repeat left bottom; padding-bottom:18px;color:#686868;}
.text_index{ font: bold large News Gothic MT,Helvetica; color:#a8d866;  padding-top:10px; padding-right:5px; padding-bottom:5px;}
/* End images */

