/****** GLOBAL *******/

html
{
    padding:0;
    margin:0;
    font-family:Trebuchet MS, Verdana, Sans-Serif;
    font-size:1em;
}

body
{
    background-color:#ececec;
    text-align:center;
    padding:0;
    margin:0;
}

img 
{
    display:block;
} 

a img
{
    border:0;
}

ul
{
    margin:0;
	padding-left:0;
}

ul li
{
	margin:0;
	padding-left:0;
}

h1
{
    font-family:Trebuchet MS, Verdana, Sans-Serif;
    font-size:2.0em;
    font-weight:bold;
}

h2
{
    font-family:Trebuchet MS, Verdana, Sans-Serif;
    font-size:1.8em;
    font-weight:normal;
    margin-top:0;
    margin-bottom:0;
}

h3
{
    font-family:Trebuchet MS, Verdana, Sans-Serif;
    font-size:1.4em;
    font-weight:normal;
    margin-top:0;
    margin-bottom:0;
}


/****** GLOBAL END *******/




/****** FRAMEWORK *******/

#wrapper
{
    background-image:url(../images/ahsgroup/wrapper-bg.jpg);
    background-repeat:no-repeat;
    background-color:#fff;
    margin:10px auto;
    width:954px;
    height:auto;
    text-align:left;
}

#header
{
    width:954px;
    height:153px;
}

#headerleft
{
    float:left;
    width:654px;
    height:153px;
}

#headerright
{
    float:left;
    width:200px;
    height:93px;
	margin-left:78px;
    margin-top:60px;
    font-weight:bold;
}

#ahlogo
{
    margin:30px 0 0 42px;
}

#contentwrapper
{
    float:left;
    width:954px;
    height:auto;
    background-image:url(../images/ahsgroup/content-bg.jpg);
    font-size:0.7em;
}

#shadowleft
{
    width:40px;
    float:left; 
}

#content
{
    float:left;
    width:914px;
    height:auto;
}


/****** MENU *******/

#menu
{
    float:left;
    width:160px;
    font-size:1.4em;
    font-weight:bold;
    margin-top:15px;
}

.menuitem
{
    background-image:url(../images/ahsgroup/menuitem.jpg);
    background-repeat:no-repeat;
    width:139px;
    height:31px;
    padding:7px 0 0 20px;
    float:left;
}

a.menuitem
{
    color:#000;
    text-decoration:none;
}

a.menuitem:hover
{
    text-decoration:underline;
}

#menuitem-selected
{
    background-image:url(../images/ahsgroup/menuitemselected.jpg);
    background-repeat:no-repeat;
    width:139px;
    height:31px;
    padding:7px 0 0 20px;
}

.submenuitem
{
    background-image:url(../images/ahsgroup/submenuitem.jpg);
    background-repeat:repeat-y;
    width:139px;
    height:20px;
    padding:0 0 0 20px;
    float:left;
}

a.submenuitem
{
    color:#6d6d6d;
    text-decoration:none;
    font-size:0.8em;
    font-weight:normal;
}

a.submenuitem:hover
{
    text-decoration:underline;
}

#submenuitem-selected
{
    background-image:url(../images/ahsgroup/submenuitemselected.jpg);
    background-repeat:repeat-y;
    width:139px;
    height:20px;
    padding:0 0 0 20px;
}

.simplelist
{
    list-style:none; 
    padding:0;
}

.simplelist ul li
{
    list-style:none; 
    padding:0;
}

.simplelist ul li ul li
{
    list-style:none; 
    padding:0;
}

.inlineli
{
    position:relative;
    display:inline;
}

.floatleft
{
    float:left;
}

/****** MENU END *******/



#text
{
    float:left;
    width:500px;
    margin:0 9px;
}

#puff
{
    float:left;
    width:196px;
    margin-top:15px;
}

#pufftitle
{
    width:181px;
    height:32px;
    background-image:url(../images/ahsgroup/puff-title.jpg);
    background-repeat:no-repeat;
    color:#fff;
    font-size:1.4em;
    padding:14px 0 0 10px;
}

#puffbody
{
    width:183px;
    height:auto;
    border:solid 1px #fbaf01;
    padding:5px 3px;
}

#shadowright
{
    width:40px;
    float:right;
}


#footer
{
    background-image:url(../images/ahsgroup/footer-bg.jpg);
    background-repeat:no-repeat;
    float:left;
    width:954px;
    height:34px;
    margin-top:40px;
}

#footertext
{
    font-size:1em;
    font-weight:bold;
    padding:5px 0 0 210px;
}

/****** FRAMEWORK END *******/


/****** STARTPAGE ******/

.startpagepuff
{
	width:498px; 
	border:solid 1px #fbaf01;
	margin-top:10px;
	overflow:hidden;
}

#flashdiv
{
	margin-top:16px;
}

/****** PRODUCTS ******/

.productimage
{
    float:right;
    padding:0 0 10px 10px;
    display:inline;
    width:244px;
}

.productimages
{
    float:left;
    border:solid 1px #fbaf01;
    margin:0 21px 21px 0;
}

.productsecondcontainer
{
    float:left;
    width:518px;
    margin-top:20px;
}


.floatright
{
    float:right;
}

.producttitle

{
   
}

#documentslist
{
    float:right; 
    width:500px;
}   

.documents
{
    float:left;
}

.documents a
{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}

.images
{
    float:left;
    margin:30px 0 0 0px;
    width:518px;
}

.pdficon
{
    float:left;
    margin-right:10px;
}

.moreproducts
{
    float:left;
    border:solid 1px #fbaf01;
    margin-right:10px;
    width:243px;
}

.moreimage
{
    float:left;
    width:108px;
}

.moretext
{
    float:left;
    width:135px;
}

.moretext p
{
    margin-bottom:0;
}

a.pagenamelink
{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
