body {
	font-family: Verdana, Arial, Georgia, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	background-color:#950009;
	background-image:url(images/cm_bg01.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #F17D1F;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #950009;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #F17D1F;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
min-width:1024px;
background-color:transparent;

}
.comwrapper {
width: 500px;
min-width:500px;
height:auto;
background-color:transparent;

}
.container {
width: 1024px;
min-width:1024px;
text-align: left;
background-image:url(images/cm_mainbg01.png);
	background-repeat:no-repeat;
background-color:transport;
}
.comcontainer {
width: 500px;
min-width:500px;
text-align: left;
}
.maincontainer {
width:800px;
min-width:800px;
max-width:800px;
}
#innerContainer{
padding-left:20px;
padding-right:10px;
}
.nav {
width:730px;
max-width:730px;
padding-top:4px;
height:90px;
max-height:90px;
background-color:transparent;
	/**border:#000 solid 1px;**/
}
.navimg {
padding-left:5px;
padding-right:5px;
}`
.navimg_home {
padding-right:5px;
}
.mainbody {
width:650px;
min-width:650px;
max-width:650px;
height:488px;
max-height:488px;
background-color:transparent;
padding-left:40px;

}
.combody {
width:500px;
min-width:500px;
max-width:500px;
height:488px;
max-height:488px;
background-color:transparent;
padding-left:40px;

}
.video {
text-align:center;
z-index:0;
}
.promo {
position:relative;
top:-165px;
left:-10px;
z-index:1;
width:150px;
height:215px;
max-height:215px;
background-image:url(images/cm_jacket01.png);
background-position:left;
background-repeat:no-repeat;
}
.header {
	background-color:transparent;
	background-image:url(images/cm_title01.gif);
	background-repeat:no-repeat;
	height:110px;
	max-height:110px;

	/**border:#000 solid 1px;**/
}
.comheader {
padding-top:10px;
padding-left:10px;
	background-color:transparent;
	height:110px;
	max-height:110px;

	/**border:#000 solid 1px;**/
}
.footer {
text-align:center;
width:1024px;
height:80px;
max-height:80px;
	/**border:#000 solid 1px;**/
padding-top:10px;
}


.content_home {
width:500px;
min-width:500px;
max-width:500px;
min-height:470px;
height:470px;
padding-top:20px;
}

.content_scroller{

   height:300px;
   width:400px;
   overflow:hidden;

}
.videocontainer {
width:430px;
min-width:430px;
max-width:430px;
padding-left:5px;
}
.rightcontainer {
float:right;
width:176px;
}
.name {
padding-top:50px;
}
.textimg {
vertical-align: middle
}

.red {
color:#ed1c24
}
.formerror {
width:400px;
font-size:12pt;
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}
.lenerror {
color:#bb000b;
font-weight:bold;
display:none;
position:relative;
}

.scroll{
cursor: pointer;
	cursor: hand;
}

.leftImage{
float:left;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

.rightImage{
float:right;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

