@charset "utf-8";
/* CSS Document */
body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#999999;
}

form
{
	display:inline;
}

#mastercontainer
{
	width:100%;
	height:100%;
	background-color:#ff0000;
}

#flashcontainer
{
	width:915px;
	height:415px;
	margin-top:120px;
}

#maincontainer
{
	width:100%;
	height:100%;
}

#shadowcontainer
{
    width:981px;
	height:auto;
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
}

#headercontainer
{
	width:915px;
	height:507px;
}

#footercontainer
{
	width:915px;
	height:48px;
}

#contentcontainer
{
	width:915px;
	height:auto;
	background-color:#FFFFFF;
}

.leftpanelcontainer
{
	width:260px;
	height:auto;
	float:left;
}

.leftimage
{
	width:247px;
	float:left;
}

.leftimage2
{
	width:247px;
	height:130px;
	float:left;
	background-image:url(../images/design1.jpg);
	background-repeat:no-repeat;
}

.rightimage
{
	width:188px;
	float:right;
	margin-right:13px;
	
}

.uppercontainer
{
	width:915px; 
	height:auto; 
	float:left;
}

.contentheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ed1c24;
	
}

.contentsubheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ed1c24;
}

.linkstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.footerlinkstyle 
{
    text-decoration:none;
    color:#000000;
}

.contentnote
{
	font-family:Lucida Calligraphy,Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ed1c24;
	font-style:italic;
	text-decoration:underline;
}

.contenttext_container
{
	width:655px;
	padding-left:260px;
}

.contentbody
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:640px;
	margin-right:20px;
	
}
.tdleft
{
	width:280px;
	float:left;
}

.tdright
{
	width:280px;
	float:right;
}

.productheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ed1c24;
	
	
}

.imagecontainer
{
	margin-left:0px;
	margin-right:15px;
	
}

.contentimage
{
	margin-left:17px;
	display:inline;
	position:relative;
}

.header_fla
{
	width:915px;
	height:459px;
	margin-top:34px;
	position:absolute;
}

.redstrip1
{
	width:915px;
	height:14px;
	margin-top:493px;
	position:absolute;
}

.redstrip2
{
	width:915px;
	height:14px;
	position:absolute;
}

.footertext_container
{
    width:915px;
	height:34px;
	position:relative;
}

.footertext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:24px;
	float:right;
}