/* CSE Global Stylesheet */

html, body {
	text-align: center;
	background-color:#FFF;
	margin: 0 auto;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x
	
}
.topheader{
	min-width:100%;
	width:auto;
	background-color:#b30404;
	float:left;
	padding-top:5px;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	text-align:right;
	
}
#container{
 width: 1000px;
 background-color:#FFF;
 margin: 0 auto;
 min-height: 93%;
 height: auto !important;
}
#footercontain{
 width: 1000px;
 margin: 0 auto;
 min-height: 100%;
 height: auto !important;
}
#footercontain b{
 font-style:italic;
 font-weight:normal;
 font-size:10px;
}
  
.footer, .push{
  height:55px;
  font-family:Verdana, Geneva, sans-serif;
  padding-top:10px;
  background-color:#e7e7e7;
  position:relative;
  float:left;
  min-width:100%;
  width: auto  !important;
  border-top:1px solid #d9d8d8;}
  
.copyright{
    font-size:10px;
	text-align:left;
	float:left;
	padding-top:12px;
	padding-bottom:15px;
	width:400px;}

.footerlinks{
	font-size:11px;
	text-align:left;
	float:right;
	padding-top:12px;
	padding-bottom:15px;
	word-spacing: 20px;
	font-weight: bold;
	width:auto;
}
	
#logo_ {
	padding-left:25px;
	padding-top:34px;
	width:370px;
	height:51px;
	float:left;
}
#slogan_ {
	padding-top:30px;
	padding-left:10px;
	float:left;
}
#contact_ {
 	width: 1000px;
 	margin: 0 auto;
 	height: auto !important;
}

#index-07_ {
	padding-top:0px;
	width:25px;
	height:52px;
	float:left;
	background-image: url(../images/index_07.gif)
}
#index-06_ {
	width:974px;
	height:10px;
	float:right;
	background-image: url(../images/index_06.gif);

}
#button_home {
	padding-left:1px;
	width:184px;
	height:42px;
	float:left;
}

#button_products {
	width:185px;
	height:42px;
	background-image: url(../images/products.gif);
	float:left;
}

#button_about {
	width:187px;
	height:42px;
	background-image: url(../images/aboutus.gif);
	float:left;
}

#button_contact {
	width:179px;
	height:32px;
	background-image: url(../images/contactus.gif);
	float:left;
}
	#button_gallery {
	width:238px;
	height:42px;
	float:left;
	background-image: url(../images/index_12.gif);
	border-left:1px solid #FFF;
}
a.button1 { 
        background:url(../images/home.gif) repeat 0px 0px;padding-top:10px;text-align:center;font-weight:bold;
        width:184px;
		height:32px;
        display: block; 
}
a.button1:hover { 
         background:url(../images/home_over.gif) repeat 0px 0px; 
}
a.button2 { 
        background:url(../images/about_us.gif) repeat 0px 0px;padding-top:10px;text-align:center;font-weight:bold;
        width:184px;
		height:32px;
        display: block; 
}
a.button2:hover { 
         background:url(../images/about_over.gif) repeat 0px 0px; 
	
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
}
.red {
	color: #C80000;
}
h1 {
	font-size: 20px;
	font-style: italic;
	color: #C80000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:20px;
	letter-spacing: -0.5px;
}
h2 {
	font-size: 23px;
	line-height:1px;
	color: #424242;}

h3 {
	font-size: 19px;
	color: #7e3333;
	line-height:25px;
	text-align:left;
}
	
h4 {
	font-size: 21px;
	color: #424242;
	font-weight:normal;}
	
/* links */
a:link,a:active,a:visited {
	color: #434343;
	font-weight: normal;
}
a {font-weight: normal; text-decoration:none}
#footer a:hover {color: #C80000;}
#footer a:link {font-weight: bold;}
#footer a:visited {font-weight: bold;}
#topheader a:link {color: #FFF}
#topheader a:visited {color: #FFF}

