#background {  
height:100%;
width:100%;
}

#holder {
margin-bottom:20px;
margin-top:50px;
height:384px;
background: url(/images/bg/bg_small.gif);
padding:20px 0 20px 0;
width:100%;
}

#gradient {  
  width:100%;
  background: #000 url(/images/bg/gradient.gif) repeat-x;
  height:378px;
  margin:0;
  padding:0;
  border-top:#222 solid 3px;
  border-bottom:#222 solid 3px;  
}


#gradient h1{
left:0;
position:absolute;
width:550px;
height:300px;
display:inline;}

#gradient h1 span{display:none;}

#gradient h2{font-size:3em;
color:#000000;
margin:5px 0 5px 0;
padding:0;
}

.smallmenu a {
color:#777;
}

.smallmenu a:hover {
color:#000;

}

/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#content {  
  text-align:left;
  width:1000px;
  margin-left:0;
  display:inline;
}

.width {
  width:1000px;
  margin-left:0;
}


/**************************************************************
    images styles
 **************************************************************/


/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu {
height:38px;
}

.floatMenu
{
float:right;
width:390px;
}

#mainMenu ul {
  margin: 0;
  padding: 0;
}

#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  
}

#mainMenu li a {
  float: left;
  margin: 0 2px;
  padding: 5px 0.3em;
  font: 400 1.6em "trebuchet ms", serif;
  text-decoration: none;
  text-transform: lowercase;
  color: #FFF;
  outline:none;
}

#mainMenu li a:hover {
  color: #c8ec0b;
  border-top:5px solid #7c8f19;
}

#mainMenu li .here {
  float: left;
  margin: 0 2px;
  padding: 5px 0.3em;
  font: 400 1.6em "trebuchet ms", serif;
  text-decoration: none;
  text-transform: lowercase;
}


#mainMenu li.last {
  margin-right: 20px;
}

#mainMenu li.homemenu
{
 color:#888;
}

#mainMenu li.homemenu a
{
 color:#888;
}

.smallmenu img {vertical-align:bottom;}

.smallmenu  {margin-top:20px;}
/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/
.leftColumn {width:190px;
_width:220px;
padding: 0 15px 0 15px;
height:100%;
border-right:1px solid #dcdcdc;}

.sidesmall li{
font-size:1em;
color:#666666;
padding-left:5px;

}

ul.sideMenu {
  margin: 0;
  padding: 0;
}

.sideMenu li {
  display: inline;
  
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font: 400 1.5em "trebuchet ms", serif;
}

.sideMenu li {
  display: inline;
  
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font: 400 1.5em "trebuchet ms", serif;
}

.sideMenu li a {
  display: block;
  margin: 0.2em 0;
  padding: 3px 5px;    
  
  text-decoration: none;
  color: #000;
} 

.sideMenu li a:hover {
  color: #33a8b9;
  background: #d7d7d7;
}

/* Active menu item */
.sideMenu li.here {
  display: block;  
  padding: 5px;
  color: #7c8f19;
  background: #e4e4e4;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
  margin: 0;
  padding: 0;
}

.sideMenu li.here ul li a {
  padding-left: 35px;
  font: 400 0.55em verdana, arial, sans-serif; 
  color: #000;  
  background: url(/images/bg/bullet.gif) no-repeat 10px 0px;
}

.sideMenu li.here ul li a:hover {
  color: #9FF3FF;
  background: #5F5F5F url(/images/bg/bullet.gif) no-repeat 10px 0px;
}

.sideMenu h1 {  clear: both;
  font: 700 2.5em "trebuchet ms", serif;
  color: #000;}


/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  float: left;
  width: 100%;
  clear: both;
  
}

#page2{
background:url(/images/bg/bg_small.gif);
padding:10px 10px 0 10px;
height:100%;


}


/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  float: left;
  width: 100%;
  clear: both;
  padding-bottom:30px;

}

#footer a:hover{
color: #fff;

}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 0.85em;
}



/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
  margin-bottom:10px;
}

.width38 {
  width:380px;
margin-top:23px;
display:inline;
text-align:left;
float:right;

}
.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}
.clearRight {
  clear: right;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #259d00;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  padding-top:20px;
  border:#222 solid 3px;
  margin-bottom: 10px;
  background: #fff url(/images/bg/gradient.jpg) repeat-x bottom left; 
  border:3px solid #f00;
  
}

.gradient2 {
  border:#222 solid 3px;
  background: #fff url(/images/bg/gradient2.jpg) repeat-x top left;
height:100%;
}

/**************************************************************
   design list page 
 **************************************************************/

.designitem h2{margin:0;
padding:10px 0 0 45px;
}
p.link {padding:4px 0 0 45px;
color:#2e95e4;}

.designitem p {padding-right:35px;}

.designitem {height:180px;} 


/**************************************************************
home mainright

***************************************************************/

#rightbit
{
float:right;
display:inline;
clear:both;
text-align:center;
width:1000px;
}



#rightbit a img{
float:left;
width:35px;
border:3px solid #888;
margin:0 4px 10px 0;
display:inline;
}

#rightbit a{float:left;
display:inline;
}

#leftbit 

{
width:442px;
height:322px;
float:left;
display:inline;
margin:27px 0 20px 115px;
text-align:left;
}

#leftbit img 
{
width:420px;
height:300px;
margin:10px 10px;
}


/*****************  final TOuch ****************/

.description {

	height:300px;
	
}


