* {margin: 0px; padding: 0px;}
a img { border: none; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #514e41;
	background: #c1c1c1 url(../images/bg.jpg) repeat-y center;
	}

h1 {
	font-size: 20px;
	font-weight: 100;
	padding: 1em 0 1em 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	color: #484848;
	background: url(../images/h2BG.gif) repeat-x bottom;
	
}
h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 0 0 1em 0;;
	color: #1f82a9;
	
}
h4 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0 0 1em 0;
	color: #000;
	display-type: block;
}
h5 {
	font-size: 12px;
	font-weight: bolder;
	margin: 1em 0 0 0;
	color: #009933;
	display-type: block;
}


a{}
a:link, a:visited, a:active {color: #3f638f; text-decoration: none;}
a:hover { color: #5484be; text-decoration: underline;}

ol { padding: 0 0 0 1.75em;}
ul { padding: 0 0 0 1.75em;}
ul li { padding: 0 0 0 0;}
p { padding: 0 0 1.75em 0 }

#header {
	background: #000 url(../images/Index_header-bg.jpg) no-repeat top left;
	height: 150px;
	}
#header img {
	position: absolute;
	top: 0
	}

#enclose {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	position: relative;
	text-align: left;
	}

#content {
	width: 100%;
	float: left;
	}

#rightColumn {
	width: 38%;
	height: 100%;
	float: right;
	clear: right;
	padding: 0.5em 1em 1em 1em;
	}
#rightColumn img.laptop {margin: 1em 0 0 0;
}
#rightColumn ul.link{
	list-style-image:url(../images/square_orange_bullet.gif);
	list-style-type:square;
	margin: 0;
	padding: 0 0 1em 1.5em; 
}

#subLeftColumn {
	width: 64%;
	height: 100%;
	float: left;
	padding: 1em 1em 1em 2em;
	
	}
#subLeftColumn ul {
list-style-image:url(../images/square_bullet.gif);
list-style-type:square;
line-height: 2em;}

#subLeftColumn ul.square{
list-style-image:url(../images/square_bullet.gif);
list-style-type:square;
line-height: 2em;}

#subRightColumn {
	width: 190px;
	float: right;
	display: inline;
	margin: 25px 50px 0 10px;
	}
#subRightColumn h1 {font-size:10px; color:#999;}
#subRightColumn ul {
	margin: 0; padding: 0; width: 180px;}	
#subRightColumn li {list-style-type: none;}
#subRightColumn img.laptop {margin: 2em 0 0 0;}

#subRightColumn div.featured-project {
		padding: 24px 10px 10px 10px;
		background: url(../images/sidebar-bottom.jpg) bottom no-repeat;
	}
#subRightColumn div.featured-project h3 {
			font-size: 16px;
			color: #6d6d6d;
			letter-spacing: -1px;
			margin: 0 0 20px 0;
			padding-bottom: 0px;
			color: #2a425f;
			text-decoration: underline;
		}
#subRightColumn div.featured-project img.featured-website {
			display: block;
			margin: 0 auto;
			border: 1px solid #dfdfdf;
		}

#newsArea {
	width: 56%;
	height: 100%;
	float: right;
	padding: 1em 1em 0 1em;
	}
#newsArea h1 {font-size:10px; color:#999999;}
#newsArea p {
	padding: 0 0 1em 0;
	}
#newsArea img.news {float: left; padding: 0 1em 1em 0; margin: 0;}

#newsArea ul.newslink{
	list-style-image:url(../images/square_orange_bullet.gif);
	list-style-type:square; 
	border: 1px solid #CCC;
	padding: 0.5em 0 0.5em 2em;
}
#press {
	width: 100%;
	height: 100%;
	float: left;
	padding: 0 0 1em 0;
	clear: right;
	border-bottom: 1px solid #CCC;
	}
#press h1 {font-size:10px; color:#999;}
#press p {
	padding: 0 0 1em 0;
	}
	
#press img.news {float: left; padding: 0 1em 0 0; margin: 0;}

#indexAddress {
	width: 94%;
	height: 100%;
	float: left;
	padding: 1em;
	background: url(../images/Index_addressBG.jpg) no-repeat bottom right;
	list-style-type: none;
	}
#indexAddress ul {
	margin: 0; padding: 0; width: 180px;}
#indexAddress li {list-style-type: none;}
/*-- form styles ----------------*/

fieldset input { float : left; width : 50%; border : 1px solid #8f8f8f; font-size: 16px; font-family: Verdana, sans-serif; }
fieldset input:hover { border-color : #000; }
fieldset input:active, input:focus { border-color : #900; }
/*textarea*/
fieldset textarea { float : left; width : 50%; border : 1px solid #8f8f8f; font-size: 16px; font-family: Verdana, sans-serif;}
fieldset textarea:hover { border-color : #000; }
fieldset textarea:active, input:focus { border-color : #900; }
/*select*/
fieldset select { float : left; width : 50%; border : 1px solid #8f8f8f; font-size: 12px; font-family: Verdana, sans-serif; font-weight:normal;}
fieldset select:hover { border-color : #000; }
fieldset select:active, input:focus { border-color : #900; }

fieldset radio { float : right; width : 35%; border : 2px solid #8f8f8f; font-size: 12px; font-family: Verdana, sans-serif; font-weight:normal;}
fieldset radio:hover { border-color : #000; }
fieldset radio:active, input:focus { border-color : #900; }
fieldset input#submit-btn {
	float: right;
	width: 50%;
	margin: 10px 60px 0 0;
}
fieldset input#submit-btn2 {
	float: right;
	width: 30%;
	margin: 10px 110px 0 0;
}
fieldset input.submit {
	float: left;
	margin: 10px 0px 0px 20px;
}

label, label span { display : block; padding-bottom : .25em; }
label { float : left; width : 100%; }
label span { float : left; width : 35%; text-align : right; padding-right: 10px; }
form div { margin-bottom : 20px; padding : 10px 30px;  text-align : center; }
form p { width: 60%; text-align: left;}

form ol {
	list-style:none;
}


/* =fieldset */

fieldset { 
float : left;
width : 90%;
margin : 0 20px 5px 0; 
padding : 20px; 
/*background : url(../images/webinarBG.jpg) repeat-x top; */
font-weight: normal;
font-size: 12px;
border : 2px solid #e2e2e2; 
overflow : hidden; }

fieldset p {
	padding-top: 10px;
	float: left;
}

fieldset:hover { border : 2px solid #CCC;}

form div input { padding : 1em 1em; 
background : url(../images/navBG_over.jpg) repeat-x top; 
border : 2px double #589ae4; 
}

form div input:hover{ background : url(../images/navsubBG.jpg) repeat-x top; font-weight: bolder;
}
/*--Thank you Success pages styles   ---*/
#thanks {
	text-align: left;
	height: 100px;
	}
/*-- main Index flash Movie ---------------------*/

#mainFlash {
	float: left;
	position: relative;
	}
		
	
/*-- Drop Down Main Menu ---------------------*/
#mainNav {
	width: 900px;
	height: 40px;
	position: relative;
    /*float: right;*/
	z-index: 50;
	}

#menu {list-style-type:none; margin:0 auto 0px auto; padding:0; width:900px; }
#menu li {float:left; padding:0; margin:0 ; position:relative; width:180px; height:3em; z-index:100; }
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 180px; margin: 0; padding: 0; background: transparent;}
#menu dt {margin:0; padding: 0; background: #fff  url(../images/navBG.jpg) repeat-x top left;}
#menu dt span {margin:0; background:#edeee9 url(../images/navBG_reddark.jpg); color: #000; padding:0.75em 0 0.65em 1em; font-size: 1em; text-align:left; display:block;border-bottom: 1px solid #CCC; font-weight: bold; }
#menu dd {margin:0; padding:0; color: #465963; font-size: 1em; text-align:left;}
#menu dd span {margin:0; background:#edeee9 url(../images/navBG_subdark.jpg); color: #666; padding:0.5em 0 0.5em 1em; font-size: 1em; text-align:left; display:block;border-bottom: 1px solid #CCC; }

#menu dt a, #menu dt a:visited {display:block; font-size: 1em; color: #465963; text-align:left; background:#fff url(../images/navBG.jpg) repeat-x top left; padding:0.75em 0 0.75em 1em;}
/*-- YES ---------------------*/
#menu li:hover dt a, #menu a:hover dt a {color:#000; background:#fff url(../images/navBG_red.jpg) repeat-x top left; font-weight: bold;border-bottom: 1px solid #CCC;  }

/*-- NO ---------------------*/
#menu dd a, #menu dd a:visited {background:#edeee9; color:#000; padding:0.5em 0 0.5em 1em; text-decoration:none; display:block; text-align:left; border-bottom: 1px solid #CCC; }

#menu dd a:hover {background: #f0f1ec url(../images/navBG_sub.jpg) repeat-x top left; color: #0066FF; border-bottom: 1px solid #CCC; padding-left: 1.25em;  }

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#999; margin:0 5px;}
#menu b.p2 {background:#999; border:2px solid #508dd5; border-width:0 2px; margin:0 3px;}
#menu b.p3 {background:#999; margin:0 2px; border:1px solid #508dd5; border-width:0 1px;}
#menu b.p4 {height:2px; background:#999; margin:0 1px; border:1px solid #508dd5; border-width:0 1px;}
#menu b.p5 {background:#CCC; margin:0 5px;}
#menu b.p6 {background:#c7c7c7; margin:0 3px;}
#menu b.p7 {background:#b8b7b7; margin:0 2px;}
#menu b.p8 {height:2px; background:#999; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#508dd5;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#508dd5;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#508dd5;}

/*-- Breadcrumb list ---------------------*/
#bread { padding: 0 0 0 2em; margin: -.3em 0 0 0;
	background: #FFF url(../images/nav-under.jpg) no-repeat top;
	}
#bread ul {
	margin-left: 0;
	padding: 2em 0 1em 0;
	height: 40px;
	display: inline;
	border: none;
	font-size: 11px;
	color:#999;
	} 

#bread ul li {
	padding: 0 0 1em 0;
	border: none;
	list-style: none;
	display: inline;
	}
#bread a:link, #bread a:visited, #bread a:active {color: #999; text-decoration: underline;}
#bread a:hover { color: #0066FF; text-decoration: underline;}
/*-- Webinar Time and Date----------*/	
#webinarTime {
	padding: 1em;
	list-style-type: none;
	border : 2px solid #eaeaea; 
	background: color: #139045; /* url(../images/webinarBG.jpg) repeat-x top; */
	}
#webinarTime a.time { color:#006633;}

/*-- footer ---------------------*/

#footer {
	width: 899px;
	float: left;
	margin: 1em 0 0 0;
	padding: 1em 0 1em 0;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #514e41;
	background: url(../images/footerBG.jpg) repeat-x center;
	}
#footer ul {

	}	
#footer li {
	padding: 0.25em 1em;
	display: inline;
	position: relative;
	}
	
#footer p {
	margin: 0 0 2px 0;
	color: #a3a3a3;
	}
#footer a:link, #footer a:visited, #footer a:active {color: #a3a3a3; text-decoration: none;}
#footer a:hover { color: #000; text-decoration: underline;}
#footer a.accent {color: #000;}

.form2net-img {
	padding: 10px 0 0 18px;
}





#subRightColumn .sidebox {
	width: 18em; /* ems so it will grow */
	background: url(../images/sbbody-r.png) no-repeat bottom right;
	font-size: 100%;
}

#subRightColumn .sidebox ul { 
	list-style: none; 
	margin: 0em 0em 1.3em -0.8em; 
	padding: 0;	
	line-height: 1.3em; 
}

#subRightColumn .sidebox ul li {  margin-top: 10px;background: url(../images/arrow.gif) no-repeat; padding: 0px 0px 0px 13px; }

#subRightColumn .boxhead {
	background: url(../images/sbhead-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
}

#subRightColumn .boxhead h2 {
	background: url(../images/sbhead-l.png) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

#subRightColumn .boxbody {
	background: url(../images/sbbody-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

#subRightColumn .boxbody h3 {
	background: #b0b6bf;
	font-size: 1.2em;
	line-height: 2.5em;
	color: white;
	width: 160px;
	margin-left: -22px;
	margin-bottom: 10px;
	padding-left: 20px;
}

