﻿body {
	margin: 0px;
	padding: 0px;
	background: #F3F5F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707881;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	text-align: justify;
}

p.title {
	color: #E05614;
	text-indent: 0px;
	margin: 5px 0px 5px;
	font-size: 11px;
	padding: 0px;
}

img {
	border: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
}

.greytext {
	color: #737A83;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#main {
	margin: 44px 0px 0px;
}

#content {
	width: 889px;
	margin: auto;
}

#topcontainer {
	margin-bottom:15px;
}

#banner {
	background: url(../images/banner_back.jpg) no-repeat top left;
	width: 889px;
	height: 149px;
}

#bannerinfo {
	position: absolute;
	margin-left: 565px;
	margin-top: 60px;
	width: 324px;
	height: 50px;
}

#bannerinfo .infotext {
	float: left;
	line-height: 20px;
	padding-right: 10px;
	color: #FFF;
}

#bannerinfo .infoaddress {
	line-height: 12px;
	max-width: 161px;
	margin-top: -50px;
	margin-left: 10px;
	padding: 0px;
	color: #FFF;
}

#navigation {
	background: url(../images/navigation_back.jpg);
	width: 886px;
	height: 34px;
	padding-left: 3px;
}

#navigation a {
	float: left;
	height: 31px;
	background-repeat: no-repeat;
}

#navigation a:hover {
	background-position: 0 -31px;
}

#navigation a.activemenu {
	background-position: 0 100%;
}

#navigation #menuhome {
	width: 63px;
	background-image: url(../images/menu/menu_home.png);
}

#navigation #menuportfolio {
	width: 75px;
	background-image: url(../images/menu/menu_portfolio.png);
}

#navigation #menuservices {
	width: 73px;
	background-image: url(../images/menu/menu_services.png);
}

#navigation #menucompany {
	width: 78px;
	background-image: url(../images/menu/menu_company.png);
}

#navigation #menucontactus {
	width: 88px;
	background-image: url(../images/menu/menu_contactus.png);
}

#navigation #menuquote {
	width: 106px;
	background-image: url(../images/menu/menu_quote.png);
}

#navigation #menublog {
	width: 112px;
	background-image: url(../images/menu/menu_blog.jpg);
}

#navigation #menutechnology {
	width: 88px;
	background-image: url(../images/menu/menu_technology.png);
}

#footer {
	background: url(../images/footer_back.jpg) repeat-x;
	height: 115px;
	width: 100%;
	color: #FFF;
	overflow: hidden;
}

#footercontent {
	width: 880px;
	margin: auto;
}

#copyright {
	padding-top: 20px;
	float: left;
}

#minilinks {
	padding-top: 20px;
	float: right;
}

#minilinks a {
	margin-right: 20px;
}

#bottomlinks {
	margin-top: 22px;
}

#bottomlinks a {
	font-size: 12px;
	float: left;
	line-height: 27px;
}

#bottomlinks .seperator {
	background: url(../images/bottomlink_seperator.png) no-repeat center center;
	width: 21px;
	height: 32px;
	float: left;
}

#portfolio .leftside, #company .leftside {
	float: left;
	width: 236px;
	margin-right: 16px;
}

#home .leftside {
	float: left;
	width: 495px;
}

#home .rightside {
	float: right;
	width: 379px;
}

#contactus .leftside, #quote .leftside {
	float: left;
	width: 300px;
	margin-right: 18px;
}

#contactus .leftside .whitemoduleright, #contactus .middleside .whitemoduleright {
	height: 465px;
	padding-bottom: 0px;
}

#portfolio .rightside, #company .rightside {
	float: right;
	width: 637px;
}

#contactus .rightside {
	float: right;
	width: 236px;
}

#contactus .middleside {
	float: left;
	width: 318px;
	margin-right: 17px;
}

#quote .rightside {
	float: right;
	width: 571px;
}

.grey .moduletitleleft {
	background: url(../images/box_titles/grey_left.gif) no-repeat top left;
}

.grey .moduletitlecenter {
	background: url(../images/box_titles/grey_tile.gif) repeat-x top left;
}

.grey .moduletitleright {
	background: url(../images/box_titles/grey_right.gif) right;
}

.blue .moduletitleleft {
	background: url(../images/box_titles/blue_left.gif) no-repeat top left;
}

.blue .moduletitlecenter {
	background: url(../images/box_titles/blue_tile.gif) repeat-x top left;
}

.blue .moduletitleright {
	background: url(../images/box_titles/blue_right.gif) right;
}

.orange .moduletitleleft {
	background: url(../images/box_titles/orange_left.gif) no-repeat top left;
}

.orange .moduletitlecenter {
	background: url(../images/box_titles/orange_tile.gif) repeat-x top left;
}

.orange .moduletitleright {
	background: url(../images/box_titles/orange_right.gif) right;
}

.green .moduletitleleft {
	background: url(../images/box_titles/green_left.gif) no-repeat top left;
}

.green .moduletitlecenter {
	background: url(../images/box_titles/green_tile.gif) repeat-x top left;
}

.green .moduletitleright {
	background: url(../images/box_titles/green_right.gif) right;
}

.moduletitle {
	line-height: 25px;
	color: #FFF;
	height: 28px;
	position: relative;
	overflow: hidden;
}

.moduletitleleft {
	position: absolute;
	left: 0px;
	width: 20px;
	height: 28px;
}

.moduletitlecenter {
	position: absolute;
	left: 20px;
	right: 34px;
	height: 28px;
	line-height: 31px;
}

.moduletitleright {
	position: absolute;
	right: 0px;
	width: 34px;
	height: 28px;
}

.modulecontent {
	border-left : 1px solid #E2E3E5;
	border-right : 1px solid #E2E3E5;
}

.modulecontent .mainblack {
	background: #2C3137;
	margin: 0 2px 0;
	padding: 10px;
	overflow: hidden;
}

.modulebottom {
	height: 14px;
	position: relative;
}

.modulebottomleft {
	background:url(../images/module_bottom.gif) no-repeat;
	width: 14px;
	height: 14px;
	left: 0px;
	position: absolute;
}

.modulebottomcenter {
	background:url(../images/module_bottom_tile.gif) repeat-x;
	height: 14px;
	width: auto;
	left: 14px;
	right: 14px;
	position: absolute;
}

.modulebottomright {
	background:url(../images/module_bottom.gif) no-repeat 100% 0;
	width: 14px;
	height: 14px;
	right: 0px;
	position: absolute;
}

#clientlist li, #companyinfolist li {
	background: url(../images/list_bullet.jpg) no-repeat left center;
	overflow: hidden;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#featuredlist li {
	background-image: url(../images/list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: -12px center;
	overflow: hidden;
	height: 15px;
	padding: 0px;
	margin: 0px;
	padding-left: 14px;
	color: #FFF;
}

#clientlist li a, #companyinfolist li a {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	display: block;
	overflow: hidden;
}

#clientlist li a:hover, #companyinfolist li a:hover {
	background: url(../images/clientlist_on.jpg);
	text-decoration: none;
}

#clientlist li a.active, #companyinfolist li a.active {
	background: url(../images/clientlist_on.jpg);
	text-decoration: none;
}

.portfoliotitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.portfolioDetails {
	font-size: 11px;
	color: #707881;
	padding: 10px;
	font-weight: bold;
}

.whitemodule {
	background: #FFF url(../images/white_module/white_left.gif) repeat-y top left;
}

.whitemodule a {
	color: #EE6422;
}

.whitemoduleright {
	background: url(../images/white_module/white_right.gif) repeat-y top right;
}

.whitemoduleright div.cont {
	padding-bottom: 0px;
	/*font-weight: normal;*/
}

.whitemodulebottom {
	height: 14px;
	position: relative;
}

.whitemodulebottomleft {
	background:url(../images/white_module/white_bl.gif) no-repeat;
	width: 14px;
	height: 14px;
	left: 0px;
	position: absolute;
}

.whitemodulebottomcenter {
	background:url(../images/white_module/white_b.gif) repeat-x;
	height: 14px;
	left: 14px;
	right: 14px;
	position: absolute;
}

.whitemodulebottomright {
	background:url(../images/white_module/white_br.gif) no-repeat 100% 0;
	width: 14px;
	height: 14px;
	right: 0px;
	position: absolute;
}

#portitems {
	height: 169px;
}

#portitems #portimages {
	height: 149px;
	overflow: hidden;
}

#portitems #imagenumbers {
	background: url(../images/portlist/portlist_b.jpg);
	height: 22px;
}

#portitems #numbers li {
	float: left;
	height: 22px;
	line-height: 17px;
	width: 19px;
	text-align: center;
	background: url(../images/portlist/number_back.gif) no-repeat;
}

#portitems #numbers li.one {
	background: url(../images/portlist/portlist_bl.jpg) no-repeat;
	width: 21px;
}

#portitems #numbers li.seperator {
	background: url(../images/portlist/seperator.gif) no-repeat;
	width: 2px;
}

#portitems #numbers li a {
	width: 19px;
	height: 22px;
	line-height: 17px;
	float:left;
}

#portitems #numbers li a:hover {
	background: url(../images/portlist/number_back_on.gif);
	text-decoration: none;
}

#numbers li.one a.hover {
	background: url(../images/portlist/one_back_on.gif) no-repeat;
}

#numbers li a.hover {
	background: url(../images/portlist/number_back_on.gif);
}

#portitems #numbers li.one a {
	padding-left: 3px;
	width: 19px;
}

#portitems #numbers li.one a:hover {
	background: url(../images/portlist/one_back_on.gif) no-repeat;
}

/* 2 */

#portitems #numbers2 li {
	float: left;
	height: 15px;
	line-height: 15px;
	width: 15px;
	text-align: center;
}

#portitems #numbers2 li a {
	width: 15px;
	height: 15px;
	line-height: 13px;
	float:left;
	font-size: 9px;
	text-align: center;
}

#portitems #numbers2 li a:hover {
	/*background: #32383D; url(../images/portlist/number_back2.gif) no-repeat center center;*/
	background: url(../images/portlist/number_back2.gif) no-repeat 3px 1px;
	text-decoration: none;
}

#portitems #numbers2 li a.hover {
	/*background: #32383D; url(../images/portlist/number_back2.gif) no-repeat center center;*/
	background: url(../images/portlist/number_back2.gif) no-repeat 3px 1px;
}

/* /2 */

#portitems #portimagesright {
	float: right;
	background: url(../images/portlist/portlist_br.jpg) no-repeat;
	width: 20px;
	height: 22px;
}

#servicelist li {
	padding-left: 10px;
	font-size: 10px;
	height: 17px;
	line-height: 15px;
	background: url(../images/portlist/servicedot.gif) no-repeat left center;
}

#contactservice li {
	padding-left: 14px;
	font-size: 11px;
	height: 18px;
	line-height: 15px;
	background: url(../images/portlist/servicedot_green.jpg) no-repeat left center;
}

#quoteservice li {
	padding-left: 14px;
	font-size: 11px;
	height: 18px;
	line-height: 15px;
	background: url(../images/orangedot.jpg) no-repeat left center;
}

#homeservice li a {
	padding-left: 20px;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	background: url(../images/portlist/servicedot_green.jpg) no-repeat 7px center;
	color: #707881;
	display: block;
}

#homeservice li a.alternate {
	/*background: url(../images/home_services_on.jpg) no-repeat left;*/
	background-color: #F9FAFA;
}

.mask {
	position: absolute;
	background: #fff;
	width: 205px;
	height: 120px;
}

.orangetext {
	color: #E05614;
}

#contactForm input, #contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 168px;
	background: none;
	margin-top: 3px;
	height: 15px;
	top: 0px;
}

#quoteform input[type=text], #quoteform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 488px;
	background: none;
	margin-top: 3px;
	height: 15px;
	top: 0px;
}	

#quoteform .textfield {
	width: 488px;
	height: 22px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#quoteform .field {
	width: 500px;
	min-height: 22px;
	overflow: visible;
}

#quoteform .fieldtitle {
	line-height: 22px;
	float:none;
	position: relative;
}

#quoteform .helptip {
	float: left;
	width: 14px;
	height: 22px;
	background: url(../images/quotetipicon.gif) no-repeat center center;
	padding-left: 10px;
}

#contactForm .fieldholder {
	height: 22px;
	padding-bottom: 10px;
}

#contactForm .fieldtitle {
	line-height: 22px;
	width:100px;
	float:left;
}

#contactForm .field {
	width: 180px;
	height: 22px;
	float: left;
	overflow: visible;
}

.textleft {
	background: url(../images/formfields/text_left.gif) no-repeat;
	width: 6px;
	height: 22px;
	line-height: 22px;
	float: left;
}

.textfield {
	background: url(../images/formfields/text_tile.gif) repeat-x;
	width: 168px;
	height: 22px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.textright {
	background: url(../images/formfields/text_right.gif) no-repeat;
	width: 6px;
	height: 22px;
	line-height: 22px;
	float: left;
}

.textfieldtop {
	background:url(../images/formfields/textarea_top.gif) no-repeat;
	height: 6px;
	width: 180px;
}

.textfieldtile {
	background: url(../images/formfields/textarea_tile.gif) repeat-y;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

.textfieldbottom {
	background: url(../images/formfields/textarea_bottom.gif) no-repeat;
	height: 6px;
	width: 180px;
}

.textfieldtopleft {
	background: url(../images/formfields/textarea_back.gif);
	height: 56px;
	width: 306px;
}

.textfieldbottomright {
	background: url(../images/formfields/textarea_br.gif) bottom right;
	margin: 6px 0px 0px 6px;
	height:50px;
	width: 300px;
	position:absolute;
}

.tool-tip {
	color: #fff;
	z-index: 13000;
	width: 137px;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #97CFEA;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #97CFEA;
	background: url(../images/bubble.png) top left repeat-y;
	padding: 5px;
	width: 129px;
}
 
.tip-text {
	font-size: 11px;
	padding: 5px;
	color: #FFF;
	width: 129px;
	background: url(../images/bubble.png) bottom right repeat-y;
}

.featuredtitle, .featuredtitle a {
	background: url(../images/featured_back.gif) no-repeat;
	font-size: 14px;
	line-height: 19px;
	padding-left: 5px;
	color: #FFF;
}

.featuredtitle a:hover {
	text-decoration: none;
}

#featureddesc {
	margin-top: 5px;
	font-size: 10px;
}

.orangedot li {
	background: url(../images/orangedot.jpg) no-repeat left center;
	padding-left: 12px;
}

#frmNewsletter a {
	color: #000;
}

.help {
	padding-right:18px;
	background: url(../images/quotetipicon.gif) no-repeat center right;
}

.socialicons a {float:left; margin: 0px 2px 15px 0px;}