body {
	
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a {text-decoration: none;}
a {border: none;}
a:visited {color: #666; }
a:hover {color: orange; }
a:link {color: #666; }

a.main:link {color: blue;}

a.month:link {text-decoration: underline; color: #0182AC;}
a.month:visited {text-decoration: underline; color: #0182AC;}
a.month:hover {color: orange;}

img {border: none;}

#f1 { font-family: 'myriad', arial; font-size: 24pt; color: #E6E6E6; font-weight: bold; font-style: italic; }
#f2 { font-size: 0.8em; color: #666; }
#f3 { font-size: 8pt; color: #0182AC; text-align: justify; }
#f4 { font-size: 10pt; color: #0182AC; font-weight: bold; }
#f5 { font-size: 10pt; color: #333; text-align: justify; }
#f6 { font-size: 8pt; color: #333; font-style: italic; }
#f7 { font-family: 'myriad', arial; font-size: 10pt; color: #333; font-style: italic; }
#f8 { font-family: 'myriad', arial; font-size: 7pt; color: #666; }

.f2 { font-size: 8pt; color: black; font-weight: bold; }
.f3 { font-size: .65em; color: #FF0000; }
.f4 { color: #015773; font-weight: bold; }

#boarder {
	position: absolute;
	left: 50%;
	top: 20px;	
	width: 840px;
	height: 580px;
	margin-left:-420px;
	border: 1px solid #0182AC;
 
}	
	
#menu {
	position: absolute;
	left: 5px;
	top: 60px;
	height: 400px;
	width: 125px;
	background: url("images/colt-greybackground1.gif") repeat-x;
	padding-top: 10px;
}

#dc {
	position: absolute;
	top: 300px;
	width: 125px;
}

#logo {
	position: absolute;
	right: 10px;
	top: 8px;
	height: 50px;
	width: 250px;
}


#image {
	position: absolute;
	left: 565px;
	top: 65px;
	height: 270px;
	width: 270px;
	background-color: white; 

}
#portfolio {
	position: absolute;
	right: 5px;
	top: 65px;
	height: 270px;
	width: 270px;
	background-color: white; 

}
#portfoliocaption {
	position: absolute;
	right: 5px;
	top: 335px;
	height: 140px;
	width: 270px;
	background: url("images/colt-greybackground2.gif") white repeat-x;
	padding: 8px;
	font-size: 8pt;
	color: #0182AC;
	text-align: justify;
}
#image-text {
	position: absolute;
	left: 575px;
	top: 340px;
	height: 140px;
	width: 250px;


}

#image-text-background {
	position: absolute;
	left: 565px;
	top: 335px;
	height: 140px;
	width: 270px;
	background: url("images/colt-greybackground2.gif") white repeat-x;

}

#phone {
	position: absolute;
	left: 575px;
	top: 460px;
	width: 270px;

}

#main-text { 
	position: absolute;
	top: 75px;
	left: 135px; 
	height: 416px;
	width: 400px; 
	background-color: white no-repeat;
	padding: 5px;
	 
}
#news { 
	position: absolute;
	top: 70px;
	left: 145px; 
	height: 420px;
	width: 403px; 
	background-color: white no-repeat;
	padding-right: 15px;
	overflow: auto; 
}

#header-text { 
	position: absolute;
	top: 4px;
	left: 130px; 
	height: 20px;
	width: 380px; 
	background-color: white no-repeat;
	padding: 9px; 
}

#bottombanner  {
	position: absolute;
	bottom: 5px;
	left: 5px;
	height: 80px;
	width: 830px;
}
#bluestrip  {
	position: absolute;
	top: 60px;
	left: 130px;
	height: 5px;
	width: 705px;
}

#bottom  {
	position: absolute;
	left: 50%;
	top: 610px;	
	width: 700px;
	height: 30px;
	margin-left:-350px;
	font-size: .6em;
	font-family: Arial; 
		 
}
#strapline  {
	position: absolute;
	left: 50%;
	top: 555px;	
	width: 700px;
	height: 30px;
	margin-left:-350px;
	font-size: .7em;
	font-family: Arial; 
	color: #FFFFFF;
		 
}
#monthly-product  {
	font-family: 'myriad', arial;
	font-size: 1.1em;
	color: #E6E6E6;
	font-weight: bold;
	font-style: italic; 
	position: absolute;
	left: 575px;
	top: 66px;	
	width: 260px;
	height: 30px;
		 
}

#navcontainer { 

 }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer li { margin: .2em 0 .2em 0; }
#navcontainer a
{
display: block;
padding: 2px 10px;
width: 110px;
color: #525252;

text-decoration: none;
font-size: .75em;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #FFFFFF;
background-color: #F29D40;
text-decoration: none;
background-position: 0 0;
font-weight: bold;
}

#navcontainer ul ul li { margin: .2em 0 .2em 0; }

#navcontainer ul ul a
{
display: block;
padding: 2px 15px;
width: 100px;
color: #656565;

text-decoration: none;

}

