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

body {
	background-color: #42497D;
	color: #000040;
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(images/lace-blue.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#outerWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
#header {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #89ACFE;
	background-image: url(images/earlybird-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
	height: 200px;
	background-attachment: scroll;
}




#wrapper {
	background-color: #89acff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #050044;
	float: left;
	background-attachment: scroll;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
}
#insidewrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: left;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
}
#contactFacebook    {
	font-size: 130%;
	font-weight: bolder;
	color: #FEFDE7;
	text-align: center;
	padding: 12px;
	height: 44px;
	width: 144px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #insidewrapper #content .contactPageInfo {
	text-align: center;
	margin-top: 30px;
}

#footer {
	background-color: #89ACFE;
	width: 800px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	color: #FEFED5;
	font-size: 70%;
	float: left;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
}
h1 {
	font-size: 135%;
	font-weight: bold;
	text-align: center;
}
.intro {
	font-size: 90%;
	margin-top: -10px;
	font-style: italic;
	text-align: center;
}

a {
	color: #5A59A7;
	text-decoration: none;
}
a:hover {
	color: #010171;
}
#homePageSlideShow {
	height: 165px;
	width: 300px;
	margin-top: 45px;
	float: right;
	margin-right: 5px;
	margin-left: 15px;
	border: 1px solid #050044;
	margin-bottom: 15px;
	
}

h2 {
	font-size: 110%;
	font-weight: bold;
}
.clientPageImages {
	margin-right: auto;
	margin-left: auto;
	width: 605px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#content {
	background-color: #C9DAEA;
	width: 605px;
	float: right;
	clear: right;
	border: thin solid #8A95E4;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-image: url(images/raven-float.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
}
#contentInside {
	background-image: url(images/transparent-grey.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
	background-color: #bed2ff;
}

#navBar {
	float: left;
	width: 160px;
	padding-top: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	zoom: 1;
}

#homeLink {

}
ul#navList {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
}
ul#navList li {
}

ul#navList a {
	display: block;
	width: 6em;
	zoom: 1;
	border: 1px solid #020046;
	background-color: #FEFDE7;
	margin-top: 18px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	-moz-border-radius-topright:  20px;
	-webkit-border-top-right-radius:  20px;
	-moz-border-radius-bottomleft:  20px;
	-webkit-border-bottom-left-radius:  20px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #42487A;
}
ul#navList a:visited {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #42487A;
}
ul#navList a:hover {
	color: #FEFDE7;
	background-color: #42487A;
}
#homePage #home #homeLink, #servicesPage #services #servicesLink, #thePlanPage #thePlan #thePlanLink, #portfolioPage #portfolio #portfolioLink, #aboutUsPage #aboutUs #aboutUsLink, #pricesPage #prices #pricesLink, #contactUsPage #contactUs #contactUsLink  {
	background-color: #C9DAEA;
}



#servicesLink {

}



#aboutUsLink {

}
#pricesLink {

}
#contactUsLink {

}
#networkLink {

}
#thePlanLink {

}
#portfolioLink {

}
#krishnaUtahImage {
	float: right;
	height: 196px;
	width: 200px;
	margin-right: 5px;
	margin-left: 10px;
}
#utahBirdPhoto {
	float: right;
	height: 150px;
	width: 200px;
	margin-right: 5px;
	margin-left: 10px;
}
#homeImage {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#portfolioTable {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#homeBox {
	float: left;
	padding: 15px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #050044;
	background-color: #FEFDE7;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}
#content #homeBox .homebox {
	padding-left: 30px;
}

#content #homeBox h2 {
	text-align: center;
	font-size: 150%;
}
#content #homeBox h3 {
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #89ACFF;
	border-left-color: #89ACFF;
	padding-left: 15px;
	-moz-border-radius-topright:  15px;
	-webkit-border-top-right-radius:  15px;
	-moz-border-radius-bottomleft:  15px;
	-webkit-border-bottom-left-radius:  15px;
}
#content #homeBox p {
}
#facebook {
	float: right;
	height: 44px;
	width: 144px;
	margin-right: 20px;
	margin-left: auto;
}
#websiteForm {
	float: left;
	height: 30px;
	width: 200px;
}
#facebookWrapper {
	height: 40px;
	width: 200px;
	margin-bottom: 15px;
}
#content p .websiteForm {
	background-color: #FEFDE7;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #050044;
	color: #010171;
	font-weight: bolder;
	-moz-border-radius-topright:  15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft:  15px;
	-webkit-border-bottom-left-radius:  15px;
}
#pricesBox {
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}
#pricesBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	padding-left: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
}
#maintenanceBox{
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}

#maintenanceBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	padding-left: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	
}#servicesBox {
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}

#servicesBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	padding-left: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
}

#servicesBox ul li {
	list-style-type: circle;
	margin-top: 5px;
}

#planBox {
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}

#planBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	padding-left: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
}

#planBox ul li {
	list-style-type: circle;
	margin-top: 5px;
}

#content .plan {
	margin-right: 25px;
	margin-left: 25px;
}

#aboutUsBox {
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
	background-image: url(images/just-raven-logo-small.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#aboutUsBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	padding-left: 20px;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	width: 260px;
}

#contactUsBox {
	background-color: #FEFDE7;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #050044;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	color: #42487A;
}
#contactUsBox h2 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89ACFF;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #89ACFF;
	-moz-border-radius-topright:  30px;
	-webkit-border-top-right-radius:  30px;
	-moz-border-radius-bottomleft:  30px;
	-webkit-border-bottom-left-radius:  30px;
	text-align: left;
	padding-left: 20px;
}
#aboutUsImage1 {
	float: left;
	height: 193px;
	width: 200px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#aboutUsBox img  {
	border: 1px solid #42487A;
}
