﻿/* 960 Grid system */
.container{margin-left:auto;margin-right:auto;width:990px;}
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin:0;padding:0;border:0;outline:0;font-size:11px;vertical-align:baseline;background:transparent;
	}
	body{line-height:1.5}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* Re-enable fonts */
body{  table-layout:fixed ;font-size:13px}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

/* Enable basic HTML 5 */
header, footer, nav, section { display: block; }



html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li, fieldset, form, label,img, legend{margin:0; padding:0; border:0; outline:0;  vertical-align: baseline; }
span.clear{clear:both;}
.clear{clear:both;}
img{ border:none;}
:focus{outline:0;}
.container .grid_1
{	position :relative ;
	width :650px;
	display :inline  ;
	float :left ;
	margin:0 10px 10px 0;
	}
	.container .grid_1 p,{color:#555;  font-size:14px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.container .grid_2{
	position :relative ;
	 text-align :justify ;
	width :300px;
	display :inline  ;
	float :left ;
	min-height:200px;
	font-size :13px;
	padding :10px;
	color:#000;
	margin:0 10px 10px 0;
		-webkit-border-radius:10px;
   		-moz-border-radius:10px;
        border-radius:10px;
	}
		
	.container  p{color:#555;  font-size:14px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:15px 0;}
	.container ol ,.container ul{margin:15px 120px;}
	.container ol li,.container ul li{color:#555;  font-size:14px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align :justify; margin:10px 0; }

h2 a{color:#000; font-size:22px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
h2 {margin-top:15px;}	
.container .grid_3 {
	position :relative ;
	text-align :justify ;
	width :310px;
	display :inline  ;
	float :right ;
	min-height:200px;
	font-size :13px;
	padding :10px;
	color:#000;
	margin-bottom :10px;
	-webkit-border-radius:10px;
   		-moz-border-radius:10px;
        border-radius:10px;
	}
	.container .grid_3 p{color:#555; font-size:14px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}


.red{background:#d10f0f; }
.blue{background:#2a86b1;}
.lightgreen{background:#bfe051;}
.green{background:#75BF1E;}
.pink{ background :#e73569}
.orange{ background :orange}
.container .grid_2 h3{ border-bottom :solid 1px #e2e2e2;}
.container .grid_3 h3{ border-bottom :solid 1px #e2e2e2;}

h3 a{color:#000; font-size:18px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
h3 {margin-top:15px;}	
