body {
	background:url(images/top_rep.jpg) #eeeeee 0 0 repeat-x;
	margin:0;
	color:#868685;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}

#wrap {
	width:978px;
	margin:0 auto;
}

#header {
	height:90px;
	background-image:url(images/logo-trans.png);
	background-repeat:no-repeat;
}

#main_menu {
	width:490px;
	position:relative;
	left:188px;
	top:35px;
}

#sub_menu {
	width:730px;
	position:relative;
	left:210px;

	height:26px;
	text-align:center;
	text-transform:uppercase;
	padding-top:120px;
}

/*
#sub_menu {
	width:550px;
	margin:10px auto;
	padding:0;
	height:15px;
	text-align:center;
	text-transform:uppercase;
}

#sub_menu li{
	margin:0;
	padding:0 8px;
	list-style:none;
	float:left;
	font-size:8px;
	background-image:none;
}
*/
#content {
	margin-top:10px;
	margin-bottom:10px;
}

/* original template */
#left {
	width:270px;
	float:left;
}

#right {
	width:702px;
	float:right;
}
	#right .top {
		background-image:url(images/wide_top.jpg);
		background-repeat:no-repeat;
		height:16px;	
	}
	
	#right .rep {
		background-image:url(images/wide_rep.jpg);
		background-repeat:repeat-y;
	}
	
	#right .btm {
		background-image:url(images/wide_btm.jpg);
		background-repeat:no-repeat;
		height:18px;	
	}



	#left .top {
		background-image:url(images/nar_top.jpg);
		background-repeat:no-repeat;
		height:16px;	
	}
	
	#left .rep {
		background-image:url(images/nar_rep.jpg);
		background-repeat:repeat-y;
	}
	
	#left .btm {
		background-image:url(images/nar_btm.jpg);
		background-repeat:no-repeat;
		height:18px;	
	}

/* narrow left column, wide right column template */
#narrow-left {
	width:322px;
	float:left;
}

#wide-right {
	width:637px;
	float:right;
}

	#wide-right .r-wide-top {
		background-image:url(images/r-wide-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#wide-right .r-wide-rep {
		background-image:url(images/r-wide-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#wide-right .r-wide-btm {
		background-image:url(images/r-wide-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}



	#narrow-left .l-third-top {
		background-image:url(images/l-third-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#narrow-left .l-third-rep {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#narrow-left .l-third-btm {
		background-image:url(images/l-third-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

/* wide left column, narrow right column template */
#wide-left {
	width:637px;
	float:left;
}

#narrow-right {
	width:322px;
	float:right;
}

	#narrow-right .r-third-top {
		background-image:url(images/r-third-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#narrow-right .r-third-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#narrow-right .r-third-btm {
		background-image:url(images/r-third-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}



	#wide-left .l-wide-top {
		background-image:url(images/l-wide-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#wide-left .l-wide-rep {
		background-image:url(images/l-wide-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#wide-left .l-wide-btm {
		background-image:url(images/l-wide-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

/* downloads page */
	#narrow-right .dload-third-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height:516px;
	}
	#wide-left .dload-wide-rep {
		background-image:url(images/l-wide-rep-trans.png);
		background-repeat:repeat-y;
		height:513px;
	}


/* two columns template */
#half-left {
	width:489px;
	float:left;
}

#half-right {
	width:489px;
	float:right;
}

	#half-right .r-half-top {
		background-image:url(images/r-half-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#half-right .r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#half-right .r-half-btm {
		background-image:url(images/r-half-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

	#half-left .l-half-top {
		background-image:url(images/l-half-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#half-left .l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height:240px;
	}
	
	#half-left .l-half-btm {
		background-image:url(images/l-half-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

	/* for partners page */
	#half-right .partners-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		height:365px;
	}
	
	#half-left .partners-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		height:365px;
	}

	/* for software development page */
	#half-right .dev-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height:230px;
	}
	
	#half-left .dev-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height:230px;
	}

	/* for contact page */
	#half-right .contact-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height:325px;
	}
	
	#half-left .contact-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height:325px;
	}

	/* for testimonials page */
	#half-right .testimonial-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		min-height: 344px;
	}
	
	#half-left .testimonial-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		height: 514px;
	}

	/* for subscribe page */
	#half-right .subscribe-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		height: 560px;
	}
	
	#half-left .subscribe-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		height: 560px;
	}

	/* for services page */
	#half-right .services-r-half-rep {
		background-image:url(images/r-half-rep-trans.png);
		background-repeat:repeat-y;
		height: 230px;
	}
	
	#half-left .services-l-half-rep {
		background-image:url(images/l-half-rep-trans.png);
		background-repeat:repeat-y;
		height: 230px;
	}



/* three columns template */
#third-left {
	width:322px;
	float:left;

}

#third-middle {
	width:336px;
	float:left;
}

#third-right {
	width:322px;
	float:right;
}

	#third-left .l-third-top {
		background-image:url(images/l-third-top-trans.png);
		background-repeat:no-repeat;
		text-align:center;
		height:25px;	
	}
	
	#third-left .l-third-rep {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		min-height:334px;
	}
	
	#third-left .l-third-btm {
		background-image:url(images/l-third-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;
	}

	#third-middle .m-third-top {
		background-image:url(images/m-third-top-trans.png);
		background-repeat:no-repeat;
		text-align:center;
		height:25px;	
	}
	
	#third-middle .m-third-rep {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		min-height:334px;
	}
	
	#third-middle .m-third-btm {
		background-image:url(images/m-third-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

	#third-right .r-third-top {
		background-image:url(images/r-third-top-trans.png);
		background-repeat:no-repeat;
		text-align:center;
		height:25px;	
	}
	
	#third-right .r-third-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;

	}
	
	#third-right .r-third-btm {
		background-image:url(images/r-third-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

	/* for Sync page images */
	
	.pic-box {
		margin: 0 150px;
	}
	.pic1 {
		width:122px;
		float:left;
	}
	.pic2 {
		width:122px;
		float:left;
	}
	.pic3 {
		width:122px;
		float:left;
	}

	/* for collaboration software (home) page */
	#third-left .cs-l-third-rep {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		height:315px;
	}

	#third-left .cs-l-link-rep {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		height:30px;
	}

	#third-middle .cs-m-third-rep {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		height:315px;
	}

	#third-middle .cs-m-link-rep {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		height:25px;
	}

	#third-right .cs-r-third-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height:315px;
	}

	#third-right .cs-r-link-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height:30px;
	}


	/* for subscribe page */
	#third-right .subscribe-r-third-rep {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height: 560px;
	}
	
	#third-left .subscribe-l-third-rep {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		height: 560px;
	}

	#third-middle .subscribe-m-third-rep {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		height: 555px;
	}

	/* for awards page */
.awards img {
	text-align:center;
	width: 270px;
	margin: 0 1px;
}

/* awards generic column settings */
	#third-left .awards-l-col {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		height:150px;
	}

	#third-left .awards-l-col-link {
		background-image:url(images/l-third-rep-trans.png);
		background-repeat:repeat-y;
		height:50px;
	}

	#third-middle .awards-m-col {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		height:145px;
	}

	#third-middle .awards-m-col-link {
		background-image:url(images/m-third-rep-trans.png);
		background-repeat:repeat-y;
		height:50px;
	}

	#third-right .awards-r-col {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height:150px;
	}

	#third-right .awards-r-col-link {
		background-image:url(images/r-third-rep-trans.png);
		background-repeat:repeat-y;
		height:50px;
	}

/* full column template */
#full-left {
	width:980px;
	float:left;
}

	#full-left .full-top {
		background-image:url(images/full-top-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}
	
	#full-left .full-rep {
		background-image:url(images/full-rep-trans.png);
		background-repeat:repeat-y;
	}
	
	#full-left .full-btm {
		background-image:url(images/full-btm-trans.png);
		background-repeat:no-repeat;
		height:25px;	
	}

.col1 {
	text-align:center;
	width:120px;
	height:65px;
	padding-top: 25px;
}	
.col2 {
	text-align:center;
	width:120px;
	height:65px;
}	
.col3 {
	text-align:center;
	width:200px;
	height:65px;
	padding-top: 25px;
}	
.col4 {
	text-align:center;
	width:100px;
	height:65px;
	padding-top: 25px;
}	



.rep {
	padding:5px 25px;
}

#footer_banner {
	background-image:url(images/footer_banner.jpg);
	background-repeat:no-repeat;
	height:220px;	
}

#footer_banner .content {
	width:700px;
	position:relative;
	left:215px;
	top:25px;
	color:#fff;
}

#footer {
	padding-bottom:10px;
}

#footer p{
	margin-top:0;
	font-size:10px;
	text-align:center;
}

#footer_strip {
/*	background-image:url(images/f-strip-trans.png);
	background-repeat:no-repeat;  */
	height:30px;
}

#footer_strip ul li {
	padding-left:15px;
	padding-top:5px;
	float:left;
	color:#868685;
}



/*-----------------------------top main menu------------------------------*/


#main_menu{
	float:left;
	margin:0;
	padding:0;
	list-style:none;

}
ul#main_menu {
	list-style:none;
}

ul#main_menu li {
	display: inline;
}

#main_menu li a{
	display:block;
	height:26px;
	width:60px;
	text-decoration:none;
	float:left;
	padding:0px 1px;
}
#main_menu li a em{
	display:none;
}
ul#main_menu li a.home {
	background: url(images/menu/home-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.products {
	background: url(images/menu/products-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.services {
	background: url(images/menu/services-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.support {
	background: url(images/menu/support-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.download {
	background: url(images/menu/download-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.about {
	background: url(images/menu/about-trans.png) no-repeat bottom center;
	width:60px;
}
ul#main_menu li a.login {
	background: url(images/menu/login-trans.png) no-repeat bottom center;
	width:60px;
}

#main_menu li a em{
	display:none;
}

/* this shows the state when the mouse is over a certain option */
ul#main_menu li a.home:hover, ul#main_menu li a home:active,
ul#main_menu li a.products:hover, ul#main_menu li a products:active,
ul#main_menu li a.services:hover, ul#main_menu li a services:active,
ul#main_menu li a.support:hover, ul#main_menu li a support:active,
ul#main_menu li a.login:hover, ul#main_menu li a login:active,
ul#main_menu li a.download:hover, ul#main_menu li a download:active,
ul#main_menu li a.about:hover, ul#main_menu li a about:active
 {
	background-position: center center;
}
/* this shows the active state when the page has been selected */
body#home ul#main_menu li a.home,
body#products ul#main_menu li a.products,
body#services ul#main_menu li a.services,
body#support ul#main_menu li a.support,
body#download ul#main_menu li a.download,
body#about ul#main_menu li a.about,
body#login ul#main_menu li a.login {
	background-position: center center;
}

/*-----------------------------sub menu------------------------------*/

#sub_menu{
	float:left;
	margin:0;
	padding:0;
	list-style:none;

}
ul#sub_menu {
	list-style:none;
}

ul#sub_menu li {
	display: inline;
}

#sub_menu li a{
	display:block;
	height:26px;
	width:70px;
	text-decoration:none;
	float:left;
	padding:0px 1px;
}
#sub_menu li a em{
	display:none;
}
ul#sub_menu li a.new {
	background: url(images/menu/whatsnew.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.features {
	background: url(images/menu/features.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.partners {
	background: url(images/menu/partners.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.awards {
	background: url(images/menu/awards.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.testimonials {
	background: url(images/menu/testimonials.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.subscribe {
	background: url(images/menu/subscribe.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.contact {
	background: url(images/menu/contact.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.sync {
	background: url(images/menu/sync.jpg) no-repeat bottom center;
	width:70px;
}
ul#sub_menu li a.compare {
	background: url(images/menu/compare.jpg) no-repeat bottom center;
	width:70px;
}

#sub_menu li a em{
	display:none;
}


ul#sub_menu li a.new:hover, ul#sub_menu li a new:active,
ul#sub_menu li a.features:hover, ul#sub_menu li a features:active,
ul#sub_menu li a.partners:hover, ul#sub_menu li a partners:active,
ul#sub_menu li a.awards:hover, ul#sub_menu li a awards:active,
ul#sub_menu li a.testimonials:hover, ul#sub_menu li a testimonials:active,
ul#sub_menu li a.subscribe:hover, ul#sub_menu li a subscribe:active,
ul#sub_menu li a.login:hover, ul#sub_menu li a login:active,
ul#sub_menu li a.sync:hover, ul#sub_menu li a sync:active,
ul#sub_menu li a.compare:hover, ul#sub_menu li a compare:active,
ul#sub_menu li a.contact:hover, ul#sub_menu li a contact:active
 {
	background-position: center center;
}

body#new ul#sub_menu li a.new,
body#features ul#sub_menu li a.features,
body#partners ul#sub_menu li a.partners,
body#awards ul#sub_menu li a.awards,
body#testimonials ul#sub_menu li a.testimonials,
body#subscribe ul#sub_menu li a.subscribe,
body#sync ul#sub_menu li a.sync,
body#compare ul#sub_menu li a.compare,
body#contact ul#sub_menu li a.contact {
	background-position: top center;
}



/*-----------------------------font styling------------------------------*/

h1,h2,h3,h4 {
	font-family:"Century Gothic", "Myriad Pro", "Helvetica 25 UltraLight";
	color:#454545;
}

h1 {
	margin-top:0;
	font-size:25px;
}

.cntr, .cntr a {
	text-align:center;
}

h2 {
	margin-top:0;
	font-size:18px;
	
}

h3 {
	margin-top:0;
	font-size:16px;
}

p {
	font-size:12px;
	line-height:20px;
}

a{
	color:#ef6625;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#left a{
	color:#868685;
	font-weight:bold;
}

#right ul {
	margin:0;
	padding:0 0 0 7px;
}

#right li {
	list-style:none;
	background-image:url(images/list_dots-trans.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	padding:3px 0 0 10px;
	margin:0;
	font-size:12px;
}

#left ul {
	margin:0;
	padding:0 0 0 7px;
}

#left li {
	list-style:none;
	border-bottom:dotted 1px #868685;
	padding:8px 0px;
	margin:0;
	font-size:11px;
}

hr {
	color:#dadada;
}


/*-----------------------------MISC------------------------------*/

.clear {
	clear:both;
}

.dot { /*in footer banner*/
	background-image:url(images/footer_ban_dot-trans.png);
	background-repeat:no-repeat;
	padding:4px 0 7px 35px;	
}

.yellow{
	color:#fe9f03;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.no-dot {
	list-style:none;
}

#flashcontent {
	background-color:#FFFFFF;
}

#search {
	text-align:center;
}

img, a img {
	border:none;
}

.bullet h1 {
	background-image: url(images/uvcBullet.jpg);
	width:500px;
	height:34px;
	background-repeat:no-repeat;
}

.nudge {
	padding-top:25px;
	padding-left:65px;
}

#banner {
	background-image: url(images/static-banner.png);
	margin-top:26px;
/*	width:978px;
	height:283px; */
	background-repeat:no-repeat;
	display:block;
}