/* @group Basic Elements */

/*** BASIC ELEMENTS ***/  

body {
	text-align: center;
	color: #484848;
	padding-top: 0px;
	margin: 0px;
	background-color: #fdf6e3;
	font: 10.5pt/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #3d3d3d;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	/*letter-spacing: 1px;*/
	padding-left: 3px;
}

h1 {
	font-size: 30px;
	margin-bottom: 10px;
	padding-left: 5px;
}

h2 {
	font-size: 26px;
	margin-bottom: 15px;
	color: #003e85;
	padding-left: 5px;
}

h3 {
	font-size: 22px;
	margin-bottom: 12px;
	margin-top: 18px;
	padding-left: 5px;
}

h4 {
	font-size: 15px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 12px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #9a1e1e;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 10px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
	color: #003e85;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(../_images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

/*** AN HR DIV ***/
div.hr {
	border-top: 1px solid #9a1e1e;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
}

/* @end */



fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #9a1e1e;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

/* @group Generic & Allignment Classes */

/*** GENERIC CLASSES ***/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/*** ALIGNMENT CLASSES ***/
.float-left  { 
	float: left;
	padding-right: 20px;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right; 
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.clearfix {
	clear: both; 
}

/* @end */

/*** BASIC LAYOUT ***/  

/*** HEADER ***/

/* @group SEARCH */

/*** SEARCH ***/

#search {
	background:transparent url(../_images/search.gif) no-repeat scroll 0 0;
	height:30px;
	position:absolute;
	right:0;
	top:14px;
	width:224px;
}

#search fieldset {
	border: 0px;
	padding:6px 3px 0 8px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width:142px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	cursor:pointer;
	float:left;
	margin-left:4px;
	margin-top:-5px;
	padding-bottom:11px;
	text-indent:-9999px;
	width:61px;
}

/* @end */

/* @group LOGO AREA */

/*** LOGO AREA ***/

#header {
	height: 80px;
	clear: both;
	float: none;
	background-color: #fdf6e3;
}
#header h1 {
	height: 80px;
	width: 400px;
	text-indent: -9999px;
	background: ;
	margin: 0;
	position: relative;
	right: 17px;
}

#header h1 a {
	cursor:pointer;
	width: 400px;
	height: 80px;
	float: left;
	background: url(../_images/_layout/content-redux-logo.png) no-repeat -5px;
	position: relative;
}

/* @end */

/* @group ACTION NAV MENU */

/*** TOP ACTION NAV ***/

#top {
	float: right;
	position: relative;
	bottom: 40px;
	right: 20px;
}

#action-menu {
	position: relative;
	display: inline;
	bottom: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#action-menu li {
	font-size: 11px;
	float: left;
	list-style: none;
	line-height: 21px;
	position: relative;
	padding-left: 300px;
}

#action-menu a:link, #action-menu a:visited {
	color: #fdf6e3;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}

#action-menu a:hover, #action-menu a:active {
	text-decoration: underline;
}
	
#action-client { 
	background: transparent url(../_images/action-icon-client.png) 0 0 no-repeat; 
	padding-left: 21px;
}

#action-email { 
	background: transparent url(../_images/action-icon-email.png) no-repeat -3px 4px; 
	padding-left: 20px;
}

#action-login { 
	background: transparent url(../_images/action-icon-login.png) no-repeat 0 3px; 
	padding-left: 20px;
}

/* @end */

/* @group MAIN ICON MENU */

/*** MAIN ICON MENU ***/

#menu {
	height: 55px;
	padding-top: 5px;
	position: relative;
	float: right;
	width: 560px;
	bottom: 22px;
	left: 60px;
}
#menu li {
	float: left;
	list-style: none;
	height: 30px;
	line-height: 12px;
	padding-top: 8px;
	position: relative;
	left: 60px;
	padding-right: 25px;
}
#menu li a {
	font-size: 18px;
	color: #4c4c4c;
	text-decoration: none;
	text-transform: lowercase;
}
#menu li a span {
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
}
#menu a:link, #menu a:visited {
	color: #4c4c4c;
}
#menu a:hover, #menu a:active {
	color: #004b97;
}	
#menu a:link span, #menu a:visited span {
	color: #003e85;
}
#menu a:hover span, #menu a:active span {
	color: #4C4C4C;
}
	
#menu-home {
	background: transparent url(../_images/_layout/nav-icon-home.png) 0 0 no-repeat;
	padding-left: 45px;
	margin-right: 10px;
}
#menu-services {
	background: transparent url(../_images/_layout/nav-icon-services.png) 0 0 no-repeat;
	padding-left: 45px;
	margin-right: 10px;
}
#menu-about {
	background: transparent url(../_images/_layout/nav-icon-firm.png) 0 0 no-repeat;
	padding-left: 45px;
	margin-right: 10px;
}
#menu-news {
	background: transparent url(../_images/_layout/nav-icon-news.png) 0 0 no-repeat;
	padding-left: 45px;
	margin-right: 10px;
}
#menu-contact {
	background: transparent url(../_images/_layout/nav-icon-contact.png) 0 0 no-repeat;
	padding-left: 45px;
	margin-right: 0 !important;
}

/* @end */

/* @group CONTENT */

/*** CONTENT ***/

#content .container {
	padding: 0px 10px 0px;
	background-color: #fdf6e3;
}

#main {
	width: 100%;
	background: #fdf6e3 url(../_images/_layout/content-fade.png) no-repeat center top;
	padding-bottom: 25px;
	display: table;
	padding-top: 15px;
}

#main-bottom {
	width: 960px;
	height: auto;
	
}

#main_content {
	float: left; 
	width: 500px;
	padding: 35px 20px 0 70px;
}
#main_content_820 {
	float: left; 
	width: 820px;
	padding: 20px 20px 20px 70px;
}
#content {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background: #fdf6e3;
}


/*** CONTENT 700px ***/

#main_content_700 {
	float: left; 
	width: 700px;
	padding: 0px 0px 0px 60px;
}

/*** HOME PAGE CONTENT ***/

#main-top {
	background: #fdf6e3 url(../_images/_layout/content-top.png) no-repeat center;
	height: 10px;
	width: 100%;
}

p#welcome {
	color: #211e55;
	font-size: 12pt;
	margin-bottom: 50px;
	font-style: italic;
	font-variant: normal;
	
}

.ProductDescription{
	color: #211e55;
	font-size: 12pt;
	margin-bottom: 50px;
	font-style: italic;
	font-variant: normal;
	
}

body#home #content h2 {
	margin-bottom: 15px;
}

body#home #main_content h3 {
	margin-bottom: 20px;
}

div.service.first {
	margin-top: 20px;
}

div.service {
	overflow: hidden;
	margin: 0px 0px 7px;
}

div.service img {
	float:left;
	margin: 7px 10px 0px 0px;
}

div.service p {
	font-size: 13px;
	font-weight: normal;
}

div#buttons {
	margin-top: 20px;
	overflow: hidden;
	margin-left: 30px;
}

a.button_services, a.button_tour {
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	height:34px;
	float: left;
}

a.button_services {
	background: url(../_images/button-services.png) no-repeat;
	padding: 12px 0 0 24px;
	width:161px;
	margin-right: 30px;
}

a.button_tour {
	background: url(../_images/tour_bg.jpg) no-repeat;
	padding:12px 0 0 41px;
	width:140px;
}

/*** SERVICES PAGE ***/

ul#latest_blog {
	list-style-type: none;
}

/*** PROJECTS PAGE ***/

ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}

/* @end */

/* @group FEATURED AREA */

/*** FEATURED AREA ***/

#featured_area, #pagename {
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0;
	background: url(../_images/_layout/content-banner-bg.png) repeat-x;
}

#pagename {
	height: 150px;
}

#featured_area .container {
	background: transparent url(../_images/_layout/header-pagetop.png) no-repeat center top;
	height:150px;
	width:960px;
}

#pagename .container {
	height:150px;
	overflow: hidden;
	background: transparent url(../_images/_layout/content-banner.png);
}

div#inner {
	clear: left;
	z-index: 1;
	float: left;
	position: relative;
	left: 400px;
}

#pagename div#inner {
	padding-top: 27px;
	position: relative;
}

#pagename div#inner h2 {
	margin-bottom: 10px;
}

#pagename div#inner h3 {
	padding-top: 2px;
	color: #003e85;
	font-size: 12pt;
	position: absolute;
	left: 245px;
	top: 100px;
	width: 280px;
}
#featured_area .description {
	float: left;
	width: 455px;
	height: 152px;
	padding-top:27px;
	padding-left: 20px;
}

#featured_area .description h2, #pagename h2 {
	color: #FDF6E3;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font: italic bold 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #9a1e1e 1.5px 2.5px 0px;
}

#featured_area .description p, #pagename p {
	color: black;
	font: italic 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#bar {
	clear: left;
	z-index: 1;
	float: right;
	padding-top: 20px;
	padding-right: 60px;
	position: relative;
}

#pagename div#bar {
	position: relative;
}

#pagename div#bar h2 {
	margin-bottom: 10px;
}

#featured_area .description h1, #pagename h1 {
	color: #103c80;
	font: italic 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#pagename p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}

#featured_area .description p span {
	color: #f00;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	margin-top: -5px;
	float: left;
	position: relative;
	padding-left:40px;
}

#featured_area .slide {
	overflow: hidden;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 19px;
	height: 21px;
	position: absolute;
	bottom: 77px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../_images/left-arrow-trans.png) no-repeat;
	left: 1px;
}

a.jFlowNext {
	background: url(../_images/right-arrow-trans.png) no-repeat;
	right: 3px;
}

div#myController {
	display: none;
}

/* @end */

/* @group PRODUCTS */

#products {
	width: 860px;
	margin: 0 auto;
	height: auto;
}

#product-1 #product-2,
#product-3 #product-4 {
	display: none;
}

#home #products {
	height: auto;
	overflow: hidden;
	width: 860px;
	margin-bottom: 0;
}

#products li {
	float: left;
	width: 200px;
	list-style-image: none;
}

ul #products {
	width: 860px;
	
}

#home #products li {
	background: none;
}

li#product-1, li#product-2, li#product-3, li#product-4 {
	padding-right: 5px;
}

#products a {
	display: block;
	height: auto;
	width: 200px;
	position: relative;
	text-indent: 0%;
	white-space: nowrap;
	overflow: hidden;
	opacity: .9;
	-webkit-transition: all 0.15s ease-out;
	list-style-image: none;
}

#home #products a {
	height: 170px;
	margin-bottom: 1px;
	background-position: center bottom;	
}

#products a:hover,
#products a:focus {
	opacity: 1;
	-webkit-transition: none;
}

#products a:active {
	margin-top: 1px;
}

#product-1 a {
	background: url(../_images/featured-systems-name.png) no-repeat center bottom;
}

#product-2 a {
	background: url(../_images/featured-quickbooks-name.png) no-repeat center bottom;
}

#product-3 a { 
	background: url(../_images/featured-vantage-name.png) no-repeat center bottom;
}

#product-4 a { 
	background: url(../_images/featured-design-name.png) no-repeat center bottom;
}

#home #product-1 a {
	background-image: url(../_images/featured-systems-name.png) no-repeat center bottom;
}

#home #product-2 a { 
	background-image: url(../_images/featured-vantage-name.png);
}

#home #product-3 a { 
	background-image: url(../_images/featured-quickbooks-name.png);
}

#home #product-4 a { 
	background-image: url(../_images/featured-design-name.png);
}

#home #products blockquote {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
}

#home #products blockquote.large {
	font-size: 26px;
	line-height: 32px;
}

#home #products blockquote.small {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

#home #products p {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 5px;
	color: #333;
	font-size: 12px;
	text-align: justify;
	unicode-bidi: normal;
	white-space: normal;
	padding-left: 5px;
}

#home #products p a {
	display: inline;
	background: none;
	color: #999;
	-webkit-transition: none;
	opacity: 1;
}

#products a img {
	-webkit-transition: all 0.15s ease-out;
	position: absolute;
	top:  0;
	left: 0;
}

#home #products a img {
	left: 40px;
}

#products a:hover img,
#products a:focus img {
	-webkit-transform: scale(1.05) rotate(-1deg);
}

#home #products a.more {
	opacity: 1;
	width: 180px;
	height: 45px;
	text-indent: 0;
	text-align: center; 
	background: url(../_images/button-services.png) no-repeat;
	font: bold 13px/45px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	color: #fdf6e3;
	text-shadow: #333 0 -1px 1px;
	margin: 15px 10px 19px;
	-webkit-transition: none;
	padding: 1px 0 2px;
}

#home #products a.more:hover,
#home #products a.more:focus {
	color: black;
	text-shadow: white 0 0 2px;
	text-decoration: none;
}

#home #products a.more:active {
	padding-top: 2px;
	padding-bottom: 1px;
	height: 31px;
}

blockquote cite {
	font-weight: bold;
}

/* @end */

/* @group STAFF PAGE */

/*** STAFF PAGE ***/
 
.staffAreaLeft {
	width: 300px;
	float: left;
	margin: 0;
}

.staffAreaLeft h4 {
	color: #003e85;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.1em;
}

.staffAreaLeft p {
	color: #4C4C4C;
	font-size: 12px;
	padding-bottom: 20px;
}
 
.staffAreaRight {
	width: 300px;
	float: right;
	padding-right: 40px;
}

.staffAreaRight h4 {
	color: #003e85;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.1em;
}

.staffAreaRight p {
	color: #4C4C4C;
	font-size: 12px;
	padding-bottom: 20px;
}

/* @end */

/* @group SIDEBAR */

/*** SIDEBAR ***/

#sidebar {
	float: right; 
	width: 280px;
	margin-right: 70px;
}

/*#main  {
	width: 960px;
	position: relative;
	height: 289px;
	background: #F9F8F1 url(../_images/content-fade.png) no-repeat center top;
	display: table;
	padding: 10px 60px 25px 30px;
}*/

div.block {
	background: #faf9f8 url(../_images/_layout/block-sidebartop.png) no-repeat top left;
	position: relative;
	border: 1px solid #bcaf90;
	margin-bottom:30px;
}

div.block.first {
	background: #faf9f8 url(../_images/_layout/block-sidebartop-2.png) no-repeat left top;
	position: relative;
	border: 1px solid #e0e0e0;
	margin-bottom:30px;
	width: 316px;
}

div.block.last {
	margin-bottom:0px;
}

div.ui-tabs-panel {
	padding: 20px 10px 10px;
	color: #4c4c4c;
}

div.corner {
	background: url(../_images/_layout/block-corner.png) no-repeat;
	position: absolute;
	top: -.8px;
	right: -13px;
	width: 20px;
	height: 45px;
}

div.block a {
	color: #4c4c4c;
}

div.block div ul li a {
	display: block;
}

div.block a:hover, div#news ul li a:hover, a#news-link:hover {
	color: #191919;
}

div.block ul {
	list-style-type: none;
}

div.block div#latest img{
	border: 2px solid #e8e8e8;
	float: left;
	margin: 0px 10px 0px 0px;
}

div.block div#latest ul li, div#news ul li {
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-color: #003e85;
}

div.block div#latest ul li:last-child {
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: none;
	padding-right: 10px;
}

div.block div#latest ul li span {
	color: #9a1e1e;
	font-style: italic;
}

div#news {overflow: hidden;}

div#news ul li a {color: #9a1e1e;}

a#news-link {
	text-transform: uppercase; 
	color: #9a1e1e; 
	float:right;
}

.block ul.tabs, .block h3 {
	overflow: hidden;
	padding: 4px 5px 3px 10px;
}

.block ul.tabs > li {
	display: inline;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

.block ul.tabs > li.last {
	margin-right: 0px;
}

.block ul.tabs > li a  {
	color: #4c4c4c;
	text-decoration: none;
}

.block ul.tabs > li a:hover {color: #FDF6E3;} 

.block ul.tabs > li.ui-tabs-selected a, .block h3, .block ul.tabs > li.ui-tabs-selected a:hover {
	color: #9A1E1E;
}

.block ul.tabs > li > a, .block h3 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.block h3 {
	margin: 0 0px 0px;
	padding-top: 4px;
	position: relative;
	top: 4px;
	color: #9A1E1E;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 4px;
	padding-left: 15px;
}

.block .ui-tabs-hide {display:none;}

div#categories ul li, div#archives ul li {margin-bottom: 5px;
}

/* @end */

/* @group FOOTER */

/*** FOOTER ***/

#footer .container {
	height:100px;
	overflow: hidden;
	background: #6093b1 url(../_images/_layout/content-footer.png) no-repeat center top;
}

#footer {
	clear: both;
	color: #aeb3b6;
	height: 100px;
	background: url(../_images/_layout/content-footerbar.png) repeat-x;
}

#footer p#bottom-menu {
	padding-top: 8px;
	float: left;
	padding-left: 330px;
}

#footer p#bottom-menu a, h6 {
	color: #9a1e1e;
	padding-top: 5px;
	background-position: 0;
}

#footer p#bottom-menu a.active, #footer p#bottom-menu a:hover {
	color: #000;
	text-decoration: none;
}

#footer h6 {
	float: left;
	font-family: Arial, sans-serif;
	color: #fdf6e3;
	padding-left: 325px;
	padding-top: 10px;
}

#footer  strong {
	color: #fdf6e3;
	font-weight: normal;
}

/* @end */

/* @group POSTS */

/*** POSTS ***/

.post, .service-desc {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9eced;
}

.post.last, .service-desc.last {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 12px;
	color: #9eaab9;
	margin-bottom: 22px;
	font-style: italic;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 3px solid #e4e3e3;
	float: right;
	margin: 0px 0px 0px 20px;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #658294;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

.service-desc img {float: left; margin:7px 15px 2px 0;}

.service-desc h2 {margin-bottom: 5px;}

/* @end */

/* @group Projects Pane */

/*** PROJECTS PAGE ***/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}

/* @end */

/*** CONTACT PAGE ***/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/* @group Contact Form */

/*** CONTACT FORM ***/

p#contact_paragraph {
	color: #636363;
	font-size: 15px;
}

#contact_us {
/*	width: 460px; */
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #5e5e5e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 438px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	background: url(../_images/send.gif) no-repeat;
	padding: 5px 10px;
	display: inline-block;
	width: 103px;
	border: 0px;
	cursor: pointer;
	height:36px;
	padding:8px 10px 28px;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}

/* @end */

/* @group NEW SIDEBAR */

/*** NEW SIDEBAR ***/

#right	{
	width:300px;
	float:right;
}

#right1 {
	width: 280px;
	height: auto;
	background:url(../_images/_layout/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	color:#878767;
	padding: 8px 3px 2px 9px;
	margin-bottom: 5px;
}

#right1 p.pic1 {
	display:block;
	background:url(../_images/_content/service-Design-icon.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	margin: 5px 0 0;
	float: left;
}

#right1 p.boxTxt1 {
	/*float:right;*/
	padding: 5px 0 0 80px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right1 p.boxTxt1 span {
	font: normal 13pt/14pt Arial, Helvetica, sans-serif;
	color: #003e85;
	background-color: inherit;
	background:url(../_images/_content/one.png) 0 0 no-repeat;
	/*padding:0 0 0 25px;
	margin:0 0 10px 0;*/
	height: 22px;
	width: 22px;
	float: left;
}

#right1 p.boxTxt1 em {
	font: normal 13pt Arial, Helvetica, sans-serif;
	color: #003e85;
	display: block;
	margin: 0 0 10px 25px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

#right2 {
	width: 280px;
	height: auto;
	background:url(../_images/_layout/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	color:#878767;
	padding: 8px 3px 2px 9px;
	margin-bottom: 5px;
}

#right2 p.pic2 {
	display:block;
	background:url(../_images/_content/service-Design-icon.png) 0 0 no-repeat;
	width:100px;
	height:100px;
	margin:5px 0 0 0;
	float:left;
}

#right2 p.boxTxt2 {
	padding: 5px 0 0 102px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right2 p.boxTxt2 span {
	font: normal 13pt/14pt Arial, Helvetica, sans-serif;
	color: #003e85;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(../_images/_content/two.png) 0 0 no-repeat;
	height:22px;
	display:block;
}

#right3 {
	width: 280px;
	height: auto;
	background:url(../_images/_layout/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	color:#878767;
	padding: 8px 3px 2px 9px;
	margin-bottom: 5px;
}

#right3 p.pic3 {
	display:block;
	background:url(../_images/_content/service-Design-icon.png) 0 0 no-repeat;
	width:100px;
	height:100px;
	margin:5px 0 0 0;
	float:left;
}

#right3 p.boxTxt3 {
	padding: 5px 0 0 102px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right3 p.boxTxt3 span {
	font: normal 13pt/14pt Arial, Helvetica, sans-serif;
	color: #003e85;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(../_images/_content/three.png) 0 0 no-repeat;
	height:22px;
	display:block;
}

/* @end */

/* @group FeaturedPost Sidebar */

/*** FEATURED PROJECT SIDEBAR ***/

.featured-projectitem {
	width: 250px;
	padding: 10px 0 15px 30px;
	margin-top: 10px;
}
.featured-projectitem h4 {
	padding: 0;
	/*border-bottom: 1px dotted #211e55;*/
	color: #211e55;
	margin: 0 10px 5px 5px;
	font-size: 12pt;
}
.featured-projectitem h4 a, 
.featured-projectitem h4 a:visited {
	color: #211e55;
	border: none;
}
.featured-projectitem .project-info {
	/*padding-bottom: 10px;*/
	color: #6294b2;
	font-size: 10pt;
	border-bottom: 1px dotted #211e55;
	margin-bottom: 15px;
}
.featured-projectitem p {
	padding-top: 0;
	color: #484848;
	font-size: 8.8pt;
	line-height: 13.5pt;
	text-align: left;
}
.featured-projectitem a.more-link {
	color: #211e55;
	font-size: 12pt;
	float: none;
	padding-left: 15px;
	letter-spacing: 2pt;
}

/* @end */
