@charset "UTF-8";


/*======================MAIN FORMATTING===========================*/
body {
	margin-top: 0em;
	padding: 0px;
	background-color: #333333;
}

p {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	position: absolute;
}

h2 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}

h4 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h5 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}

h6 {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

/*===========================LINK RULES=========================*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}

/*===========================DIV RULES=======================*/

/*TOT WIDTH = 711, LEFT COLUMN WIDTH = 252 (PAD L20, R0, T7, B7), RIGHT COLUMN WIDTH= 401?*/

#container {
	position: relative;
	width: 758px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:auto;
}

#top {
	position:absolute;
	width:711px;
	height:66px;
	left: 0px;
	top: 0px;
	z-index:6;
	margin: 0px;
	padding: 0px;
	background-color: #E7E8E9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left_column {
	position:absolute;
	width:252px;
	height:40em;
	left:0px;
	top:76px;
	z-index:3;
	border: 2px none #336600;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#right_column {
	position:absolute;
	left:291px;
	top:76px;
	width:396px;
	z-index:4;
	border: 2px none #FF9900;
	background-color: #CCCCCC;
	height: 40em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom:7px;
	padding-left: 20px;
}

#right_column_dkGray {
	position:absolute;
	left:291px;
	top:76px;
	width:396px;
	z-index:4;
	border: 2px none #FF9900;
	background-color: #666666;
	height: 40em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom:7px;
	padding-left: 20px;
}


#tabs {
	position:absolute;
	width:43px;
	height:638px;
	left: 711px;
	top: 70px;
	z-index:1;
	bottom: 756px;
	right: 777px;
}

#callout {
	position:absolute;
	width:245px;
	height:171px;
	z-index:8;
	left: 554px;
	top: 47px;
	overflow: visible;
}

#pricingtable #price {
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	font-size: x-small;
	color: #000000;
	border: 1px solid #CCCCCC;
	height:auto;
}/*===========this is the nested table format========*/

#pricingtable {
	position:absolute;
	left:0px;
	top:75px;
	width:691px;
	z-index:2;
	border: 2px none #FF9900;
	padding: 10px;
	background-color: #FFFFFF;
	height: 48em;
	background-image: url(GIF/CM_logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Andale Mono", Courier, "Courier New", monospace;
}

#fixedAd {
		position:fixed;
		top: 300px;
		left: 20px;
}

#logoFloat1{
	position:fixed;
	top: 450px;
	left: 730px;
	width: 300;
	height: 200;
}

#logoFloat2{
	position:fixed;
	top: 150px;
	left: 15px;
}

/*=======================OTHER ELEMENTS- TAG STYLES=======================*/




li {
	line-height: 1.5ex;
}


/*==========================CLASSES=============================*/

.instruction {
	font-size: x-small;
	font-style: italic;
	color: #333333;
}





/*==========================FROM DDOCUMENT (not used????)==============================*/


#other {
	position: absolute;
	top: 211px;
	left: 18px;
}


#bottom_div {
	position:absolute;
	left:15px;
	top:676px;
	width:718px;
	height:46px;
	z-index:4;
	padding: 0px;
	border: 1px dashed #FF6600;
}


#apDiv1 {
	position:absolute;
	left:14px;
	top:685px;
	width:720px;
	height:27px;
	z-index:6;
}


#apDiv2 {
	position:absolute;
	width:200px;
	height:110px;
	z-index:1;
	left: 30px;
	top: 14px;
}
#apDiv3 {
	position:absolute;
	width:47px;
	height:517px;
	z-index:4;
	left: 733px;
	top: 224px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 785px;
	top: 270px;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 790px;
	top: 208px;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	top: 580px;
	left: 497px;
}
#apDiv7 {
	position:absolute;
	width:712px;
	height:97px;
	z-index:8;
	left: 13px;
}
#apDiv8 {
	position:absolute;
	width:229px;
	height:171px;
	z-index:1;
	left: 304px;
	top: -68px;
}
#apDiv9 {
	position:absolute;
	width:222px;
	height:179px;
	z-index:1;
	left: 632px;
	top: 48px;
}
