/***** Defaults *****/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }

h1,h2,h3,h4,h5,h6 { font-weight:normal; }
html { font-size:100.01%; }
body { text-shadow:#000 0 0; }
fieldset,img { border:none; }
/***** Global Classes *****/
.clear         { clear:both;}
.clearer       { clear:both; font-size:1px; line-height:1px; height:0px; float:none;}
.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }


#gallery {
	text-align:center;
	}
.wraper {
	width:1116px; 
	margin:0 auto;
	}
	
.start-free-trial {
	font-size:1px;
	position:relative;
	height:1px;
}
.start-free-trial a {
	display:block;
	background:url(/images/contactus.png) no-repeat 0 0;
	-background:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/contactus.png", sizingMethod="crop");
	width:148px;
	height:44px;
	position:absolute;
	right:10px;
	top:-11px;
	cursor:pointer;
}

a { color:#fff; text-decoration:underline; }

.sampletext {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	line-height:18px;
	padding:20px 0;
	}