




body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#E5E7E4;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	text-align:center;
}
img{
	border:none;
}
a{
	color:#FF0101;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
#header{
	width:880px;
	height:150px;
	background:#fff url(../img/headerbkg.png) no-repeat;
}
#background.contactpage{
min-height: 800px;
}
#background{
	width:880px;
	height:100%;
	background:#fff url(../img/bodybkg.png) repeat-y;
}
#content{
	background:#fff url(../img/bodybkg.png) repeat-y;
}
#slogan{
	width:300px;
	height:400px;
	float:left;
	padding-top: 70px;
}
#slogan h1{
	font-size:large;
	font-weight:700;
	padding-bottom:30px;
}
#logo{
	width:300px;
	height:150px;
	float:left;
}
#main_navigation{
	width: 580px;
	height: 75px;
	float:right;
	padding-top:20px;
}
#main_navigation li{
	display:inline;
	padding-left:30px;
	font-size:18px;
	
}
#main_navigation a{
	color:#FF0101;
	text-decoration:none;
}
#main_navigation a:hover{
	text-decoration:none;
	color:#000;
}
#nextpage{
	text-align:right;
}
#divider{
	width:800px;
	height:1px;
	clear:both;
}
#heading{
	width:480px;
	height:100px;
	padding-top:40px;
	padding-left:300px;
}
#heading p{
	font-size: medium;
	text-align: justify;
}
.col_right{
	text-align:justify;
	font-size:medium;
	padding:20px 100px 20px 0px;
	width:480px;
	float:right;
	min-height:500px;
}
.col_right p{
	text-align:justify;
	font-size:medium;
	padding-bottom:10px;
}
h2{
	text-align:justify;
	font-size:medium;
	padding-bottom:10px;
	font-weight: 700;
}
.col_right h2{
	text-align:justify;
	font-size:medium;
	padding-bottom:10px;
	font-weight: 700;
}
h3{
	text-align:center;
	font-size:medium;
	padding-bottom:10px;
	font-weight:normal;
}
#container {
	width:880px;
	margin:0 auto;
	position:relative;
	z-index:0;
	text-align:center;
}

#example {
	width:600px;
	height:350px;
	position:relative;
	margin-left:150px;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:200px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/
#footerbkg{
	background: #fff url(../img/footerbkg.png) no-repeat;
	width:880px;
	height:70px;
}
#footer {
	text-align:center;
	width:480px;
	margin-left:200px;
	padding:10px 0 18px;
	border-top:1px solid #efefef;
	clear: both;
}

#footer a {
	margin:30px 0;
	font-size:smaller;
	text-decoration:none;
	color:#000;
}
#footer a:hover {
	margin:30px 0;
	font-size:smaller;
	text-decoration:underline;
	color:#000;
}
/*popup*/
.popup{
	width:570px;
	text-align:right;
}
.popup a{
	color:#FF0101;
	text-decoration:none;
	font-size:medium;
}
.popup a:hover{
	color:#000;
	text-decoration:underline;
		font-size:medium;
}
/*
 tesimonials centered box
*/
.boxwrap{
	height:auto;
	width:600px;
}
.bkgboxtop{
	width:640px;
	height:22px;
	background-image:url(../img/boxtop.png);
	padding:0px;
	margin-left:120px;
}
.bkgbox{
	width:600px;
   padding:20px;
   margin-left:120px;
   background-image:url(../img/boxmid.png);
}
.bkgboxbot{
	width:640px;
	height:30px;
	background: url(../img/boxbottom.png) no-repeat;
	padding:0px;
	margin-left:120px;
	margin-bottom:30px;
}
.clear{
	clear:both;
}
.materialimg{
	width:170px;
	float:left;
	padding:5px;
}
.materialimgsm{
	width:130px;
	float:left;
	padding:2px;
}
.bkgboxtxt{
	width:540px;
	padding-left:25px;
	display:block;
}
.bkgboxtxt h1{
	text-align:justify;
	font-size:medium;
}
.bkgboxtxt h2{
	text-align: right;
}
.bkgboxtxt1{
	width:300px;
	padding-left:50px;
	display:block;
	float:left;
}
.bkgboxtxt1 h1{
	text-align:justify;
	font-size:medium;
}
.bkgboxtxt1 h2{
	text-align: right;
}
.materialimg h4{
	padding-bottom:5px;
}
.bkgboxtxt p{
	text-align:justify;
	font-size:medium;
	padding-bottom:30px;
}
.bkgboxtxt2{
	width:600px;
	padding-left:140px;
	display:block;
}
.bkgboxtxt2 p{
	text-align:justify;
	font-size:medium;
	padding-bottom:30px;
}

.bkgboximg{
	width:200px;
	float:left;
}
.box{
	margin-left:150px;
	margin-top:50px;
}
.testim p{
	text-align:justify;
	font-size:medium;
	width:100%;

}
.openquote{
	width:50px;
	height:50px;
	float:left;
	background-image: url(../img/openquote.png);
}
.testim{
	width:450px;
	height:100px;
	float:left;
}
.testim h4{
	text-align:right;
	font-size:small;
}
.closequote{
	width:50px;
	height:75px;
	float: left;
	clear: right;
	background-image: url(../img/closequote.png);
}
/*
Contact Form
*/
#phone{
	width:300px;
	height:400px;
	float:left;
	padding-top: 70px;
}
#phone h1{
	font-size:large;
	font-weight:700;
	padding-top:50px;
	padding-left:50px;
}
#phone a{
	color:#FF0101;
	text-decoration:none;
}
#phone a:hover{
	color:#000;
	text-decoration:underline;
}
#contactus fieldset
{
   width:320px;
   padding:20px;
   margin-left:120px;
   border:1px solid #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;   
}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 1.3em;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size: medium;
   font-weight: bold;
}

#contactus input[type="text"],textarea
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#contactus input[type="text"]
{
  height:18px;
  width:220px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;   
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
   
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;   
}
#contactus textarea
{
  height:120px;
  width:310px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
   border-radius: 8px;  
}
#contactus input[type="text"]:focus,textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}
#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}
#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: small;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}