/*Reset Styles!*/

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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#283234; }	
a:hover {color:#333;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	color:#00626e;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:url(../images/bg.gif) repeat-x #0C9AD4;
	color:#292b2a;
	font:12px arial, sans-serif;
	line-height:1.3;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:802px;
	}
	
#header {
	float:left;
	width:766px;
	height:63px;
	background:url(../images/headerbg.gif) repeat-x;
	padding:5px 10px 12px 10px;
	}
	
#header h1 {
	color:#131e00;
	font-size:14px;
	font-weight:bold;
	width:450px;
	line-height: 25px;
	//line-height: 40px;
	float:left;
	padding-top:8px;
	}

	
#header h1 a {
	color:#eafce8;
	text-decoration:none;
	font-size:27px;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
	}
	
#header h1 img {
	float:left;
	margin-top:-10px;
	vertical-align:middle;
	margin-right:5px;
	}
	
#header h2 {
	font-size:14px;
	float:right;
	width:300px;
	text-align:right;
    color:#EAFCE8;
	font-weight:bold;
	}
	
#header h2 strong {
	color:#131e00;
	font-size:24px;
	line-height:30px;
	}
	
#left {
	float:left;
	width:205px;
	background:#5a9102;
	}
	
#left ul#nav {
	}
	
#left ul#nav li {
	background:url(../images/navbg.gif) no-repeat;
	font:14px verdana, arial, sans-serif;
	color:#292b2a;
	text-transform:uppercase;
	padding:9px 5px;
	font-weight:bold;
	}
	
#left ul#nav li a {
	color:#292b2a;
	text-decoration:none;
	}
	
#left ul#nav li ul {
	margin-top:10px;
	}
	
#left ul#nav li ul li {
	background:transparent;
	border-bottom:1px solid #668acc;
	padding-bottom:5px;
	text-transform:none;
	}
	
#left ul#nav li ul li a {
	font-size:11px;
	color:#f7f6f6;
	background:url(../images/arrow.gif) 0 3px no-repeat;
	padding-left:12px;
	}
	
#left p {
	margin:10px;
	color:#cacaca;
	}
	
#left p.phone strong {
	font-size:19px;
	color:#fff;
	}
	
#right {
	float:left;
	width:581px;
	/*background:#d9d9d9; */
	background:#e6ffbd;
	}
	
#right .main {
	background:#5a9102;
	float:left;
	width:581px;
	clear:both;
	}
	
#right .main img {
	float:left;
	}

#right .main .fade
{
	float:left;
	width:379;
	height:255;
	}



#right .main form {

background:#D9D9D9;
	float:left;
	width:202px;
	color:#fff;
	}
	
#right .main form h3 {
	background:url(../images/titlebg.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	padding:5px;
	margin-left:0;
	}
	
#right .main form label {
	float:left;
	width:70px;
	margin:6px 2px 4px 3px;
	}
	
#right .main form input, #right .main form textarea {
	float:left;
	width:115px;
	margin:6px 2px 4px 3px;
	}
	
#right .main form input.submit {
	float:right;
	width:auto;
	height:auto;
	}
	
#right h1.title {
	background:#e9e9e9 url(../images/titlebg.gif) repeat-x;
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	text-align:right;
	padding:5px;
	margin-bottom:3px;
	border:1px solid #fff;
	margin-left:0!important;
	}
	
#right h1, #right h2, #right h3, #right h4 {
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	margin-left:10px;
	}
	
#right p , #right ul, #right ol {
	margin:10px;
	}
	
#right ul li {
	list-style-type:square;
	margin:5px 0 5px 15px;
	}
	
#right .cta {
	background:#e8e8e8;
	border:2px solid #fff;
	color:#031751;
	font-size:18px;
	font-weight:bold;
	padding:30px;
	text-align:center;
	}
	
#footer {
	float:left;
	width:766px;
	padding:10px;
	color:#fff;
	text-align:center;
	font-size:11px;
	border-top:0px solid #3e609c;
	margin-top:10px;
	}
	
#footer p {
	margin:0;
	}
	
#footer ul {
	position:relative;
	margin:0 auto;
	text-align:center;
	}
	
#footer ul li {
	display:inline;
	margin:0 5px;
	}
	
#footer ul li a {
	color:#fff;
	}
	
#footer a {
	color:#fff;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 15px;
	}
	
img.float-right {
	float:right;
	margin:10px 10px 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	width:180px;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: #fff;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
}

.img1
{
float:left; border: 2px solid #fff;

}

.img_others
{
float:left; border: 2px solid #fff; border-left: 0px;
}

#right1 {
	float:left;
	width:786px;
	background:#d9d9d9;
	font:14px arial, sans-serif;
	}
	
#right1 .main {
	background:#5a9102;
	float:left;
	width:786px;
	clear:both;
	}

	#right1 .main1 {
	background:#D9D9D9;
	float:left;
	width:786px;
	clear:both;
	}
	
	
#right1 .main img {
	float:left;
	}


	#right1 .main1 img {
	float:left;
	}
	
#right1 .main form {
	float:left;
	width:202px;
	color:#fff;
	}

	#right1 .main1 form {
	float:left;
margin-left:200px;

	width:202px;
	color:#fff;
	}
	
#right1 .main form h3 {
	background:url(../images/titlebg.gif) repeat-x;

	font-size:14px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	padding:5px;
	margin-left:0;
	}

	#right1 .main1 form h3 {
	background:url(../images/titlebg.gif) repeat-x;
	width:202px;
	font-size:14px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	padding:5px;
	margin-left:0;
	}
	
#right1 .main form label {
	float:left;
	width:70px;
	margin:6px 2px 4px 3px;
	}

#right1 .main1 form label {
	float:left;
	width:70px;
	margin:6px 2px 4px 3px;
	}
	
#right1 .main form input, #right1 .main form textarea {
	float:left;
	width:115px;
	margin:6px 2px 4px 3px;
	}


	#right1 .main1 form input, #right1 .main form textarea {
	float:left;
	width:115px;
	margin:6px 2px 4px 3px;
	}
	
#right1 .main form input.submit {
	float:right;
	width:auto;
	height:auto;
	}


	#right1 .main1 form input.submit {
	float:right;
	width:auto;
	height:auto;
	}
	
#right1 h1.title {
	background:#e9e9e9 url(../images/titlebg.gif) repeat-x;
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	text-align:left;
	padding:5px;
	margin-bottom:3px;
	border:1px solid #fff;
	margin-left:0!important;
	}
	
#right1 h1, #right1 h2, #right1 h4 {
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	margin-left:10px;
	
	}
	
	#right1 h3
	{
	font-size:16px;
	font-weight:bold;
	color:#292b2a;
	/*text-transform:uppercase; */
	margin-left:10px;
	
	}



	
#right1 p , #right1 ul, #right1 ol {
	margin:10px 10px;
	}

#right1 ul li {
	list-style-type:square;
	margin:5px 0 5px 15px;
	}
	
#right1 .cta {
	background:#e8e8e8;
	border:2px solid #fff;
	color:#031751;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	padding-bottom: 5px;
	text-align:center;
	clear: both;
	}

	.gall
	{

	padding: 0px;
	border : 3px solid #fff;
	}
	.gall1
	{
	padding: 20px;
	margin-left:130px;
	float: left;
	/* border:solid 3px #fff; */
	}


	.thumb
	{
	border : 1px solid #000;cursor:pointer;
	}