<style type="text/css">
body,
	html {
		margin				:	0;
		padding				:	0;
	}
	
body {
	color				:	#000000;
	font-family			: 	Trebuchet MS,	Times, serif, Verdana, Arial, ;
   	font-size			: 	12px;
	font-style			: 	normal;
	font-weight			: 	normal;
	min-width			:	760px;
	background-repeat	: 	repeat;  
	border				: 	0px;
	padding				: 	0px;
	margin				: 	0px;
	background-position	: 	top center;
	text-align			:	left;
	background-image	: 	url('images/bg.gif');
	background-repeat	: repeat-x; 
	background-color	: black;		
}

#headerlinks {
   text-align  	:  right;
   font-style:   bold;
   margin-right:  20px;
   margin-bottom:  5px;
   background: white;
   width:  690px;

}

#headermovie {
float: right;
margin-top:  8px;
margin-right:  2px;

}

#header  {
	background			: 	url("images/header.jpg");	
height:  124px;	
	width				:   700px;
	background-repeat:  no-repeat;
	background-color:  black;
	margin-bottom:  5px;
}

#rightcolumn {
	float				:	right;

	width				:	564px;
}	

#wraper{
	margin				: 0 auto;
	width				: 700px;
	background-color  	: white;
	border-left:    2px solid #B6B5B5;
	border-right:  2px solid #B6B5B5;


}


#footer {
	height			: 45px;
	line-height		: 12px;
	text-align		: center;
	background-color:  white;
	width				: 700px;
	margin:  0 auto;

}

	
#content {
	width				:	650px;
	color				:  #1C3548;
	margin: 0 auto;
	margin-top:  10px;
}


#indexcontent {
position: relative;
	width				:	350px;
	color				:  #1C3548;
	margin: 0 auto;
	margin-top:  10px;
	top:  -250px;
	height: 200px;
	float: left;
}

.leftblkbox {
background-color:  black;
width:  200px;
	border:  1px solid #3D7C06;
	padding:  10px;
float:  right;
color:  white;
text-align: center;
margin: 15px;

}

.ltbox {
background-color:  white;
width:  200px;
	border:  1px solid #3D7C06;
	padding:  10px;
color:  black;
text-align: center;
margin: -230px 15px 0px 15px;;
float: left;


}


.quote {
font-style: italic;
margin-top:  20px;

}

.rtbox {
float: right;
background-color:  black;
width:  200px;
	border:  1px solid #3D7C06;
	padding:  10px;
color:  white;
text-align: center;
margin: 15px;

}

.packagehead {
	background			: 	url("images/arrow.gif");
	line-height:  30px;
	font-size			: 	14px;
	font-weight			:   bold;
	padding-left:  5px;
	height:  30px;
	background-repeat:  no-repeat;
	padding-left:  40px;
	margin-top:  20px;
}


.floatleft {
float:  left;
margin:  10px;
}
.floatright {
float:  right;
margin:  10px;
}


.borderimagert {
	border:  1px solid #3D7C06;
	padding:  10px;
	float:  right;
	text-align: center;
	font-size:  10px;
	font-style:  italics;
	margin: 10px;

}

.borderimagelt {
	border:  1px solid #3D7C06;
	padding:  10px;
	float:  left;
	text-align: center;
	font-size:  10px;
	font-style:  italics;
	margin: 10px;

}

.methright{
position:  relative;
width: 400px;
left:  280px;
top:  -260px;
}

.methside{
position:  relative;
top:  18px;
left:  -100px;
}

body A:link {text-decoration: none; color:#3F894F;}
body A:visited {text-decoration: none; color:#3F894F;}
body A:active {text-decoration: none; color:#3F894F;}
body A:hover {text-decoration: none; color:#ABABAB;}
	
H1 {
	font-size			: 	14px;
	font-style			:   bold;
	display: inline;
}
	
H2 {
	font-size			: 	12px;
	text-align			:   center;
}
	
H3 {
	font-size			: 	12px;
	font-style			:   bold;
	text-align			:   left;
}
	
p {
	color				:	#000000;
   	font-size			: 	12px;
	font-style			: 	normal;
	font-weight			: 	normal;
	text-align			:   left;
}
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid white;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->
	

		
</style>