body { 
	padding: 0;
	margin: 0;	
	background: #c7ccd2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
}

table {
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;	
}

#pagelt, #pagert {
	width: 50%;
	vertical-align: top;
	height: 700px;
}
#pagelt {
	background: transparent url(../images/page_bg_left.png) no-repeat scroll right top;
}
#pagert {
	background: transparent url(../images/page_bg_right.png) no-repeat scroll left top;
}
#pagec {
	width: 980px;
}
#pagebg
{
	background: transparent url(../images/page_bg.png) no-repeat scroll top; 
}

#backDiv {
	background: #c7ccd2;
}

#content {
	background: #fff;
}

#page {
	width: 980px;
	background: #fff;
	text-align: left;	
	padding: 0;
	margin: 0 auto;
}

#header {
	background: #fff;
	padding: 5px 0 0 0;		
	*padding: 6px 0 0 0;		
}

#header div table {
	padding: 0;
	margin: 0;
}

#header div td {
	padding: 0;
	margin: 0;
}

#leftcol {
	width: 247px;
	height: 100%;	
	padding: 5px;
	background-color: #f3f5f8;
}

#footer {
	background-color: #e8e8e8;
	border: solid 1px #fff;
}

#tagLine  {
	color: #405060;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 140%;
	width: 500px;
}

#tagLine span {
	margin: 5px 0 0 0;
	color: #7aaadc;
	font-size: 13px;
}

.white {
	background-color:White;
	border-color:Gray;
	border-style:solid;
	border-width:1px;
}

a:link {
	color: #545454; 
	text-decoration: none;
}

a:visited {
	color: #545454; text-decoration: none;
}
a:hover {
	color: #545454; text-decoration: underline;
}

.top_menu a:link {color: #767676; text-decoration: none;}
.top_menu a:visited {color: #656565; text-decoration: none;}
.top_menu a:hover {color: #0080C6; text-decoration: none;}

.submenu a:link {color: #545454; text-decoration: none; }
.submenu a:visited {color: #545454; text-decoration: none;}
.submenu a:hover {color: #545454; text-decoration: underline;font-weight: normal;}

#bottom_menu a:link {color: #FFF; text-decoration: none;}
#bottom_menu a:visited {color: #FFF; text-decoration: none;}
#bottom_menu a:hover {color: #FFF; text-decoration: underline;}

#current {
	color: #fff;
	text-decoration: none;
}


.headline a:link {color: #EE9B00; text-decoration: none;}
.headline a:visited {color: #EE9B00; text-decoration: none;}
.headline a:hover {color: #EE9B00; text-decoration: underline;}

.in_text a:link, a.in_text:link {color: #0080C6; text-decoration: none;}
.in_text a:visited, a.in_text:visited {color: #0080C6; text-decoration: none;}
.in_text a:hover, a.in_text:hover {color: #0080C6; text-decoration: underline;}

.in_text2 a:link, a.in_text2:link {color: #0080C6; text-decoration: underline;}
.in_text2 a:visited, a.in_text2:visited {color: #0080C6; text-decoration: underline;}
.in_text2 a:hover, a.in_text2:hover {color: #0080C6; text-decoration: none;}

.sendUsEmail a:link, a.sendUsEmail:link {color: #333; text-decoration: underline;}
.sendUsEmail a:visited, a.sendUsEmail:visited {color: #333; text-decoration: underline;}
.sendUsEmail a:hover, a.sendUsEmail:hover {color: #333; text-decoration: none;}

img {border: 0px;}

.NewsRepeater p a,
.NewsRepeater p strong a,
.NewsDetailsRepeater p a,
.NewsDetailsRepeater p strong a
{
	color: #545454;
	text-decoration: none;
}
.NewsRepeater a:hover,
.NewsRepeater p a:hover,
.NewsRepeater p strong a:hover,
.NewsDetailsRepeater p a:hover,
.NewsDetailsRepeater p strong a:hover
{
	text-decoration: none;
}
.NewsDetailsRepeater p h1 a
{
	color: #EE9B00;
	text-decoration: none;
}
.NewsDetailsRepeater p h1 a:hover
{
	text-decoration: none;
}
.NewsRepeater span.single a, 
.NewsRepeater span.single a:visited, 
.NewsRepeater span.single a:hover
{
	color: #0080C6 !important; 
	text-decoration: underline !important;
}
/* MiniPhoto */
.MiniPhoto td
{
	text-align:center;	
	padding: 5px;
}
.MiniPhoto img
{
	border: 0px;	
}
/* === */
.hidden 
{
	display:none;
	}

table#main { 
	width: 980px;
	border: 0px;
	border-collapse:collapse;
	background: #fff;
}
h1 {
	color: #0080C6; 
	font-size: 11px; 
}

.title, .title2 {
	color: #146CC9;
	font-size: 16px;
	margin-top: 0;
}

.title {
	font-size: 20px;	
}
.title {
	margin: 20px 0 20px 30px;
}
.headline {
	color: #EE9B00;
	font-size: 12px; 
}
div.nifty p,  div.nifty h1{ 
	background: #F5F5F5;
	margin: 0; 
	padding: 5px 11px; 
	padding-top: 0px;
	line-height: 1.3; 	
	text-align: justify;}
	
div.nifty p,  div.nifty .h1{ 
	background: #F5F5F5;
	margin: 0; 
	padding: 5px 11px; 
	padding-top: 0px;
	line-height: 1.3; 
	text-align: justify;}
	
div.nifty 
{
	margin-left: 5px;
	margin-right: 5px;
	width: 191px;
	background:#F5F5F5;
	font-size: 11px;
}

div#top_menu td {
	font-size: 14px;
	background-color: #ececec;
}

div#top_menu td.bg span a {
	background: url(../images/current-tab_bg.png);
}

div#top_menu td span a {
	padding: 10px;
	display: block;
	text-align: center;
	background: url(../images/tab_bg.png);
}

div#top_menu {
	margin: 0;
}

div#top_menu img {
	margin-left: 10px;
	vertical-align: text-bottom;
}
	
.bottom_menu_point 
{	
	/*padding-left: 3px;
	padding-right: 3px;
	display:block;*/
	}
#balloons {
	background-image: url(../images/balloons.gif);
	background-repeat: no-repeat;
	background-position: top right;}
div#bottom_menu { 
	width: 990px; 	
	background: #0080C6;}

#bottom_menu  table {
	width: 100%;
	color: #FFF;
	font-size: 11px;
}

.field_left {
	margin-left: 15px;
}

#intro { 
	height: 170px;
	width: 505px;
	text-align: left;
	padding: 1px 0px 1px 0px;
	border-top: 1px solid #EE9B00;
	border-bottom: 1px solid #EE9B00;
}

.orange_line {
  width: 760px;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #EE9B00;
	margin-left:10px;
	margin-right:10px;
}

.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;}
.delimiter_menu {	
	padding-left: 4px!important;
	padding-right: 4px!important;
	color: #767676;}
.bold_text {
	font-weight: bold;
	font-size: 11px;}
.justify {
	text-align: justify;}
.left {
	text-align: left;}
#icons {
	margin-left: 10px;}
table#icons td {
	padding-left: 0px;
	padding-right: 10px;}
#icons img {
	border: 0px;}
a#home  hover {
	background-image: url(../images/icons/home.gif);}

.submenu {
	font-size: 11px; 
	position: absolute;
	display: none;
	z-index: 10000;
	background-color: #e8e8e8;
	padding: 5px;
}

.submenu div {
	padding-left: 10px;
	line-height: 1.8; 
	margin: 0 5px;
}

div#submenu1.submenu {width: 195px;}
div#submenu2.submenu {width: 175px;}
div#submenu3.submenu {width: 185px;}
div#submenu4.submenu {width: 120px;}
div#submenu5.submenu {width: 165px;}
div#submenu6.submenu {width: 105px;}

div#search.submenu {width: 175px;}

.vacancy_code {
	font-size: 11px;}

.underline {
	background: transparent url(../images/hdot.gif) repeat-x scroll center bottom;
}

.underline2 {
	background: transparent url(../images/hdot.gif) repeat-x scroll center bottom;
	margin: 0 auto;
	width: 95%;
}

#callUsToday {
	background:transparent url(../images/vdot.gif) repeat-y scroll center left;	
	padding-left: 10px;
}

#right_menu {
	text-align: left;
}

#local_menu {
	font-size: 11px;
	width: 100%;
	text-align: left;
	padding: 5px;
	line-height: 2.5;
}

.local_without_submenu, .local_submenu td a {
	background: url(../images/hdot2.gif) repeat-x scroll center bottom;	
}

#local_menu a {
	display: block;
	outline-style: none;
	outline-width: 0;
	color: #4d637b;
}

 
table.local_submenu {
	width: 100%;
}

.local {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
}

.current_local_with_submenu {
	background-color: #339FD5;
	color: #fff;
}

.current_local_without_submenu, #local_menu a:hover {
	background-color: #d2d8df;
	color: #4d637b;
	text-decoration: none;
}

.current_local_without_submenu {
	font-weight: bold;
}

.local_without_submenu {
}

.local_with_submenu {	
	line-height: 2;	
}

.current_local {
	width: 186px;
	background: #F0F0F0;
}

.local_border {
	font-size: 11px;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;}

.local_submenu td {
	font-size: 11px;
	padding-left: 40px;
	border-bottom-width: 0px;
}

.local_submenu2 td {
	font-size: 11px;
	padding-left: 30px;
	border-bottom-width: 0px;
}

#submit {
	width: 100%;
	}
#submit td {
	vertical-align: top;
	padding: 5px;}
#orange {
	color: #EE9B00;}
.line_height {
	line-height: 1.5;}
#microsoft_logo {
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/logo_m.gif);}
#inside_table td {
	padding: 5px;}
	.inside_table td {
	padding: 5px;}
#Table1 td {
	padding: 5px;}
	.Table1 td {
	padding: 5px;}
#Table2 td {
	padding: 5px;}
	.Table2 td {
	padding: 5px;}
#Table3 td {
	padding: 5px;}
	.Table3 td {
	padding: 5px;}


.visited_link a:link {color: #0080C6; text-decoration: none;}
.visited_link a:visited {color: #a050d0; text-decoration: none;}
.visited_link a:hover {color: #0080C6; text-decoration: underline;}

.link {font-size: 10px; color: #666;}
div.searchBox {
	height: 40px;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}
div.searchBox form {
	padding-top: 8px;
	padding-left: 10px;
}

table.marginTable
{
	margin: 5px 20px 0 10px;
	padding: 0px;
	line-height: 1.6;
}
table.marginTable td
{
	vertical-align: top;	
}
	
 .h1 
 {
	color: #0080C6; 
	font-size: 11px;
	font-weight: bold;
 }

#socks {
	position:absolute;
	z-index:5;
	top: 95px;
	left: 22px;
	background-image:url(../images/NewYear/socks.gif);
	height:54px;
	width:168px;}
#snowman {
	position:absolute;
	z-index:10;
	top: 23px;
	left: 10px;
	background-image:url(../images/NewYear/snowman.gif);
	height:69px;
	width:44px;}
#snowfriends {
	position:absolute;
	z-index:15;
	top: 3px;
	left: 450px;
	background-image:url(../images/NewYear/snowfriends.gif);
	height:70px;
	width:320px;
	}

.portfolioDetails img 
{
	border: 1px solid black;
}
.portfolioDetails div.desc
{
	width: 180px;
	padding: 6px;
}

.hidden {display: none;}
.cellBottomPadding{padding-bottom:15px;}
.cellBottomPaddingDefault{padding-bottom:10px;}
.cellTopLine{border-top: 1px solid #545454;padding-top: 20px;padding-bottom:15px;}

/* = photoPage = */
table.photoPage,
div.photoPage {
	margin: 10px;
	width: 100%;
	padding: 0px;
}
div.photoPage .block
{
	margin: 0px;
	margin-left:10px;
	margin-right:20px;
	text-align: left;
}
div.photoPage .block{height: 547px;}
div.photoPage > .block{height: 533px;}
.photoPage a:link{text-decoration: none;}
.photoPage a:visited{text-decoration: none;}
.photoPage a:hover{color: #0080C6; text-decoration: none;}
.photoPage .bspic
{
	width: 620px;
	margin: 0px auto 10px auto;
	border: 1px solid #C0C0C0;
}
.photoPage .bsleto
{
	position: relative;
	z-index:1; 
	left: -1px;
	top: -1px;
	background: url(../images/bs1.gif) left top no-repeat;
}
.photoPage .bsrito
{
	position: relative; 
	z-index:1; 
	left: 2px;
	background: url(../images/bs2.gif) right top no-repeat;
}
.photoPage .bsribo
{
	position: relative; 
	z-index:1; 
	top: 2px;
	background: url(../images/bs3.gif) right bottom no-repeat;
}
.photoPage .bslebo
{
	position: relative; 
	z-index:1; 
	left: -2px;
	overflow: hidden;
	padding: 10px;
	background: url(../images/bs4.gif) left bottom no-repeat;
}
.photoPage .footer{
	clear:both;	
	text-align: center !important;
}

.photoPage .footerBut {
	width: 100% !important;
	margin: 0px auto;
}

.photoPage .back, .photoPage .next{
	margin: 20px;
}

.cite {
	font-size: 11px;
	padding: 10px;
	line-height: 1.8;
	color: #4d637b;
}

.cite a {
	color: #0080C6;
	text-decoration: underline;	
}

.cite a.headerCite {
	display: block;
	margin: 0 0 15px 0;
	font-size: 13px; 
	font-weight: bold;
}

.cite a.headerCite:visited, .cite a.headerCite:link {
	color: #4d637b; 
	text-decoration: none;
}

.cite a.headerCite:hover { 
	color: #4d637b; 
	text-decoration: underline;
}

#footer {
	text-align: center;	
}

#footer div {
	float: left;
	text-align: left;
	width: 220px;
	margin: 20px 0 0 20px;
	_margin-left: 15px;
}

#footer ul {
	padding-left: 0;	
	margin-left: 0;
}

#footer ul li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
}

#footer span {
	color: #4d637b; 
	font-weight: bold; 
}

.mainQuote {
	width: 600px;
	background: #317BCA url(../images/main_background.gif) no-repeat;
}

#homeHeader td {
	vertical-align: top;	
}

.mainQuote h3 {
	width: 520px;
	margin: 40px 0 10px 40px;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
}

.mainQuote #rfp {
	width: 251px;
	height: 45px;
	margin: 20px 0 0 300px;
	background: transparent url(../images/Request-a-Price-Quote-button.png) no-repeat;
	font-size: 18px;
	color: #fff;
}

.mainQuote #rfp span {
	display: block;
	margin-top: 10px;
	*margin-top: 12px;
}

.sendArticleButton {
	width: 138px;
	height: 27px;
	background: transparent url(../images/send_article_button.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;	
	color: #4b4b4b;
}

.sendArticleButton span {
	margin-top: 3px;
	*margin-top: 4px;
}

.discuss_button,
.let_us_help_button,
.save_money_button {
	height: 28px;
	font-size: 12px;
	font-weight: bold;	
	color: #fff;
}

.discuss_button {
	width: 191px;
	background: transparent url(../images/discuss_button.gif) no-repeat;
}

.save_money_button {
	width: 149px;
	background: transparent url(../images/save_money_button.gif) no-repeat;
}

.let_us_help_button {
	width: 228px;
	background: transparent url(../images/let_us_help_button.gif) no-repeat;
}

.discuss_button_hover {
	background: transparent url(../images/discuss_button_ov.gif) no-repeat;
}

.save_money_button_hover {
	width: 149px;
	background: transparent url(../images/save_money_button_ov.gif) no-repeat;
}

.let_us_help_button_hover {
	width: 228px;
	background: transparent url(../images/let_us_help_button_ov.gif) no-repeat;
}

#preloadDefaultImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/discuss_button_ov.gif);
	background-image: url(../images/save_money_button_ov.gif);
	background-image: url(../images/let_us_help_button_ov.gif);
} 

.discuss_button span,
.let_us_help_button span,
.save_money_button span {
	margin-top: 3px;
	*margin-top: 4px;
}

a.discuss_button,
a.discuss_button:hover,
.discuss_button span,
a.let_us_help_button,
a.let_us_help_button:hover,
.let_us_help_button span,
a.save_money_button, 
a.save_money_button:hover,
.save_money_button span {
	color: #fff;
	text-decoration: none;
}

.linkButton {
	display: block;
	text-align: center;
	padding-top: 1px;	
}

.linkButton span {
	display: block;	
}

.sendArticleButton:hover {
	color: #3E7498;
}

.usersCitations {
	background-color: #ececec;
	height: 113px;
}

.usersCitations span {
	display: block;
	margin: 0 10px 0 11px;
	color: #555;
	font-size: 10px;
}

.usersCitations cite {
	font-style: normal;
	font-size: 14px;
	color: #114f91;
	margin: 15px 0 5px 10px;
	width: 298px;
	display: block;
}

.article {
	background-color: #50a3cf;
	width: 205px;
	color: #fff;
	padding: 25px 10px;
}

.article h1 {
	font-size: 17px; 
	text-align: center;
	color: #fff;
}

.article .emailArticle {
	color: #777;
	width: 192px;
	height: 20px;
	background-color: #fff;
	border: solid 1px #ededed;
	padding-left: 9px;
}

.article input.sendArticle {
	color: #0080c6;
	font-weight: bold;
	height: 25px;
	margin-top: 10px;
	background-color: #dbdbdb;
	border: solid 1px #ededed;
}

#aboutColumn {
	padding: 10px;
	line-height: 1.6;
 	width: 227px;
}

#homeContent {
	width: 460px;
	float: left;
	margin: 15px 15px;
	_margin: 15px 7px;
	line-height: 1.6;
}

#homeContent #tab1 input, 
#homeContent #tab2 input, 
#homeContent #tab3 input {
	color: #fff;	
	background-color: #0087CB;
	text-align: center;
	height: 30px;
}

#tab1,
#tab2,
#tab3 {
	*padding-top: 5px;
}


#rightCol {
	margin: 5px;
}

.ui-state-default {
	border-bottom: 1px solid #999;
}

.ui-tabs-selected {
	border: 1px solid #999;	
	border-bottom: 0;
}

.ui-state-default div {
	background-color: #ebebeb;	
	color: #777;	
}

.ui-tabs-selected div {
	background-color: #fff;	
	color: #000;
}

.ui-state-default a {
	color: #777;	
	display: block;
	height: 45px;
}

.ui-tabs-selected a {
	color: #000;
	outline-style: none;
	outline-width: 0;
	text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#tab-panels {
	text-align: center;
	padding: 0;
	margin: 0;
	_padding-top: 1px;
}

#tab-panels li {
	display: block;
	width: 152px;
	float: left;
	font-weight: bold;
}
 
#tab-panels li span {
	font-size: 16px;
	display: block;
}

#tab-panels li div {
	margin: 0 1px 2px 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected div, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled div, 
.ui-tabs .ui-tabs-nav li.ui-state-processing div {
	cursor: pointer;
}

.twitter {
	background: transparent url(../images/twitter_icon.gif) no-repeat scroll left center;
	padding-left: 40px;
	height: 31px;
	display: block;
	margin: 30px 5px;
}

.twitter span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 7px;
}

.title3 {
	color: #146CC9;
	font-size: 16px;
	font-weight: bold;
}

.rights
{
	text-align: center; 
	width:980px; 
	margin-left:auto; 
	margin-right:auto;
}