@charset "utf-8";
html { 
	overflow-y : scroll; 
}
body {
	color: #666666;
	background-color: #DBEFDB;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/BackgroundLine.jpg);
	text-align: justify;
}

a:link {
	color: #006699;
	outline: none;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #81CFCF;
}
a:active {
	color: #006699;
}

#maincontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#contentpanel {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBEFDB;
	border-left-color: #DBEFDB;
	background-color: #FFFFFF;
}

#maincontainer #banner {
	float: left;
	height: 120px;
}

#topnav  {
	height: 40px;
	background-image: url(../img/NavBar.jpg);
	background-repeat: no-repeat;
	width: 980px;
	float: left;
}

#topnav ul  {
	margin-bottom: 20px;
	margin-left: 30px;
}
#topnav li  {
	display: block;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#topnav a  {
	text-decoration: none;
	color: #527C7C;
}
#topnav a:hover  {
	text-decoration:underline;
	color: #1E92B7;
}

#contentpanel #westpanel {
	float: left;
	width: 715px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#contentpanel #westpanel h1 {
	color: #000000;
	font-size:25px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#contentpanel #westpanel h2 {
	color: #000000;
	font-size: 2.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#contentpanel #westpanel #frontimage{
	width:711px;
	height:312px;
	background-repeat: no-repeat;
}
#contentpanel #westpanel #frontimage #toppanel {
	padding-left:10px;
	padding-top:35px;
	width:295px;
}
#contentpanel #westpanel #frontimage #bottompanel {
	padding-left:45px;
	padding-top:60px;
	width:260px
}

#contentpanel #westpanel .infopanel1 h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contentpanel #westpanel .infopara {
	color: #666666;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 30px;
}

#maincontainer #contentpanel #westpanel #frontimage h1 {
	padding:0px;
	margin:0px;
	font-size:20px;
	text-align:left;
	padding-bottom: 25px;
}
#maincontainer #contentpanel #westpanel #frontimage #toppanel {
	padding-left:10px;
	padding-top:35px;
	width:295px;
	float: left;
}
#maincontainer #contentpanel #westpanel #frontimage #bottompanel {
	padding-left:45px;
	padding-top:60px;
	width:260px
}

#tech {
	display: block;

	padding-right:10px;
	padding-top:35px;
	float: right;
	height: 249px;
	width: 360px;
}

#contentpanel #eastpanel #freedemo {
	background-image: url(../img/TrialButtonBack.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 65px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
}

#contentpanel #eastpanel .buttonblock li {
	background-image: url(../img/ButtonBack.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#contentpanel #eastpanel .buttonblock li:hover {
	background-image: url(../img/ButtonBackHover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


#contentpanel #eastpanel .buttonblock a {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 44px;
	width: 103px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	text-align: left;
}

#contentpanel #eastpanel .buttonblock a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 44px;
	width: 103px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
}

#contentpanel #eastpanel {
	float: left !important;
	width: 170px !important;
	font-size: 0.8em;
	background-color: #FFFFFF;
}

#contentpanel #eastpanel .buttonblock .faq {
	background-image: url(../img/img_faq.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
}
#contentpanel #eastpanel .buttonblock .keyfeatures {
	background-image: url(../img/img_features.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}
#contentpanel #eastpanel .buttonblock .benefits {
	background-image: url(../img/img_benefits.gif);
	background-position: 8px 10px;
	background-repeat: no-repeat;
}

#contentpanel #eastpanel .buttonblock .howitworks {
	background-image: url(../img/img_hiw.gif);
	background-position: 8px 12px;
	background-repeat: no-repeat;
}
#contentpanel #eastpanel .buttonblock .technical{
	background-image: url(../img/img_technical.gif);
	background-position: 8px 12px;
	background-repeat: no-repeat;
}

#contentpanel #eastpanel .buttonblock .contactus {
	background-image: url(../img/img_contactus.gif);
	background-position: 8px 12px;
	background-repeat: no-repeat;
}

#maincontainer #contentpanel #westpanel .infopanel1 {
	padding: 15px;
	float: left;
	width: 207px;
	background-image: url(../img/InfoPanel.jpg);
	background-repeat: no-repeat;
	height: 166px;
	text-align: left;
	margin-top: 7px;
}
#maincontainer #contentpanel #westpanel .infopanel2 {
	padding: 15px;
	float: left;
	width: 207px;
	background-image: url(../img/InfoPanel.jpg);
	background-repeat: no-repeat;
	height: 166px;
	text-align: left;
	margin-top: 7px;
}
#maincontainer #contentpanel #westpanel .infopanel3 {
	padding: 15px;
	float: left;
	width: 207px;
	background-image: url(../img/InfoPanel.jpg);
	background-repeat: no-repeat;
	height: 166px;
	text-align: left;
	margin-top: 7px;
}
#maincontainer #contentpanel #westpanel .infopanel1 h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#maincontainer #contentpanel #westpanel .infopanel2 h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontainer #contentpanel #westpanel .infopanel3 h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontainer #contentpanel #westpanel .homethumb {
	float: left;
	padding-right: 8px;
	padding-top: 5px;
}

#maincontainer #contentpanel #westpanel .readmore {
	background-color: #D7E3D8;
	display: block;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 60px;
	text-align: center;
	border: 1px solid #D6E1E2;
	float: right;
	margin-right:10px;
}

#maincontainer #contentpanel #westpanel .readmore:hover {
	background-color: #8CD482;
	display: block;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 60px;
	text-align: center;
	border: 1px solid #59A547;
	float: right;
	margin-right:10px;
}

.readmore2 {
	background-color: #D7E3D8;
	display: block;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 120px;
	text-align: center;
	border: 1px solid #D6E1E2;
	float: right;
	margin-right:10px;
}

.readmore2:hover {
	background-color: #8CD482;
	display: block;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 120px;
	text-align: center;
	border: 1px solid #59A547;
	float: right;
	margin-right:10px;
}

#contactform label {
	width: 285px;
	display: block;
	float: left;
	text-align: right;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#contactform input {
	float: left;
	width: 172px;
	padding: 2px;
	margin-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}
#contactform .hidden {
	float: left;
	width: 0px;
}
#contactform select {
	float: left;
	width: 178px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#contactform textarea {
	float: left;
	width: 172px;
	padding: 2px;
	margin-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 50px;
}
#contactform {
	width: 690px;
	height: 318px;
	background-image: url(../img/ContactPanel.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
#contactform .block {
	float: left;
	width: 550px;
}
#contactform .submitbutton {
	height: 37px;
	width: 113px;
}

#formlineup_contactus{
	height: 0px;
}
#formlineup_aboutus{
	height: 0px;
}

.style_back1 {
	width: 680px;
	height: 318px;
	background-repeat: no-repeat;
	padding: 15px;
	background-image: url(../img/ContactPanel.jpg);
}

.style_back2 {
	width: 680px;
	height: 545px;
	background-repeat: no-repeat;
	padding: 15px;
	background-image: url(../img/StylePanel2.jpg);
}

.style_back3 {
	width: 680px;
	height: 1120px;
	background-repeat: no-repeat;
	padding: 15px;
	background-image: url(../img/StylePanel3.jpg);
}

.style_back4 {
	width: 680px;
	height: 175px;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom:10px;
	background-image: url(../img/StylePanel4.jpg);
}

.style_back5 {
	width: 680px;
	height: 36px;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom:10px;
	background-image: url(../img/StylePanel5.jpg);
}


.uplanit {
	font-weight:bold;
}

#feature_panel p {
	padding-bottom:10px;
}

#feature_panel ul {
	list-style-type:square;
	list-style-position:outside;
	padding-left:20px;
}
#feature_panel li {
	padding-bottom:3px;
}
.emph {
	font-weight:bold;
}

#feature_panel ul .sublist {
	list-style-type:disc;
	padding-left:30px;
	list-style-position:outside;
}
#feature_panel ul .sublist_dec {
	list-style-type:decimal;
	padding-left:30px;
	list-style-position:outside;
}
#feature_panel ul .sublist_alpha {
	list-style-type:lower-alpha;
	padding-left:30px;
	list-style-position:outside;
}
#feature_panel li .sublist {
	font-style:italic;
}

img.case_study {
	float: left;
	margin-right:10px;
}

#adobe {
	float: right;
	margin-left:10px;
}


#contentpanel #westpanel .faq{
	font-style:italic;
	color: #666666;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 20px;
}
#contentpanel #westpanel .answer{
	color: #666666;
	font-weight: normal;

}

#footer  {
	float: left;
	width: 980px;
	font-size: 0.7em;
	color: #666666;
	padding-top: 25px;
	background-image: url(../img/Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 45px;
}
#footer ul {
	margin-bottom: 80px;
}
#footer li  {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover  {
	text-decoration:underline;
}
#footer .pinnula  {
	padding-left: 330px;
	border: none;
}

#download_button {
	background-image: url(../img/DownloadButton.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 250px;
	text-decoration: none;
}


.clear {
	clear: both;
	height: 1px;
	width: 1px;
}
.paddingleft {
	padding-left: 40px;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}