@charset "utf-8";
/* CSS Document */

		html, body { margin: 0; padding: 0; }
		
		body { 
		padding-bottom: 20px; 
		background-color: #dbdcda;
		}

	
	/* yes */
#wrapper {
	width: 900px;
	margin: 0 auto; 
	margin-top: 0px;
	height: auto ;/* overwrite the height */
	background: url(../sub1/stripBG.jpg) top center repeat-y;
	}
/* yes */
div#header {
	width: 900px;
	height: auto;
	background: url(../bgs/SUB_BG.jpg) center top no-repeat;	
}
#logo{
	width:418px;
	height:120px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 0px;
	float: left;
	text-align: right;
}
#address{
	width:200px;
	height:90px;
	margin-top: 30px;
	margin-left: 184px;
	padding-right: 55px;
	text-align: right;
	float: right;
}
#topmenu {
    width:845px; 
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 55px;
	margin-bottom: 5px;
	height: 16px;
	clear: both;
}
div#horz_menu {
    width:900px; 
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	height: 35px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 0px;

}
#toptitle{
	width:500px;
	height:70px;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 0px;
	float: left;
}	

div#containermain { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0px;
}
div#midspace  {	
	width: 100%;
	height: 342px;
	margin: 0;
	padding: 0;
	}
div#midspace2  {	
	width: 900px;
	height: 100%;
	background: url(../sub1/stripBG.jpg) top center repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}	
div#sidebar1 {
	width: 800px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: 100%;
	min-height: 800px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0;
	border: 0px;
	text-align: left;
}
div#textP1 {
	float: left; /* since this element is floated, a width must be given */
	width: 274px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: 800px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../sub1/leftmenuBG.jpg) top center no-repeat;
}
#leftmenu {
    width:150px; 
	text-align: left;
	margin-top: 70px;
	margin-right: 0px;
	margin-left: 54px;
	height: 200px;
}
#leftbutton{
    width:200px; 
	text-align: left;
	margin-top: 270px;
	margin-right: 0px;
	margin-left: 54px;
	height: 60px;
}
div#textP2 {
float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: 320px;
	text-align: left;
	margin-top: 50px;
	margin-left: 20px;
}
div#textP3 {
float: right; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: auto;
	min-height: 800px;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 30px;
	
}
div#footer {
   width:900px;
	height:98px;
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../sub1/footerBG.jpg) top center no-repeat;
}
/* yes */
div#footer_menu{
   width:890px;
	height:35px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 10px;
}
div#credittag{
   width:890px;
	height:20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
}










div#container1 {
  clear:both;
  width:100%;			/* width of whole page */
}
div#container3 {
  margin-left: 0px;
  margin-right: 0px;
  width: 900px;			/* width of whole page */
  margin-top: 0px;  
  border: 1px;
  height: auto;
}

div#sidebarSPECIALS {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../home1/HOME_SPECIALS_BOX.jpg)  top center no-repeat ; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	height: 207px;
	margin-top: 330px;
	margin-right: 22px;
}
div#textSPECIALS {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 60px 20px 0px 20px;
	height: 130px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	overflow: auto;
}
div#sidebarLOCATIONS {
	float: left; /* since this element is floated, a width must be given */
	width: 520px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: 144px;
	margin-left: 20px;
		clear:both;
		text-align: right;
}
div#sidebarLOGOS{
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 15px;
	height: 80px;
	margin-top: 20px;
}
div#lowermenu {
    width:530px; 
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 30px;
}

div#rightTETXTBOX { 
	margin: 0 20px 0 20px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 90px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 200px;
	height: 280px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
} 
div#rightMAP { 
	margin: 40px 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 268px;
	height: 330px;
	text-align: left;
	float: left;
	background: url(../bg/map.jpg) no-repeat top center;
} 



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#btnNEWS {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px 0px 10px;
	height: 20px;
	margin-top: 0px;
	text-align: right;
}
#left_menu_area {
	width: 263px;
	margin-left: 146px;
	margin-top: 0px;
	margin-right: 113px;
	margin-bottom: 0px;
	padding: 0px;
	height: 232px;
	}	
#left_text_blurb {
	width: 200px;
	margin-left: 130px;
	margin-top: 87px;
	margin-right: 150px;
	text-align: left;
	padding-left: 10px;
	}	
#left_menu_links {
	width: 170px;
	float: inherit;
	margin-left:20px;
	margin-right: 5px;
	margin-top: 50px;
	text-align:left;
	padding: 0px;
	height: auto ;/* overwrite the height */
	}
/* yes */

#breadcrumbs_area  {
  width:1049px;
  text-align: right;
  margin-left: 123px;
  margin-right: 123px;
  width:780px;	/* width of whole page */
  margin-top: 30px;
	}
/* yes */

 
 /* FONTS */
 
a:link {
color:#20365B;
text-decoration: underline;
text-underline-style: dotted;
}
a:visited {
color:#20365B;
text-decoration: underline;
text-underline-style: dotted;
}
a:hover {
color:#3E3523;
text-decoration:none;
}
.mainfont  {
	font-size: 14px;
	color: #3E3523; 
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	}
.mainfont a:link {
color:#1B3A68;
text-decoration: underline;
text-underline-style: dotted;
}
.mainfont a:visited {
color:#1B3A68;
text-decoration: underline;
text-underline-style: dotted;
}
.mainfont a:hover {
color:#3E3523;
text-decoration:none;
}	
.mainfont2  {
	font-size: 11px;
	color: #000000; 
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	}		
.titlefont  {
	font-size:16px;
	color: #86878B; 
	font-family:  "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 0.5mm;
	} 
.redfont {
	color: #cc0e0e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	}
	/* yes */	
.redfont a:link {
color:#FFFFFF;
text-decoration: underline;
text-underline-style: dotted;
}
.redfont a:visited {
color:#FFFFFF;
text-decoration: underline;
text-underline-style: dotted;
}
.redfont a:hover {
background-color:#DCEFF6;
color:#000000;
text-decoration:none;
}	 

h1  {
	color: #967CB9;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;	
}
h2  {
	color: #BE3875;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;	
}
h3  {
	color: #3E3523;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;
	letter-spacing: 0.5em;	
}
h4   {
	color: #CC0000;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:bold;
	}
p  {
	color: #3E3523;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}

/* yes */	
.main_font_black12 {
	color: #000000;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.menulinks_fuche {
	color: #B83279;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.menulinks_fuche a:link {
color:#B83279;
text-decoration: underline;
text-underline-style: dotted;
}
.menulinks_fuche a:visited {
color:#B83279;
text-decoration: underline;
text-underline-style: dotted;
}
.menulinks_fuche a:hover {
color:#000000;
text-decoration:none;
}	

/* yes */	
.main_font_black {
	color: #000000;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
 .main_font_black a:link {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_black a:visited {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_black a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}	

.credit_font {
	color: #53646B;
	font-family: Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
.credit_font a:link {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.credit_font a:visited {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.credit_font a:hover {
background-color:#645750;
color:#ffffff;
text-decoration:none;
}	
.pagetitlefont {
	color: #5C8A9A;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch: extra-expanded;
	font-style:bold;
	font-variant:normal;
	font-weight:bold;
	}
.search_font {
	color: #000000;
	background-color: #D7C9AC;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	}	
.left_menu_font {
	color: #003066;
	overflow: auto;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 2.4;
	}
.left_menu_font a:link {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.left_menu_font a:visited {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.left_menu_font a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}	
.bread_font {
	color: #9a844b;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 11pt;
	}
.bread_font a:link {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.bread_font a:visited {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.bread_font a:hover {
color:#3E3423;
text-decoration:none;
}
.newmainfont {
	color: #9a844b;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 11pt;
	}
.newmainfont a:link {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.newmainfont a:visited {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.newmainfont a:hover {
color:#3E3423;
text-decoration:none;
}
.newmainfontBLUE {
	color: #132E5B;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 13pt;
	}
.newmainfontBLUE a:link {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.newmainfontBLUE a:visited {
color:#233758;
text-decoration: underline;
text-underline-style: dotted;
}
.newmainfontBLUE a:hover {
color:#3E3423;
text-decoration:none;
}
	
	
	/* yes */	
.bread_font2 {
	color: #000000;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
.bread_font2 a:link {
color:#000000;
text-decoration: underline;
text-underline-style: dotted;
}
.bread_font2 a:visited {
color:#000000;
text-decoration: underline;
text-underline-style: dotted;
}
.bread_font2 a:hover {
color:#CC0000;
text-decoration:none;
}	

li  {
	line-height: 1.5em;
	}







/* EXTRA */

/* yes */

/* yes */
div#tagline{
	width:298px;
	height:27px;
	padding-top: 0px;
	margin-top: 45px;
	margin-right: 70px;
	float: right;
	background: url(../home1/tagline.jpg) no-repeat center;
}
/* yes */
div#login_area{
	width:150px;
	height:27px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	text-align: right;
}
/* yes */
div#button_text{
	width:80px;
	height:27px;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 27px;
	padding-bottom: 0px;
	float: right;
}
/* yes */
div#login_button{
	width:300px;
	height:65px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 50px;
	float: right;
	text-align: left;
}
/* yes */
div#buttons {
  width:300px;
  height: auto;
  margin-top: 4px;
  margin-left: 38px;
}


div#footer2 {
  border:0px solid red;
  width:914px;
	height:131px;
	clear: both;
	padding-bottom: 0px;
	margin-top: 0px;
}
#subheader {
	width: 796px;
	height: 243;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}	
#right_column2  {
	width: 585px;
	float: right;
	text-align:left;
	height: 440px;
	min-height: 500px;
	margin-top: 190px;
	padding-right: 0px;
	}		
#search_area {
	background-image: url(../images_home2/searchBG.gif);
	width: 237px;
	margin-left: 10px;
	float: left;
	text-align:left;
	padding: 10px;
	height: 156px;
	}	
#menu_btm {
	background-image: url(../bgs/menu_btm.jpg);
	width: 226px;
	float: left;
	padding: 0px;
	height: 77px;
	}		
#maincontent  {
	width: 578px;
	text-align:right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#newsinclude {
	width: 	150px;
	max-height: 120px;
	color: #000000;
	background-color: #E4E4E4;
	font-family:Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height: 12pt;
	}
#whatsnewinclude {
	width: 	150px;
	max-height: 120px;
	color: #000000;
	background-color: #DADADA;
	font-family:Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height: 12pt;
	}
#introtext {
	width: 	325px;
	height: 120 px;
	color: #000000;
	text-align: right;
	background-color: #FFFFFF;
	font-family:Trebuchet,Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height: 12pt;
	}
#searcharea  {
	width: 237px;
	background-image: url(../images_home2/searchBG.gif);
	background-repeat: no-repeat;
	height: 156px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-style: normal; 
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 5px;
	padding-top: 3px;
}
#searchinput {
	width: 200px;
	height: 150px;
	text-align: center;
		margin-top: 12px;
		margin-left: 20px;
		padding-top: 20px;
}
#addressarea  {
	width: 180px;
	height: 100px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-stretch: extra-expanded; 
	margin-left: 660px;
	padding-right: 20px;
	padding-top: 40px;
	
}
#leftnews  {
	width: 180px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal; 
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
	height: auto ;/* overwrite the height */
}
#whatsnewSUB  {
	width: 200px;
	max-height: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal; 
	text-align: left;
	margin-left: 25px;
	margin-right: 0px;
	background-image: url(../images_home2/whatsnew3.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}
#whatsnewSUBinclude  {
	width: 150px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	text-align: left;
	margin-left: 30px;
	margin-right: 0px;
	padding-top: 35px;
}
#secondlinks  {
	width: 806px;
	text-align:right;
	margin-top: 0px;
	height: 19px;
	margin-right:10px;
	padding-right:10px;
	}

#flash  {
	width: 224px;
	height: 247px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
#producttitle{
	width: 578px;
	height: 24px;
	float: left;
	margin-left: 3px;
	padding-top: 20px;
}
#productimages {
	width: 460px;
	height: 420px;
	text-align: left;
	margin-right: 20px;
	margin-top: 28px;
	background: url(../homeimgs/flash_BG.jpg) no-repeat;
}
#subimages {
	width: 460px;
	height: 420px;
	text-align: left;
	margin-right: 20px;
	margin-top: 28px;
	padding-left: 20px;
}
#subimages2 {
	width: 361px;
	height:100%;
	text-align: left;
	margin-right: 20px;
	margin-top: 10px;
	padding-left: 0px;
}
#subcontent_info{
	width: 230px;
	height: auto;
	text-align: right;
	margin-right: 0px;
	margin-top: 90px;
	padding-left: 0px;
	padding-right: 00px;
	margin-left: 80px;
}
#subform{
	width: 300px;
	height: auto;
	text-align: left;
	margin-right: 0px;
	margin-top: 28px;
	padding-left: 0px;
}
.contactform {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.3em;
	background-color: #dedcdc;  
}
#welcome  {
	width: 348px;
	height: 101px;
	text-align: left;
	margin-top: 0px;
	margin-left: 3px;
	float: left;
}
#welcometext  {
    border:0px solid green;
    width:230px; 
    margin:60px 0 0px 150px;
	height:200px;
	font-stretch:condensed;
	text-align: right;
	background: url(../homeimgs/the.gif) no-repeat top left;
}
#subtext  {
    border:0px solid green;
    width:230px; 
    margin:10px 0 0px 0px;
	padding-right: 20px;
	height:auto;
	font-stretch:condensed;
	text-align: right;
	float: right;
}
#marketimage  {
    border:0px solid green;
    width:383px; 
    margin:10px 0 0px 0px;
	padding-right: 20px;
	height:74px;
	font-stretch:condensed;
	text-align: right;
	float: right;
}
#lefttext  {
    border:0px solid green;
    width:250px; 
    margin:10px 0 0px 0px;
	padding-right: 30px;
	height:auto;
	font-stretch:condensed;
	text-align: right;
	float: right;
}
#leftmoviebox {
    border:0px solid green;
    width:383px; 
    margin:10px 0 0px 0px;
	padding-right: 30px;
	height:auto;
	font-stretch:condensed;
	text-align: right;
	float: right;
}			
 
 
		
.headline_font {
	color: #FFFFFF;
	overflow: auto;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

.search_button1 {
	color: #FFFFFF;
	background-color: #B50606;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-stretch: wider;
	text-align: left;
	}	
.search_button2  {
	color: #FFFFFF;
	background-color: #B50606;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-stretch: expanded;
	text-align: left;
	border: thin;
	border-color: #000000;
	text-indent: inherit;
	text-shadow: #000000;
}
	
.login_font1 {
	color: #000000;
	background-color: #BFC6D5;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	}
.login_font2 {
	color: #000000;
	background-color: #D5E2D5;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	}
	/* yes */
.grbutton_font{
	color: #592acc;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:18px;
	}	
		








/* yes */	
	
/* yes */	
.footer_font {
	color: #9A844B;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
/* yes */	

.producttitlefont {
	color: #2e3b57;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 3px;
	}	
.searchbut {
	background-color: #FFC300;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color: #072374;
	border-style: solid;
	}	
.searchbut2 {
	background-color: #D5E2D5;
	color: #660000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color: #660000;
	border-style: ridge;
	}
		.facebook2  {
	margin-top: 8px;
	padding-left: 12px;
	}
