/* Global Styles */

body {
	margin:0px;
	padding:0px;
	background:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alignleft {
	float:left;
	padding:0 0px 0 5px;
}

.alignright {
	float:right;
	padding:0 5px 0 0;
}


.red {
	color:#D50E0E;
}


.clear {
	clear:both;
}

.spacer {
	clear:both;
	height:15px;
}


/*Home page start*/

#wrapper {
	width:990px;
	margin:0px auto;
	background:#FFFFFF;
} 

.topbar {
	height:20px;
	width:990px;
	background:#DE0607;
}


.topnavbar {
	clear:both;
	width:990px;
	background:#FFFFFF;
	height:34px;
}

.topnav{
	float:right;
	padding-right:20px;
	
} 
.topnav a {
	float:left;
	position:relative;
	display:block;
	margin:0 5px;
	padding-top:5px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.1em;
	text-align:center;
	height:25px;
	width:94px;
	background:#03070A;
}
	
.topnav a:hover {
	color:#ffffff;
	background:#DE0607;
}

.flash {
	float:left;
	position:relative;
	width:703px;
	height:170px;
}

.logo {
	float:left;
	position:relative;	
	width:287px;
	height:170px;
	
}

.design {
	width:966px;
	height:146px;
	margin:0 auto;
	
}

#content {
	width:966px;
	margin:0 auto;
}

.recentwork {
	float:left;
	position:relative;
	width:666px;
	height:360px;
	border:1px solid #e2dede;
	background:#fff url('images/work-bg.gif') repeat-x;
}
	
.work {
	float:left;
	position:relative;
	padding-left:20px;
	padding-top:40px;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#110E0E;
	font-weight:normal;
}

.testimonial {
	float:left;
	position:relative;
	margin-top:30px;
	margin-left:20px;
	width:246px;
	height:269px;
	background:url('images/testimonials-bg-2.jpg');
}

.testimonial-con {
	margin:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#110E0E;
	font-weight:normal;
	text-align:justify;
}	

.testmonial-heading {
	font-family:Arial, Helvetica, sans-serif;
	margin:50px 0 20px 30px;
	font-size:20px;
	
}

.testi-more {
	float:right;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#A10101
}

.testi-more a {
	color:#A10101;
	text-decoration:underline;
}

.testi-more a:hover {
	color:#A10101;
	text-decoration:none;
}

.navigation-box {
	float:right;
	position:relative;
	width:272px;
	height:360px;
	background:#DFDDDE;
}

.navigation-box-in {
	width:256px;
	height:344px;
	margin:8px;
	background:#fff;
}

.navigation-box-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background:url('images/hand.gif') right no-repeat;
	padding:10px 0 0 15px;
}

.navigation-box ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#110E0E;
	list-style:none;
	padding-left:20px;
	padding-top:10px;
	margin:0;
}

.navigation-box ul li {
	list-style:none;
	background:url('images/arrow.gif') left no-repeat;
	padding-left:20px;
	line-height:26px;
}

.navigation-box ul li a {
	color:#110E0E;
	text-decoration:none;
}

.navigation-box ul li a:hover {
	color:#C80404;
	text-decoration:none;
}

.welcome-box {
	float:left;
	position:relative;
	width:606px;
	height:232px;
	border:1px solid #e2dede;
	/*background:url('images/bg2.gif') repeat-x;*/
	background:#f2f2f2;
	padding:30px 30px;
}

.welcome-heading {
	font-family: "Trebuchet MS";
	font-size:25px;
	color:#A80101;
}

.welcome-content {
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#110E0E;
	text-align:justify;
	line-height:16px;
	margin-top:30px;
}

.contact-bubble {
	float:right;
	position:relative;
	width:272px;
	height:272px;
	background:url('images/contactus-bubble.gif') no-repeat;
}

.contact-list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:40px 36px 0 36px;
}

.logo-box {
	float:left;
	position:relative;
	width:960px;
	height:128px;
	border:1px solid #ccc;
	/*background:#C80708;*/
}

.logo-box-in {
	width:950px;
	height:120px;
	margin:4px;
	background:#fff;
}

.footer-top {
	height:191px;
	border-bottom:1px solid #C80708;
	border-top:1px solid #C80708;
}

.footer-top-content {
	float:left;
	position:relative;
	width:440px;
	font-family: "Trebuchet MS";
	font-size:13px;
	padding:10px 0px 0 35px;
	text-align:justify;
}

.footer-top-content-heading {
	font-size:28px;
	padding-bottom:10px;
}

.footer-top-break {
	width:64px;
	float:left;
	position:relative;
}

.footer-top-payment {
	width:400px;
	float:left;
	position:relative;
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#C60909;
	font-weight:bold;
	padding-top:10px
}

.footer {
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
}

.footer a {
	color:#000;
	text-decoration:none;
}

.footer a:hover {
	color:#C60909;
	text-decoration:underline;
}

.footer-end {
	background:#C70909;
	height:10px;
}

.more {
	float:right;
	font-size:11px;
	color:#D50E0E;
}

.more a {
	color:#D50E0E;
	text-decoration:underline;
}

.more a:hover {
	color:#D50E0E;
	text-decoration:none;
}

	
		


