@charset "utf-8";
/* CSS Document */

body   
{  
	background:#4D4D4D;
	text-align:center;
	margin: 0px auto;
	padding: 0px;
}

.clear {
	clear:both;
}

h1 {
	font-size: 115%;
}

/*-- List Styling --*/ 
ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
}


img
{
	border: 0px;
}

img.right
{
	float:right;
}
img.footer
{
	margin-bottom: 10px;
}

/* Stop gap appearing betIen images and other elements */
img.snap { display: block; }
  
#ContentWrap
{
	clear:both;
	margin: 0px auto;
	width:750px;
} 
  
#PageBanner   
{   
	background: url(../../images/cr3000-media-pattern.jpg) top center repeat-x;
	width: 100%;
	height: 218px;
	margin-top: 20px;
}

/* we & Print Links */
#Links {
	list-style: none;
	padding: 0;
	margin-left: 100px;
	margin-top: 5px;
	width: 750px;
	height: 35px;
	position: relative;
}
#Links span {
	display: none;
	position: absolute;
}
#Links a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#Links a:hover {
	background-position: left bottom;
}
#Links a:hover span{
	display: block;
}
#Links .Home {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/home.png) no-repeat;
	left: 300px;
	top: 0px;
}
#Links .Home span {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/home-over.png) no-repeat;
	top: 0px;
}
#Links .Quote {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/quote.png) no-repeat;
	left: 390px;
	top: 0px;
}
#Links .Quote span {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/quote-over.png) no-repeat;
	top: 0px;
}
#Links .Email {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/email.png) no-repeat;
	left: 480px;
	top: 0px;
}
#Links .Email span {
	width: 100px;
	height: 40px;
	background: url(../../images/nav/email-over.png) no-repeat;
	top: 0px;
}

#Heading {
	list-style: none;
	padding: 0;
	width: 750px;
	height: 20px;
	background: url(../../images/headings/cr3000-media-Menu.gif) no-repeat;
}

.ShadowHeader 
{
	width: 750px;
	background: #FFFFFF url(../../images/cr3000-media-shadow.png) top center repeat-x;
	padding-top: 3px;
	overflow:hidden;
}

/*-- Sub Headings --*/
.SubHeading {
	width: 500px;
	height: 70px;
	background: url(../../images/cr3000-media-subheading-background.gif) top center repeat-x;
	padding: 10px;
	font-size: 260%;
	font-family:Arial, Helvetica, sans-serif;
	color:#00ADEE;
}

.mail { 
	background:#333333;
	color: #FFFFFF;
	height: 50px;
}

.print { 
	background: url(../../images/cr3000-media-subheading-background-2.gif) top center repeat-x;
	color:#FF0066;
}

/*-- Flash Object Styling --*/
#fl-content {
	margin-bottom:-5px;
	}

/*-- Free Quote Link --*/
.FreeQuote
{
	background:#5f5fd8 url(../../images/cr3000-media-block1-gradient.gif) top center repeat-x;
	padding: 10px;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#EBEBEB;
}
.FreeQuote a
{
	color:#FFFFFF;
	padding: 5px;
	text-decoration:none;
	background:#E80074;
}
.FreeQuote a:hover
{
	text-decoration:underline;
	background:#CCFF00;
	color:#333333;
}
.FreeQuote a:active
{
	background:#EBEBEB;
}

/*-- Homepage Content --*/
#Home_Main {
	width:730px;
	padding:10px;
	background:#5f5fd8 url(../../images/cr3000-media-block1-gradient.gif) top center repeat-x;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.Home_S1 {
	width:300px;
	float:left;
}
.Home_S1 p {
	font-size:70%;
	line-height:19px;
}
.Home_S2 {
	width:220px;
	float:left;
	margin-left:100px;
}
.Home_S2 li {
	font-size:75%;
	line-height:19px;
	padding: 3px 0px 3px 18px;
	margin: 1px;
	list-style:none;
	background:#003399 url(../../images/headings/cr3000-media_li2.png) no-repeat left;
	display:block;
}
.Home_S2 li:hover {
	padding: 3px 0px 3px 18px;
	list-style:none;
	background:#333333 url(../../images/headings/cr3000-media_li2_hover.png) no-repeat left;
	display:block;
}
.Home_S2 li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

.FormContainer {
	background: #787878 url(../../images/background.jpg) bottom center repeat-x;
}

/*-- Footer --*/
#Footer
{
	list-style: none;
	padding-left:150px;
	width: 750px;
	height: 65px;
	background: url(../../images/headings/cr3000-media-Footer.png) no-repeat;
	text-align: center;
	color:#CCCCCC;
	font:70% normal Arial, Helvetica, sans-serif;
}

#Footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#Footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#Footer li {
	float:left;
	padding:10px 5px 0px 5px;
	list-style:none;
	display:block;
}

#Footer li.cr3000 a {
color:#FF99FF;
}

/*-- Text Styling --*/
.text1
{
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:2px 20px 10px 20px;
	font-family:"Trebuchet MS", Arial;
	font-size: 70%;
	color:#FFFFFF;
	background:#5f5fd8 url(../../images/cr3000-media-block1-gradient.gif) top center repeat-x;
	line-height: 150%;
}

.text1 a {
	color:#CCCCCC;
}
.text1 a:visited {
	color:#CCCCCC;
}
.text1 a:hover {
	text-decoration:none;
}

.text1 li {
	list-style:none;
	margin: 0px;
	width:130px;
	display:block;
	padding: 3px 0px 3px 18px; 
	background: url(../../images/headings/cr3000-media_li.png) no-repeat left;
}

.InterNav li {
	width:460px;
	background:#336699;
	padding:5px;
	margin:5px;
}
.InterNav li a {
	text-decoration:none;
	color:#FFFFFF;
}
.InterNav li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.InterNav li a:visited {
	text-decoration:none;
	color:#FFFFFF;
}


/*---------- UL Double Column  ----------*/ 
.sidebar-half {
	width: 140px;
	float:left;
	clear:right;
}

.separator {
	margin-right: 1px;
}