body{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.5em;
	background: #faf9f0 url(images/body_bg.gif) top repeat-x;
	font-family: Arial, Sans-serif;
	}
.innertube{
	margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
	}
.innertube2 {
	padding-right: 10px;
	}
.clear {
	clear: both;
	}
#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	}

#topsection{
	background: #A4C0CC;
	height: 22px; /*Height of top section*/
	}

#topsection h1{
	margin: 0;
	padding: 2px 0 0;
	font-size: .8333333em;
	text-transform: uppercase;
	color: #fff;
	}
#topsection h1 a {
	text-decoration: none;
	color: #fff;
	}	
#home #main_menu .home a, #order #main_menu .order a, #packages #main_menu .packages a, #samples #main_menu .samples a, #testimonials #main_menu .testimonials a, #how_works #main_menu .how_works a, #services #main_menu .services a, #login #top_menu .login a, #contact #top_menu .contact a, #about #top_menu .about a, #faqs #top_menu .faqs a, #sitemap #top_menu .sitemap a, #design_tips #top_menu .design_tips a {
	font-weight: bold;
	color: #fff;
	background: url(images/menu_arrow.gif) no-repeat top right;
	}

/* -----------------------------------*/
/* ----------   Top Menu  ------------*/
/* -----------------------------------*/
#top_menu {
	margin-top: 25px;
	}
#top_menu ul{
	float: right;
	margin: 13px 0 0;
	padding: 0;
	}
#top_menu ul li {
	display: inline;
	list-style: none;
	}
#top_menu ul li a{
	display: inline;
	list-style: none;
	color: #a6b5b6;
	font: .9166666em Arial, Sans-serif;
	text-decoration: none;
	padding: 4px 8px 0;
	}
#top_menu ul li a:hover {
	color: #fff;
	background: url(images/menu_arrow.gif) no-repeat top right;
	}
#top_menu #logo {
	float: left;
	}
/* -----------------------------------*/
/* ----------  Main Menu  ------------*/
/* -----------------------------------*/
#main_menu ul {
	margin: 30px 0 10px 0;
	padding: 0;
	}
#main_menu ul li {
	display: inline;
	list-style: none;
	/*text-align: center;*/
	}
#main_menu a {
	font: 1.166666em Arial, sans-serif;
	color: #a6b5b6;
	text-transform: uppercase; 
	text-decoration: none;
	padding: 4px 8px 0 18px;
	margin-right: 8px;
	text-align: left;
	}
#main_menu a:hover {
	color: #fff;
	background: url(images/menu_arrow.gif) no-repeat top right;
	}

/* -----------------------------------*/
/* -----------  Header  --------------*/
/* -----------------------------------*/	
#header {
	background: url(images/topsection2.gif) no-repeat top center;
	height: 229px;
	}
#header_copy {
	float: right;
	width: 470px;
	padding: 30px;
	}
#header_copy p {
	color: #fff;
	font-size: 1.1666666em;
	line-height: 1.286em;
	}
#start_logo_lg_img {
	position: relative;
	top: 30px;
	left: 301px;
	}
#start_logo_lg_img a {
	display: block;
	width: 179px;
	height: 38px;
	background: url(images/btn_start_lg.gif) no-repeat left top;
	}
#start_logo_lg_img a:hover {
	background: url(images/btn_start_lg_over.gif) no-repeat left top;
	}
#start_logo_lg_img2 {
	position: relative;
	top: 30px;
	left: 301px;
	}
#start_logo_lg_img2 a {
	display: block;
	width: 179px;
	height: 38px;
	background: url(images/start_logo_lg.png) no-repeat left top;
	color: #fff;
	padding: 10px 0 0 0;
	text-decoration: none;
	font-size: 16pt;
	letter-spacing: .015em;
	}
#start_logo_lg_img2 a:hover {
	background: url(images/start_logo_lg_over.png) no-repeat left top;
	color: #f2f2f2;
	}
#header_copy span {
	font-size: 1.333333em;
	color: #7DA0B1;
	}
#header h2{
	margin: 0 0 10px 0;
	padding: 0;
	font: 1.8333333em Georgia, "Times New Roman", serif;
	color: #fff;
	letter-spacing: .05em;
	}
	
	
/* -----------------------------------*/
/* -------  Content Section  ---------*/
/* -----------------------------------*/	
#testwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}
#contentwrapper {
	background: #fff;
	float: left;
	width: 100%;
	color: #000;
	}
#contentwrapper h3 {
	color: #c41230;
	font: 1.8333333em Georgia, "Times New Roman", serif;
	margin-bottom: .4em;
	}
#contentwrapper h4, #rightcolumn h4 {
	color: #c41230;
	font-weight: bold;
	margin-bottom: .4em;
	margin-top: .9em;
	}	
#contentwrapper p {
	padding-bottom: .8em;
	}
#contentcolumn {
	margin-right: 225px; /*Set right margin to RightColumnWidth*/
	}
#contentcolumn a {
	color: #28596c;
	text-decoration: none;
	border-bottom: 1px dashed #28596c;
	}
#contentcolumn a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
	}
.rowcontainer {	
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	}
.rowcontainerTest {	
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #E8ECEF;
	}
.pckg_border span {
	font-size: 2em;
	padding: 15px;
	}
.order_pckg_float {
	float: left;
	width: 20%;
	margin: 0;
	}	
.order_pckg_float2 {
	float: left;
	width: 75%;
	margin: 0;
	}
.order_pckg_float2 h4 {
	margin: 0;
	padding: 0;
	}
.leftcolumn li, .leftcolumn p, #rightcolumn li, #rightcolumn p {
	color: #595959 !important;
	}
.leftcolumn { 
	float: left; 
	width: 205px; 
	padding-right: 15px;
	}
.onethirdcolumn {
	float: left;
	width: 210px;
	padding-right: 15px;
	}
.twothirdcolumn { 
	float: left; 
	width: 420px; 
	}
.blogcolumn {
	float: left;
	width: 645px;
	}
#contentwrapper ul li, #rightcolumn ul li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 10px;
	}
ol {
	margin-bottom: 12px;
	}
ol li {
	list-style: decimal inside;
	}
em {
	font-style: italic;
	}
p.small {
	font-size: .9em;
	line-height: 1em;
	}
	
/* -----------------------------------*/
/* ----------  Right column ----------*/
/* -----------------------------------*/
#rightcolumn{
	float: left;
	width: 225px; /*Width of right column*/
	margin-left: -225px; /*Set left margin to -(RightColumnWidth) */
	background: #fff;
	}
#rightcolumn ul {
	margin-bottom: 12px;
	}
#rightcolumn fieldset {
	margin: 8px 0;
	}
#rightcolumn label {
	display: block;
	}
#rightcolumn input {
	width: 90%;
	border-top: 1px solid #28596c;
	border-left: 1px solid #28596c;
	border-right: 1px solid #9fc1cd;
	border-bottom: 1px solid #9fc1cd;
	padding: .06em;
	}
#rightcolumn input:focus {
	background: #faf9f0;
	}
#rightcolumn button {
	background: #fff url(images/quote.png) no-repeat left top;
	width: 109px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: none;
	margin: 0 6% 6%;
	padding: 0;
	cursor: pointer;
	}
#rightcolumn button:hover {	
	background: #fff url(images/quote_over.png) no-repeat left top;
	}
.form-box {
  	width: 100%;
  	width: 194px;
  	margin-bottom: 15px;
  	margin-top: 0;
  	background: url(images/form_bg.gif) no-repeat left top;
	}
.form-box-bottom {
	padding-top: 5px;
	background: url(images/form_bg_bottom.gif) no-repeat left bottom;
	}
.form-box h4 {
  	padding: 0 6% 0;
	}
.form-box p, em, button {
	padding: 0 6% 3%;
	}
#right_order {
	background: url(images/consultant.gif) no-repeat top left;
	width: 190px;
	height: 75px;
	margin-top: 6px;
	}
#right_order span {
	width: 85px;
	float: left;
	padding: 11px 0 0 11px;
	color: #fff;
	font-size: 1.2em;
	}
/* -----------------------------------*/
/* ----------  footer  ------------*/
/* -----------------------------------*/
#footer{
	clear: left;
	width: 100%;
	background: #28596c;
	color: #fff;
	text-align: center;
	padding: 4px 0;
	}
#footer ul {
	margin: 5px 0;
	}
#footer ul li {
	display: inline;
	padding: 0 5px;
	}
#footer a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}
#footer h6 {
	margin-top: 5px;
	color: #88A1A9;
	font-size: 1.2em;
	}
#footer .other_links li a {
	color: #88a1a9;
	border-bottom: none;
	}
	
/* -----------------------------------*/
/* ----------  logo box     ----------*/
/* -----------------------------------*/
.gallery-box {
	background: url(images/gallery-bg.gif) no-repeat top left;
	height: 180px;
	width: 649px;	
	margin-bottom: 15px;
	}
.gallery-box img {
	float: left;
	padding: 25px 18px ;
	} 
#more_logos_img {
	float: right;
	position: relative;
	top: -14px;
	right: 10px
	}
#more_logos_img a {
	display: block;
	width: 158px;
	height: 28px;
	background: url(images/more-logos.png) no-repeat top left;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 10px;
	}
#more_logos_img a:hover {
	background: url(images/more-logos_over.png) no-repeat top left;
	color: #fff;
	}
	
/* -----------------------------------*/
/* -------  Package box  -------------*/
/* -----------------------------------*/
.halfcolumn1 {
	float: left;
	width: 48%;
	}
.halfcolumn2 {
	float: right;
	width: 48%;
	}
.pac-box {
 	width: 100%;
 	background: url(images/bottom-left.gif) no-repeat left bottom;
  	margin-bottom: 15px;
  	font-size: .95em;
	}
.pac-box-outer {
 	background: url(images/bottom-right.gif) no-repeat right bottom;
  	padding-bottom: 3%;
	}
.pac-box-inner {
  	background: url(images/top-left.gif) no-repeat left top;
	}
.pac-box-header {
  	background: url(images/top-right.gif) no-repeat right top;
  	padding: 5% 6%;
  	color: #c41230;
  	font-weight: bold;
	}
.pac-box p, .pac-box ul {
	padding: 0 6% 6%;
	}
.pac-box img {
	padding: 0 6% 5%;
	}
.start_logo_img {
	padding: 0 6% 5%;
	}

.start_logo_img a {
	display: block;
	width: 95px;
	height: 20px;
	background: url(images/start_logo.png) no-repeat left top;
	color: #ffffff !important;
	text-indent: 8px;
	}
.start_logo_img a:hover {
	background: url(images/start_logo_over.png) no-repeat left top;
	color: #ffffff;
	}
.pckg_price {
	font-size: 2em;
	padding: 0 0 15px;
	position: relative;
	top: -25px;
	left: 6px;
	}
.pckg_price_order {
	font-size: 2em;
	padding: 0 0 15px;
	}
.order_divider {
	float: left;
	width: 100px;
	height: 200px;
	}
.start_logo_img2 {
	padding: 0 6% 5% 0;
	}
.start_logo_img2 a {
	display: block;
	width: 95px;
	height: 20px;
	background: url(images/start_logo.png) no-repeat left top;
	color: #ffffff !important;
	text-indent: 8px;
	font-size: 8.5pt;
	}
.start_logo_img2 a:hover {
	background: url(images/start_logo_over.png) no-repeat left top;
	color: #ffffff;
	}

/* -----------------------------------*/
/* -------  Order Form box -----------*/
/* -----------------------------------*/
#contentcolumn form {
  width: 100%;
}

/* fieldset styling */
#contentcolumn fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px solid #ccc;
}

/* legend styling */
#contentcolumn legend {
  font-weight: bold;
  font-size: 1.2em;
  color: #c41230;
}


/* style for  labels */
#contentcolumn label {
  display: block;
}

/* style for required labels */
#contentcolumn label .required {
  font-size: 0.75em;
  color:#760000;
}

#contentcolumn input {
	width: 350px;
	border-top: 1px solid #28596c;
	border-left: 1px solid #28596c;
	border-right: 1px solid #9fc1cd;
	border-bottom: 1px solid #9fc1cd;
	padding: .06em;
}


#contentcolumn input.radio, #contentcolumn input.submit {
  width: auto;
}

/* style form elements on focus */
#contentcolumn input:focus, #contentcolumn textarea:focus {
  background: #faf9f0;
}

#contentcolumn input.radio {
  float: left;
  margin-right: 1em;
}

#contentcolumn textarea {
	width: 350px;
	height: 75px;
	border-top: 1px solid #28596c;
	border-left: 1px solid #28596c;
	border-right: 1px solid #9fc1cd;
	border-bottom: 1px solid #9fc1cd;
	padding: .06em;
}

/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label {
  text-indent: 0;
}

/* End the hack */

#contentcolumn button {
	background: url(images/submit_order.png) no-repeat left top;
	display: block;
	width: 160px;
	height: 20px;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	cursor: pointer;
	color: #fff;
	font-size: 1em;
	padding: 0 0 3px 0;
	}
#contentcolumn button:hover {
	background: url(images/submit_order_over.png) no-repeat left top;
	}
/* -----------------------------------*/
/* -------  logo gallery   -----------*/
/* -----------------------------------*/
/*#samples .twothirdcolumn img {
	padding: 15px;
	margin: 0 4px 8px 0;
	border: 1px solid #f0f0f0;
	vertical-align: middle;
	text-align: center;
	}*/
.galleryBox {
	width: 190px;
	height: 125px;
	float: left;
	margin: 0 14px 14px 0;
	}
.galleryBox img {
	}
.activeGallery {
	margin: 6px 0 2px 10px;
	}
.activeGallery a {
	border-bottom: 0 !important;
	font-weight: bold;
	}
.bodylinksmall {
	text-transform: capitalize;
	}
.next_gallery {
	padding: 0 6% 5%;
	float: right;
	}

.next_gallery a {
	display: block;
	width: 95px;
	height: 20px;
	background: url(images/start_logo.png) no-repeat left top;
	color: #ffffff !important;
	text-indent: 8px;
	}
.next_gallery a:hover {
	background: url(images/start_logo_over.png) no-repeat left top;
	color: #ffffff;
	}
	
	
/* -----------------------------------*/
/* ----------  left Menu  ------------*/
/* -----------------------------------*/

#contentwrapper .leftcolumn #left_nav li {
	background: none !important;
	padding-left: 0 !important;
	}

#left_nav li {
	margin: 0 !important;
	padding: 6px 0;
	list-style: none !important;
	border-bottom: 1px #a6b5b6 dashed;
	background: none;
	}
#left_nav li a {
	text-decoration: none !important;
	border: none;
	font-size: 14px;
	background: url(images/bullet-left-nav.gif) no-repeat left center;
	padding-left: 18px;
	}
#left_nav li a:hover {
	border: none;
	}
/* -----------------------------------*/
/* ----------  logo box     ----------*/
/* -----------------------------------*/
.gallery-box2 {
	background: url(images/gallery-bg2.gif) no-repeat top left;
	height: 180px;
	width: 420px;	
	margin-bottom: 15px;
	}
.gallery-box2 img {
	float: left;
	padding: 25px 10px ;
	} 
#more_logos_img2 {
	float: right;
	position: relative;
	top: -14px;
	right: 10px
	}
#more_logos_img2 a {
	display: block;
	width: 158px;
	height: 28px;
	background: url(images/more-logos.png) no-repeat top left;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 10px;
	}
#more_logos_img2 a:hover {
	background: url(images/more-logos_over.png) no-repeat top left;
	color: #fff;
	}

#header {
	background: url(images/topsection3.gif) no-repeat top center;
	height: 229px;
	}

#header_copy_99 {
	padding: 26px 25px 0 260px;
	}
#header_copy_99 p {
	color: #fff;
	font-size: 1.14em;
	line-height: 1.286em;
	}
#header_copy_99 span {
	font-size: 1.333333em;
	color: #7DA0B1;
	}
	
#new_start_banner {
	padding: 38px 0 0 0;
	}
#new_start_banner li {
	float: left;
	}
#new_start_banner a {
	display: block;
	margin: 10px 0 0 30px;
	width: 191px;
	height: 32px;
	background: url(images/99-btn-new.gif) no-repeat left top;
	}
#new_start_banner a:hover {
	background: url(images/99-btn-new-over.gif) no-repeat left top;
	}	
	
.pckg-box {
 	background: url(/images/pckg-bg.gif) no-repeat left top;
 	width: 650px;
 	height: 350px;
 	margin-bottom: 15px;
 	clear: both;
	}
.pckg-box .pckg-buttons li {
	float: left;
	list-style: none !important;
	background: none !important;
	padding: 0 !important;
	margin-top: 115px !important;
	}
.pckg-box .pckg-buttons-2 li {
	float: left;
	list-style: none !important;
	background: none !important;
	padding: 0 !important;
	margin-top: 167px !important;
	}	
	
.startup_pckg {margin: 0 0 0 18px;}
.bus_pckg {margin: 0 0 0 72px;}
.exec_pckg {margin: 0 0 0 78px;}
.corp_pckg {margin: 0 0 0 75px;}
	
.execplus_pckg {margin: 0 0 0 18px;}
.corpplus_pckg {margin: 0 0 0 72px;}
.vip_pckg {margin: 0 0 0 77px;}
		
.startup_pckg a, .bus_pckg a, .exec_pckg a, .corp_pckg a, .execplus_pckg a, .corpplus_pckg a, .vip_pckg a {
	display: block;
	width: 88px;
	height: 20px;
	background: url(images/learn-more-pckg.gif) no-repeat top left;
	}
.startup_pckg a:hover, .bus_pckg a:hover, .exec_pckg a:hover, .corp_pckg a:hover, .execplus_pckg a:hover, .corpplus_pckg a:hover, .vip_pckg a:hover {
	background: url(images/learn-more-pckg-over.gif) no-repeat top left;
	color: #fff;
	}

.pckg-box-links {
	width: 135px;
	float: right;
	padding: 70px 18px 0 0;
	}	