body
{
    background: #ffffff;
    margin: 0px;
    padding: 0px;
}



/* type styles */

h1
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 16px;
    line-height: 16px;
    color: #fd6200;
    font-weight: bold;
}

h2
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 14px;
    line-height: 14px;
    color: #fd6200;
    font-weight: bold;
}

body, td, div
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
}
a:link, a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #fd6200;
    text-decoration: underline;
}
a:active, a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #fd6200;
    text-decoration: underline;
}

.newsandevents
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #555555;
}
.newsandevents a:link, .newsandevents a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #555555;
    text-decoration: underline;
}
.newsandevents a:active, .newsandevents a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #fd6200;
    text-decoration: underline;
}

.newsandevents_date
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
}
.newsandevents_more
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
}
.newsandevents_more a:link, .newsandevents_more a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #fd6200;
    text-decoration: underline;
}
.newsandevents_more a:active, .newsandevents_more a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    line-height: 12px;
    color: #555555;
    text-decoration: underline;
}

.footer, .footer .right
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
}
.footer a:link, .footer .right a:link, .footer a:visited, .footer .right a:visited
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
    text-decoration: none;
}
.footer a:active, .footer .right a:active, .footer a:hover, .footer .right a:hover
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 9px;
    line-height: 11px;
    color: #898989;
    font-weight: bold;
    text-decoration: underline;
}

.orange
{
    color: #fd6200;
}
a:link.orange, a:visited.orange
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #fd6200;
    text-decoration: underline;
}
a:active.orange, a:hover.orange
{
    font-family: Arial, Helvetica, Verdana;
    font-size: 13px;
    line-height: 14px;
    color: #555555;
    text-decoration: underline;
}


/* classes */
#outer
{
    /*align: center;*/
    position: relative;
    margin: 0px auto;
    width: 950px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.head
{
    width: 950px;
    height: 351px;
}

.head_home
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_features
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_integrations
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_documentation
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_contactus
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_demo
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_articles
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_privacy
{
    background: url('../images/head/home.jpg') no-repeat top left;
}
.head_sitemap
{
    background: url('../images/head/home.jpg') no-repeat top left;
}

.content
{
    width: 950px;
    margin-top: -12px;
}
.content_home
{
    background: url('../images/footer/home.jpg') no-repeat bottom left;
}
.content_features
{
    background: url('../images/footer/features.jpg') no-repeat bottom left;
}
.content_integrations
{
    background: url('../images/footer/integrations.jpg') no-repeat bottom left;
}
.content_documentation
{
    background: url('../images/footer/documentation.jpg') no-repeat bottom left;
}
.content_contactus
{
    background: url('../images/footer/contactus.jpg') no-repeat bottom left;
}
.content_demo
{
    background: url('../images/footer/demo.jpg') no-repeat bottom left;
}
.content_articles
{
    background: url('../images/footer/articles.jpg') no-repeat bottom left;
}
.content_privacy
{
    background: url('../images/footer/privacy.jpg') no-repeat bottom left;
}
.content_sitemap
{
    background: url('../images/footer/sitemap.jpg') no-repeat bottom left;
}


.main_nav
{
    width: 188px;
    height: 385px;
    margin-left: 32px;
    float: left;
    display: inline;
}

.centre_column
{
    width: 446px;
    float: left;
    display: inline;
    margin-bottom: 100px;
}

.right_column
{
    width: 175px;
    margin-left: 59px;
    float: left;
    display: inline;
}

.footer
{
    width: 688px;
    margin-left: 222px;
    border-top: 1px solid #cccccc;
    padding: 9px 0px;
}
.footer .right
{
    float: right;
}

.clear
{
    clear: both;
}

h1, .top
{
    margin-bottom: 16px;
    margin-top: 26px;
}
h1.first
{
    margin-top: 0px;
}

.newsandevents_date
{
    float: left;
    margin-top: 12px;
}
.newsandevents_more
{
    float: right;
    margin-top: 12px;
}
.newsandevents_div
{
    width: 175px;
    height: 1px;
    border-top: 1px solid #cccccc;
    margin: 12px 0px 11px 0px;
    line-height: 1px;
}


ul.col1
{
    float: left;
    width: 170px;
    padding-right: 18px;
    border-right: 1px solid #cccccc;
}
ul.col2
{
    float: left;
    margin-left: 20px;
    border-right: 0px;
}

li
{
    list-style:none;
    background:transparent url('../images/bullet.gif') no-repeat 0px 0px;
    padding:0px 0px 0px 18px;
    line-height: 20px;
}


ul.standard li
{
    list-style-image: none;
    margin-left: 20px;
}

.download
{
    float: left;
    margin: 10px 5px;
    width: 100px;
    text-align: center;
}
.download img
{
    margin: 0px auto 8px auto;
}

.boldedtext 
{
    font-weight: bold;
}

.heading1 
{
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    COLOR: #fd6200;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}

/* standard block elements */
table, form
{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
table
{
    border-spacing: 0px;
    empty-cells: show;
}
ul, ol
{
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}
td
{
    padding: 0px;
}
img
{
    border: none;
    display: block;
}

.errorControl
{
    color: Red !important;
    font-weight: bold;
}

.newsmore_div
{
    width: 431px;
    height: 1px;
    border-top: 1px solid #cccccc;
    margin: 12px 0px 11px 0px;
    line-height: 1px;
}

.newsmore_footer
{
    padding-top: 12px;
	line-height:14px;
	font-size: 11px;
}

.formTextField{
	background-image:url(../images/textfield.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	height:23px;
	float:right;
	text-align:right;
	margin-bottom:2px;
}

.formTextFieldshort{
	background-image:url(../images/textfield_short.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:180px;
	height:23px;
	float:right;
	text-align:right;
	margin-bottom:2px;
}

.formTextArea{
	background-image:url(../images/textarea.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:380px;
	height:83px;
}

input.textfield{
	width: 240px;
	height: 21px;
	background: none;
	border: none 0px;
	margin-top: 2px;
	margin-left: 6px;
	font-size: 13px;
	color: #555555;
}

input.textfieldshort{
	width: 170px;
	height: 21px;
	background: none;
	border: none 0px;
	margin-top: 2px;
	margin-left: 6px;
	font-size: 13px;
	color: #555555;
}

.textarea{
	width: 372px;
	height: 78px;
	background: none;
	border: none 0px;
	margin-top: 2px;
	margin-left: 6px;
	font-size: 13px;
	color: #555555;
}
