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

/*
 * Title: IE7 system style sheet
 * For: Maximum Promotions
 * Author: Jackson Marketon
 * Last Modified: 12/23/2009
*/

/* @group global reset */
/* Don't forget to set a foreground and background color on the 'html' or 'body' element! For more information on the current state of Global Reset visit http://meyerweb.com/eric/thoughts/2007/04/12/reset-styles */

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, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
	}

a img, :link img, :visited img {
  border: 0;
	}

table {
  border-collapse: collapse;
  border-spacing: 0;
	}

ol, ul {
  list-style: none;
	}
	
q:before, q:after,
blockquote:before, blockquote:after {
  content: "";
	}

/* @end global reset *



/* @group base html */

body {
 background-color:#020054;
 background-repeat:repeat-x;
 background-image: url(../../Images/bg/bg.jpg);
	}
	
a {
 color:#0000FF;
 font-size:16px;
 text-decoration: underline;
 font-family:Arial, Helvetica, sans-serif;
	}
	
a:link {/* unvisited link */
 color:#0000FF;
	}

a:visited {/* visited link */
 color:#0099FF;
	}
	
a:hover { /* mouse over link */
 color:#0000FF;
 font-style:italic;
 	}

a:active {/* selected link */
 color:#00FFFF;
 font-size:16px;
 font-weight:900;
 font-family:Arial, Helvetica, sans-serif;
	}

h1 {
 color:#FFFFFF;
 font-size:28px;
 text-align:center;
 font-weight:600;
 font-family:Arial, Helvetica, sans-serif;
 line-height: normal;
	}

h2 {
 font-size:24px;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 line-height: normal;
 	}

h3 {
 color:#000000;
 font-size:18px;
 font-family:Arial, Helvetica, sans-serif;
 line-height: normal;

	}

h4 {
 color:#000000;
 font-size:16px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: 900;
 line-height: normal;
	}

h5 {
	}

h6 {
	}

p {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	}

/* @end base html */


	/* @group layout */


/* @group header */

#header {
 float: left;
 width: 850px;
 height: 150px;
 margin-top: 0px;
 margin-left: 150px;
 position: absolute;
 background: url(../../Images/bg/bg_header.jpg) repeat-x;
	}

/* @end header */


/* @group main */

#content {
	float: left;
	width: 850px;
	height: 1273px;
	overflow: auto;
	margin-top: 150px;
	margin-left: 150px;
	position: absolute;
	background: #000000;
	}
		/* @information in contact boxes */
		#cpicture {
		 float: left;
		 width: 150px;
		 height: 150px;
		 position: absolute;
		 border: #FFFFFF 1px solid;
			}
		#cname {
		 float: left;
		 width: 670px;
		 height: 20px;
		 margin-top: 0;
		 padding-top: 5px;
		 padding-left: 5px;
		 margin-left: 155px;
		 position: absolute;
		 border: #000000 1px solid;
		 background-color: #FFFFFF;
		 	}
		#cdepartment {
		 float: left;
		 width: 670px;
		 height: 20px;
		 margin-top: 25px;
		 padding-top: 5px;
		 padding-left: 5px;
		 margin-left: 155px;
		 position: absolute;
		 border: #000000 1px solid;
		 background-color: #FFFFFF;
			}
		#cemail {
		 float: left;
		 width: 670px;
		 height: 20px;
		 margin-top: 50px;
		 padding-top: 5px;
		 padding-left: 5px;
		 margin-left: 155px;
		 position: absolute;
		 border: #000000 1px solid;
		 background-color: #FFFFFF;
			}
		#cbio {
		 float: left;
		 width: 670px;
		 height: 70px;
		 margin-top: 75px;
		 padding-top: 5px;
		 padding-left: 5px;
		 margin-left: 155px;
		 position: absolute;
		 border: #000000 1px solid;
		 background-color: #FFFFFF;
			}
		/* @end information in contact boxes */

	/* @contact boxes */
	#one {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 0px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#two {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 160px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#three {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 320px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#four {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 480px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#five {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 640px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#six {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 800px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#seven {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 960px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	#eight {
	 float: left;
	 width: 825px;
	 height: 150px;
	 margin-top: 1120px;
	 position: absolute;
	 padding: 5px 5px 5px 5px;
		}
	/* @end contact boxes */
		
/* @end main */


/* @group sidebar_left */

#sidebarleft {
 margin: 0;
 width: 150px;
 height: 600px;
 position: absolute;
 background: #000000;
		}
	
	#request {
	 margin: 0;
	 width: 150px;
	 height: 150px;
	 position: absolute;
	 background: url(../../Images/bg/bg_quote_request_full.gif) no-repeat;
		}
	
	#contact {
	 margin: 0;
	 width: 150px;
	 height: 150px;
	 position: absolute;
	 margin: 370px 0 0 0;
	 border-bottom: #000000 solid 1px;
	 	}
		
	#ccb {
	 width: 150px;
	 height: 90px;
	 margin: 510px 0 0 0;
	 position:absolute;
	 background:url(../../Images/bg/bg_ccb_logo.gif) no-repeat;
		}
/* @end sidebar_left */


	/* @end layout */


/* @primary nav */

#nav {
	width: 150px;
	height: 210px;
	position:absolute;
	margin: 150px 0 0 0;
	background: #000000;
	}

/* @primary nav*/
