@charset "utf-8";
/* v1.0 | 20080212 */

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: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------wrapper starts------------------*/
#wrapper{width:932px;
height:760px;
margin:0px auto;
}

body{
background-color:#271a12;
}

/*----------------header starts------------*/
 
.logo { float:left; width:350px; margin-top:20px;}
.header{
background:url(../images/greenglow.png) no-repeat right;
width:923px;
height:134px;

}

.glowtext{	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	margin-left:120px;
	font-weight:bolder;
	font-style:italic;
	font-size:22px;
	float:right;
	margin-right:70px;
	padding-top:40px;}

/*----------------header ends------------*/

/*----------------navigation--------------*/
.nav {float:right; width:435px; margin-top:40px; margin-right:-11px;}

.nav ul { float:right; width:435px; }
.nav li { background:url(../images/nav.png) no-repeat; width:113px; height:32px; float:left; display:inline; text-align:center; line-height:32px; margin-left:31px; }

.nav li a { color:#669900; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; } 
.nav li a:hover { color:#fff; }
.active { color:#fff; }


/*---------------banner starts-----------*/
.banner{width:921px;
height:882px;
border:5px solid #669900;
clear:both;
}

.banner2{width:921px;
height:780px;
border:5px solid #669900;
clear:both;
}

.banner3{width:921px;
height:600px;
border:5px solid #669900;
clear:both;
}

.picture{
	width:900px;
	height:450px;
	margin-left:10px; 
	margin-top:10px;}
	
	
 

.leftscroll{
	background-image:url(../images/leftarrow.png);
    float:left;
	width:35px;
	height:63px;
	 margin-left:-15px;
	 margin-top:150px;}
	 
.rightscroll{
	background-image: url(../images/rightarrow.png);
    float:right;
	width:35px;
	height:63px;
	 margin-top:150px;
	 display:inline;
	  margin-right:-15px;}	
	  
.paragraph{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:40px;
	color:#FFF;
	margin-left:200px;
	padding-top:150px;}	  

.secondpara{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #360;
	margin-left:120px;
	font-weight:bolder;
	font-size:25px;
	}
 
.secondpara h2 { line-height:80px; color:#436400; }

.backdg{ 
		clear:both;
		height:80px;
		background-image:url(../images/designbg.jpg);
		background-repeat:repeat-x;
		margin-top:140px;
		
	 
}

/*---------------banner ends-----------*/


/*----------content start-------------*/
.contentbg{
	width:900px;
	height:411px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat;
	margin-left:0px;
	float:left;}
	
.contentbg2{
	width:900px;
	height:760px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat;
	margin-left:0px;
	float:left;
}

.contentbg3{
	width:900px;
	height:580px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat;
	margin-left:0px;
	float:left;
}
	
	
.greenglow{
	background-image:url(../images/greenglow.png);
	background-repeat:no-repeat;
	height:211px;
	position:absolute;
	width: 719px;
}

.paragraph2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-left:30px;
	margin-top:30px;
	font-weight:normal;
	font-size:26px;
	line-height:22px;
}
	
	
.line{width:811px;
height:1px;
background-image:url(../images/line.png);
background-repeat:repeat-x;
position:absolute;
margin-top:15px;

}

.line1{width:811px;
height:1px;
background-image:url(../images/line.png);
background-repeat:repeat-x;
position:absolute;
margin-top:25px;

}
.smallheading{
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-left:0px;
	margin-top:30px;
	font-weight: bolder;
	font-size:16px;}		
	
.smallwords{
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-left:0px;
	margin-top:30px;
	font-weight: normal;
	font-size:11px;
	width:835px;}	
	
	
.paragraph3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-left:0px;
	margin-top:50px;
	font-weight:normal;
	font-size:21px;
	font-style:italic;}


.paragraph3 span { font-weight:normal; }

/*----------content ends-------------*/
/*----------footer starts-------------*/
.bannerfooter{
	clear:both;
	width:900px;
	margin-top:10px;
	padding:10px;
	border:5px solid #669900;
	min-height:100px;
	overflow:auto;
	
}


.alignLeft { float:left; width:596px; background:#669900; }
.alignRight { float:right; display:inline; width:296px; background:#669900; }

.footerpara{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-left:10px;
	margin-top:10px;
	font-weight: bolder;
	font-size:16px;
	}	

.footerpara h2{font-family: Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-style:italic;
}

.footerpara2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-left:10px;
	margin-top:10px;
	font-weight: normal;
	font-size:20px;
	font-style:italic;
	line-height:25px;
	}	
.footerpara2 h6{font-size:15px;
font-style:normal;
float:right;
margin-right:10px;}


.copy { width:500px; margin:15px auto; color:#fff; text-align:center; clear:both; font:11px Tahoma, Geneva, sans-serif; }
/*----------footer ends-------------*/
