* {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: 0px auto;
	width: 960px;
	padding:0;
	display:block;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	border: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-image: url();
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
}

br {
	line-height: 0.2em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.checking {
	width: 380px;
	margin: auto;
}

.check-box {
	float: left;
	width: 20px;
	margin-right: 5px;
}

.check {
	width: 350px;
	float: left;
	margin-top: 0px;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/*  =DEFAULT STYLES
-------------------------------------------------------------- */
 
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}
 
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
 
.small {font-size: 0.8em;}
.hidden {display: none;}


/*  =RESET
---------------------------------------------------*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}

/*  =HEADER
-------------------------------------------------------------- */
 
#header {
	width: 100%;
	height: 181px;
	background-image: url(/images/head_bg.png);
	background-repeat: repeat-x;
}

#header .main-header {
	width: 960px;
	height: 180px;
	margin: 0 auto;
}

#header h3 {
	font-family: "Georgia", serif;
	font-size: 13px;
	text-transform: uppercase;
}

#header #logo {
	float: left;
	width: 174px;
	height: 90px;
}

#header .small-contact {
	float: right;
	margin-top: 35px;
}


#header #breadcrumbs {
	margin-top: 12px;
	color: #777;
}


#breadcrumbs ul li {
	font-size: 10px;
	font-family: "Georgia", serif;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
}

#breadcrumbs ul li a {
	color: #397792;
	font-family: "Georgia", serif;
}

/*  =NAVIGATION
-------------------------------------------------------------- */

#nav {
	background-color: #2D2D2D;
	padding: 8px;
	color: white;
	display: block;
	height: 29px;
}

#nav ul {
	display: block;
	margin-top:8px;
}

#nav ul li {
	display: block;
	float: left;
	height: 10px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#nav ul li a {
	color: white;
}
#nav ul li a:hover {
	color: #D6FFFF;
	text-decoration: none;
}

/*  =CONTENT
-------------------------------------------------------------- */

#container {
	width: 100%;
	background-image: url(/images/body_bg.png);
	background-repeat: repeat-x;
	min-height: 600px;
}

 
#content {}
#content h2 {}
#content h3 {}
#content p {}


/*  =SIDEBAR
-------------------------------------------------------------- */
 
#sidebar {}
#sidebar h2 {}
#sidebar ul {}
#sidebar li {}


/*  =FORMS
-------------------------------------------------------------- */
 
input {}
textarea {}
button {}
 
input:focus {}
textarea:focus {}
button:hover {}


/*  =TABLES
-------------------------------------------------------------- */
 
table {}
tr {}
th {}
td {}


/*  =FOOTER
-------------------------------------------------------------- */

#footer {
	width: 100%;
	min-height: 200px;
	margin-top: 10px;
}

#footer h2 {}
#copyright {
	font-size: 13px;
	font-family: "Calibri", sans-serif;
}

#copyright ul li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}


#copyright ul li a {
	color: #397792;
}

#footer.divideme {
	background-image: url(/images/ft_divide.png);
	background-repeat: repeat-x;
	height: 2px;
}

#footer-links {
	width: 100%;
	height: 100%;
	background-color: #333637;
	padding-top: 30px;
	padding-bottom: 100px;
}

#footer-links .centerdiv ul {
	margin: 0 auto;
}

#footer-links .centerdiv ul li {
	display: inline;
	margin-right: 15px;
}

#footer-info h3 {
	font-family: "Georgia", serif;
	text-transform: uppercase;
	font-size: 13px;
}

#footer-info p {
	font-family: "Calibri", sans-serif;
	font-size: 13px;
}

div.centerdiv {
	margin: 0 auto;
	width: 960px;
}

.lvl1-info {
	width: 200px;
	float: left;
	margin-right: 20px;
}

.lvl1-info ul {
	margin-left: 20px;
}

.lvl1-info ul li {
	font-size: 13px;
	list-style: inside;
}

.lvl2-info {
	width: 200px;
	float: right;
	border-left: 1px solid #C1CDD1;
	padding-left: 15px;
	margin-left: 30px;
}

/*------- other codes -------*/

div.main-content {
	width: 748px;
	float: left;
	display: block;
}

div#advertise {
	z-index: 0;
}

div#advertise-limit {
	width: 748px;
	float: left;
	z-index: 0;
}

.ad748 {
	float: left;
	width: 748px;
	height: 257px;
	background-image: url(/images/ad748.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 0;
}

.ad748-small {
	float: left;
	width: 748px;
	height: 61px;
	background-image: url(/images/ad748_small.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 0;
}

.ad748-big {
	float: left;
	width: 748px;
	height: 215px;
	background-image: url(/images/ad748.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 0;
}




.callAction {
	float: right;
	width: 200px;
}

div.left200 {
	float: left;
	width: 200px;
}

div.right200 {
	float: right;
	width: 200px;
}

div.services-subnav {
	background-image: url(/images/sb_bg_services.png);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	padding: 14px;
}

div.services-subnav hr {
	height: 1px;
	border: 0;
	background-color: white;
	margin: 0;
}

div.services-subnav h3 {
	font-family: "Georgia", serif;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

div.subnav-list ul li {
	margin-top: 5px;
	margin-bottom: 6px;
}

div.subnav-list ul li a {
	font-size: 12px;
	font-family: "Calibri", sans-serif;
	color: white;
	font-weight: normal;
}

div.dividemesimple {
	border-bottom: 1px dotted gray;
}

/*---- content for left sidebar  ----*/
div.clients p {
	font-family: "Calibri", sans-serif;
	font-size: 13px;
	line-height: 14pt;
	color: #555555;
}



div.callbigaction {
	width: 726px;
	margin: 0 auto;
}

div.testimonial p {
	font-family: "Georgia", serif;
	font-size: 13px;
	line-height: 14pt;
	color: #555555;
}

div.testimonial h3 {
	font-family: "Georgia", serif;
	font-size: 10px;
	color: #555555;
	text-transform: uppercase;
}

div.mid-content hr  {
	border-bottom: 1px dotted #555;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	height: 1px;
}

div.sidebar-content {
	background-color: white;
}

div.bg-content {
	background-color: white;
	padding: 0 14px 14px 14px;
	font-size: 13px;
}

div.bg-content a {
	font-family: "Georgia", sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #397792;
}

div.bg-content hr {
	height: 1px;
	border: 0;
	background-color: gray;
}

div.testimonial-preview {
	background-image: url(/images/quote.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}

div.testimonial-preview p {
	font-family: "Georgia", serif;
	line-height: 14pt;
}

p.clients {
	text-transform: uppercase;
	font-size: 10px;
}

div.callAction2 {
	background-image: url(/images/bg_calltoaction.png);
	background-repeat: no-repeat;
	background-color: #645757;
	width: 180px;
	height: 196px;
	padding: 10px;
	color: white;
}

div.callAction2 h1,
div.callAction2 h3 {
	font-family: "Helvetica", sans-serif;
	color: white;
	text-transform: uppercase;
}

div.callAction2 h1 {
	font-size: 18px;
	font-weight: bold;
}

div.callAction2 h3 {
	font-size: 12px;
	font-weight: bold;
}

div.callAction2 p {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.callAction2 hr {
	height: 1px;
	border-bottom: 1px dashed #777;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.mid530 {
	width: 530px;
	float: left;
	margin-left: 15px;
	display: block;
}

.mid530Full {
	width: 748px;
	float: left;
	margin-left: 15px;
	display: block;
}


div.copy1 {
	background-image: url(/images/sb_bg_services.png);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	display: block;
	height: 100px;
	width: 506px;
	padding: 14px;
}

div.copy1 h3 {
	font-family: "Georgia", serif;
}

div.blocked {
	display: block;
	color: white;
	font-size: 13px;
	width: 250px;
	float: left;
}

div.blocked2 {
	display: block;
	color: white;
	font-size: 13px;
	width: 250px;
	float: right;
}

div.mid-content {
	background-color: white;
	background-image: url(/images/body-content-bg.gif);
	background-repeat: repeat-x;
	width: 506px;
	min-height: 300px;
	float: left;
	display: block;
	padding: 14px;
}

div.mid-content h1 {
	font-size: 22px;
	font-family: "Georgia", sans-serif;
}

div.search-short-info {
	display: block;
}

div.search-short-info h2 {
	margin-left: 14px;
	font-size: 15px;
}

div.pic {
	width: 90px;
	height: 90px;
	background-color: gray;
	border: 3px solid #333;
	float: left;
	margin-right: 10px;
}

div.pic2 {
	width: 90px;
	height: 90px;
	border: 1px dashed #CECECE;
	float: left;
	margin-right: 10px;
}

div.copy-info {
	border-left: 1px solid gray;
	float: right;
	width: 395px;
	font-size: 13px;
	line-height: 13pt;
}

div.copy-info p {
	padding-left: 15px;
}

#footer .borderme {
	border-top: 1px solid #CECDCD;
	border-bottom: 1px solid #F6F6F6;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.clients-links ul li {
	font-family: "Calibri", sans-serif;
	font-size: 13px;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
}

div.clients-links ul li a {
	color: #555;
}

div.packages ul.package-stuff {
	display: block;
}

div.packages ul.package-stuff li {
	font-size: 11px;
	font-family: "Calibri", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #605454;
	background-image: url(/images/seo_list_bg.png);
	background-repeat: repeat-x;
	width: 490px;
	height: 15px;
	padding: 10px;
}

div.packages ul.package-stuff li img {
	margin-right: 10px;
}

p.backtotop a {
	font-family: "Calibri", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #605454;
	font-weight: bold;
}
 
div.pages {
	width: 180px;
	height: 190px;
	background-image: url(/images/bg_calltoaction.png);
	background-repeat: no-repeat;
	background-color: #5D5151;
	padding: 8px;
	padding-left:12px;
	padding-bottom:14px;
}

div.web-list {
	font-family: "Calibri", sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 14pt;
}

div.web-list ul#weblistings {
	list-style-image: url(/images/web_solutions_bullet.png);
	list-style-position: outside;
	padding-left: 20px;
}

div.web-list ul#webgoodcare {
	padding-left:20px;
	padding-bottom: 100px;
} 


/* =contact form*/
.mid748 {
	background-color: white;
	width: 728px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;background-image: url(/images/body-content-bg.gif);
	background-repeat: repeat-x;
}

.mid748 h1 {
	font-size: 22px;
	font-family: "Georgia", serif;
	color: #333;
}

.mid748 p {
	font-size: 13px;
	font-family: "Calibri", sans-serif;
	color: #555;
}

.ft-services a {
	font-family: "Calibri", sans-serif;
}

.ft-services a,
.mid748 a {
	color: #397792;
}

.mid748 hr {
	height: 1px;
	border-bottom: 1px dotted #888;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

.mid748 div.contactinfo {
	padding: 20px;
}

.mid748 a {
	color: ;
}

form {
	width: 600px;
	margin: 0 auto;
}

fieldset	{
	border: 0.1em solid silver;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
}

legend	{
	font-family: "Calibri", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 100;
	color: #494f57;
	margin-left: 20px;
}

form textarea {
	width: 450px;
}

form input, textarea {
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
	background:#fff;
	border: 0.1em solid silver;
}
 
form input:focus, input:hover,textarea:focus, textarea:hover{
	border: 0.1em solid gray;
}
 
form p {
	font-size: 13px;
	font-family: "Calibri", sans-serif;
	color: #555;
} 

label {
	margin:2px;
}
 
form input {
width:300px;
}
 
 
#emailSubmit	{
	border: 0;
}

.button {
	margin:10px 0 15px 0;
	width:100px;
	height: 17px;
	border: 0;
	background-color: #222;
	color: white;
	font-size: 11px;
	padding: 10px 0 23px 0;
}

/**/
