/* CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration:none;
	font-weight:normal;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}


	
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}


	
/* Global Styles */
body {
	width:100%;
	background:#fafbff;
	text-align:center;
	color:#5a5445;
	font-family:Arial,sans-serif;
	font-size:.75em;
}

a {
	color:#425773;
}

a:hover {
	color:#6b819e;
}

h1,h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}

h3 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:10px;
}

h5 {
	font-weight:bold;
}

p {
	line-height:1.8em;
}

h4 {
	color:#3f3f3f;
	font-weight:bold;
}

div,ul {
	overflow:hidden;
}


	
/* Header */
img.stretch {
	width:100%;
	height:97px;
}

#headerbg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.header {
	height:92px;
	float:left;
}

.left {
	background-color:#dbdeee;
	width:51%;
}

.right {
	background-color:#b3b6ce;
	width:48.9%;
}

#container {
	width:1002px;
	text-align:left;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-512px;
}

#header {
	padding:0 60px;
	height:97px;
	margin-bottom:30px;
}

h1#logo {
	float:left;
	width:320px;
	padding:21px 0 5px;
}

h1#logo span {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	line-height:1em;
}

.logo {
	color:#575145;
	font-size:3em;
	text-shadow:0 0 50px #eff1f7;
}

.tagline {
	font-size:1.4em;
	color:#81765C;
}

#nav {
	width:444px;
	float:right;
	height:92px;
	position:relative;
}

#nav a {
	display:block;
	height:92px;
	width:138px;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	background:url(/images/nav-panels.gif) no-repeat 0 0;
	text-align:center;
}

#nav a:hover {
	z-index:2;
}

#nav a.navhome {
	background-position:0 0;
}

#nav a.navhome:hover {
	background-position:0 -92px;
}

#nav a.navblog {
	background-position:0 -184px;
	margin-left:102px;
}

#nav a.navblog:hover {
	background-position:0 -276px;
}

#nav a.navportfolio {
	background-position:0 -368px;
	margin-left:204px;
}

#nav a.navportfolio:hover {
	background-position:0 -460px;
}

#nav a.navcontact {
	background-position:0 -552px;
	margin-left:306px;
}

#nav a.navcontact:hover {
	background-position:0 -644px;
}

#nav a span {
	display:block;
	color:#5b544d;
	font-size:1.17em;
	padding:57px 0 0;
	margin-left:-10px;
	text-shadow:0 1px 0 #d7d9e9;
	line-height:1.17em;
}

#nav a:hover span {
	color:#6b819e;
}

#nav a span.navhere {
	font-weight:bold;
}


	
/* Call to action */
#cta {
	padding:0 60px 0 51px;
}

div.ctathumbs {
	width:466px;
	height:177px;
	float:left;
	position:relative;
	background:url(/images/ctathumbsbg.png) no-repeat 0 0;
}

a.ctathumb {
	width:200px;
	height:145px;
	position:absolute;
	background:url(/images/ctathumbs.jpg) no-repeat 0 0;
	z-index:1;
	top:7px;
	left:0;
}

a.ctathumb1 {
	background-position:0 0;
	left:9px;
}

a.ctathumb1:hover {
	background-position:0 -145px;
}

a.ctathumb2 {
	background-position:0 -290px;
	z-index:2;
	top:21px;
	left:135px;
}

a.ctathumb2:hover {
	background-position:0 -435px;
}

a.ctathumb3 {
	background-position:0 -580px;
	left:257px;
}

a.ctathumb3:hover {
	background-position:0 -725px;
}

.intro {
	float:right;
	width:390px;
	margin-top:4px;
}

.intro h2 {
	font-size:1.9em;
}

.intro a.action {
	display:block;
	width:159px;
	height:50px;
	background:url(/images/introcontact.png) no-repeat 0 0;
	float:right;
}

.intro a.action:hover {
	background-position:0 -50px;
}


	
/* Tabs and Tab Containers */
#specializations {
	height:467px;
}

.s-panel {
	background:url(/images/s-panel.jpg) no-repeat;
}

.s-panel-left {
	background-position:left top;
}

.s-panel-right {
	background-position:right top;
	width:100%;
}

.s-bg {
	background:url(/images/s-panel.jpg) repeat-x 0 -467px;
}

#s-content {
	padding:0 60px;
}

#s-content ul {
	height:51px;
	padding-top:30px;
}

#s-content ul * {
	cursor:pointer;
}

#s-content ul li {
	float:left;
	background:url(/images/tabsep.gif) no-repeat right top;
	width:auto;
}

#s-content ul li.last {
	background:none;
}

#s-content ul li.last a {
	margin-right:0;
}

#s-content ul li a {
	display:block;
	float:left;
	height:51px;
	background:url(/images/repeat.png) repeat-x 0 0;
	text-align:center;
	margin-right:3px;
}

#s-content ul li a:hover {
	background-position:0 -51px;
}

#s-content ul li.ui-tabs-selected a {
	background-position:0 -102px;
}

#s-content ul li a span.tabbuffer {
	height:39px;
	display:block;
}

#s-content ul li a span.tablink {
	padding:15px 0 0;
	display:block;
	color:#4d4e5b;
}

#s-content ul li a:hover span.tablink {
	color:#484a61;
}

#s-content ul li a.here span.tablink {
	color:#7d4005;
}

#s-content ul li.web-design a {
	width:106px;
	background:url(/images/tabends.png) no-repeat 0 0;
}

#s-content ul li.web-design a:hover {
	background-position:0 -51px;
}

#s-content ul li.web-design.ui-tabs-selected a {
	background-position:0 -102px;
}

#s-content ul li.email-newsletters a {
	width:140px;
	background:url(/images/tabends.png) no-repeat 0 -153px;
}

#s-content ul li.email-newsletters a:hover {
	background-position:0 -204px;
}

#s-content ul li.email-newsletters.ui-tabs-selected a {
	background-position:0 -255px;
}

#s-content ul li.web-development a {
	width:135px;
}

#s-content ul li.internet-marketing a {
	width:128px;
}

#s-content ul li.search-engine-optimization a {
	width:186px;
}

#s-content ul li.social-media-campaigns a {
	width:172px;
}

#s-content ul li.ui-tabs-selected a span.tabarrow {
	display:block;
	width:20px;
	height:12px;
	background:url(/images/tabends.png) -106px 0;
	margin:0 auto;
}

.ui-tabs .ui-tabs-hide {
	display:none!important;
}


	
/* Tabbed Content Global */
.tabs-panel {
	height:367px;
	margin-top:20px;
}

.graybox {
	background-color:#e2e2e2;
	border:1px solid #b5b5b5;
	text-align:center;
	height:364px;
}

.spec-contents {
	padding:20px;
}

.graybox a.spec-thumb {
	width:262px;
	display:block;
}

.graybox a.spec-thumb img {
	width:263px;
}

.graybox .graydetails {
	text-align:left;
	width:258px;
	margin:7px auto 0;
}

.graybox a.details-btn {
	float:right;
	background:url(/images/details-btn.gif) no-repeat 0 0;
	width:99px;
	height:32px;
}

.graybox a.details-btn:hover {
	background-image:url(/images/details-btn-hover.gif);
}

.graybox .graydetails span {
	display:block;
	margin-top:5px;
}

a.view-portfolio-green {
	display:block;
	width:248px;
	height:53px;
	background:url(/images/view-portfolio-green.gif) no-repeat 0 0;
	margin:25px 0 0 2px;
	clear:both;
}

a.view-portfolio-green:hover {
	background:url(/images/view-portfolio-green-hover.gif);
}


	
/* Web Design Tab */
#web-design .graybox {
	width:304px;
	margin-right:20px;
	float:left;
}

#web-design .whitebox {
	width:556px;
	height:226px;
}

#web-design .whitebox-tl {
	float:left;
}

.whitebox-tl {
	background:url(/images/whitebox-tl.gif) no-repeat left top;
}

.whitebox-tr {
	background:url(/images/whitebox-tr.gif) no-repeat right top;
}

.whitebox-bl {
	background:url(/images/whitebox-bl.gif) no-repeat left bottom;
}

.whitebox-br {
	background:url(/images/whitebox-br.gif) no-repeat right bottom;
}

.designleft {
	width:280px;
	float:left;
	margin-right:18px;
}

.designleft p,.socialleft p {
	text-align:justify;
}

#web-design .whitebox .spec-contents img {
	margin-top:25px;
}

a.webdesfolio {
	width:556px;
	height:119px;
	float:left;
	margin-top:21px;
	display:block;
	background:url(/images/portfoliocollage.jpg) no-repeat 0 0;
}

a.webdesfolio:hover {
	background-position:0 -119px;
}


	
/* Web Development Tab */
#web-development .whitebox-tl {
	float:left;
	margin-right:20px;
}

#web-development .whitebox {
	width:292px;
	height:366px;
}

.dev-simplifiers {
	margin:15px 0 0 13px;
}

.dev-simplifiers a {
	width:33px;
	height:33px;
	float:left;
	margin-right:30px;
	display:block;
}

.dev-simplifiers a.last-simplifier {
	margin-right:0;
}

#web-development .graybox {
	width:304px;
	margin-right:20px;
	float:left;
}

.dev-specialties {
	width:244px;
	float:left;
	height:366px;
}

.devbox {
	text-align:center;
	border:1px solid #ccc;
	padding:4px;
	height:168px;
}

.devbox p {
	text-align:left;
	padding:5px;
}

.jquery-box {
	margin-top:10px;
}


	
/* Internet Marketing Tab */
#internet-marketing .graybox {
	width:594px;
	text-align:left;
	float:left;
	margin-right:20px;
}

#internet-marketing .graybox h2 {
	color:#888;
}

#internet-marketing .whitebox {
	width:266px;
	height:234px;
}

#internet-marketing .whitebox-tl {
	float:left;
	margin-bottom:20px;
}

.adwords-ad {
	width:264px;
	border:1px solid #abc3af;
	background-color:#fff;
	height:110px;
	float:left;
}

.easter-egg {
	margin-left:20px;
	border-left:1px solid #abc3af;
	height:100%;
}

.easter-egg p {
	padding:10px 10px 0;
}

.easter-egg a span {
	display:block;
	line-height:1.4em;
}

span.sponsored-links {
	color:#676767;
	margin-bottom:5px;
}

span.blue-text {
	color:#2200CC;
	font-size:1.17em;
}

span.blue-text strong {
	color:#2200CC;
	font-size:1em;
}

span.black-text {
	color:#000;
}

span.green-text {
	color:green;
	font-size:14px;
}


	
/* Search Engine Optimization Tab */
#search-engine-optimization .whitebox {
	width:298px;
	height:366px;
}

#search-engine-optimization .whitebox-tl {
	float:left;
	margin-right:20px;
}

#search-engine-optimization h3 {
	margin-bottom:2px;
}

#search-engine-optimization h3.finding {
	margin:0 0 10px 37px;
}

span.strikethrough {
	color:#a05252;
	text-decoration:line-through;
}

span.strikeless {
	color:#5a5445;
}

.seo-diagram {
	position:relative;
}

.seo-blue1 {
	font-size:20px;
	color:#90a8d4;
}

.seo-blue2 {
	font-size:22px;
	color:#5f7fb9;
}

.seo-blue3 {
	font-size:26px;
	color:#7291c9;
}

.seo-word1 {
	position:absolute;
	top:37px;
	left:201px;
}

.seo-word2 {
	position:absolute;
	top:169px;
	left:239px;
}

.seo-word3 {
	position:absolute;
	top:204px;
	left:207px;
}

.seo-word4 {
	position:absolute;
	top:71px;
	left:258px;
}

.seo-word5 {
	position:absolute;
	top:95px;
	left:400px;
}

.seo-word6 {
	position:absolute;
	top:137px;
	left:291px;
}

.seo-word7 {
	position:absolute;
	top:230px;
	left:366px;
}

.seo-word8 {
	position:absolute;
	top:41px;
	left:351px;
}

.seo-word9 {
	position:absolute;
	top:103px;
	left:202px;
}

.seo-word10 {
	position:absolute;
	top:172px;
	left:338px;
}

.seo-word11 {
	position:absolute;
	top:263px;
	left:204px;
}


	
/* Social Media Campaigns Tab */
.socialboxes {
	width:558px;
	float:left;
	margin-right:20px;
}

#social-media-campaigns .whitebox {
	width:558px;
	height:188px;
}

.socialleft {
	width:280px;
	float:left;
	margin-right:20px;
}

.socialexchange {
	background:url(/images/socialexchange.jpg) no-repeat 0 0;
	width:558px;
	height:158px;
	margin-top:20px;
}

.socialexchange p {
	width:280px;
	float:right;
	padding-top:116px;
}

#social-media-campaigns .graybox {
	width:302px;
	float:left;
}


	
/* Email Newsletters */
.lightscamera {
	float:left;
	margin-right:20px;
	width:296px;
}

#email-newsletters .whitebox {
	width:296px;
	height:323px;
}

.marchingmen,.marchingmen img {
	height:43px;
}

#email-newsletters .graybox {
	width:302px;
	float:left;
	margin-right:20px;
}

.absplit {
	width:242px;
	float:left;
	height:366px;
}

.absplit h3 {
	background-color:#f8f7e1;
	padding:5px 0 5px 7px;
	margin:58px 0 4px;
}

.abtest {
	margin:10px 0 15px;
	padding:0 5px;
}

#poll input.abbutton {
	font-size:0;
}


	
/*IE7 hack to hide input value*/
#poll a {
	display:block;
	width:95px;
	float:right;
	padding:7px;
	border:3px solid #eee;
	font-size:1.3em;
	background-color:#f9fcf9;
	border:2px solid #d6dfd5;
	margin-top:3px;
}

input.abbutton {
	height:112px;
	width:112px;
	display:block;
	background:url(/images/ab.gif) no-repeat 0 0;
	float:left;
	margin-right:8px;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
}

input.abb.abbutton {
	margin-right:0;
	background-position:0 -112px;
}

input.aba:hover {
	background-position:0 -224px;
}

input.abb:hover {
	background-position:0 -336px;
}

.abresults {
	padding:15px 0 5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}

.abresults h4 {
	font-weight:normal;
	color:#163a18;
	padding:0 0 3px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}

.abresults p {
	overflow:hidden;
	margin-bottom:5px;
}

.abresults p,.abresults p span,.abresults p img {
	height:20px;
}

.abresults span.ablabel {
	display:block;
	width:60px;
	float:left;
}

.abresults img {
	float:left;
	max-width:100px;
}

.abresults span.abpercent {
	display:block;
	margin-left:10px;
	width:20px;
	float:left;
}


	
/* Blog Global */
#blog {
	padding:0 60px;
}

.blogt {
	background:url(/images/blogt.png) no-repeat 0 0;
}

.blogm {
	background:url(/images/blogm.png) repeat-y 0 0;
	margin-top:1px;
}

.blogb {
	background:url(/images/blogb.png) no-repeat left bottom;
}


	
/* Blog Left */
.blogleft {
	width:642px;
	float:left;
	margin-right:8px;
}

.bloglefttop {
	height:94px;
	background:url(/images/bloglefttop.png) repeat-x 0 0;
	margin:0 0 10px 20px;
}

.blogsubscribe {
	width:180px;
	float:right;
	height:19px;
	margin-top:10px;
}

.blogsubscribe span {
	display:block;
	width:60px;
	float:left;
	margin-right:8px;
	padding-top:5px;
}

a.blogicon {
	display:block;
	height:19px;
	width:20px;
	float:left;
	background:url(/images/blogicons.gif) no-repeat 0 0;
	margin-right:5px;
}

a.blogtwitter {
	background-position:0 -19px;
}

a.blogfacebook {
	background-position:0 -38px;
}

a.blogicon.blogemail {
	width:26px;
	background-position:0 -57px;
	margin-right:0;
}

.bloglefttop h2 {
	color:#a7a78b;
	font-family:Georgia,serif;
	font-size:4em;
	margin:39px 0 0 20px;
	padding-bottom:5px;
}

.bloglefttop .subtext {
	text-transform:uppercase;
	font-size:.3em;
	font-family:Arial,sans-serif;
}

.bloglefttop span.olive {
	color:#767669;
}

.post {
	padding:0 20px 40px 0;
}

.postdate {
	width:78px;
	height:42px;
	background:url(/images/datebox.png) no-repeat 0 0;
	float:left;
	margin-right:10px;
}

.postdate span {
	color:#f9fad4;
	font-family:Times,serif;
	font-size:1.7em;
	line-height:1.3em;
	display:block;
	margin:13px 0 0 8px;
}

.post h3 {
	width:520px;
	float:left;
	font-size:1.7em;
	line-height:1.3em;
	margin:13px 0 8px;
}

.postcontent {
	clear:both;
	padding:0 0 0 40px;
}


	
/* Blog Sidebar */
.sidebar {
	width:231px;
}

.sidebartop {
	height:81px;
	background:url(/images/blogrighttop.gif) repeat-x 0 0;
	padding:6px;
	margin-bottom:13px;
}

a.chris-beaman-thumb {
	display:block;
	width:67px;
	height:67px;
	float:left;
	margin-right:6px;
}

.sidebartop span {
	padding:5px 0 3px;
	display:block;
	font-size:1.2em;
}

.sidebarcontent {
	padding:0 15px 20px;
}

.sidebarcontent h4 {
	color:#5a5445;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
}

.categories ul {
	list-style-type:square;
	margin-bottom:25px;
	padding-left:25px;
}

.categories ul li {
	font-size:1.1em;
	margin-bottom:5px;
}


	
/* Portfolio */
#portfolio {
	padding:0 60px;
}

.jump {
	width:150px;
	background-color:#f9f9f9;
	border:1px solid #ddd;
	float:left;
	margin-right:15px;
}

.jumpto {
	padding:10px;
}

.jumpto h4 {
	font-size:1.2em;
}

.jumpto ul {
	padding:10px 0 10px 5px;
}

.jumpto ul li {
	line-height:1.3em;
	margin-bottom:7px;
}

.portfolio {
	width:710px;
	float:left;
}

.portfolio a.ajump {
	height:20px;
	display:block;
}

.portfolio a.ajump.afirst {
	height:0;
}

.portfolio ul li.portfolio-item {
	margin-bottom:40px;
	overflow:hidden;
}

.portfolio ul li.portfolio-item.plast {
	margin-bottom:0;
}

.portfolio ul li img {
	width:450px;
	border:1px solid #ddd;
	float:left;
	margin-right:30px;
}

.siteinfo {
	width:225px;
	float:left;
	padding-top:5px;
}

.siteinfo h3 {
	font-size:1.4em;
	line-height:1.2em;
}

.innerinfo {
	padding-right:10px;
}

.innerinfo a.backtotop {
	background:url(/images/socialicons.gif) no-repeat 0 -95px;
	height:15px;
	padding:0 0 2px 15px;
	display:block;
	border-bottom:1px dotted #aaa;
	margin-bottom:15px;
}

.innerinfo p {
	margin-bottom:30px;
}

.innerinfo h4 {
	font-size:1.2em;
}

.innerinfo ul {
	padding:7px 0 0 15px;
}

.innerinfo li {
	height:18px;
	line-height:1.7em;
	margin-bottom:3px;
}

.innerinfo li span {
	color:#333;
}

.innerinfo li.plinkedin {
	padding-left:23px;
	background:url(/images/socialicons.gif) no-repeat 0 -18px;
}

.innerinfo li.pemail {
	padding-left:23px;
	background:url(/images/socialicons.gif) no-repeat 0 -75px;
}


	
/* Contact */
#contact {
	padding:0 60px;
}

.contactform {
	width:548px;
	height:361px;
	background:url(/images/contact.jpg) no-repeat 0 0;
	float:left;
}

.contactinner {
	padding:50px 20px 20px;
}

.contactinner p {
	margin-bottom:10px;
	line-height:1.6em;
}

.contactform h2 {
	font-size:1.6em;
}

.contactform div.formfield {
	margin-bottom:5px;
}

.contactform label {
	color:#796f35;
	font-size:1.25em;
	display:block;
	float:left;
	width:85px;
	padding-top:7px;
}

.contactform label span {
	color:#861212;
	font-size:1.25em;
}

.contactform input.text,.mc-field-group input.required {
	padding:7px 5px;
	width:200px;
	float:left;
}

.contactform input,textarea,.mc-field-group input.required {
	border:1px solid #afbed3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.contactform textarea {
	float:left;
	width:410px;
	padding:7px 3px;
	height:50px;
}

.contactform input.submit {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	padding:7px 5px;
	width:100px;
	background-color:#78af73;
	color:#fff;
	float:right;
	clear:both;
	cursor:pointer;
	margin-right:6px;
}

.contactform input.submit:hover {
	background-color:#699F63;
}

#contact_form .error,#contact_form #inquiry.error {
	background-color:#ffe6e8;
}

#contact_form input.error {
	width:200px;
}

#contact_form input:focus,#contact_form #inquiry:focus {
	background-color:#f0f6f8;
}

.social-contact {
	width:310px;
	height:336px;
	margin:25px 0 0 20px;
	float:left;
	position:relative;
}

.social-contact .top-box {
	position:absolute;
	width:299px;
	height:324px;
	border:1px solid #bbb8d0;
	background-color:#f3f1f7;
	z-index:2;
}

.topboxpad {
	padding:20px;
}

.topboxpad h3 {
	font-size:1.3em;
}

.social-contact .bottom-box {
	width:299px;
	height:324px;
	margin:13px 0 0 12px;
	background-color:#726e82;
	position:absolute;
	z-index:1;
}

.social-contact ul {
	margin-bottom:17px;
}

.social-contact li {
	background:url(/images/socialicons.gif) no-repeat 0 0;
	display:inline;
	margin-right:10px;
	line-height:1.8em;
	padding:3px 2px 0 25px;
}

.social-contact li.slinkedin {
	background-position:0 -19px;
}

.social-contact li.stwitter {
	background-position:0 -38px;
}

.social-contact li.sfacebook {
	background-position:0 -57px;
}

#newsletter {
	margin-top:8px;
	position:relative;
}

#newsletter .mc-field-group input.required {
	color:#9f9d9d;
	width:170px;
	margin-right:10px;
}

.mc-field-group {
	padding-bottom:3px;
}

#mc-embedded-subscribe {
	background-color:#f4e3b7;
	border:1px solid #f1d185;
	color:#6d5515;
	cursor:pointer;
	width:65px;
	height:28px;
	position:absolute;
	left:190px;
	top:1px;
}

#mc-embedded-subscribe:hover {
	background-color:#f1d185;
}

.response, div.mce_inline_error {
	margin-top:10px;
	color:#777;
	font-size:1em;
	clear:both;
}
.mc-field-group div.mce_inline_error {
	margin-top:0;
	padding-top:10px;
	}



/* Thank You */
#thankyou {
	padding:0 60px;
}



/* Credits */
#credits {
	padding:0 60px;
}


	
/* Footer */
#footer {
	margin-top:38px;
	padding:0 60px;
}

.footer {
	background:url(/images/footerhr.gif) repeat-x 0 0;
	padding:25px 20px 20px;
}

.fcolumn {
	width:165px;
	float:left;
}

.fcolumn h5 {
	margin:7px 0 10px;
}

.fcolumn ul li {
	line-height:1.5em;
}

.fcommunication li {
	background:url(/images/socialicons.gif) no-repeat 0 0;
	padding-left:25px;
	margin-bottom:2px;
}

.fcommunication .linkedin-icon {
	background-position:0 -19px;
}

.fcommunication .twitter-icon {
	background-position:0 -38px;
}

.fcommunication .facebook-icon {
	background-position:0 -57px;
}

.fspecialization {
	margin-right:25px;
}

.recentnews {
	width:320px;
	float:left;
	background-color:#f3e8c7;
	height:135px;
}

.recentnews h5 {
	padding:7px 0 2px 15px;
}

.recentnews p {
	background-color:#f7f5ef;
	margin:5px;
	padding:7px 10px 0;
	height:97px;
	overflow:hidden;
}

p.copyright {
	width:230px;
	float:right;
	margin-top:10px;
}