body{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.5em;
	background: #333333;
	font-family: "Helvetica Neue", Arial, Sans-serif;
	}

A {
  color: #000066;
  text-decoration: underline;
}

A:hover {
  color: #000065;
  text-decoration: none;
}

.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;
	}



	
	
/* -----------------------------------*/
/* -------  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;
	}
	
.class1 A:link {
    text-decoration: none;
    font-size: 13px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class1 A:visited {
    text-decoration: none;
    font-size: 13px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class1 A:active {  
    text-decoration: none;
    font-size: 13px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class1 A:hover {text-decoration: underline;
	}
	
.class2 A:link {
    text-decoration: none;
    font-size: 20px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class2 A:visited {
    text-decoration: none;
    font-size: 20px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class2 A:active {  
    text-decoration: none;
    font-size: 20px;
	text-decoration: none;
	color:#FFFFFF;
	}
.class2 A:hover {text-decoration: underline;
}