/* CSS Document */

@charset "utf-8";
/* CSS Document */
/* Change default html styles */
* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* General styling */

body {

	color: #000; background:#000000;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
 
}

/* layout header styling */
#pagewrapper{  
	width: 860px;  
	margin:0 auto; 
	background-color:#006600;
	
}

#pagewrapper div#top_bnr{ 
	margin:auto; 
	width:860px; 
	height:125px;
	background:#0e760b;
}

#pagewrapper div#top_bnr div#logo{  
	clear:both;
	width:666px; 
	height:125px;	
	margin:0 auto;
	border:0; 	
}

#pagewrapper div#top_bnr div#logo a{ 
	margin:0px 0 0 0px;
	display:block; 
	width:200px; 
	height:85px;
	border:none; 
	
}

#pagewrapper div#main_img{ 
	margin:auto; 
	width:860px; 
	height:300px;	
	background-image: url(../images/lowtop.jpg);
	background-color: #006600;
}

#pagewrapper div#sub_main_img{ 
	clear:both;
	width:860px; 
	height:250px;	
}

#pagewrapper div#sub_main_img div#flash_slide{ 
	
	float:left;
	width:400px; 
	height:250px;		
}

#pagewrapper div#sub_main_img div#small_intro{ 
	
	float:right;	
	width:300px; 
	height:285px;	
	background-color:#dff7e0;
}

#pagewrapper div#sub_main_img div#small_intro div#intro_text{ 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:440px; 
	margin-left:10px;
	line-height:18px;			
}

#pagewrapper div#main_img div#mPhoto{
	clear:both;
	width:860px;
	height:300px;
	margin:0 auto;	
}


/* Menu layout styling */
#pagewrapper div#top_menu{   
	width:850x;  
/*	background:#CCCCCC; */
	height:auto; margin:1px 0 0px 0;
	float:right;
}

#pagewrapper div#top_menu ul{  
	width:860px; margin:0 0 0 0px;
}

#pagewrapper div#top_menu ul li{  
	display: inline; 
	font-size: 0.6em;   
	float:left;	
}

#pagewrapper div#top_menu ul li a{  
	text-decoration: none; 
	display:block;
}

#pagewrapper div#main_content{
	margin:auto;
	width:860px;
	background-image:url(../images/grass.jpg);
	/*height: auto;*/
}

#pagewrapper div#main_content_inner{
	margin:auto;
	width:860px;
	background-image:url(../images/grass.jpg);
	height: auto;
}

#pagewrapper div#footer{ 
	
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	background-color:#990000;
	clear: both;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 50px;
	width:860px;
	text-align: center;
	line-height: 20px;	
	color: #F2F2F2;
	margin: 0 auto;
	
}

#pagewrapper div#main_content div#mycontent {
		width:300px;
		height:230px;
		/*background-image:url(../images/bg.png);
		background-repeat:no-repeat;	*/
				
}

#pagewrapper div#main_content_inner div#mycontent {
		width:300px;
		height:230px;
		/*background-image:url(../images/bg.png);
		background-repeat:no-repeat;	*/
				
}

#pagewrapper div#main_content div#mycontent div#hometext {
	height:250px;
	width:400px;
	background-image:url(../images/grass3.jpg);
	text-align: center;
	float:left;
}


#pagewrapper div#main_content div#orglogo{
	margin-right:50px;
	width:145px;
	height:190px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:right;
	margin-top: -190px;
}


#pagewrapper div#main_content div#hometext {
	height:250px;
	width:430px;
	background-image:url(../images/grass3.jpg);
	text-align: center;
	float:left;
}

#pagewrapper div#main_content div#homeright{
	width:430px;
	height:250px;
	background-image:url(../images/adv_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	
}

#pagewrapper div#main_content div#homeright div#homeRelese{
	width:140px;
	height:200px;
	margin-top:40px;
	margin-left:5px;	
	background-image:url(../images/new_release.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
#pagewrapper div#main_content div#homeright div#homeReleseDesc{
	
	width:270px;
	height:200px;
	margin-top:20px;	
	float:right;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../media/blockdefault.gif) center center repeat-x;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.solidblockmenu li{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
}

.solidblockmenu li a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	background: transparent url(../media/blockactive.gif) center center repeat-x;
}


#pagewrapper div#main_content_inner div#mycontent1 {
	clear:both;
	width:100%;		
	margin:1px;
	background-color:#00CCFF;						
}

#pagewrapper div#main_content_inner div#mycontent2 {
	clear:both;
	width:100%;		
	margin:1px;	
	background-color:#FFFFCC;				
}

#pagewrapper div#main_content_inner div#mycontent1 div#photoFrame {
	height:175px;
	width:150px;
	background-color:#FFCCCC;
	text-align: center;	
	
}

#pagewrapper div#main_content_inner div#mycontent1 div#photoFrame3 {
	height:175px;
	width:225px;	
	background-color:#CC33CC;
	text-align: center;
	float:right;
}

#pagewrapper div#main_content_inner div#mycontent1 div#photoFrame1 {
	height:175px;
	width:485px;	
	background-color:#DEF3E3;
	text-align: left;
	line-height:23px;	
	float:right;
}


#pagewrapper div#main_content_inner div#mycontent2 div#photoFrame {
	height:170px;
	width:150px;
	background-color:#CC33CC;
	text-align: center;
}


#pagewrapper div#main_content_inner div#mycontent2 div#photoFrame3 {
	height:175px;
	width:225px;	
	background-color:#CC33CC;
	text-align: center;
	float:right;
}

#pagewrapper div#main_content_inner div#mycontent2 div#photoFrame1 {
	height:175px;
	width:485px;
	background-color:#DBF8C0;
	text-align: left;
	line-height:23px;	
	float:right;
}

#pagewrapper div#main_content_inner div#mycontent2 div#contactFrame1 {
	height:175px;
	width:485px;
	background-color:#DBF8C0;
	text-align: left;
	line-height:23px;	
	float:right;
}

#pagewrapper div#main_content_innercon{
	clear:both;
	margin:0 auto;
	width:860px;
	/*background-image:url(../images/grass.jpg);*/
	height: auto;	
}


