/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, 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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}
body {
	line-height: 130%;
	background: url(images/blue-grad2.jpg) 0px 0px repeat;
	font-size: 1em;
	text-align: center;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/* 	background: -moz-linear-gradient(top, #e0eaf3, #d3e6ff 105%);   */
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
}

div#head {
	text-transform: uppercase;
	background-color: black;
	padding-top: 10px;
	height: 45px;
	color: white;

}

div#top {
	color: white;
	background-color: #0d012b;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/banner-bg.jpg);
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	height: 70px;
/* 	background: -moz-linear-gradient(top, #9ad8fe, #d3e6ff 295%);   */

}

#hp div#top {
	background-color: #0d012b;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/banner-bg.jpg);
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	height: 300px;
/* 	background: -moz-linear-gradient(top, #9ad8fe, #d3e6ff 295%);   */

}

div#main {
	padding-top: 30px;
	color: #646464;
	background-color: white;
}

div#foot {
	background-color: #151515;
	padding-top: 30px;
	line-height: 1.3em;
	color: #b8b8b8;
	font-size: 0.8em;
}

div.container {
	padding-bottom: 30px;
	text-align: left;
	margin: auto;
	width: 970px;
}

h1 {
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.02em;
	font-size: 2.5em;
}

#head ul {
	list-style-type: none;
}

#head ul li {
	padding-right: 5px;
	display: inline-block;
	float: left;
}

#head a:link, #head a:visited {
	text-shadow: 1px 1px 0px black;
	padding-left: 15px;
	padding-bottom: 9px;
	padding-right: 15px;
	padding-top: 9px;
	font-size: 0.9em;
	display: block;
	color: white;
}

#hp a#homenav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#Our-Work a#portnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#Services a#servnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#Products a#prodnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#About-Us a#aboutnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#Contact a#contactnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#blog a#blognav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#Free-Quote a#contactnav {
	text-decoration: none;
	display: block;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	background-color: #4b2c66;
}

#nav {
	font-size: 14px;
	float: right;
	width: 640px;
}

#top p.banner {
	text-shadow: 0px 0px 5px white;
	margin-top: 0px;
	color: #336699;
	text-align: center;
	letter-spacing: -0.01em;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

div.logo {
	margin-top: 5px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 0.9em;
}

a.tour {
	text-decoration: underline;
	color: black;
	padding: 10px;
}

div.clear {
	clear: both;
	padding: 10px;
}

h2 {
	padding: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: #3c3c3c;
	font-size: 1.8em;
}

#features {
}

#features .col {
	width: 50%;
	float: left;
}

#features .title {
	color: black;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.03em;
}

#features .desc {
	font-size: 0.8em;
	color: #646464;
}

#features li {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/feat-image.png);
	height: 100px;
	list-style-type: none;
	padding-left: 80px;
}

p.quotes {
	margin-top: 0px;
	padding: 15px;
	background-color: #f1f1f1;
	color: #646464;
	font-style: italic;
	text-shadow: 1px 1px 0px white;
	font-size: 0.9em;
	letter-spacing: -0.01em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
	float: right;
}

div#addons {
	width: 100%;
	float: right;
	height: 95px;
	background-color: #e2e2e2;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#main .left {
	float: left;
	width: 640px;
}

#main .right {
	float: right;
	width: 260px;
}

#foot a:link, #foot a:visited {
	color: white;
}

ul.foot-links {
	margin-right: 25px;
	float: left;
	width: 150px;
}

#foot hr {
	border-top-color: black;
	margin-bottom: 25px;
	border-bottom-color: #646464;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
}

#foot input {
	padding: 3px;
	color: white;
	font-size: 1.1em;
	border-color: #686868;
	border-width: 1px;
	border-style: solid;
	background-color: #3c3c3c;
}

div#mid {
	background-repeat: repeat;
	text-shadow: 1px 1px 0px white;
	width: 100%;
	background-color: white;
	letter-spacing: -0.01em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
/*
   opacity: 0.5;                   
   -ms-filter: "alpha(opacity=50)"; 
   filter: alpha(opacity=50);      
*/

}

a.signup {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-top: 12px;
	font-size: 1.5em;
	color: black;
	background-color: white;
	-moz-border-radius: 35px;
-webkit-border-radius: 35px;
}

#mid span {
	font-size: 1.3em;
}

#top p.desc {
	font-size: 0.9em;
}

#top .left {
	width: 467px;
	float: left;
}

#top .right {
	height: 300px;
	background-repeat: no-repeat;
	float: right;
	width: 490px;
	background-image: url(images/latest-work.jpg);
}

#banner-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 15px;
	margin-top: 50px;
	font-style: italic;
	color: white;
	font-size: 24px;
	height: 132px;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(images/banner-box.png);
}

#banner-box p {
	margin-top: 40px;
	padding-left: 0px;
	margin-left: -15px;
	text-shadow: 1px 1px 0px #a64aff;
	text-transform: uppercase;
	font-size: 48px;
	color: white;
}

#main .left {
	font-style: italic;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e5e5e;
	float: left;
	width: 51%;
}

#main .right {
	margin-left: 15px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e5e5e;
	float: right;
	width: 46%;
}

#foot .right {
	float: right;
	width: 25%;
}

.hireus {
	text-shadow: 1px 1px 0px white;
	background-repeat: repeat;
	background-image: url(images/light_striped_background.png);
	margin-bottom: 20px;
	padding: 20px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e5e5e;
}

.hireus a.more {
	text-shadow: 1px 1px 0px #227923;
	margin-left: 15px;
	padding-left: 12px;
	padding-bottom: 9px;
	padding-right: 12px;
	padding-top: 9px;
	color: white;
	background-color: #87c80a;
	text-transform: uppercase;
	font-size: 16px;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

a.more {
	padding-left: 12px;
	padding-bottom: 9px;
	padding-right: 12px;
	padding-top: 9px;
	color: white;
	background-color: #6f32a8;
	text-transform: uppercase;
	font-size: 11px;
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

#main .left strong {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #9b9b9b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	text-transform: uppercase;
	color: black;
	font-size: 15px;
}

span.title {
	margin-top: -7px;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 2.7em;
	text-transform: uppercase;
	color: white;
}

h1.title {
	margin-top: -12px;
	text-transform: uppercase;
	color: white;
}

#bread-header {
margin-bottom: 30px;
background:#e9d5fc;padding:16px 30px 14px 30px
}

#main h1 {
	font-size: 36px;
	color: #2d2d2d;
}

h3 {
	color: #3c3c3c;
	padding-bottom: 20px;
	font-size: 17px;
	text-transform: uppercase;
}

div.box h2 {
	font-size: 16px;
}

#top .hireus {
	font-style: italic;
	padding: 0px;
	margin-top: -35px;
	float: right;
	width: 400px;
	color: white;
	text-shadow: 0px 0px black;
	background-image: none;
}

h2.widgettitle {
	font-size: 18px;
}

#about-side h2 {
	font-size: 18px;
}

#clients {
	float: left;
	width: 200px;
	padding: 25px;
	background-color: #f1f1f1;
}

#right {
	width: 700px;
}

#blog h2 {
	text-transform: capitalize;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 42px;
}

#blog h1.post-title {
	margin-bottom: 30px;
	padding: 20px;
	text-shadow: -1px -1px 0px white;
	display: block;
	background-repeat: repeat;
	background-image: url(images/light_striped_background.png);
	letter-spacing: -1px;
	color: #6f32a8;
	line-height: 50px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 42px;
}

#blog h2 a:link, #blog h2 a:visited {
	margin-bottom: 10px;
	margin-left: -5px;
	text-shadow: -1px -1px 0px white;
	display: block;
	padding: 20px;
	background-image: url(images/light_striped_background.png);
	background-repeat: repeat;
	color: #6f32a8;
}

#blog h2 a:hover {
	text-shadow: 1px 1px 0px white;
	color: #87c80a;
}

#comment {
	width: 100%;
}

#respond {
	background-color: #f1f1f1;
	padding: 25px;
	width: 600px;
}

ul.foot-links li {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	border-bottom-color: #424242;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

ul.foot-links li a {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#foot a:link, #foot a:visited {
	color: #5e5e5e;
}

#foot a:hover {
	color: #9d46f1;
}

#foot fieldset {
	color: #b8b8b8;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#foot label {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

#foot fieldset {
	background-color: #2d2d2d;
	padding: 15px;
}

#contact-right h2 {
	font-size: 1.4em;
}

div.product-box .prod-left {
	height: 250px;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 425px;
}

div.product-box .prod-right {
	padding-left: 0px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 20px;
	float: right;
	margin: 0px;
	width: 420px;
}

div.product-box h3 {
	margin-bottom: 15px;
}

