@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/body-bg.jpg) repeat-x;
	margin: 0 auto;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
#main-container {
	margin: 0 auto;
	width: 970px;
}
#header {
	height: 360px;
	background: url(../images/header-bg.jpg) repeat-x ;
	clear: both;
}
#header img {
	border: 0;
}
#header-content {
	float:right;
	width: 385px;
}
#navigation {
	color: #afafaf;
	font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: right;
}
#navigation a {
	color: #afafaf;
	text-decoration: none;
}
#navigation .active a {
	color: #58bcfd;
	text-shadow: #000000 0px -1px 0px;
}
#navigation ul li {
	display: inline;
	padding: 0 15px 0 0;
}
#navigation li.active {
	color: #58bcfd;
	text-shadow: #000000 0px -1px 0px;
}
#navigation li a:hover {
	color: #58bcfd;
	text-shadow: #000000 0px -1px 0px;
}
#tagline {
	color: #ffffff;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 30px 0 0 0;
	width: 450px;
}
#tagline h1 {
	font-size: 16px;
}
#tagline span {
	font-size: 20px;
	font-family: "Lucida Console", Monaco, monospace;
}
#tagline p.signature {
	color: #000000;
	float: right;
	font-size: 15px;
	line-height: 0px;
	padding-right: 40px;
}
#rotator {
	padding-top: 50px;
}
#container {
	border-top: 4px solid #bfbfbf;
	border-bottom: 1px solid #efefef;
	background-color: #ffffff;
	clear: both;
	padding: 0 0 40px 0;
	overflow: auto;
}
.box-2 {
	float: left;
	padding: 0 20px 0 30px;
	width: 650px;
}
.box-2 h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-2 img {
	float: left;
	padding: 10px 20px 10px 10px;
}
.box-2 p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
.box-3-social {
	font: 13px Arial, Helvetica, sans-serif;
	color:#333;
}
.box-2-twitter p {
	line-height: 20px;
}
.box-3-social a {
	color: #006FB7;
}
.box-3-social ul {
	margin-left: -55px;
}
.box-3-social ul li {
	list-style-type: none;
	padding-left:25px;
	margin-bottom: 10px;
	background: transparent url(../images/twitter_icon.png) no-repeat 0 3px;
	font-size:13px;
	padding-top: 3px;
}

.box-3-social {
	float: left;
	padding: 0 20px 0 20px;
	width: 200px;
}
.box-3-social h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-3-social img {
	float: left;
	padding: 10px 20px 10px 10px;
	border: none;
}
.box-3-social p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
.box-3 {
	float: left;
	padding: 0 20px 0 20px;
	width: 200px;
}
.box-3 h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-3 img {
	float: left;
	padding: 10px 20px 10px 10px;
}
.box-3 p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
.box-3-old {
	float: left;
	padding: 0 20px 0 20px;
	width: 280px;
}
.box-3-old h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-3-old img {
	float: left;
	padding: 10px 20px 10px 10px;
}
.box-3-old p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
#cisco {
	border-right: 1px solid #bfbfbf;
	float: left;
	margin-left: 25px;
	width: 600px;
}
.box-info {
	float: right;
	padding: 0 30px 0 0px;
	width: 290px;
	
}
.box-info h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-info img {
	float: left;
	padding: 10px 20px 10px 10px;
}
.box-info p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
#footer {
	background-color: #f8f8f8;
	clear: left;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 20px 0 20px;
	height: 40px;
}
#footer span {
	color: #006fb7;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer .active a {
	color: #006fb7;
}
.left {
	padding: 10px 0 0 0;
	float: left;
}
.right {
	float: right;
}
.right ul li {
	display: inline;
	padding: 0 20px 0 0;
}
.right li.active {
	color: #006fb7;
}


/* Form style */

hr { 
	color: inherit; 
	height: 0; 
	margin: 10px 0 6px 0; 
	padding: 0; 
	border: 1px solid #d9d9d9; 
	border-style: none none solid; 
}
#contact { 
	display: block; 
	width: 520px; 
	margin: 20px 0 0 20px; 
	padding: 10px 10px 10px 10px; 
	border: 1px solid #cbcbcb; 
	background-color: #FFF; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	float: left; 
}
#contact p {
	font: 12px Arial, Helvetica, sans-serif;
 	color: #5c5c5c;
}
label { 
	display: inline-block; 
	float: left; 
	height: 26px; 
	line-height: 26px; 
	width: 155px; 
	font: 12px Arial, Helvetica, sans-serif;
 	color: #5c5c5c;
}
input { 
	margin: 0; 
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	font: 12px Arial, Helvetica, sans-serif; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	width: 250px;
}   
textarea { 
	margin: 0; 
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	font: 12px Arial, Helvetica, sans-serif; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	width: 250px;
	height: 150px;
}   
select { 
	margin: 0; 
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 5px 0; 
	font: 12px Arial, Helvetica, sans-serif; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	width: 262px;
}   
input:focus, textarea:focus, select:focus { 
	border: 1px solid #999;
	background-color: #fff; 
	color:#333;
}
input.submit { 
	cursor: pointer; 
	border: 1px solid #222;
	background:#333; 
	color:#fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	width: 262px;
}
input.submit:hover { 
	background:#444;
}
fieldset { 
	padding:10px; 
	border:1px solid #eee; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
}
legend { 
	padding:7px 10px; 
	font-weight:bold; 
	color:#5c5c5c; 
	border:1px solid #eee; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
}
span.required{ 
	font-size: 13px; 
	color: #ff0000; 
} /* Select the colour of the * if the field is required. */

/* Style for the error message */
.error_message { 
	display: block; 
	height: 22px; 
	line-height: 22px; 
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; 
	padding: 3px 10px 3px 35px; 
	margin: 10px 0; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
}

#succsess_page h1 { 
	background: url('../assets/success.gif') left no-repeat; 
	padding-left:22px; 
	font: 16px Arial, Helvetica, sans-serif;
 	color: #5c5c5c;
}
#succsess_page p {
	font: 12px Arial, Helvetica, sans-serif;
 	color: #5c5c5c;
	line-height: 18px;
}
.box-1 {
	float: right;
	padding: 0 20px 0 20px;
	width: 350px;
}
.box-1 h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-1 img {
	float: left;
	padding: 10px 18px 10px 8px;
	border: none;
}
.box-1 p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;

}
.box-1-contact {
	float: right;
	padding: 0 20px 0 20px;
	width: 350px;
}
.box-1-contact h2 {
	border-bottom: 1px solid #bfbfbf;
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 10px 0 5px 0;
}
.box-1-contact img {
	float: left;
	padding: 0px 20px 10px 10px;
}
.box-1-contact a {
	color: #006DB7;
}
.box-1-contact p {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* ------- Slideshow -------*/

ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	background-color: #ececec;
}

/* ------- Table -------*/

.datatable {
	margin: 20px 0 0 30px;
	color: #333333;
	font: 13px Helvetica,Arial,Verdana,Tahoma,sans-serif;
	border-collapse: collapse;
}
.datatable caption {

}
.datatable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 20px;
	height: 40px;
}
.datatable th {
	background-color: #434342;
	padding-right: 3px;
	padding-left: 3px;
	color: #ffffff;
	height: 40px;
}
.datatable caption {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../images/tableheader2.gif) ;
	height:36px;
	margin-bottom:-15px;
	margin-left:-17px;
	text-indent:-9999px;
	width:935px;
}
.datatable th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434342;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434342;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434243;
	font-weight: bold;
}
.datatable .cat1 {
	width: 100px;
	padding-left: 20px;
}
.datatable .cat2 {
	width: 600px;
	padding-left: 20px;
}
.datatable .col1 {
	width: 100px;
	background-color: #f6f6f7;
	font-weight: bold;
}
.datatable .col2 {
	width: 100px;
	background-color: #ffffff;
}
