body {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: normal;	
	color: #666;
	background-color: #fff;
}

img{
	border: none;
}

#container
{
   width: 976px;
	margin: 11px 0px 20px 0px;
	padding: 0px;
}

#header{
  	text-align: left;
	height: 47px;
}

#content{
	background-image: url(../../images/background_gradient.gif);
	background-repeat: no-repeat;
	padding: 16px;
	float: left;
}

#content_sub{
	background-image: url(../../images/background_gradient_sub.gif);
	background-repeat: no-repeat;
	padding: 16px;
	float: left;
}

#copy{
	width: 644px;
	line-height: 22px;
	float: left;
}

#copy h2, p, h3, ul, h5{
	padding-left: 50px;
	padding-right: 60px;
}

#copy h2{
	color: #1a3664;
	font-size: 18pt;
	font-weight: normal;
}

#copy h2.hidden
{
    display: none;
}

#copy h3{
	color: #77787b;
	font-size: 14pt;
	font-weight: normal;
}

#copy h5
{
	margin: 0;
	font-size: 11pt;	
	font-weight: normal;
}

#copy p{

}

#copy h3.hidden
{
    display: none;
}

#copy ul{
	margin-left: 18px;
}

#copy ul li img{
	margin-top: 6px;
	margin-bottom: 4px;
}

#copy ul li ul{
	margin-left: -10px;
}

#sidebar{
	width: 300px;
	background-color: #fff;
	background-image: url(../../images/sidebar_back.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 61px;

}

#sidebar_sub{
	width: 300px;
	background-image: url(../../images/sidebar_back_sub.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
	
}
#sidebar_sub h1{
	margin: 0px 0px 0px 0px;
	margin-top: 114px;
	padding: 0px;
	color: #fff;
	height: 31px;
	vertical-align: bottom;
	padding-left: 47px;	
	font-weight: normal;
	font-size: 32px;
}

#side_nav{
	width:256px;
	padding-top: 15px;
	margin-left: 23px;
	/*background-color: #fdfdfd;*/
}

#side_nav_options{
	padding-left: 46px;
	padding-bottom: 15px;
}

#side_nav_sub_options{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.errorlabel{
	color: #880000;
}

.label{
	color: #000088;
}

.box_home{
	width: 292px;
	background-image: url(../../images/box_back.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-top: 8px;	
}
.box_home p
{
    /**/
	padding-top: 20px;	
	line-height: 18px;
	
}

.box{
	width: 292px;
	background-image: url(../../images/box_back.gif);
	background-repeat: no-repeat;
}
.box p{
	padding-top: 20px;	
	line-height: 18px;
}

.box_grey{
	
}

#footer{
	clear: both;
	font-size: 10px;
	margin-left: 20px;
	border-top: 1px solid #3e99e2;
	padding-top: 5px;
}

#footer div{
	width: 33%;	
	float: left;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.right-top{
	text-align: right;
	vertical-align: top;
}

.blue{
	color: #1b3663;
}
a, a:visited{
	color: #1b3663;
	text-decoration: underline;
}

a:hover{
	color: #1b3663;
	text-decoration: none;
}

#contact_us{
	padding-top: 230px;
	padding-left: 40px;
	background-image: url(../../images/worldmap.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}

.address_section{
	float: left;
	width: 50%;
}

.address_label{
	font-size: 15px;
	color: #1a3664;
}

/*
NAV menu
*/
#nav table{
	height:47px;
}

#nav table td{
	text-align: center;
}

.nav_home{
	width:95px; 
	background-image: none;
}

.nav_home_over{
	width:95px; 
	background-image: url(../../images/nav/backs/btn_home_back1.gif);
	background-repeat: no-repeat;
}

.nav_services{
	width:109px; 
	background-image: none;
}

.nav_services_over{
	width:109px; 
	background-image: url(../../images/nav/backs/btn_services_back1.gif);
	background-repeat: no-repeat;
}
.nav_products
{
	width:113px; 
	background-image: none;
}

.nav_products_over
{
	width:113px;
	background-image: url(../../images/nav/backs/btn_products_back1.gif);
	background-repeat: no-repeat;
}

.nav_whyzs
{
	width:106px; 
	background-image: none;
}
.nav_whyzs_over
{
	width:106px;
	background-image: url(../../images/nav/backs/btn_whyzs_back1.gif);
	background-repeat: no-repeat;
}

.nav_demo
{
	width:96px; 
	background-image: none;
}
.nav_demo_over
{
	width:96px;
	background-image: url(../../images/nav/backs/btn_demo_back1.gif);
	background-repeat: no-repeat;
}

.nav_contacts
{
	width:127px; 
	background-image: none;
}
.nav_contacts_over
{
	width:127px;
	background-image: url(../../images/nav/backs/btn_contact_back1.gif);
	background-repeat: no-repeat;
}

.screens
{
    float: left;
    width: 45%;
}
