body,html {
	border: 0px;
	margin: 0px;
}

body {
	width: 100%;
	font: 12px/22px Arial, Helvetica, sans-serif;
	font: 13px/18px "Lucida Grande", Arial, sans-serif;
	color: #3873b5;
}

h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }

p{ margin:0; padding:0; padding-bottom: 10px;}

h1 { font-size: 28px; }
h2 { font-size: 22px; padding-bottom: 5px;}
h3 { font-size: 16px; padding-bottom: 5px;}
h4 { font-size: 14px; padding-bottom: 5px;}
h5 { font-size: 12px; }

div#clear { clear: both; margin: 0px; padding: 0px; }

a {
	color: #234a75;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #234a75
}

div#top {
	background-image: url(/assets/templates/version1/images/water.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 40px;
}
div#fullpage {
	margin-left: 40px;
}

div#subvision {
	background-image: url(/assets/templates/version1/images/name.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 353px;
	position: absolute;
	top: 95px;
	left: 40px;
}

div#wrapperfull {
	width: 800px;
}

div#wrapperleft {
	width: 580px;
	float: left;
}

div#left {
	float: left;
	width: 580px;
}

div#topbar {
	line-height: 18px;
}

div#topbar h3 {
	margin-bottom: 3px;
}

div#reference {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-right:10px;
}

div#reference_image {
	float: left;
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/mask.jpg);
	width: 150px;
	height: 102px;
	margin-right:10px;
}

div#quotes {
	float: left;
	width: 155px;
	margin-top: 20px;
}

div#quotes_image {
	float: left;
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/bowl.jpg);
	width: 105px;
	height: 102px;
	margin-right: 10px;
}

div#main {
	margin-top: 25px;
}

div#article {
}

div#article h2 {
	margin-bottom: 5px;
}

div#article h5 {
	color: #234a75;
}

div#articlespacer {
	height: 20px;
}

div#article_text {
	line-height: 22px;
	text-align: justify;
}

div#right {
	float: right;
	border-left: 1px solid #d3e9ff;
	line-height: 22px;
	width:180px;
}

div#right h2 {
	margin-bottom: 10px;
}

div#right a {
}

div#firstdrops {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/firstdrops.jpg);
	width: 149px; height: 57px;
	margin-left: 30px;
	
	display: none;
}

div#righttext {
	margin-left: 40px;
}

div#webdesign {
	margin-top: 20px;
	
}

div.textindent {
	margin-left:10px;
}

div.rightspacer {
	margin-top: 30px;
	border-bottom: 1px solid #d3e9ff;
	margin-bottom: 30px;
}

div.smallspacer {
	margin: 0px; padding: 0px; height: 5px;
}

div#contact {
}

div#quote {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/quote.gif);
	background-position: top left;
	padding-top: 20px;
}

div#quote p {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/quote.gif);
	background-position: bottom right;
}

/*div#quoteleft {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/quote.gif);
	width: 41px; height: 23px;
	float: left;
}

div#quoteright {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/quote.gif);
	width: 41px; height: 23px;
	float: right;
}*/

div#bottomdrop {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/bottomdrop.jpg);
	width: 130px; height: 136px;
	margin-left: 10px;
	margin-bottom: 30px;
}

div#bubbles {
	background-repeat: no-repeat;
	background-image: url(/assets/templates/version1/images/bubbles.jpg);
	width: 115px; height: 239px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
}

div#frontpage_spacerdiv { height: 30px; }

div.reference_article {
	border-bottom: 1px solid #d3e9ff;
}

div.reference_article h4 {
	padding-top: 20px;
	padding-bottom: 0px;
}

body#Subvision div.reference_article h4 { padding-top: 5px; }

img.referenceimage {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	border: 1px solid black;
	
}

img.screenshot {
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
}

div.reference_underline {
	height:0px;"
}

p.ref_link {
	padding-top: 0px;
	font-size: 80%;
	background:url("test.jpg") bottom  
}

div#footer {
  clear: both;
  height: 60px;
}
