@import url("css/menu.css");

/* CSS Document */
body {background: height:100%; margin:0px; padding:0px; }

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

ul li
{
	list-style-type: none;
	list-style-image: url('images/bullet.png');
	position:relative;
	left: 3px;

}




/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#646464; font-family: Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

p
{
	margin-top: 0px;
}

a,a:link,a:visited,a:active{color:#7D7D7D; text-decoration:none; font-weight:normal; }
a:hover{color:#2E3D47; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:952px; margin:0 auto; background-color: White;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}


.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}

.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px;}
.menu_left{padding:0px; margin:0px;}
.menu_right{margin:0px; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}





body
{
	
	background-image: url('images/body-bckgd.png');
	background-repeat: repeat-x;
	background-position:center top;
	background-color: #393434;
	font-family: Arial, Verdana;
	font-size: 11px;
	height: 100%;
}

.body2
{
	background-image: url('images/seattle-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	
}


.centerBodyCont{
	width: 1024px;
	margin: auto;
	
}

.bodyCont{
	width: 1024px;
	float: left;
	background-color: white;
}

.headerCont{
	width: 1024px;
	height: 127px;
	
	float: left;
}

.headerLogoCont{
	width: 243px;
	height: 72px;
	float: left;
	position: relative;
	left: 28px;
	top: 28px;
	
}

.headerMenuCont{
	float: right;
	width: 550px;
	position:relative;
	left: 0px;
	height: 19px;
	top: 65px;
	

}

.mainCont{
	width: 966px;
	float: left;
	position: relative;
	left: 28px;
	
}

.leftMainCont{
	width: 770px;
	float: left;
	
	position:relative;
}

.rightMainCont{
	width: 188px;
	float: left;
	position:relative;
	left: 8px;
	
	height: 570px;
}

.subHeader{
	width: 770px;
	float: left;
	height: 66px;
	
	
}

.subHeader h2{
	font-size: 12px;
	color: #7D7D7D;
	font-weight: normal;
	margin-top: 20px;
	position:relative;
	left: 25px;

}

.subHeaderLead{
	color: #505050;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.featureCont{
	width: 770px;
	height: 418px;
	float: left;
	
}

.featureContSec{
	width: 766px;
	min-height: 418px;
	float: left;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #F1F1F1;
	border-right: 2px solid #F1F1F1;
	border-bottom: 2px solid #F1F1F1;
	margin-top: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.featureSec
{
	width: 730px;
	position: relative;
	left: 24px;
}

.featureImage{
	height: 251px;
	width: 770px;
	float: left;
	background-color: maroon;
}

.featurePanel{
	height: 167px;
	width: 770px;
	float: left;
}

a .bannerImg{
cursor:default !important;
}

.orangeHeader{
	background-image: url('images/orangeHeader.png');
	background-color: Orange;
	background-repeat:repeat-x;
	width: 770px;
	float: left;
	height: 50px;
}

.orangeHeader H1{
	float:left;
	width: 667px;
	position:relative;
	left: 20px;
	margin-top: 16px;
	font-size: 16px;
	text-transform:uppercase;
	font-weight: bold;
	color: white;
	border-bottom: none;
}

.orangeHeader img
{
	position:absolute;
	left: 0px;
}


.chatBox{
	width: 188px;
	background-color: #848383;
	min-height: 92px;
	background-image: url('images/chatBox.png');
	background-position: top;
	background-repeat:repeat-x;
}

.chatBoxTail{
	background-image: url('images/chatTail.png');
	height: 19px;
	width: 188px;

}

.clientList{
	width: 142px;
	position:relative;
	left: 34px;
	margin-top: 6px;
	font-size: 11px;
	color: #505050;
}

.clientList UL
{
	padding: 0px;
	margin: 0px;
}

.clientList LI{
	color: #7D7D7D;
	padding-top: 5px;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	left: 0px;
}

.clientList LI a, .clientList LI a:link{
	color: #7D7D7D;
	padding-top: 5px;
	list-style:none;
	font-size: 11px;
}

.clientList LI a:hover{
	color: #FD9833;
	text-decoration: none;
	list-style:none;
}

.footerCont{
	width: 970px;
	
	height: 64px;
	float: left;
	left: 28px;
	position: relative;
	font-size: 10px !important;
	color: #7D7D7D !important;
}

.footerCont a
{
	color: #7D7D7D;
	font-size: 10px;
}

.footerLeft{
	float: left;
	position:relative;
	top: 45px;
	color: #7D7D7D;
	font-size: 10px;
}

.footerRight{
	float: right;
	position:relative;
	top: 45px;
	color: #7D7D7D;
	font-size: 10px;

}

/*Nav Items*/

.menuItemStyles{
	color: red;
	float: left;
	font-size: 18px;
	
	
}

.headerSpacer{
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
}

.bottom_space
{
	height: 40px;
	width: 950px;
	float: left;
}


.headerMenuCont a
{
	font-size: 17px;
}

/* nav styles*/

.headerHome a {background-image: url('images/headerHome.png');} .headerHome a:hover {background-image: url('images/headerHomeRoll.png'); } .headerHome-selected a {background-image: url('images/headerHome-selected.png'); } .headerHome-selected a:hover {background-image: url('images/headerHome-selectedRoll.png'); } .headerServices a {background-image: url('images/headerServices.png'); } .headerServices a:hover {background-image: url('images/headerServicesRoll.png'); } .headerServices-selected a {background-image: url('images/headerServices-selected.png'); } .headerServices-selected a:hover {background-image: url('images/headerServices-selectedRoll.png'); } .headerPortfolio a {background-image: url('images/headerPortfolio.png'); } .headerPortfolio a:hover {background-image: url('images/headerPortfolioRoll.png'); } .headerPortfolio-selected a {background-image: url('images/headerPortfolio-selected.png'); } .headerPortfolio-selected a:hover {background-image: url('images/headerPortfolio-selectedRoll.png'); } .headerAbout a {background-image: url('images/headerAbout.png'); } .headerAbout a:hover {background-image: url('images/headerAboutRoll.png'); } .headerAbout-selected a {background-image: url('images/headerAbout-selected.png'); } .headerAbout-selected a:hover {background-image: url('images/headerAbout-selectedRoll.png'); } .headerContact a {background-image: url('images/headerContact.png'); } .headerContact a:hover {background-image: url('images/headerContactRoll.png'); } .headerContact-selected a {background-image: url('images/headerContact-selected.png'); } .headerContact-selected a:hover {background-image: url('images/headerContact-selectedRoll.png'); }


.triCont
{
	width: 770px;
	float:left;
	height: 180px;
	background-image: url('images/tri-bckgrd.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7C7C7C;
	padding-top: 20px;
}

.fadeLinksCont
{
	width: 770px;
	float: left;
	height: 250px;
}

.triCont h2 img
{
	position:relative;
	top: 3px;
}

.menuWebDesign, .menuWebDev, .menuCustomApp
{
	position:relative;
	top: 1px !important;
	left: 4px;
}

.triArea1
{
	width: 215px;
	float: left;
	position:relative;
	left: 24px;
	
}

.triArea2
{
	width: 215px;
	float: left;
	position:relative;
	left: 60px;
	
}

.triArea3
{
	width: 215px;
	float: left;
	position:relative;
	left: 90px;
	
}

.triCont h2
{
	color: #FD9833;
	font-weight: bold;
	text-transform: uppercase;
}

.triCont ul
{
	position:relative;
	left: -24px;
}

.triCont li
{
	width: 194px;
	font-size: 11px;
	color: White;
	list-style-type: none;
	margin-bottom: 6px;
	
	left: 2px;
	position: inherit;
}

.triCont ul li
{
	list-style-image: url('images/whitebullet.png');
	
}

.triSeparator
{
	height: 142px;
	width: 9px;
	border-right: 2px solid #9F9D9D;
	float: left;
	position:relative;
	top: 10px;
	left: 30px;
}

.triSeparator2
{
	height: 142px;
	width: 9px;
	border-right: 2px solid #9F9D9D;
	float: left;
	position:relative;
	top: 10px;
	left: 60px;
}


.csThumb
{
	position:relative;
	top: 2px;
	left: 6px;
}

.portfolioThumb1, .portfolioThumb2, .portfolioThumb3
{
	width: 228px;
	height: 125px;
	float: left;
	
	margin-bottom: 18px;
	position:relative;
	left: -2px;
	background-image: url('images/thumbShadow.png');
}

.portfolioThumb2
{
	position:relative;
	left: 20px;
}

.portfolioThumb3
{
	position:relative;
	left: 40px;
}

.servicesImage
{
 height: 116px;
 width: 770px;
 background-color: #cccccc;
 float: left;
 position:relative;
 left: -2px;
}

.servicesImageFoot
{
	font-size: 2px;
	font-style: italic;
	color: #7D7D7D;
	float: left;
	width: 760px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 5px;
	height: 2px;
	
}

.servicesNavCont{
width: 250px;
height: 376px;
background-color: #cccccc;
float: left;
background-image: url('images/servicesNavBck.png');
background-repeat: repeat-x;
background-position: top;
background-color: #7C7C7C;
}

.servicesMainCont
{
	width: 485px;	
	margin-bottom: 10px;
	float: left;
	position: relative;
	left: 17px;
}

.servicesMainCont h2
{
	color: #F47706;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.servicesMainCont p
{
	color: #646464;
	margin-top: 5px;
	line-height: 125%;
}

.servicesMainCont h1
{
	font-size: 11px;
	text-transform: uppercase;
}

.servicesNavCont img
{
	position:relative;
	top: 3px;
}

.servicesNavCont h2
{
	color: #FD9833;
	font-weight: bold;
	text-transform: uppercase;
}

.servicesNavCont ul
{
	position:relative;
	left: -24px;
}

.servicesNavCont li
{
	width: 194px;
	font-size: 11px;
	
	color: White;
	list-style-type: none;
	list-style-image: url(images/whitebullet.png);
	margin-bottom: 6px;
}

.servicesNavCont .triArea1 hr
{
	position: relative;
	left: -18px;
	border-top: none;
	border-bottom: 1px solid #858383;
	width: 226px;
	
}

.caseImageCont
{
	
	float: left;
	height:375px;
	width: 494px;
	background-image: url('images/shadow.png');
	background-repeat: no-repeat;
	margin-top: 10px;

	
}

.caseImage
{
	width: 482px;
	height: 359px;
	
	float: left;
	position:relative;
	left: 6px;
	top: 4px;
	margin-bottom: 20px;
	
}

.caseMenuCont
{
	
	float: left;
	width: 492px;
	height: 28px;
	
	
	
}

.caseMenuLeft
{
	float: left;
	height: 28px;
	width: 85px;
	background-image: url('images/casePrev.png');
	cursor: pointer;
}

.caseMenuRight
{
	float: right;
	height: 28px;
	width: 85px;
	background-image: url('images/caseNext.png');
	cursor: pointer;
}

.caseSpecsCont hr
{
	width: 176px;
	border-bottom: 0px;
	border-top: 1px solid #DEDEDE;
	border-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

html>/**/body .caseSpecsCont hr
{
	position:relative;
	left: -21px;
}

.caseSpecsCont h2 img
{
	margin-top: 4px;
	margin-bottom: 12px;
	
}

.caseSpecsCont h2
{
	color: #FD9833;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.caseSpecsCont p .orange
{
	font-weight: bold;
}

.caseSpecsCont
{
	float: left;
	width: 222px;
	margin-top: 20px;
	position:relative;
	left: 28px;
}

.caseSpecsCont p
{
	margin-bottom: 5px;
}

.orange
{
	color: #FD9833;
}

.caseProject
{
	
}

.caseTopCont
{
	width: 492px;
	float: left;
}

.caseBottomCont
{
	float: left;
	width: 730px;
	margin-top: 10px;
}

.caseTechno 
{
	margin: 0px;
	padding: 0px;
	position:relative;
	left: 15px;
}

.caseTechno li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.caseHeader
{
	color: #FD9833;
	font-weight: bold;
	text-transform: uppercase;
	
}

.loader
{
	
	font-weight: bold;
	font-size: 18px;
	position: fixed;
	left: -800px;
	top: -400px;
	background-image: url('/images/loader.gif');
	width: 43px;
	height: 11px;

}

.headerSep
{
	float: left;
	width: 2px;
	background-color: gray;
	height: 18px;
	position:relative;
	top: 0px;
}

.contactCont
{
	position:relative;
	left: 16px;
	width: 490px;
	float: left;
	height: 510px;

}

.contactCont p
{
	margin-bottom: 2px;
	margin-top: 0px;
}

.contactCont h2
{
	color: #FD9833;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 12px;
}

.contactCol1
{
	width: 150px;
	float: left;
	
}

.contactCol2
{
	width: 115px;
	float: left;
	
}

.contactCol3
{
	width: 160px;
	float: left;
	
}

.contactMap
{
	width: 492px;
	height: 370px;
	float: left;
	background-image: url('images/contactMap.png');
	position:relative;
	left: -5px;
}

.contactMap iframe
{
	position:relative;
	left: 5px;
	top: 4px;
}

.contactMap2
{
	
}

.contactTextCont
{
	margin-top: 30px;
	position:relative;
	left: 12px;
	margin-bottom: 30px;
	float: left;
}

.contactBlurb
{
	width: 250px;
	height: 140px;
	float: left;
	background-image: url('images/contactBlurb.png');
	background-repeat: no-repeat;
	position:relative;
	top: -15px;
}

.contactQuote
{
	width: 250px;
	float: left;
	height: 34px;
}

.contactTextCont a, .contactTextCont a:hover
{
	color: #646464;
	text-decoration: none;
}


.quoteRequestCont 
{
	float: left;
	width:335px;
	position:relative;
	left: 20px;
}
.quoteCheckList
{
	float: left;
	width: 355px;
	position:relative;
	left: 60px;
}

.quoteCheckList table
{

}



.quoteCheckList div
{
	margin-bottom: 10px;
}

.quoteCheck
{
	width: 327px;
	float: left;
	margin-bottom: 5px;
}

.quoteBottom
{
	width: 480px;
	float: left;
	margin-top: 20px;

}

.quoteBigCont h2
{
	color: #FD9833;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
}

.quoteBottom1
{
	width: 580px;
	float: left;
	margin-top: 10px;

}

.quoteBottom3
{
	width: 480px;
	float: left;
	margin-top: 10px;

	position:relative;
	left: 20px;
}

.quoteBottom1 label
{
	float: left;
	width: 250px;

}

.quotesHRCont
{
	width: 600px;
	float: left;
	position: relative;
	left: 82px;
}

.quotesHRCont hr
{
	border-top: 1px solid #f1f1f1;
	border-bottom: 0px solid;
	border-left: 0px;
	
	
}

.quoteBottom2
{
	width: 480px;
	float: left;
	margin-top: 10px;
	
	position:relative;
	left: 20px;
}

.quoteBigCont
{
	float: left;
	width: 765px;
}

.quoteLarge
{
	width: 700px;
	float: left;
	height: 100px;
	margin-top: 10px;
}


.quoteBottom label
{
	float: left;
	width: 250px;
	background-color: Aqua;
}

.quoteCheck input
{
	float: right;
	position:relative;
	left: 7px;

}

.quoteCheck label
{
	float: right;

}

.contactFormLabel
{

	width: 170px;
	float: left;
	text-align: right;
	margin-right: 7px;
	padding-top: 3px;
}

.quoteRequestCont div
{
	margin-bottom: 10px;
	text-align: left;
	width:340px;
	float: left;

	
}

input
{
	margin: 0px 0px 0px 0px;
}

.quoteRequestCont input
{
	
	
}

.quoteRadio
{
	float: left;
	
	position:absolute;
	left: 370px;
	top: -6px;
}

.quoteButtonCont
{
	
	float: right; 
	width: 500px; 
	margin-bottom: 15px;
	text-align: right;

}

.quoteButton
{
	background-color: #FD9833;
	border: 1px solid #999999;
	height: 22px;
	width: 80px;
	cursor: pointer;
	position:relative;
	left: -43px;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.triArea1About
{
	float:left;
	
	position:relative;
	width:215px;
}

.triArea1Process
{
	position:relative;
	left: 12px;
	top: 38px;
}

.dreamCont
{
	width: 105px;
	float: left;
	
}

.dreamCont h2, .designCont h2, .developCont h2, .deliverCont h2
{
	margin-bottom: 10px;
}

.dreamCont p, .deliverCont p, .developCont p
{

	width: 105px;

}

.designCont
{
	width: 105px;
	float: left;
	margin-right: 10px;
	position:relative;
	left: 10px;
}

.designCont br
{

	line-height: 70%;
}

.dSep, .dSep2, .dSep3
{
	border-right: 1px solid #d9d9d9;
	width: 10px;
	height: 300px;
	float:left;
	position:relative;
	margin-top: 27px;
	margin-bottom: 50px;
}

.developCont
{
	width: 105px;
	float: left;
	margin-right: 10px;
	position:relative;
	left: 10px;
}

.developCont br
{

	line-height: 70%;
}

.deliverCont
{
	width: 105px;
	float: left;
	margin-right: 10px;
	position:relative;
	left: 10px;
}

.deliverCont br
{

	line-height: 70%;
}

.contactCol3 a:hover
{
	text-decoration: underline;
}

.portfolioHeader h2 .orange
{
	font-weight: bold;
}

.portfolioHeader h2
{
	font-size: 12px;
	color: #646464;
	line-height: 125%;
}

.contentpadding
{
	width: 700px;
	position:relative;
	left: 20px;
	margin-top: 20px;
}

.contentpadding .h1
{
	font-weight: bold;
}

.contentpadding .pagetitle
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}