/* -- Main CSS Definitions go here -- */
html, body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #555a5e;
    height: 100%;
}
img {border: none;}
A
{
	color:#3366CC;   
	text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
DIV#wrapper
{
    background: url(../images/bg-header.jpg) #fff repeat-x 0px 0px;
    height: 100%;
}
DIV#middleContainer
{
    width: 1100px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

DIV#header
{
    height: 107px;
    width: 930px;									/*-- width of container (middleContainer) - offset (75px) --*/ 
    position: relative; left: 75px;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    float: left;
    padding-bottom:2px;	/* -- height of space between bottom of header and content -- */
}
DIV#sidebarL
{
    background: url(../images/sidebarL.jpg) #fff no-repeat 0px 0px;
    height: 566px;
    width: 75px;
    clear: both;
    z-index: -100;
		float: left;
}

DIV#mainContainer
{
    background-color: #fff;
    width: 930px;
    height: 100%;
    float:left;
}


DIV#mainContent
{
  width: 100%;
	float: left;
}
DIV#footer
{
 /*   background: url(../images/bg-footer.jpg) #fff repeat-x 0px 0px; */
    height: 35px;
    width: 930px;
    line-height: 35px;
    position:relative;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
}

DIV#sidebarR
{
    background: url(../images/sidebarR.jpg) #fff no-repeat 0px 0px;
    height: 571px;
    width: 75px;
    color: #000;
    z-index: -100;
    float:left;

}
/* -- top navigation -- */
DIV#nav-top
{
    FONT-SIZE: 12px;
    position: relative;top: 20px;
    COLOR: #DDDDDD;
    float: right;
    width: 750px;
}

/* -- bottom nav -- */
DIV#nav-bottom
{
    font-size: 10px;
    float: left;
}
DIV#nav-bottom A
{
    padding-left: 20px;
    text-decoration: none;
    color: #555a5e;
}
DIV#nav-bottom A:hover
{
    text-decoration: underline;
}
DIV#contact-bottom
{
    float:right;
    padding-right: 10px;
    font-weight: bold;
}
DIV#bottom
{
    background: url(../images/bg-footer.jpg) #fff repeat-x 0px 20px;
    height: 60px;
	padding-top: 20px;
    clear:both;
    position:relative;
    z-index: 0;
}

DIV#productLogo
{
    background: url(../images/bg-productlogo.jpg) #fff no-repeat 0px 0px;
    width: 511px;
    float: left;
    height: 204px;
}
DIV#productContent
{
    width: 600px;
    float: left;
	font-size:11px;
    margin-left: 14px;	/* space between side menu and logo */
    margin-top: 5px;
}
DIV#fullContent
{
    width: 900px;
    float: left;
	font-size:10px;
    margin-left: 14px;	/* space between side menu and logo */
    margin-top: 5px;
}
DIV#productSideBar
{
	float: right;
	width: 213px;
	margin:0;
	padding:0;
}

DIV#productSideBarTop
{
	background: url(../images/rightdark-header.jpg) #fff repeat-y 0px 0px;
	color: #CCCCCC;
	width: 100%;
	margin: 0;
	padding: 10px 10px 10px 10px;
	float: left;
}
.productSideBarText
{
	padding-left: 15px;			/* space between edge of bar and left edge of text */
	padding-top: 15px;			/* space between edge of bar and top of text */
	padding-right: 15px;		/* space between edge of bar and right edge of text */
	padding-bottom: 15px;		/* space between edge of bar and very bottom of text */
	line-height: 1.25em;		/* set size of rows of text - text will be centered vertically */
	color: #fff;
}
.productSideBarText-Light
{
	padding-left: 15px;			/* space between edge of bar and left edge of text */
	padding-top: 15px;			/* space between edge of bar and top of text */
	padding-right: 15px;		/* space between edge of bar and right edge of text */
	padding-bottom: 15px;		/* space between edge of bar and very bottom of text */
	line-height: 2em;		/* set size of rows of text - text will be centered vertically */
	color: #888888;
	border: 1px solid #DDDDDD;
	font-size:12px;
}
.productSideBarText-Quote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 10px;
	font-style:italic;
	background-image:url(../images/quote-middle.jpg);
	background-repeat:repeat-y;
	padding: 0px 25px 0px 25px;			/* space between edge of bar and left edge of text */
	line-height: 2em;		/* set size of rows of text - text will be centered vertically */
	color: #888888;
	margin: 0px;
	/*border: 1px solid #DDDDDD; */
	font-size:12px;
}
DIV#productSideBarSeparator
{
	background: url(../images/rightdark-divider.jpg) #fff no-repeat 0px 0px;
	width: 100%;
	height: 30px;
	margin:0;
	float: left;
	padding:0;
	
}
DIV#productSideBarBottom
{
	background: url(../images/rightdark-body.jpg) bottom #fff no-repeat;
	width: width:100%;
	padding: 0px 10px 20px 10px;
	color: #fff;
	font-size:9px;
	line-height: 2em;
	/* min-height: 500px; */
}
.nextStepButton
{
	background: url(../images/bg-nextstepbutton.jpg) #fff no-repeat 0px 0px;
	width: 182px;
	height: 27px;
    line-height: 27px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.nextStepButton img
{
	float: left;
	margin-right: 5px
}
.nextStep 
{
	float: left;
	margin-top: 10px;
}
.nextStep h3
{
	font-size: 10px;
	font-weight: bold;
	color: #336699;		
}
DIV#productSideBar-Light
{
	float: right;
	width: 275px;
	margin:10px;
	padding:0;
}
DIV#productSideBarTop-Light
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;	
}
DIV#productSideBar-Quote
{
	float: right;
	width: 275px;
	margin:10px;
	padding:0;
}
DIV#productSideBarTop-Quote
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;	
}
.callout
{
	font-family: georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	color: #0066CC;
	text-align: center;
	padding: 25px;
	margin-right: 25;
	margin-top: 25;
	margin-bottom: 25;
	float: left;
	width: 200px;
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6699FF;*/
}
.rowitem
{
	font-family: Verdana;
	vertical-align:top;
	font-size: 11px;
	color: #3B3C44;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px #CCCCCC solid;
	background-repeat: repeat-x;
}
.rowitem-pastevent
{
	font-family: Verdana;
	vertical-align:top;
	font-size: 10px;
	color: #BBBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px #CCCCCC solid;
	background-repeat: repeat-x;
}
.rowseperator
{
	font-family: Trebuchet, Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3B3C44;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ECEBEC;
}
.H1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B3C44;
	padding-top: 10px;
}
DIV#productContent H2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #EEB039;
}
.H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #3B3C44;
	padding-top: 15px;
}

.orangeHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #EEB039;
}
.orangeEmail
{
	font-family: Trebuchet, Trebuchet MS, Verdana;
	text-decoration: none;
	color: #EEB039;
}


/* @group orange */

.orange {
	width:720px;
	background: url(../images/c_extend.jpg) repeat;
	margin-left: 10px;
}

.orange_txt {
	width:460px;
	padding:0 0 10px 236px;
}

.orange1 {
	background: url(../images/c_one.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange2 {
	background: url(../images/c_two.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange3 {
	background: url(../images/c_three.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange4 {
	background: url(../images/c_four.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange5 {
	background: url(../images/c_five.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange6 {
	background: url(../images/c_six.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange7 {
	background: url(../images/c_seven.jpg) no-repeat 0 bottom;min-height:70px;
}

.orange h2 {
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;
}

.orange img {
	padding: 0;
	margin: 0;
}
.mainpageimage
{
	text-align: center;
	/*background-image: url(../images/bg-mainpage-image.gif);
	background-repeat: repeat-x;*/
	padding-right: 11px;
	width: 235px;
}
.mainpagetext
{
	font-family: Verdana;
	font-size: 12px;
	color: #555a5e;
	text-align: left;
	/*background-image: url(../images/bg-mainpage-text.gif);
	background-repeat: no-repeat;*/
	width: 450px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.mainpagetext-homepage
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555a5e;
	text-align: left;
	/*background-image: url(../images/bg-mainpage-text.gif);
	background-repeat: no-repeat;*/
	width: 300px;
	padding: 0px 15px 15px 5px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;

}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}

/* @end */
