@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 113px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0972B3;
}
#nav {
	padding-top: 85px;
	float: right;
	text-align: right;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A71B3;
}

#testimonials {
	width: 120px;
	float: left;
	height: 113px;
}

#logo {
	width: 200px;
	float: left;
	margin-top: 25px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46AEF4;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	margin-top: 30px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#quotes{
	background-color:#CCCCCC;
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 600px;
}

#author{
	color:#C93;
	position:absolute;
	bottom:10px;
	right:10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
.p-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A71B3;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0A71B3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0A71B3;
}

.border-01 {
	border: 1px solid #CCCCCC;
}
.border-02 {
	background-image: url(images/fade-shadow-border.jpg);
	height: 245px;
	width: 320px;
}

.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	font-weight: bold;
}
.questionaireBorder {
	border: 1px dotted #CDE9FC;
	padding: 20px;
	background-color: #F1FAFE;
}
.border1 {
	border: 1px dotted #CDE9FC;
	padding: 30px;
	background-color: #F1FAFE;
}
.border2 {
	border: 1px dotted #CDE9FC;
	padding: 20px;
	background-color: #F1FAFE;
	margin-top: 20px;
}
.border3 {
	border: 1px dotted #CDE9FC;
	padding: 20px;
	background-color: #F1FAFE;
}



.specialFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9DDDF9;
}
#mainBanner {
	height: 200px;
	width: 960px;
	margin-bottom: 15px;
	background-image: url(images/MainBanner-WebIdea.jpg);
}

#mainBannerWhyChooseUs {
	height: 200px;
	width: 960px;
	margin-bottom: 15px;
	background-image: url(images/MainBanner-MediumRare.jpg);
	background-repeat: no-repeat;
}
#mainBannerWebDesign {
	height: 200px;
	width: 960px;
	background-image: url(images/MainBannerWebDesign.jpg);
	background-repeat: no-repeat;
}
#mainBannerLogoDesign {
	height: 200px;
	width: 960px;
	background-image: url(images/MainBannerLogoDesign.jpg);
	background-repeat: no-repeat;
}
#mainBannerPricing {
	height: 200px;
	width: 960px;
	margin-bottom: 15px;
	background-image: url(images/MainBannerPricing.jpg);
}
#mainBannerContact {
	height: 200px;
	width: 960px;
	margin-bottom: 15px;
	background-image: url(images/MainBannerContact.jpg);
}
#barLightBlue {
	background-image: url(images/bar_530x25.jpg);
	height: 25px;
	width: 530px;
}
.barLightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A71B3;
	line-height: 22px;
}
.barLightBlueText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A71B3;
	line-height: 22px;
}

.barLightBlueText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EC7F8;
	line-height: 22px;
}
