/* //////////////////////////////////////////////// structure //////////////////////////////////////////////// */	


body {
	margin: 0 0;
	padding: 0 0;
	color: #4e4f53;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	background-color: #ececec;
	}
	
#container {
	margin: 0;
	padding: 0 0 30px 0;
	background: white url(../images/bg.jpg) 0 0 repeat-x;
	}

#container:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}

a {
	color: #ff9900;
	text-decoration: none;
	}

a:hover {
	color: #ff9c09;
	text-decoration: underline;
	}

ul {
	padding: 0 0 0 15px;
	margin: 0;
	}

li {
	padding: 0;
	margin: 0 0 8px 0;
	}

h3 {
	font-weight: normal;
	color: #74787c;
	font-size: 18px;
	padding: 0;
	margin-top: 0;
	}
h4 {
	font-weight: normal;
	color: #74787c;
	font-size: 18px;
	padding: 0;
	margin-top: 0;
	}
	
/* //////////////////////////////////////////////// header //////////////////////////////////////////////// */	

#header {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	background: transparent url(../images/header.jpg) center 0 no-repeat;
	}

#headertype {
	margin: 0 0 14px 0;
	padding: 27px 0 0 0;
	width: 513px;
	height: 149px;
	text-indent: -3000px;
	background: transparent url(../images/headertype.jpg) center 27px no-repeat;
	}
#branchheadertype {
	margin: 0 0 14px 0;
	padding: 27px 0 0 0;
	width: 513px;
	height: 149px;
	text-indent: -3000px;
	background: transparent url(../images/branchheadertype.jpg) center 27px no-repeat;
	}
#dcheadertype {
	margin: 0 0 14px 0;
	padding: 27px 0 0 0;
	width: 513px;
	height: 149px;
	text-indent: -3000px;
	background: transparent url(../images/datacenterheadertype.jpg) center 27px no-repeat;
	}

h1 {
	margin: 0 auto;
	padding: 0;
	}

#header ul {
	padding: 0;
	height: 119px;
	margin: 0 0 24px 6px;
	padding: 0;
	}
	
#header li {
	float: left;
	list-style-type: none;
	margin: 0;
	}

a.dvyatta {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/dvyatta_200.png) 0 0 no-repeat;
	}

a:hover.dvyatta {
	background: transparent url(../images/dvyatta_200.png) 0 -119px no-repeat;
	}

a.dcitrix {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/dcitrix_200.png) 0 0 no-repeat;
	}
a:hover.dcitrix {
	background: transparent url(../images/dcitrix_200.png) 0 -119px no-repeat;
	}

a.dbranch {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/vn_branch_button.png) 0 0 no-repeat;
	}

a:hover.dbranch {
	background: transparent url(../images/vn_branch_button.png) 0 -119px no-repeat;
	}
	
a.ddatacenter {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/vn_dc_button.png) 0 0 no-repeat;
	}

a:hover.ddatacenter {
	background: transparent url(../images/vn_dc_button.png) 0 -119px no-repeat;
	}

a.dcitrixbr {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/dcitrix_br_200.png) 0 0 no-repeat;
	}

a:hover.dcitrixbr {
	background: transparent url(../images/dcitrix_br_200.png) 0 -119px no-repeat;
	}


a.dcitrixag {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 119px;
	text-indent: -3000px;
	background: transparent url(../images/dcitrix_ag_200.png) 0 0 no-repeat;
	}

a:hover.dcitrixag {
	background: transparent url(../images/dcitrix_ag_200.png) 0 -119px no-repeat;
	}
/* //////////////////////////////////////////////// benefits //////////////////////////////////////////////// */	

#benefits {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	}

#benefits:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
	
#benefits h2 {
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
	width: 940px;
	height: 40px;
	text-indent: -3000px;
	background: transparent url(../images/benefits.png) 0 0 no-repeat;
	}

#benefits img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	}

#b1 {
	float: left;
	margin: 0 20px 0 10px;
	padding: 0 0;
	width: 330px;
	}

#b2 {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0;
	width: 300px;
	}

#b3 {
	float: left;
	margin: 0 0;
	padding: 0 0;
	width: 240px;
	}

/* //////////////////////////////////////////////// feature //////////////////////////////////////////////// */	

#features {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	}

#features h2 {
	display: block;
	margin: 30px 0 20px 0;
	padding: 0;
	width: 940px;
	height: 40px;
	text-indent: -3000px;
	background: transparent url(../images/features.png) 0 0 no-repeat;
	}

#features ul {
	height: 158px;
	}

#features ul li {
	padding: 0;
	margin: 0 0 2px 0;
	}

#f1 {
	float: left;
	margin: 0 20px 0 10px;
	padding: 30px 30px 0 30px;
	width: 390px;
	background: transparent url(../images/featuresbg.jpg) 0 0 no-repeat;
	}

#f2 {
	float: left;
	margin: 0 0;
	padding: 30px 30px 0 30px;
	width: 390px;
	background: transparent url(../images/featuresbg.jpg) 0 0 no-repeat;
	}

#features h3 {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	width: 274px;
	height: 40px;
	text-indent: -3000px;
	}

#features #f1 h3 {
	background: transparent url(../images/features-citrix.gif) 0 0 no-repeat;
	}
#features #f1 h5 {
	background: transparent url(../images/features-citrixbr.png) 0 0 no-repeat;
	}
#features #f1 h6 {
	background: transparent url(../images/features-citrixag.png) 0 0 no-repeat;
	}

#features #f2 h3 {
	background: transparent url(../images/features-vyatta.gif) 0 0 no-repeat;
	
	}
	
	
/* //////////////////////////////////////////////// architecture ////////////////////////////////////// */

#arch {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	}

#arch h2 {
	display: block;
	margin: 30px 0 20px 0;
	padding: 0;
	width: 940px;
	height: 40px;
	text-indent: -3000px;
	background: transparent url(../images/architectures.png) 0 0 no-repeat;
	}

#arch ul {
	height: 158px;
	}

#arch ul li {
	padding: 0;
	margin: 0 0 2px 0;
	}

#a1 {
	float: left;
	margin: 0 20px 0 10px;
	padding: 30px 30px 0 30px;
	width: 390px;
	background: transparent url(../images/featuresbg.jpg) 0 0 no-repeat;
	}

#a2 {
	float: left;
	margin: 0 0;
	padding: 30px 30px 0 30px;
	width: 390px;
	background: transparent url(../images/featuresbg.jpg) 0 0 no-repeat;
	}

#arch h3 {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	width: 274px;
	height: 40px;
	text-indent: -3000px;
	}
/*
#arch #a1 h3 {
	background: transparent url(../images/arch_branch.gif) 0 0 no-repeat;
	}

#arch #a2 h3 {
	background: transparent url(../images/arch_datacenter.gif) 0 0 no-repeat;
	}  */

/* //////////////////////////////////////////////// footer //////////////////////////////////////////////// */	

#footer {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 940px;
	height: 100px;
	color: #888;
	font-size: 12px;
	}

#footer ul.logos {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#footer ul.logos li {
	float: left;
	list-style-type: none;
	margin: 0 18px 0 0;
	}

a.footerc {
	padding: 0;
	margin: 0 0;
	display: block;
	width: 79px;
	height: 32px;
	text-indent: -3000px;
	background: transparent url(../images/footer-c.gif) 0 0 no-repeat;
	}

a.footerv {
	padding: 0;
	margin: 0;
	display: block;
	width: 122px;
	height: 32px;
	text-indent: -3000px;
	background: transparent url(../images/footer-v.gif) 0 0 no-repeat;
	}


#footer ul.links {
	display: block;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	}
	
#footer ul.links li {
	float: left;
	list-style-type: none;
	margin: 0 14px 0 0;
	}

