@charset "utf-8";
/*****************************************CLASSES FOR GLOBEL RESET****************************************************/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;font-family: inherit; vertical-align: baseline;
}
html body{height:100%;} /*This is key for ie6*/
:focus {outline: 0;}
body { line-height: 1; font: 12px "arial","Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Sans-Serif; background: white;}
ol, ul { list-style: none;}
table {border-collapse: separate;    border-spacing: 0;}
caption, th, td {text-align: left;    font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}
img{border:none;}
a {color: #9e9d9d; cursor: pointer; outline: none !important; text-decoration:none;}
a:visited {color: #9e9d9d;}
a:hover, a:focus {color: #cc0000;text-decoration:none;}
a:active {color: #e4e4ee;}
.border_bottom{border-bottom:dotted 1px #9e9d9d;}
.border_top{border-top:dotted 1px #9e9d9d;}
/*******************************************************************************************************************************/
body{ text-align:center; background-color:#ffffff;}
#quintet_wrapper1{width:389px;  margin:0 auto;}
.container1{position:relative; width:100%; height:500px; top:15px;float:left;}
.make1{width:268px; height:38px; margin:0 auto; background-image:url(../images/make1.gif); background-repeat:no-repeat;}
.home1{width:389px; height:363px; margin-top:20px; background-image:url(../images/home1.gif); background-repeat:no-repeat;}
.logo1{width:389px; height:83px; margin-top:20px; background-image:url(../images/logo1.gif); background-repeat:no-repeat;}


/***********************************************for index**********************/

#quintet_wrapper{width:770px;  margin:0 auto;}
.container{position:relative; width:100%; height:500px; top:15px; float:left;}
.logo{width:100%; height:63px; background-image:url(../images/logo.gif); background-repeat:no-repeat;}
.make{width:401px; height:59px; margin-top:140px; margin-left:40px;  background-image:url(../images/make.gif); background-repeat:no-repeat; position:relative; float:left;}
.home{width:235px; height:331px; margin-top:60px; margin-left:10px; background-image:url(../images/home.gif); background-repeat:no-repeat; position:relative; float:left;}

