/*** Global Settings ****/
body
{
	font: normal 10px Book Antiqua, Palatino Linotype, Andale Mono, sans-serif;
	background: #d0d2d6 url(../images/dheader.jpg) repeat-x 0 0;
	color: #4a5865;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: center;
}
#header
{
	margin: 0 auto 0 auto;
	background-color: Transparent;
	width: 100%;
	height: 152px;
}
#subheader
{
	width: 100%;
	height: 80px;
	margin: 0 auto 0 auto;
	background-color: Transparent;
	color: White;
	text-align: left;
}
#subheader_text
{
	width: 930px;
	margin: 0 auto;
}
#logo
{
	margin-bottom: 45px;
}
.logotxt1
{
	float: left;
	font: normal 28px Book Antiqua, Times New Roman, serif;
	color: #efefff;
	margin: 10px 0 0 15px;
	text-transform: lowercase;
	line-height: 42px;
	
}
.logotxt1 img
{
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
}
.logotxt2
{
	color: #d0d2d6;
	padding-right: 10px;
	border-right: dotted 1px #d0d2d6;
}
.logotxt3
{
	font-size:14px;
	color: #d0d2d6;
}
.header_right
{
	text-align: left;
	float:right;
	color: #efefff;
	font: normal 14px Book Antiqua, Palatino Linotype, Andale Mono, sans-serif;
	line-height: 36px;
	padding: 2px 0 0 0;
}
.header_right img
{
	float: left;
	margin-right: 10px;
}
.header_right a
{
	color: #efefff;
	text-decoration: none;
}
.header_right a:hover
{
	color: #cfcfff;
	text-decoration: underline;
}
#nav
{
	padding: 0px 0 0 0;
	margin: 5px auto 0 auto;
	width: 930px;
	display: block;
	overflow: hidden;
	font-size: 13px;
	height: 68px;
	background: #d0d2d6 url(../images/header_bot.jpg) no-repeat 0px 52px;

}
#nav ul
{
	padding: 2px 0 0 40px;
	margin: 0px;
}
#nav li
{
	float: left;
	display: block;
	list-style-type: none;
	width: 215px;
	height: 80px;
	padding: 4px 0 0 0px;
	text-align: left;
}
#nav .nav_home a
{
	background: transparent url(../images/home.jpg) no-repeat 0 0;
}
#nav .nav_home a:hover
{
	background-position: 0 -49px;
}
#nav .nav_websites a
{
	background: transparent url(../images/websites.jpg) no-repeat 0 0;
}
#nav .nav_websites a:hover
{
	background-position: 0 -49px;
}
#nav .nav_intranet a
{
	background: transparent url(../images/intranet.jpg) no-repeat 0 0;
}
#nav .nav_intranet a:hover
{
	background-position: 0 -49px;
}
#nav .nav_portfolio a
{
	background: transparent url(../images/portfolio.jpg) no-repeat 0 0;
}
#nav .nav_portfolio a:hover
{
	background-position: 0 -49px;
}
#nav a
{
	display: block;
	padding-left: 54px;
	font-size: 18px;
	font-weight: bold;
	font-family: Book Antiqua, Palatino Linotype, Andale Mono, sans-serif;
	text-transform: lowercase;
	line-height: 28px;
	text-decoration: none;
	color: #3a4e60;
}
#nav a .submenu
{
	font-size: 10px;
	line-height: 18px;
	color: #909296;
	text-transform: uppercase;
}
#nav a:hover .submenu
{
	color: #3a4e60;
}
#main-content
{
	margin: 0 auto 0 auto;
	background-color: #fff;
	background: #fff url(../images/main_border.jpg) repeat-y 0 0;
	width: 930px;
	text-align: left;
	padding-top: 10px;
	min-height: 620px;
	font-family:Book Antiqua, Palatino Linotype, Andale Mono, sans-serif;
}
#left-column
{
	background-color: transparent;
	width: 600px;
	margin: 0px 0 0 30px;
	padding: 10px 0 0 0;
	border-top: double 3px #e3e3e3;	
	font: normal 12px Book Antiqua, Palatino Linotype, Andale Mono, sans-serif;
	
}
#right-column
{
	float: right;
	width: 260px;	
	margin: 0px 10px 0 0px;
	padding: 10px 0 0 0;
	border-top: double 3px #e3e3e3;
}
#main-column
{
	width: 870px;
	padding: 10px 30px 10px 30px;
}
#left-column li
{
	margin: 0px 0 4px 0;
	list-style-image:url(../images/bullet.jpg);
}
p
{
	margin: 0px 0 2px 0;
	padding: 5px 0 0 0;
/***	border-top: double 3px #e3e3e3; ***/
}
#subheader1
{
	background-color: transparent;
	width: 610px;
	margin: 0px 0 0 30px;
	padding: 30px 0 0 0;
}

h1
{
	color: #3a4e60;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	font: normal 32px Book Antiqua, Times New Roman, Helvetica, serif;
	text-transform: lowercase;
	letter-spacing: -1px;
}
h1 span
{
	color: #6a7e90;
	font: normal 13px Book Antiqua, Times New Roman, Helvetica;
	text-transform: none;
	letter-spacing: 0px;
}
h2
{
	color: #6a7e90;
	margin: 15px 0 10px;
	padding: 10px 0 10px 0;
	font: bold 18px Book Antiqua, Times New Roman, serif;
}
h3
{
	color: #3a4e60;
	margin: 10px 0;
	padding-bottom: 4px;
	font: bold 14px Book Antiqua, Times New Roman, sans-serif;
	border-bottom: 1px solid #efece7;
}
h4
{
	color: #3a4e60;
	margin: 4px 0;
	padding-bottom: 4px;
	font: bold 14px Book Antiqua, Times New Roman, sans-serif;
	border-bottom: 1px solid #efece7;
}

.box
{
	background: #f7f7f7;
	border: 1px solid #f0e9eb;
	padding: 8px;
	text-align:inherit;
}
.box_small
{
	background: #f7f7f7;
	border: 1px solid #f0e9eb;
	padding: 15px;
	font-size: 11px;
}
.box_small input, .box_small select, .box_small td
{
	font-size: 11px;
}
ol
{
	padding: 0;
	margin: 0 0 0 17px;
}
ol li
{
	margin: 5px 0 5px 0;
}
/*** Layout ****/


.crd a:visited, .crd a:link, .crd a:hover
{
	text-decoration: none;
	color: #2a3845;
	cursor: text;
}
#footer
{
	background: #fff url(../images/footer_top.jpg) repeat-y 0 0;
	margin: 0 auto 0 auto;
	width: 930px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #3a4e60;
	padding: 0px 0 0 0;
	height: 30px;
}
#footer a
{
	color: #3a4e60;
}
.picleft
{
	float: left;
	padding: 1px 3px 2px 1px;
}
#imagelink a:link
{
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}
.noborder
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

/*** SideBAR ***/
#main-image
{
	text-align: center;
}
#main-image a:link
{
	text-decoration: none;
	background: none;
}
.sidebar
{
	width: 218px;
	margin: 0 auto;
	padding: 10px 25px;
	background: url(../images/shadow.jpg) no-repeat 9px 0;
}
.imagepadLeft
{
	margin: 10px;
	float: left;
}
.imagepadRight
{
	margin: 10px;
	float: right;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.buttonnl
{
	width: 80px;
	height: 22px;
	font-size: 11px;
	padding-bottom: 2px;
}
.buttonwl
{
	width: 110px;
	height: 22px;
	font-size: 11px;
	padding-bottom: 2px;
}
.buttonw
{
	width: 110px;
	height: 24px;
	font-size: 11px;
	float: right;
}
/********************************************************/
/* Accordion */
.accordionHeader
{
	border-bottom: 1px solid #2F4FaF;
	border-top: 1px dotted #a0a0e0;
	border-right: 1px dotted #a0a0e0;
	border-left: 1px dotted #a0a0e0;
	color: #5b464d;
	background: #fff url(../images/expand.jpg) no-repeat center left;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 30px;
	margin-top: 5px;
	cursor: pointer;
}
.accordionHeaderSelected
{
	border-bottom: 1px solid #2F4FaF;
	border-top: 1px dotted #a0a0e0;
	border-right: 1px dotted #a0a0e0;
	border-left: 1px dotted #a0a0e0;
	color: #5b464d;
	background: #fff url(../images/contract.jpg) no-repeat center left;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 30px;
	margin-top: 5px;
	cursor: pointer;
}

/*****/
.resultsAccordionHeader, .resultsAccordionHeaderSelected
{
	color: #3030d0;
	background: transparent;
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	margin-top: 2px;
	cursor: pointer;
}

/*****/
.TabPanelClass td
{
	font-size: 11px;
}
/*****/
#load
{
	display: none;
	position: absolute;
	left: 800px;
	top: 10px;
	background: #fff url(../images/ajax-loader.gif) repeat top left;
	width: 63px;
	height: 16px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
#showText
{
	position:relative;
	height: 350px;
	width: 100%;
}
#nav_bot
{
	border-bottom: solid 1px #d0d0d0;
	padding: 0 0 4px 0;
}
#nav_bot a
{
	display: block;
	margin: 8px 0 2px 0;
	height: 48px;
	padding: 0 0 0 54px;
	line-height: 40px;
	font-size: 18px;
	font-weight:bold;
	color: #4d5dac;
	text-decoration: none;
	font-style: italic;
	background-color: Transparent;
	background-image: url(../images/website_links_menu.jpg);
	background-repeat:no-repeat;
}
#nav_bot a:hover
{
	color: #4d5dec;
}
#nav_bot a.features
{
	background-position: 0 0px;
}
#nav_bot a:hover.features
{
	background-position: 0 -49px;	
}
#nav_bot a.ordering
{
	background-position: 0 -97px;
}
#nav_bot a:hover.ordering
{
	background-position: 0 -145px;	
}
#nav_bot a.prices
{
	background-position: 0 -193px;
}
#nav_bot a:hover.prices
{
	background-position: 0 -241px;	
}
#nav_bot a.listing
{
	background-position: 0 -289px;
}
#nav_bot a:hover.listing
{
	background-position: 0 -337px;	
}
#nav_bot a.bespoke
{
	background-position: 0 -385px;
}
#nav_bot a:hover.bespoke
{
	background-position: 0 -433px;	
}
#up_container
{
	border-bottom: solid 1px #e3e3e3;
}
#testimonials
{
	 font-style: italic; 
}
#prices
{
	font-size:18px;
	text-align:center;
	line-height:24px;
	padding: 0px 0 14px 0;
	color: #ba726e;
	font-weight:bold;
	border-bottom: solid 1px #d0d0d0;
}
#prices a
{
	text-decoration:none;
	color: #4d5dac;	
}
#prices a:hover
{
	text-decoration:underline;
	color: #4d5dec;
}
#carousel_wrapper
{
	padding: 4px 0 0 4px;
	height: 204px;
	width:600px;
	background: #37495a url(../images/carousel_bk.jpg) no-repeat 0 0;
}

/****findoutmore***/
.findoutmorelink
{
	font-style:italic;
	cursor:pointer;
	color:Blue;
	text-decoration:underline;
}
.findoutmorefade
{
	display: none; 
	background-color: #e0e0e0;
	width: 0px; 
	height: 0px;
	z-index: 3;
}
.findoutmoreinfo
{
	display: none; 
	overflow: hidden;
	width: 0px; 
	height: 0px;
	z-index: 2; 
	border: solid 1px #37495a; 
	background-color: #ffffff; 
	padding: 5px;
}
.closefindoutmore
{
	float: right; 
}
.closefindoutmore a
{
	background-color: #666666; 
	color: #FFFFFF; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
	border: outset thin #FFFFFF; 
	padding: 5px;
}
.live_box
{
	margin: 4px 0 4px 0;
	padding: 4px;
	background-color: #f2f2f2;
	border: outset 2px #ffe0e0;
}

.left_box
{
	margin: 0px 0 0px 0;
	padding: 1px;
	width:280px;
	float:left;
}
.right_box
{
  width:280px;
	margin: 0px 0 0px 300px;
padding: 1px;
}
