/* Global CSS */
body {
	color: #666666;
	background-color: #1a1a1a;
	margin:0px;
	padding:0px;
}
h2 {
	letter-spacing: -0.1em;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
h2 a {
	color: #000000;
}
h3 {
	color: #363636;
	font-size: 0.9em;
	font-weight: bold;
}
h3 a {
	color: #363636;
}
a {
	color: #144f7c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 20px;
}
blockquote{
	font-size:0.8em;
	
}
.Clear {
	clear:both;
	padding:0px;
	margin:0px;
}
.More {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.More a {
	font-size: 0.8em;
}
.LargeImageBorder {
	background: url('../Images/ImageBgLarge.png') no-repeat center top;
	width: 100%;
	height: 367px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.LargeImage {
	padding: 8px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 640px;
	height: 350px;
}
SmallImageBorder {
	background: url('../Images/ImageBg.png') no-repeat;
	padding: 0px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 202px;
	height: 153px;
}
ul.SmallImageBorderUL {
	padding: 0px;
	margin-left: 22px;
}
ul.SmallImageBorderUL li {
	background: url('../Images/ImageBg.png') no-repeat;
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 202px;
	height: 153px;
}
.SmallImage {
	padding: 8px 0px 0px 9px;
	width: 195px;
	height: 136px;
}
.PageBreak {
	height: 0px;
	width: 100%;
	border-top: 1px solid #868686;
	border-bottom: 1px solid #ffffff;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
/* End of Global CSS */

/* Layout CSS */
/* Page Layout CSS */
.Header {
	background: url('../Images/HeaderBg.png') no-repeat center top;
	background-color: #000000;
	width: 100%;
	height: 80px;
	margin:0px;
	padding:0px;
}
.HeaderContent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.Logo {
	margin: 20px 0px 0px 0px; 
	float: left;
}
ul.Menu {
	float: right;
	margin-top: 30px;
	letter-spacing: -0.1em;
	font-size: 1.3em;
	font-weight: bold;
}
ul.Menu li {
	display: inline;
	margin: 0px 10px 0px 0px;
}
ul.Menu li a {
	color: white;
	text-decoration: none;
}
ul.Menu li a:hover {
	color: white;
	text-decoration: underline;
}
.PageContent {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url('../Images/PageBottom.jpg') repeat-x bottom;
	background-color: #e6e6e6;
}
.InnerPageContent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 15px 0px 15px 0px;
}
/* Left Column */
.LeftColumn {
	float: left;
	width: 699px;
	height: 100%;
}
.LeftColumn p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 0.8em;
}
.LeftColumn h2 {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}
.LeftColumn h3 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.LeftColumn form {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 0.8em;
}
/* End of Left Column */

/* Right Column */
.RightColumn {
	float: right;
	border-left: 1px solid #868686;
	width: 285px;
	height: 100%;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.Testimonial {
	font-size: 0.8em;
	padding: 0px 0px 0px 10px;
}
.FollowText {
	background: url('../Images/Twitter.png') no-repeat;
	background-position: 0% 50%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 100px;
	font-size: 0.8em;
}
/* End of Right Column */

.Footer {
	clear: both;
	background-color: #1a1a1a;
	font-weight: bold;
	color: #605f5f;
	text-align: center;
	width: 100%;
	height: 65px;
	padding-top: 20px;
	float: left;
	font-size: 0.7em;
}
.Footer p {
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
.Footer a {
	color: #605f5f;
}
.Footer a:hover {
	color: #888888;
}
/* End of Page Layout CSS */

/* Start of Home Page CSS */
.FlashVideo {
	float: right;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.Welcome {
	background: url('../Images/WelcomeBg.png') no-repeat center top;
	background-color: #000000;
	width: 100%;
	height: 347px;
	margin:0px;
	padding:0px;
}
.WelcomeInner {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.WelcomeText {
	float: left;
	color: #ffffff;
	width: 500px;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
}
.WelcomeText h2 {
	color: #ffffff;
}
.WelcomeText p {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
}
ul.Features {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.Features li {
	float: left;
	width: 238px;
}
ul.Features p {
	padding: 5px 5px 0px 10px;
	font-size: 0.8em;
}
.FeaturesScalability {
	background: url('../Images/ScalabilityIcon.png') no-repeat top;
	background-position: 50% 0%;
	border-right: 1px solid #ffffff;
	padding: 160px 0px 0px 10px;
}
.FeaturesSecurity {
	background: url('../Images/SecurityIcon.png') no-repeat top;
	background-position: 50% 0%;
	border-left: 1px solid #868686;
	border-right: 1px solid #ffffff;
	padding: 160px 0px 0px 10px;
}
.FeaturesFunctionality {
	background: url('../Images/FunctionalityIcon.png') no-repeat top;
	background-position: 50% 0%;
	border-left: 1px solid #868686;
	border-right: 1px solid #ffffff;
	padding: 160px 0px 0px 10px;
}
.FeaturesInnovation {
	background: url('../Images/InnovationIcon.png') no-repeat top;
	background-position: 50% 0%;
	border-left: 1px solid #868686;
	padding: 160px 0px 0px 10px;
}
/* End of Home Page CSS */

/* Start of Portfolio */

ul.Portfolio {
	width: 685px;
}
ul.Portfolio li{
	background: url('../Images/ImageBg.png') no-repeat;
	min-height: 180px;
}
ul.Portfolio img {
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 9px;
	width: 195px;
	height: 136px;
}
ul.Portfolio h3 {
	padding: 0px 0px 0px 205px;
}
ul.Portfolio p {
	padding: 0px 0px 0px 210px;
}
/* End of Portfolio */
