/* Moto Loco SB css */
/* developed: september 2005 */


/* ---- BASICS ---- */
html {
    margin: 0px;
    padding: 0px;
}

body {  
    margin: 0px; 
    padding: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#page {
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

#menu {
    height: 23px; 
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    background: url(../images/menu_bg.gif);
    vertical-align: top;
}

p { 
    margin: 5px 0px 15px;
    }

h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #CFCFCF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h3 { 
    font:  normal 11pt verdana; 
    font-weight: bold;
    letter-spacing: 0px; 
    margin: 5px 0px; 
    }
a:link { 
    text-decoration: none; 
    color: #BE1704;
    }
a:visited { 
    text-decoration: none; 
    color: #BE1704;
    }
a:hover, a:active { 
    text-decoration: none; 
    color: #6D6B6C;
    }



/* ---- MAIN ---- */
#overall {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    height: 100%;
}

#main {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    width: 760px;
}

#lmenu {
	border-collapse: collapse;
	margin-left: 25px;
	padding: 0px;
	margin-top: 30px;
}

#content {
    padding-right: 25px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-collapse: collapse;
    vertical-align: top;
}

#logos {
    color: #000000;
    width: 480px;
    background: #ffffff;
    border: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    vertical-align: top;
    text-align: center;
    font-size: 10px;
}

#logos td {
    color: #242424;
    font-size: 10px;
}

#logos a:link {
    color: #242424;
    font-size: 10px;
    font-weight: bold;
}

#logos  a:visited {
    color: #242424;
    font-size: 10px;
    font-weight: bold;
}

#logos a:hover {
    color: #6D6B6C;
    font-size: 10px;
    font-weight: bold;
}

#logos a:active {
    color: #6D6B6C;
    font-size: 10px;
    font-weight: bold;
}

#logos img {
    padding: 2px 2px 10px 2px;
    border: 0px 0px 0px 0px;
}

#mov a:link {
    color: #BE1704;
    font-size: 11px;
    font-weight: bold;
}

#mov  a:visited {
    color: #BE1704;
    font-size: 11px;
    font-weight: bold;
}

#mov a:hover {
    color: #6D6B6C;
    font-size: 11px;
    font-weight: bold;
}

#mov a:active {
    color: #6D6B6C;
    font-size: 11px;
    font-weight: bold;
}

#hdr {
    width: 525px;
    background: #141414;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
}


/* ---- NAV BAR ---- */

#top {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    }
#grey {
    width: 129px;
    height: 3px;
    background: #282626;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    }
#black {
    width: 129px;
    height: 25px;
    background: #000000;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    }

#news {
    font-family: times new roman;
    font-size: 14px;
    padding: 10px;
    border-collapse: collapse;
    height: 100%;
    background: #FFFFFF;
    color: #000000;
}

/* ---- bottom ---- */

#phone {
    background: #242424;
    font: 13pt arial; 
    text-align: right;
    font-weight: bold;
}

#bottom1 {
    height: 20px; 
    width: 854px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    background: #6D6B6C;
    background-position: center; 
    vertical-align: top;
    }

#copy {
    font: 8pt arial; 
}

#text_links {
    font: 8pt arial; 
    text-align: right;
}

.finePrint {
    font-size: 11px; 
}

.label {
    font-weight: bold;
}

#select {
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-indent: 0pt;
    color: #000000;
    background-color: #EEEDED;
    border: #5A5A5A 1px solid;
    margin-left: 1px;
}

INPUT.button {
    font-size: 8pt;
    font-family: verdana,helvetica,arial;
    text-indent: 0pt;
    color: #000000;
}

INPUT.field {
    font-size: 12px;
    font-family: verdana, helvetica, arial;
    text-indent: 1pt;
    color: #000000;
    background-color: #EEEDED;
    border: #5A5A5A 1px solid;
    width: 170px;
    height: 15pt;
    vertical-align: middle;
}

INPUT.fieldLong {
    font-size: 12px;
    font-family: verdana, helvetica, arial;
    text-indent: 1pt;
    color: #000000;
    background-color: #EEEDED;
    border: #5A5A5A 1px solid;
    width: 400px;
    height: 15pt;
    vertical-align: middle;
}
INPUT.checkbox {
    background-color: #EEEDED;
    border: #5A5A5A 1px solid;
}

INPUT.radio {
}
.navbar {
	background-image: url(../images/menu_bg.gif);
	text-align: center;
}
iframe {
	height: 100%;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.serviceLogo {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
}
.clear {
	clear: both;
}
.photo {
	margin-right: 2px;
	margin-left: 2px;
}
.graphicRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 0px none;
}
#highlight {
	background-color: #FFFFFF;
}
#highlight p {
	color: #000000;
	padding: 2px;
}
#highlight h2 {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	font-style: italic;
	font-weight: bold;
}
#insert {
	padding: 10px;
	width: 200px;
	border: 1px solid #999999;
	margin: 10px;
	float: right;
	background-color: #000000;
}
#columnRight {
	background-image: url(../images/splash_collage_lower02.jpg);
	background-repeat: no-repeat;
}
#columnLeft {
	background-image: url(../images/splash_collage_lower01.jpg);
	background-repeat: no-repeat;
}
#contentLeft h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#contentLeft {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contentLeft h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#contentLeft h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#contentRight h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#contentRight h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#contentRight {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contentRight h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.contentcel {
	background-color: #000000;
	background-image: url(../images/layout_bg_content.jpg);
	background-repeat: no-repeat;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-weight: lighter;
}
