@charset "UTF-8";


* { margin:0; padding:0; }

body {
	background-color:#e6e7e8;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
img {border: 0px;}
#wrapper 
{ 
	width:755px; 
	height:600px; 
	background-color:black; 
	height:inherit;
	clear:both;
}
#scenes 
{ 
	width:755px; 
	height:20px; 
	color: white;
	background-color:black; 
}
.leftcolumn {
	position:       absolute;
	margin-top:		2px;
	width:          100;
	right:           290px;
}
.rightcolumn {
	position:       absolute;
	left:           120px;
}
.asterick {
position:       absolute;
right:           75px;
}
.asterickDescription {
font-size:		x-small;
line-height: 12px;
}
#example {height:30em;}
label { display:block;float:left;width:45%;clear:left; }
.clear { clear:both; }
#resp { margin:10px;padding:5px;border:1px solid #ccc;background:#fff;}
#resp li { font-family:monospace }
			
#contentshell {
	width: 800px;
	height: inherit;
	clear:both;
	border: 1px solid #000000;
	margin: 0 auto 100px auto;
	background-color:#f2f2f2;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
}
#contentshellblank {
	width: 800px;
	height: inherit;
	clear:both;
	border: 1px solid #000000;
	margin: 0 auto 100px auto;
	background-color:#f2f2f2;
	background-image:url(images/headerblank.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
}

#VIPcontentshell {
	width: 800px;
	height: inherit;
	border: 1px solid #000000;
	margin: 0 auto 100px auto;
	background-color:#f2f2f2;
	background-image:url(images/VIPheader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
}

#header {
	height: 35px;
	margin-top: 82px;
	width: 800px;
	text-align: center;
}
#warning {
	height: 50px;
	margin-top: 62px;
	width: 800px;
	text-align: right;
	color: #ff0033;
}

#allbuttoncontain 
{
	width: 757px;
	height: 63px;
	margin-bottom: 15px;
}

/*#testdrive {
	height: 63px;
	margin-top: -2px;
	width: 187px;
	float: right;
}*/
.allbuttons {
	margin-left: 2px;
}
#welcomeback {
	height: 27px;
	margin-top: 35px;
	margin-left: 400px;
	width: 400px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#onlinemeeting {
	height: 38px;
	width: 186px;
	margin-top: 0;
	margin-right: 0;
	right:0;
	z-index: 100;
	float: right;
	
}

#lowercontentshell {
	position: relative;
	width:710px;
	height: inherit;
	margin: 0 auto 0 auto;
}

#secondaryboxshell {
	position:relative;
	width:230px;
	height:170px;
	/*background-image:url(images/boxBG.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#secondaryboxheader {
	position: relative;
	height: 15px;
	width: 230px;
	margin: 10px;
}

#secondaryboxbody {
	position: relative;
	height: 120px;
	width: 210px;
	margin: 10px;
}

#secondaryboxshell2 {
	position:relative;
	width:230px;
	height:170px;
	/*background-image:url(images/boxBG.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#secondaryboxheader2 {
	position: relative;
	height: 15px;
	width: 230px;
	margin: 10px;
}

#secondaryboxbody2 {
	position: relative;
	height: 120px;
	width: 210px;
	margin: 10px;
}


#secondaryboxshell3 {
	position:relative;
	width:230px;
	height:170px;
	/*background-image:url(images/boxBG.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#secondaryboxheader3 {
	position: relative;
	height: 15px;
	width: 210px;
	margin: 10px;
}

#secondaryboxbody3 {
	position: relative;
	height: 120px;
	width: 230px;
	margin: 10px;
}

#formshell {
	position:relative;
	width:250px;
	height:170px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/boxBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#copycontainer {
	width:680px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
        margin-top: 40px;
}
#copycontainer2 {
	width:680px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
#copycontainer3 {
	width:680px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
#copycontainer4 {
	width:680px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}

#contactcopy {
	width:750px;
	margin: 50px auto 30px auto;
}

#footer {
	position:relative;
	clear: both;
	height: 70px;
	width: 800px;
	color: #ffffff;
	/*padding:15px 0 0 0; */
	background-image:url(images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #151515;
}
#footernocontact {
	position:relative;
	clear: both;
	height: 70px;
	width: 800px;
	color: #ffffff;
	/*padding:15px 0 0 0; */
	background-image:url(images/footernocontact.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #151515;
}
.images {
	border: none;
}

.illustrationright {
	float: right;
	margin-left: 30px;
}

.illustrationleft {
	float: left;
	margin-right: 30px;
}

.maincopy {
	color:#444;
	text-align: left;
	font-size:14px;
	line-height: 18px;
}

.header {
	color:#444;
	text-align: left;
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
}

A:link {
	color:#444;
	text-decoration:none;
}

A:visited {
	color:#444;
	text-decoration:none;
}

A:hover {
	color:#000;
	text-decoration:underline;
	
}

A:active {
	color:#000;
	text-decoration:underline;
	
}

.forms {
	color:#444;
	font-size:15px;
	font-weight: bold;
	padding: 8px;
}

.secondaryboxheader {
	color:#333;
	font-weight:bold;
	text-align: left;
	font-size:15px;
}

.secondaryboxbody {
	color:#333;
	text-align: left;
	font-size:14px;
}

ul {margin: 0 0 10px 10px;}

li {margin: 0 0 10px 10px;}
