 /*CSS Reset*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/*Main stylesheet*/
html{
	background:#222 url(img/bg2.jpg) repeat;
}
body{
	font-family:"Gotham HTF",Corbel,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-weight:bold;
	font-size:22px;
	color:#039;
}
h3 {
	font-weight:bold;
	text-decoration:underline;
}
#container {
	margin:10px auto 0;
	overflow: hidden;
	width:1000px;
}
#nav ul {
	margin-left:340px;
	overflow: hidden;
}
#nav li {
	float:left;
	list-style:none;
	margin: 0 5px;
}
#nav li a {
	color:#FFF;
	display: block;
	padding: 6px 15px;
	text-decoration:none;
	text-align:center;
}
.active {
	background-color:#CB0029;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}
#nav li a:hover {
	background-color:#CB0029;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}
#wrapper {
	background:#FFF;
	overflow: hidden;
	padding: 30px;
	zoom: 1;
}
#header {
	background:url(img/hd-bg.png) repeat-x;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	height:220px;
}
#logo {
	background:transparent url(img/hd.png) no-repeat scroll 80px 0;
	float:left;
	height:215px;
	width:430px;
}
#slide {
	float: right;
	height: 200px;
	overflow: hidden;
	margin: 10px 30px;
	width: 400px;
}
#slide img {
	border: 7px solid #000;
	border-color: rgba(0,0,0,0.4);
}
.mod{
	border: 1px solid #ccc;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	overflow: hidden;
	padding: 20px;
	-moz-box-shadow: 0 0 10px #CCC;
	-webkit-box-shadow: 0 0 10px #CCC;	
}
#welcome,
#about,
#investors,
#careers {	
	margin-right: 20px;
	width:62%;	
}
#welcome p, #press-release p{
	padding: 10px 60px 10px 0;
}
#welcome a.read-more{
	background: transparent url(img/more.png) no-repeat;
	display: block;
	float: right;
	height: 23px;
	margin: 10px 0;
	width: 70px;
}
#welcome a.read-more p{
	text-indent: -9999px;
}
#testimonials {
	width:250px;
}
#testimonials blockquote{
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
}
#output p{
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}
#about p,
#investors p{
	margin: 10px 0;
}
#about h4{
	font-weight:bold;
	font-size:18px;
	color:#039;
}
.mod ul{
	margin:10px 0 10px 20px;
}
.mod ul li{
	list-style-type: disc;
}
#sidebar{
	width: 250px;
}
#sidebar ul.linkmap{
	margin: 0 0 25px;
}
#sidebar ul.linkmap li{
	list-style: none;
}
#content{
	float:left;
	height:600px;
	width:880px;
	padding: 20px 20px 20px 20px;
	margin: 40px 0px 0px 40px;
	border: 1px solid #ccc;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#footer {
	margin:0 auto;
	color:#FFFFB9;
	position:relative;
	text-align:left;
	background-color:#D50011;
	height:220px;
	width: 100%;
	clear:both;
	background-image:url(img/hd-bg.png);
}
#footer dl {
	float:left;
	font-size:15px;
	margin-left:40px;
	padding:10px 5px 10px 40px;
}
#footer dl dd {
	line-height:1.4;
	background:transparent url(img/li-ft.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}
#footer dl dt{
	font-size:17px;
	color:#DDD;
	padding:0 0 10px 0;
}
#footer dl dd a{
	color: #FFFFB9;
	text-decoration: none;
}
#footer dl#nav-c{
	background: rgba(0,0,0,0.2);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	margin: 15px 50px 0;
	padding: 10px 35px;
	width: 305px;
}
#footer dl#nav-c dd.capventure,
#footer dl#nav-c dd.tag,
#footer dl#nav-c dd.atdc,
#sidebar .capventure,
#sidebar .tag,
#sidebar .atdc {
	background: transparent url(img/capvent.png) no-repeat;
	border: 5px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: rgba(0,0,0,0.3);
	float: left;
	height: 53px;
	margin: 3px;
	text-indent: -9999px;
	width: 195px;
	padding: 0;
}
#footer dl#nav-c dd.tag,
#sidebar .tag {
	background: transparent url(img/tag.png) no-repeat;
	width: 137px;
}
#footer dl#nav-c dd.atdc,
#sidebar .atdc {
	background: transparent url(img/atdc.png) no-repeat;
	width: 95px;
}
#sidebar .capventure,
#sidebar .tag,
#sidebar .atdc{
	border-width: 2px;
	margin: 3px 0;
	float: none;
}
#copyright {
	background-color:#FFF;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius-bottom-left: 10px;
	-webkit-border-radius-bottom-right: 10px;	
	clear: both;
	color:#2d3537;
	font-size:12px;
	padding: 3px 0;
	text-align:center;
}
#cpp form{
	overflow: hidden;
	width: 470px;
	margin: 10px 0;
}
#cpp form input{
	margin: 5px 0;
}
#cname,
#cemail,
#title,
#company,
#cphone{
	width: 260px;
}
#cpp form input#ccaptcha{
	margin: 8px 30px;
	width: 60px;
}
#cpp form .form-action{
	background: #CB0029;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	margin: 5px;
	padding: 5px 10px;
}
#cpp em{
	color: red;
}
#cpp fieldset{
	border: 2px groove #EEE;
	padding: 20px;
}
#cpp label{
	display: block;
}
label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}
.message{
	color: #003399;
	font-size: 15px;
}
#contact,
#social-media,
#products {
	width: 95%
}
#address-container{
	float: left;
}
iframe{
	border: 2px solid;
	float: right;
	margin-top: -50px;
}
/*Javascript Interaction Styles*/
.pics img {
	height: 150px;
	left:0;
	top:0;	
	width: 120px;	
}
#output{
	float:left;
	color:#222;
	margin: 10px 0;
}

#press-release {
	width: 95.5%;
	margin: 1.5em 0 0;
}

/*Social Styles*/
.twitted {
	margin: 1.5em 0;
	width: 95.5%;
}
.twitted h2 {
	color:#039;
	font-size:22px;
	font-weight:bold;
	text-decoration: none;
}
.twitted p.preLoader {
	margin: 0 350px;
	padding: 1em 1em 1em 3em;
	background: transparent url(img/loader.gif) 1em center no-repeat;
	text-indent: 20px;
	width: 200px;
}
.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}
.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
}
.twitted ul#twitter_update_list li span {
	display: block;
}
.twitted ul#twitter_update_list li span a {
	color: #00f;
}
.twitted ul#twitter_update_list li a {
	color: #f00;
}
#social-media{
	margin-top:20px;
}
.twitted a.profileLink,
#social-media a.profileLink {
	background: transparent url(img/twitter.png) no-repeat;
	display: block;
	height: 85px;
	float: left;
	margin-top: 10px;
	text-indent: -9999px;
	width: 220px;
}
#social-media a.facebook{
	background: transparent url(img/facebook.png) no-repeat;
	display: block;
	height: 75px;
	float: left;
	margin: 18px;
	text-indent: -9999px;
	width: 200px;
}
/*404 Style*/
#wrapper #error,
#wrapper #success{
	background: #FEFDB3;
	color: red;
	display: block;
	font-size: 19px;
	padding: 10px;
	margin: 10px 0;
}