.left {float:left;}
.right {float:right;}
.clr {clear:both;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

div.case-study.clear a, #website-list li a {
	color: #000;
	text-decoration: underline;
}

div.case-study.clear a:hover, #website-list li a:hover{
	text-decoration: none;
}

img {border:none; margin:0px; padding:0px;}

.more {
display:block;
font-style:italic;
margin-top:-10px;
overflow:hidden;
text-align:right;
}

p, h1, h2, h3, h4, h5, form, table, div, span, ul, ol, li {
 margin:0px;
 padding:0px;
}

#columns1{
	background: #fff;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
color: #666;
font-size: 12px;
line-height: 16px;
}

#columns1 .agreement{
	margin: 20px;
}

#columns1 ol{
	padding: 20px;
}

#columns1 ol li{
	padding: 10px 0 10px 0;
}

#columns1 div.m_col.left div.innerpage ul {
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
color: #666;
font-size: 12px;
margin-left: 25px;
line-height: 16px;
}

#columns1 h1{
color: #000;
padding-bottom: 20px;
}

/* Tools Nav */
div#tools_nav{
	height: 50px;
	width: 600px auto;	
}

div#tools_nav .menu-item{

}

div#tools_nav .menu-item a{
	margin: 0; 
	padding: 0;
	width: auto;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	background-color: #fff;
	color: #666;
}


div#tools_nav .menu-item-hover a {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	text-decoration: underline;
}


div#tools_nav .menu-item-selected a{
	margin: 0; 
	padding: 0;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	color: #000;
	font-weight: bold;

}

#analytics .menu-item a {
border: none;	
}

#analytics .menu-item-selected a {
border: none;		
}



.shadows, .shadow {
 width:1024px;
 margin:0 auto;
}

.shadow {
 /*background-image:url(../images/shadow.png);*/
 background-repeat:repeat-y;
}

#container {
background: #fff;	
 width:1010px;
 margin:0 auto;
}


/*top_bar*/
#top_bar {
 height:30px;
 background-color:#000000;
}

.log_in {
 padding:0 70px 0 0;
  color:#ffffff;
 font-size:12px;
}

.log_in a {
 color:#ffffff;
 font-size:12px;
 text-decoration: underline;
}

/*banner*/
#banner {
 background-color:#222;
 height:440px;

}

#banner_portfolio {
 background-color:#222;
 height:440px;
}

#logo {
 width:133px;
 padding:30px 98px 0 26px;

}

/* .right_banner: Padding top should be 20px after Christmas */

.right_banner {
 width:676px;
 padding:70px 0 0px 20px;
}

.right_banner img {
 margin:0 0 16px 0;
}

.right_banner h1 {
 font-size:21px;
 font-weight:normal;
 color:#f2f2f2;
 padding:0 0 5px 0;
}

.right_banner p {
 font-size:12px;
 color:#ffffff;
 line-height:16px;
}

.right_banner a {
	color: #fff;
}

/* @group 1 col strucure */

div#column1 {
  width: 950px;
  margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
}

div#column1 p{
	margin: 0; padding: 0;
}

div#column1 h1 {
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
  font-size: 28px;
  color: #222;
	letter-spacing: -1px;
	margin: 20px 0 20px 0px;
	padding: 11px 0 0 0;
	text-align: left;
	text-transform: uppercase;
}

div#column1 h2{
	color: #000;
	font-size: 14px;
	margin-top: 20px;
}

div.site_header div.container {
	background-color: transparent;
}


div.columnleft {
  width: 450px;
  padding: 0 25px 15px 0;
  padding-left: 0;
  padding-bottom: 0;
  float: left;
	text-align: left;
}

div.columnright {
  width: 450px;
  padding: 0 0 15px 15px;
  float: left;
	text-align: left;
}




/* @end */

/*columns*/
#columns, #columns_portfolio_sub {
 background-image:url(../images/columns_bg.gif);
 background-repeat:repeat-y;
 padding:0 0 20px 0;
}

#columns_portfolio {
 background-image:url(../images/columns_portfolio_bg.gif);
 background-repeat:repeat-y;
 padding:0 0 20px 0;
}

.l_col {
 width:200px;
 padding:25px 20px 0 50px;
}


.m_col ol li{
	margin-left: 25px;
	font-size: 12px;
}

.r_col {
 width:221px;
 padding:25px 50px 0 0;
}

.r_col_port {
 width:973px;
 padding:30px 0 0 23px;
}

/*columns1*/
#columns1, #columns_portfolio_sub {
 background-image:url(../images/columns_bg2.gif);
 background-repeat:repeat-y;
 padding:0 0 20px 0;
}

#columns_portfolio {
 background-image:url(../images/columns_portfolio_bg.gif);
 background-repeat:repeat-y;
 padding:0 0 20px 0;
}

.l_col {
 width:200px;
 padding:25px 20px 0 50px;
}

.m_col {
 width:412px;
 padding:25px 8px 0 20px;
}

.m_col ol li{
	margin-left: 25px;
	font-size: 12px;
}

.r_col {
 width:221px;
 padding:25px 50px 0 0;
}


/* @group News */
.news {
 padding:0 0 15px 0;
}

.news h2, .news h3, .news h4 {
 font-size:12px;
}

.news h2 {
 color:#000000;
 padding:0 0 6px 0;
}

.news h3 {
 color:#ffffff;
}

.news h4 {
 color:#e5e5e5;
 padding:0 0 16px 0;
}

.news p {
 font-size:11px;
 color:#e5e5e5;
 padding:0 0 24px 0;
}

.news a {
 color:#fff;
}

/* @group Testimonials */

.testimonials h2, .testimonials h3, .testimonials h4 {
 font-size:12px;
}

.testimonials h2 {
 color:#000000;
 padding:0 0 6px 0;
}

.testimonials h3 {
 color:#ffffff;
}

.testimonials h4 {
 color:#e5e5e5;
 padding:0 0 16px 0;
}

.testimonials p {
 font-size: 12px;
 color:#fff;
 padding:0 0 24px 0;
	font-style: italic;
}

.testimonials .name{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.testimonials a {
 color: #333;
 text-decoration: underline;
	font-size: 11px;
}

/* @end */




div.l_col.left input#Captcha.cat_textbox_small {
width: 150px;
}



/*m_col*/
.border_bot {
 border-bottom:1px solid #dddddd;
 padding:0 0 20px 0;
 margin:0 0 10px 0;
}

.last_noborder {
 border-bottom:none;
}

.border_bot h2, .innerpage h2, .r_col_port h2 {
 font-size:14px;
 color:#000000;
 padding:0 0 6px 0;
 background-repeat:no-repeat;
 background-position:left;
}

.border_bot h3 {
 font-size:12px;
 color:#000000;
 padding:0 0 0px 0;
}

/* @end */

.border_bot h2.objectives {
 background-image:url(../images/cssimg/flag-green_32.png);
 padding:24px 24px 24px 45px;
}

.border_bot h2.tools {
 background-image:url(../images/cssimg/tools_32.png);
 padding:24px 24px 24px 45px;
}

.border_bot p, .innerpage p {
 font-size:12px;
 color:#666;
 line-height:16px;
 padding:0 0 18px 0;
}

.border_bot a, .innerpage a {
 font-size:12px;
 color:#a6a6a6;
/*  background-image:url(../images/arrow_blue.gif); */
 background-position:left;
 background-repeat:no-repeat;
 padding:6px 0 6px 0px;
}

.border_bot img {
 margin:0 0 16px 0;
}

/*r_col*/
.pads {
 padding:0 0 0 24px;
}

/*for innerpage*/
.innerpage h1{
	font-size: 28px;
}

.innerpage img {
 margin:0 10px 0 0;
}

.innerpage blockquote{
	color: #333;
	font-size: 12px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 5px;
	font-style: italic;
}

/*r_col_port*/
.border_bot2 {
 border-bottom:1px solid #e2e2e2;
 padding:20px 0 30px 0;
}

.border_bot2 .left {
 width:429px;
}

img.left_img {
	float: left;
	padding: 10px 10px 0 0;
}

.border_bot2 .right {
 width:217px;
}

.border_bot2 .right h3, .border_bot2 .right h4, .border_bot2 .right p, .border_bot2 .right a {
 font-size:12px;
}

.border_bot2 .right h3 {
 color:#000000;
 padding:4px 0 12px 0;
}

.border_bot2 .right h4 {
 color:#000000;
}

.border_bot2 .right p {
 color:#a6a6a6;
 line-height:16px;
 padding:0 0 12px 0;
}

.border_bot2 .right a {
 color:#000000;
 text-decoration:underline;
}

/* @group Contact Us Page */

.right_img{
	float: right;
	padding-left: 25px;
}

p.address{
	color: #333;
	font-size: 11px;
	line-height: 16px;
}

p.phone {
	color: #333;
	font-size: 11px;
	line-height: 24px;
}




p.address img, p.phone img {
	margin-top: -6px;
	float: left;
}

#content_left{
	width: 100px;
	float: left;
	margin-right: 50px;
	margin-top: 25px;
}
#contact_left{
	padding-bottom: 25px;
}
#contact{
width: 210px;
float: left;

}





/* @group Pretty Forms */

.creatiq-form {
	float: left;
	margin-left: 25px;
	width: 375px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #333;
	padding: 10px;

}

.creatiq-form label {
	font-size: 12px;
	font-weight: bold;
}

.creatiq-form p {
	margin: 0 0 9px;
}

.creatiq-form .cat_textbox{
	font-size: 150%;
	color: ;
}

.creatiq-form input.cat_textbox, #login-box input.cat_textbox_small,
.creatiq-form textarea {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 95%;
}

.creatiq-form textarea {
	height: 150px;
	font-size: 105%;
}

.creatiq-form div.check {
	color: #888;
	font-size: 11px;
	margin: 18px 0;
}

.creatiq-form input.check {
	margin: 0 9px 0 0 ;	
}

.creatiq-form input.cat_button {
	background: #fff;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	color: #333;
	width: 100px;
	height: 35px;
	padding: 6px;
	font-weight: bold;
}

#quote{
	color: #666;
	font: 12px "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

#quote a{
	color: #1969bc;
	font-weight: bold;
}

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

#briefs_form form.creatiq-form {
width: 600px;	
	
}

/* @end */







