body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFDE02;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
img {
	behavior: url(../lib/iepngfix.htc);
}
#header {
	position: relative;
	height: 130px;
}
.swap span {
	display: none;
}
#header h1#agee_design_logo {
	background-image: url(../images/agee_design.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 35px;
	behavior: url(../lib/iepngfix.htc);
}
#background {
	background-attachment: scroll;
	background-image: url(../images/star_bg.png);
	background-repeat: no-repeat;
	background-position: 500px top;
	behavior: url(../lib/iepngfix.htc);
}

#wrapper {
	margin: auto;
	width: 1000px;
	min-height: 700px;
}
#header ul#nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 218px;
	top: 40px;
	z-index: 200;
}
#header ul#nav li {
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul#nav li.current img {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 4px;
}
#header ul#nav li a {
	/*display: block;*/
}
#header h2 {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 52px;
	position: absolute;
	left: 218px;
	top: 75px;
	width: 700px;
	behavior: url(../lib/iepngfix.htc);
}
#header h2#services_header {
	background-image: url(../images/header/services.png);
}
#header h2#about_header {
	background-image: url(../images/header/about.png);
}
#header h2#portfolio_header {
	background-image: url(../images/header/portfolio.png);
}
#header h2#contact_header {
	background-image: url(../images/header/contact.png);
}
#header h2#simply_header {
	background-image: url(../images/header/simply_simple.png);
}
#header h2#blog_header {
	background-image: url(../images/header/blog.png);
}
#header h2#video_header {
	background-image: url(../images/header/agee_design_video.png);
}
#sidebar {
	border: 1px none #000000;
	width: 210px;
	float: left;
}
#sidebar .padding {
	padding-right: 10px;
	padding-top: 15px;
}
#sidebar ul.subnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px none #000000;
	position: relative;
	z-index: 100;
}
#sidebar ul.subnav li,
#sidebar ul.subnav li.cat-item {
	margin: 0px;
	padding: 0px;
}
#sidebar ul.subnav li.current,
#sidebar ul.subnav li.current-cat {
	behavior: url(../lib/iepngfix.htc);
	background-image: url(../images/subnav_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}
#sidebar ul.subnav li a,
#sidebar ul.subnav li.cat-item a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
#sidebar ul.subnav li a:hover {
	color: #000000;
}

#sidebar ul.subnav li.current a,
#sidebar ul.subnav li.current-cat a {
	display: block;
	color: #000000;
	font-weight: bold;
	padding-top: 13px;
}
#sidebar ul.recent_blog {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px none #000000;
}
#sidebar ul.recent_blog li {
	margin: 0px;
	padding: 0px;
}
#sidebar ul.recent_blog li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}
#sidebar ul.recent_blog li a:hover {
	color: #000000;
}
#sidebar h4 {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
}
#sidebar .testimonial {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
#sidebar .testimonial b {
	display: block;
	text-align: right;
	color: #333333;
}
#sidebar .testimonial a {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
#sidebar .testimonial a:hover {
}
#sidebar #blog_nav {
	font-size: 11px;
}
#sidebar #blog_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar #blog_nav ul li {
}
#sidebar #blog_nav ul li a {
	color: #003D98;
	text-decoration: none;
}
#content {
	border: 1px none #FF0000;
	width: 778px;
	margin-left: 211px;
	color: #333333;
}
#content h2 {
}
#content h3 {
	padding: 0px;
	color: #005FBE;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h4 {
	font-size: 16px;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h5 {
	font-size: 14px;
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 a {
	text-decoration: none;
}
#content a {
	color: #FF6600;
}
#content a.match {
	color: #333333;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
}


#content .top {
	background-image: url(../images/content_top.png);
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	behavior: url(../lib/iepngfix.htc);
}
#content .bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	behavior: url(../lib/iepngfix.htc);
}
#content .padding {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 50px;
	padding-left: 30px;
	line-height: 20px;
	font-size: 12px;
	z-index: 2;
}
#content.full {
	border: 1px none #FF0000;
	width: 959px;
	color: #333333;
	margin-left: 0px;
}
#content.full .top {
	background-image: url(../images/content_full_top.png);
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	behavior: url(../lib/iepngfix.htc);
}
#content.full .bottom {
	background-image: url(../images/content_full_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	behavior: url(../lib/iepngfix.htc);
}
#content.full .padding {
	background-image: url(../images/content_full_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 12px;
	z-index: 2;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content p.intro {
	font-size: 16px;
	line-height: 25px;
}
#content #content_star_bg {
	background-image: url(../images/content_star_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 421px;
	width: 778px;
	position: absolute;
	top: 10px;
	left: -9px;
	z-index: 0;
	behavior: url(../lib/iepngfix.htc);
}
#content.full #content_star_bg {
	background-image: url(../images/content_star_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 421px;
	position: absolute;
	top: 10px;
	left: -9px;
	z-index: -1;
	width: 959px;
	behavior: url(../lib/iepngfix.htc);
}
#splash_featured_content {
}
#splash_featured_content .featured_projects {
	width: 400px;
}
#splash_featured_content .featured_projects a {
	color: #666666;
}
#splash_featured_content .featured_projects a:hover {
	text-decoration: none;
}
#splash_featured_content .featured_projects p {
	line-height: 16px;
	font-size: 11px;
}
#splash_featured_content .featured_projects h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#splash_featured_content .news_releases {
}
#featured_projects {
	height: 161px;
	width: 909px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	position: relative;
}
#featured_projects .project_info {
	position: absolute;
	height: 161px;
	width: 909px;
	left: 0px;
	top: 0px;
	background-image: url(../images/featured_projects/project_info_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	z-index: 10;
	behavior: url(../lib/iepngfix.htc);
}
#featured_projects .project_info table {
	margin-left: 20px;
	margin-top: 25px;
}
#featured_projects .project_info h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#featured_projects .project_info h3 a {
	text-decoration: none;
}
#featured_projects .project_info h3 a:hover {
	color: #FFFFFF;
}
#featured_projects #portfolio_arrow {
	position: absolute;
	height: 110px;
	width: 110px;
	left: 770px;
	top: 27px;
	z-index: 50;
}
.outside_roundbox {
	position: relative;
	padding-left: 25px;
	width: 430px;
	margin-top: 20px;
}
.outside_roundbox h2 {
	font-size: 21px;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.outside_roundbox #perspective_services {
	position: absolute;
	left: 480px;
	top: -50px;
}
#footer {
	background-color: #0041A3;
	padding: 15px;
	margin-top: 25px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	height: 180px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#footer #footer_nav {
	text-align: center;
}
#footer #footer_nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 25px;
	padding-left: 25px;
}
#footer #footer_nav a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #0056D9;
	border-bottom-color: #0056D9;
	border-left-color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 24px;
	padding-left: 24px;
	background-color: #003D98;
}
#footer #logo {
	position: absolute;
	top: 50px;
	left: 220px;
}
#footer #badges {
	position: absolute;
	left: 650px;
	top: 116px;
}
#footer #badges img {
	vertical-align: middle;
	margin-right: 10px;
	opacity: .10;
	filter: alpha(opacity=10);
}
#footer #badges img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#footer .padding {
	margin: auto;
	width: 1000px;
	position: relative;
}
#footer #address {
	font-size: 11px;
	line-height: 20px;
	
	width: 200px;
	position: absolute;
	top: 85px;
	left: 25px;
}
#footer #address b {
	color: #FFFFFF;
	font-size: 13px;
}
#footer #address a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #address a:hover {
	color: #00DAFA;
	text-decoration: none;
}
#growing {
	height: 170px;
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: right;
	z-index: 100;
}
form.puffy input[type=text], form.puffy textarea {
	padding: 5px;
	font-size: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	width: 300px;
	letter-spacing: 2px;
}
.error_box {
	border: 1px dashed #FF6600;
	margin-bottom: 15px;
}
#content .error_box h3 {
	font-size: 18px;
	color: #FF6600;
	margin: 0px;
	padding: 5px;
	background-color: #FFD8BE;
}
.error_box ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.error_box ul li {
}
#contact_address_anchor {
	position: relative;
}
#contact_address {
	position: absolute;
	text-align: left;
	top: -10px;
	left: 470px;
	width: 200px;
}
#contact_address h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#portfolio_box {
	height: 300px;
	border: 1px solid #CCCCCC;
	position: relative;
}
#portfolio_box #portfolio_previous {
	position: absolute;
	left: 0px;
	top: 0px;
}
#portfolio_box #portfolio_next {
	position: absolute;
	top: 0px;
	left: 857px;
}
#portfolio_box #loading {
	position: absolute;
	height: 32px;
	width: 32px;
	top: 140px;
	left: 450px;
}
#portfolio_box #project_details #project_details_info {
	width: 300px;
	position: absolute;
	left: 525px;
	top: 25px;
	text-align: justify;
}
#portfolio_box #project_details #project_details_info h3 {
	color: #FF6600;
	padding-bottom: 10px;
	margin: 0px;
}
#portfolio_box #project_details #project_details_info a {
}
#content a.learn_more {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icons/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-size: 11px;
	font-weight: bold;
}
#content a.learn_more:hover {
	text-decoration: underline;
}
#content .package_table {
	border: 1px solid #FFDE02;
}
#content .package_table tr th {
	background-color: #FFDE02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE953;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content .package_table tr td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #eaeaea;
	font-size: 11px;
	line-height: 16px;
}
#content .package_table tr td.large, 
#content .package_table tr td .large {
	font-weight: bold;
	font-size: 16px;
}
#content .package_table tr td b {
	color: #000000;
}
#content .package_table tr td a {
	text-decoration: none;
}
#content .package_table tr td a:hover {
	text-decoration: underline;
}

#content blockquote {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content .padding .tab_content {
	border: 1px solid #4AC9FE;
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/blue_to_white.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#background #wrapper #content .padding .tab_row {
	text-align: left;
}
#background #wrapper #content .padding .tab_row a,
#background #wrapper #content .padding .tab_row a.current {
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#background #wrapper #content .padding .tab_row a.current {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00D8FF;
	border-right-color: #00D8FF;
	border-bottom-color: #00D8FF;
	border-left-color: #00D8FF;
	background-color: #4AC9FE;
	color: #FFFFFF;
}
/* BLOG CSS */
.post {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}
#content .post blockquote {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFDE02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666666;
}
#content .post h3 {
	padding-top: 10px;
}
.portfolio_table td img {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.portfolio_table td {
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 35px;
}
#content table.portfolio_table td h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#splash_content a {
	color: #333333;
	text-decoration: none;
}
#service_boxes {
	position: absolute;
	top: -210px;
	left:650px;
}
#footer #twitter {
	position: absolute;
	left: 650px;
	top: 120px;
}
#footer #twitter b {
	font-size: 10px;
}
#footer #twitter b a {
	color: #00DEFF;
	text-decoration: none;	
}
#footer #twitter li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
}
#footer #twitter ul {
	margin: 0px;
	padding: 0px;
}
#footer #twitter_img {
	position: absolute;
	left: 580px;
	top: 110px;
}
#footer #twitter li a {
	color: #FFDE02;
	text-decoration: none;
}