﻿/************************* RESET START *******************************/

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

/************************* RESET END *******************************/

#fullcol{
width:685px;
height:auto;
margin:0 auto 0 auto;
border:solid 1px #000;
font-family:Arial, Helvetica, sans-serif;

}

#header{
width:685px;
height:116px;
background:url(App_Themes/default/images/banner.jpg) no-repeat;
border-bottom:1px solid #000;
}

#nav{
float:right;
width:auto;
margin:87px auto 0 auto;

}

#nav ul{
width:auto;
height:30px;
list-style:none;

}

#nav li{
display:inline;
margin: 0 auto 0 auto;
float:left;

}





#statement{
width:685px;
height:143px;
border-bottom:1px solid #000;
}

#container{
width:200px;
height:auto;
float:left;
border-right:1px solid #000;
border-bottom:1px solid #000;
}

#container h1{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:3px 0 0 5px;
}

#container p{
font-size:11px;
line-height:13px;
color:White;
padding:15px 0 15px 5px;
}

#container a:link, a:active, a:visited{
color:#fff;
text-decoration:underline;
}

#container a:hover{
color:#000;
text-decoration:underline;
}

#about{
width:200px;
height:auto;
background:url(App_Themes/default/images/about_bg.gif) repeat-x #1f1f1f;
border-bottom:1px solid #000;
}

#storage{
width:200px;
height:auto;
border-bottom:1px solid #000;
background:url(App_Themes/default/images/storage_bg.gif) repeat-x #ffce01;

}

#association{
width:200px;
height:auto;
background:url(App_Themes/default/images/association_bg.gif) repeat-x #2a3f77;
padding-bottom:15px;
}

#association img{
float:left;
padding: 15px 0 8px 5px;
}

#contact{
width:200px;
height:auto;
background:url(App_Themes/default/images/contact_bg.gif) repeat-x #c83a20;
}

#main{
width:480px;
height:auto;
float:right;
}

#main a:link, a:visited, a:active{
font-weight:bold;
color:#293f77;
text-decoration:underline;
}

#main a:hover{
font-weight:bold;
color:#000;
text-decoration:underline;
}

#main p{
font-size:12px;
margin: 8px auto 8px auto;
padding: 0 10px 0 10px;
line-height:16px;
}

#main ul{
margin: 10px auto 10px auto;
}

#main li{
font-size:12px;
margin: 5px auto 5px auto;
padding: 0 10px 0 10px;

}

#main dl{
margin: 0 auto 0 15px;
}

#main dt{
font-size:12px;
margin-bottom:5px;

}

#main dd{
margin-bottom:20px;font-size:12px;
}

#main dd h1{
font-size:16px;
margin-top:20px
}



.mainImg{
margin: 5px auto 5px auto;
padding: 0 10px 0 10px;
}

#footer{
clear:both;
background:url(App_Themes/default/images/footer_bg.gif) repeat-x;
width:685px;
height:23px;
margin-top:15px;
}

#footer p{
font-size:11px;
color:#fff;
padding: 8px 8px 0 0;
float:right;
}

.clear{
clear:both;
}

.vehicle{
font-size:12px;
color:Blue;
}

.row{
font-size:12px;
color:Red;
width:80px;
padding-right:10px;

}

.header{
font-size:12px;
color:#000;
font-weight:bold;
padding-bottom:5px;

}

.bold{
color:#293f77;
font-weight:bold;
}

#main table{
font-size:12px;
margin: 5px auto 5px auto;
padding: 0 10px 0 10px;

}

table, tr , td{
border-color:Black;
}
