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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
tfoot, thead, tr, th, td {  
	 border:0pt none;  
	 font-family:inherit;  
	 font-size:100%;  
	 font-style:inherit;
	 margin:0pt;  
	 padding:0pt;  
	 vertical-align:baseline;  
	 } 

body{
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	background-image:url(../images/BG_swirl.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#MainWrapper{
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a5a6a5;
	}

h1{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#0198ff;
	font-style:italic;
	font-weight:normal;
	border-bottom:#333333 solid 1px;
	margin-bottom:10px;
	}

/**********************/	
/*******Header*********/
/**********************/
	
#HeaderWrapper{
	width:850px;
	height:338px;
	}
	
/**************************/	
/*******Navigation*********/
/**************************/
#navWrapper{
}


ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0 auto 25px 25px;
	float: left;
	width: 800px;
	height:50px;
	background: #222;
	font-size: 1em;
	background: url(../images/Navigation_bg.png) no-repeat;

}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	margin-top: 10px;
	padding: 5px 0 5px 0;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	text-align:center;
}
ul.topnav li a:hover{
	/*background: url(../images/nav_hover.png) no-repeat left center;*/
	padding: 5px 0 5px 0;	
}

ul.topnav li span { /*--Drop down trigger styles--*/
	margin-top:8px;
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}

ul.topnav li span.subhover {
	background-position: center bottom; 
	cursor: pointer;
	} /*--Hover effect for trigger--*/
	
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 41px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}

ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 160px;
	padding-left: 5px;
	margin:0;
	text-align:left;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222;
}

	
	
/**********************/	
/*******Body*********/
/**********************/
	
#BodyWrapper{
	width:800px;
	height:auto;
	margin: 0px auto 0px auto;
	}
	
/*******Left Wrapper*********/
	
#LeftWrapper{
	width:540px;
	height:auto;
	float:left;
}

#OurCompanyWrapper{
	width:540px;
	height:auto;
	margin-top:0px;
}

.OurComapnyHeading{
	width:540px;
	height:36px;
	}

#OurCompanyWrapper p{
	margin-top:10px;
	line-height:1.8em;
	text-align:justify;
}

.readmore{
	height:25px;
	line-height:25px;
	float:right;
	}
	
.readmore a{
	width: 150px;
	text-decoration:none;
	color:#0198ff;
	font-size:11px;
	background-image:url(../images/arrow_readmore.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	}
	
	
.readmore a:hover{
	color:#a5a6a5;
	text-decoration:blink;
	background-image:url(../images/arrow_readmore_hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
		
#FeaturedWrapper{
	width:540px;
	height:280px;
	margin-top:30px;
	}
	
.FeaturedHeading{
	width:540px;
	height:32px;
	}

.FeaturedBg{
	width:510px;
	height:192px;
	margin-left:15px;
	margin-top:20px;
	background-image:url(../images/featured_bg.jpg);
	background-repeat:no-repeat;
	}

.FeaturedURL{
	width:235px;	
	height:35px;
	margin-left:152px;
	background-image:url(../images/featured_url_bg.png);
	background-repeat:no-repeat;
	}
	
.FeaturedProductImg{
	width:300px;
	height:130px;
	position:absolute;
	margin-left:105px;
	margin-top:10px;
	}
	
.FeaturedProductImg img{
	width:300px;
	height:130px;
	}
	

/*******Right Wrapper*********/

#RightWrapper{
	width:260px;
	height:auto;
	float:right;
}

#QuoteWrapper{
	margin-top:0px;
	float:right;
}

#RightBox{
	float:right;
	background:#996600;
	width: 235px;
	height:auto;
	margin: 20px 0 0 0;
}

.BoxTop{
	background-image:url(../images/sidebox_TopCorner.png);
	background-repeat:no-repeat;
	width:235px;
	height:10px;
}
.BoxMiddle{
	background-image:url(../images/sidebox_bgcenter.png);
	background-repeat:repeat-y;
	width:235px;
	height:auto;
	padding:5px 0 5px 15px;	
	
}	
.BoxBottom{
	background-image:url(../images/sidebox_BottomCorner.png);
	background-repeat:no-repeat;
	width:235px;
	height:10px;
}

#ServiceList{
	list-style:none;
	width:200px;
	}	
	
#ServiceList li{
	border-bottom: 1px outset #999999;
	padding-bottom:4px;
	padding-top:4px;
	text-decoration:none;
	display:block;
	}
	
#ServiceList li a{
	color:#a5a6a5;
	text-decoration:none;
	display:block;
	}

#ServiceList li a:hover{
	color: #0066FF;
	text-decoration:none;
	display:block;
	}

	
P.Testimonial{
	width:180px;
	padding-top:5px;
	text-align:justify;
	padding-left:20px;
	padding-right:10px;
	background:url(../images/quation-mark.png) top left no-repeat;
	height:auto;
	}
	
.Testimonial_name{
	width:200px;
	font-size:10px;
	font-style:italic;
	padding-top:5px;
	text-align:right;
	}

.Newsletter{
	width:200px;
	height:auto;
	}


/**********************/	
/*******Footer*********/
/**********************/

	
#footer_bg{
	height:auto;
	background-image:url(../images/footer_page_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	}

#FooterWrapper{
	width:850px;
	height:220px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	
.copyright{
	width:200px;
	height:220px;
	float:left;
	}

.copyright_img{
	margin-top:50px;
	}
	
.phone{
	height:30px;
	line-height:30px;
	padding:5px 0 0 8px;
	font-size:14px;
	color:#626668;
	}
	
.email{
	height:30px;
	line-height:30px;
	padding:5px 0 0 10px;
	font-size:14px;
	color:#626668;
	}
	
.skype{
	height:27px;
	line-height:30px;
	padding:8px 0 0 9px;
	font-size:14px;
	color:#626668;
	}			
	
	
.social_icons{
	width:125px;
	height:220px;
	float:left;
	}


.fLinks{
	width:510px;
	height:155px;
	float:left;
	padding-right:10px;
	margin-top:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626668;
	line-height:1.5em;
	}
	
.fLinks div{
	margin: 0; 
	padding: 5px;
	border-top: 1px solid #444; /*--Create bevel effect--*/
	border-bottom: 1px solid #000; /*--Create bevel effect--*/
	clear: both;
}	
	
.fLinks a{
	color:#626668;
	text-decoration:none;
	}
.sep{
	padding-left:5px;
	padding-right:5px;
}

.seprator{
	background-image:url(images/flinks_devider.png);
	background-repeat:repeat-x;
	}
	
	
/*********************/
/********Forms********/
/*********************/

#form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	display:block;
}

#form p{
	
	margin-top:20px;
	}

#form ol {  
	padding: 1em 0 1em 0;  
	list-style: none;
}
#form li {  
	padding-bottom: 1em;
} 

label {  
	display: block;
}

input, textbox, select, textarea{
	width:200px;
	background-color:#252525;
	border:#4b4a4a 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a5a6a5;
}

.submit{
	width:110px;
	height:30px;
	background:none;
	border:none;
	}

/*

.formWrapper{

	width:750px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0px;
	padding-left:50px;
}

.cap{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a5a6a5;
	float:left;
	text-align:right;
	margin-bottom:15px;
	padding-right:15px;
	}
	
.informationFields{
	width:400px;
	float:left;
	margin-bottom:15px;
	}
		
input, textbox, select, textarea{
	width:200px;
	background-color:#252525;
	border:#4b4a4a 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a5a6a5;
	float:left;
	}
	

*/



		
/*********************************/
/*         Contact Us            */
/*********************************/

.BlueHighlighter{
	color:#0198ff;
	width:50px;
	float:left;
	display:block;
	}

.contactDetails{
	height:auto;
	width:100%;
	padding-bottom:10px;
	border-bottom:#333333 1px dotted;
	float:left;
	}
	
#Thanks{
	color:#0198ff;
	}
	
#errMessage{
	color:#FF0000;
	}

	
/*********************************/
/*          Portfolio            */
/*********************************/

	
.highlitedText{
	color:#0198ff;
	}
	
.textWrapper{
	padding-bottom:10px;
	border-bottom:#333333 1px dotted;
	margin-bottom:10px;
	}
	
.boxcaption a{ 
	color:#C8DCE5; 
	}

.boxcaption h3{ 
	margin: 10px 10px 0 10px; 
	color:#C8DCE5; 
	font:16px Arial, sans-serif; 
	letter-spacing:-1px; 
	font-weight: bold;  
}

#boxWrapper{
	height:295px;
	float:left;
	padding-bottom:10px;
	margin-bottom:5px;
	margin-right:5px;
	border-bottom:#333333 1px dotted;
	}

.boxgrid{ 
	width: 235px; 
	height: 255px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #171717; 
	overflow: hidden; 
	position: relative;
}
.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
}
.boxgrid p{ 
	padding: 5px 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt Arial, sans-serif; 
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left: 0;
}

.paginationWrapper{
	margin:10px 0 10px 0px;
	width:540px;
	text-align:right;
	float:right;
	padding-right:10px;
	}
	
.paginationWrapper a{
	padding:3px 5px 2px 5px;
	width:20px;
	height:20px;
	background-color:#171717;
	color:#999999;
	text-decoration:none;
	}
	
.paginationWrapper a:hover{
	background-color:#092e43;
	color:#0198ff;
	text-decoration:underline;
	}
	
.paginationWrapper .current{
	padding:3px 5px 2px 5px;
	width:20px;
	height:20px;
	background-color:#092e43;
	color:#0198ff;
	text-decoration:none;
	}
	
/********** Inner pages **********/

.Paragraph_margin{
	margin:10px 0 15px 0;
	text-align:justify;
	line-height:1.5em;
	}
	
.img_margin{
	margin-left:20px;
	}
	
.list li{
	list-style:inside url(../images/inner_List_bullets.png);
	color:#8ac1ff;	
	}
	
.Captions{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fed49a;
	font-style:italic;
	font-weight:bold;
	}
	
.quote_link{
	font-weight:bold;
	color:#91d44d;
	text-decoration:none;
	}
	

.WebDesign_BG{
	width:540px; 
	height:277px; 
	float:left; 
	background-image:url(../images/WebDesigning_img.png); 
	background-repeat:no-repeat; 
	margin:10px 0 15px 0;
	}
	
.ECommerce_BG{
	width:540px; 
	height:400px; 
	float:left; 
	background-image:url(../images/E-Commmerce_img.png); 
	background-repeat:no-repeat;
	background-position:right;
	margin:10px 0 30px 0;
	}
	
.LogoDesign_BG{
	width:540px; 
	height:210px; 
	float:left; 
	background-image:url(../images/logoPage_img.png); 
	background-repeat:no-repeat;
	background-position:left;
	margin:0 0 15px 0;
	}
	
.PSD_HTML_BG{
	width:540px; 
	height:270px; 
	float:left; 
	background-image:url(../images/PSD_HTML_img.png); 
	background-repeat:no-repeat;
	background-position:left;
	margin:10 0 15px 0;
	}
	
.SEO_BG{
	width:540px; 
	height:380px; 
	float:left; 
	background-image:url(../images/SEO_img.png); 
	background-repeat:no-repeat;
	background-position:left;
	margin:0 0 25px 0;
	}



	