body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,button,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.5em;
	background: #faf9f0 url(images/body_bg.gif) top repeat-x;
	font-family: "Helvetica Neue", 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;
	}
	
#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;
	}

/* -----------------------------------*/
/* ----------   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 "Helvetica Neue", Arial, Sans-serif;
	text-decoration: none;
	padding: 10px;
	}
#top_menu ul li a:hover {
	color: #fff;
	}
#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 "Helvetica Neue", Arial, sans-serif;
	color: #a6b5b6;
	text-transform: uppercase; 
	text-decoration: none;
	padding: 0 18px;
	text-align: left;
	}
#main_menu a:hover {
	color: #fff;
	}
/* -----------------------------------*/
/* -----------  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/start_logo_lg.png) no-repeat left top;
	color: #fff;
	padding: 10px 0 0 10px;
	text-decoration: none;
	font-size: 16pt;
	letter-spacing: .015em;
	}
#start_logo_lg_img a:hover {
	background: url(images/start_logo_lg_over.png) no-repeat left top;
	color: #f2f2f2;
	}
#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;
	}
.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 a {
	color: #28596c;
	text-decoration: none;
	border-bottom: 1px dashed #28596c;
	}
#rightcolumn a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
	}
#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%;
	}
	
/* -----------------------------------*/
/* ----------  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: 640px;	
	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;
	}
.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;
}


/* 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;
	margin: 0 10px 10px 0;
	border: 1px solid #f0f0f0;
	float: left;
	}
.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;
	}
/*------------------------
Blog styles
------------------------*/
.navigation {
	margin: 0 0 30px 0;
	}
.navigation .alignleft {
	float: left;
	}
.navigation .alignright {
	float: right;
	}
.post {
	clear: both;
	margin: 5px 0;
	}
.post h4 a {
	margin: 10px 0 20px 0;
	color: #c41230 !important;
	font: Georgia, "Times New Roman", serif;
	margin-bottom: .4em;
	border: none !important;
	}
.post h4 a:hover {
	color: #28596c;
	}
.entrytext {
	margin: 15px 0 0;
	}
.post img {
	float: left;
	margin: 0 8px 8px 0;
	}
legend {
	color: #c41230;
	font-weight: bold;
	}
#searchform {
	margin: 0;
	}
#searchform input {
	margin: 0 0 5px 0;
	}
#searchform button {
	margin: 0 !important;
	display: block;
	width: 95px;
	height: 20px;
	background: url(images/start_logo.png) no-repeat left top;
	color: #ffffff !important;
	}
#searchform button:hover {
	background: url(images/start_logo_over.png) no-repeat left top;
	color: #ffffff;
	}
#searchform p {
	color: #fff !important;
	}
.blogDate {
	color: #28596c;
	}