/*Home Page*/

#all
{
    width: 1024px;
    height: auto;
    margin-left:auto;
	margin-right:auto;
}
body
{
    background-color: #ffffff;
    color: #000000;
}

h1
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #141d9d;
    color: #FFFFFF;
    font-family: "Microsoft Sans Serif";
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-indent: 10px;
}
h2
{
    border-color: #141d9d;
    padding: 2px 2px 2px 30px;
    margin: 0px;
    background-color: #141d9d;
    color: #FFFFFF;
    font-family: "Microsoft Sans Serif";
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    border-top-width: 14px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
}

h3
{
    background-color: #141d9d;
    color: #FFFFFF;
    font-size: 12pt;
    font-family: "Microsoft Sans Serif";
    margin: 0 0 0 0;
    text-align: center;
}
h4
{
    background-color: #141d9d;
    color: #FFFFFF;
    font-size: 10pt;
    font-family: "Microsoft Sans Serif";
    margin: 0 0 0 0;
    text-align: center;
}
h5{
    color: #000000;
    font-size:14pt;
    font-family: "Microsoft Sans Serif";
    margin: 0 0 0 0;
    text-align: left;
}

a
{
    color: blue;

}
a:hover{
	color:red;
}

p
{
    border-style: none;
    border-width: 0px;
    padding: 2px;
    margin: 2px;
    color: #000000;
    font-family: "Microsoft Sans Serif";
    font-size: 12pt;
    text-indent: 12pt;
    text-align: left;
}
td{
	text-align:center;
	width:200px;
}
ul
{
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    list-style-type: none;
    text-align: left;
    font-size: 9pt;
    font-family: "Microsoft Sans Serif";
    line-height: 1.4em;
}

#head
{
    width: 100%;
    height:auto;
    text-align: center;
    font-family: "Microsoft Sans Serif";
}

#menu
{
	float:left;
    border: black 1px solid;
    width: 15%;
    padding: 2px;
    text-align: left;
	min-height:3425px;
}
#menu li
{
    list-style-type: none;
    text-align: left;
    font-size: 9pt;
    font-family:"Microsoft Sans Serif";
    line-height: 1.4em;
}

#content
{
	float:left;
    border: black 1px solid;
    width: 68%;
    padding: 2px;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	min-height:3425px;
}
#contentimg{
	float:left;
	width:20%;
	height:auto;
	padding: 2px;
	min-height:30em;
}
#contentdes{
	width:80%;
	height:auto;
	padding: 2px;
	min-height:30em;
}
#adv
{
	float:left;
    width: 15%;
    border: black 1px solid;
    padding: 2px;
	min-height:3425px;
}

#footer
{
	clear:both;
    border: black 1px solid;
    width: 100%;
    height: auto;
    padding: 2px;
    text-align: center;
    font-family: "Microsoft Sans Serif";
    font-size: 9pt;
}

#contentlinks
{
    float:left;
    border: black 1px solid;
    width: 68%;
    padding: 2px;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	min-height:1800px;
}

#flnk
{
    font-family: "Microsoft Sans Serif";
    font-size: 9pt;
    text-indent: 0;
    line-height: 1.5em;
}
img
        {
            border-width: 0px;
            padding: 0px 10px 0px 0px;
            margin: 0px;
        }
select{
	border: black 1px solid;
				
                padding: 2px;
                margin: 2px;
                width: 160px;
}
#eng{
	border: black 1px solid;

                padding: 2px;
                margin: 2px;
                width: 495px;
}

li{
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
}



.makemodellist
{
    font-family: "Microsoft Sans Serif";
    font-size: 9pt;
    text-indent: 0px;
    width: 184px;
}
.style1
        {
            height: 58px;
        }
