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

body {
	background-repeat: repeat-x;
	background-color: #fafaf7;
	margin: 0px;
	background-image: url(images/background.jpg);
}
#container {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#container #logo {
	float: left;
	width: 55%;
	padding-top: 20px;
}
#container #nav {
	float: left;
	width: 40%;
	padding-top: 20px;
	padding-left: 10px;
}
#cloud-container #container #main-image-container #nav  p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#cloud-container #container #main-image-container #nav #right-side-of-nav p {
}
#cloud-container #container #main-image-container #nav #left-side-of-nav p {
}
#container #nav p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}
#container #main-image-container {
	float: left;
	width: 100%;
}
#cloud-container {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/clouds.png);
	background-repeat: no-repeat;
	height: 100%;
}
#cloud-container #container #text-content {
	float: left;
	width: 100%;
}
.section-divs {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.section-divs p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-top: 0px;
	line-height: 22px;
}
.postmetadata {
	color: #999999;
}
.section-divs p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
.section-divs p a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
.section-divs p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	background-color: #333333;
}
.form-field-heights {
	height: 20px;
}
.section-divs h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1em;
}
.title-divs {
	float: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 25px;
}
.title-images-margin {
	margin-bottom: 5px;
}
.text-divs {
	float: left;
	width: 100%;
}
.about-copy-div {
	float: left;
	width: 60%;
	padding-top: 25px;
}
.about-image-div {
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 25px;
}
.web-design-development-border {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
}
.services-containers {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.services-images {
	float: left;
	width: 62%;
}
.services-text {
	float: left;
	width: 38%;
}
#nav #left-side-of-nav {
	float: left;
	width: 50%;
}
#nav #right-side-of-nav {
	float: left;
	width: 50%;
}
#bottom-nav #left ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#bottom-nav #right ul a {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom-nav #right ul a:link {
	text-decoration: none;
	color: #333333;
}
#bottom-nav #right ul a:hover {
	text-decoration: underline;
	color: #333333;
}
#bottom-nav #left ul a {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom-nav #left ul a:link {
	text-decoration: none;
	color: #333333;
}
#bottom-nav #left ul a:hover {
	text-decoration: underline;
	color: #333333;
}
#bottom-nav #left  li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.5em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#bottom-nav #left {
	float: left;
	width: 50%;
}
#bottom-nav #right {
	float: left;
	width: 50%;
	margin-left: -3px;
}
#bottom-nav #right ul {
	padding: 0px;
	list-style-type: none;
	height: 0em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom-nav #right li {
	display: inline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-left: 0.5em;
	margin-left: 0.5em;
}
.left-divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.right-divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.button-style {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 14px;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	font-weight: bold;
	cursor: pointer;
}
#col-3 #line-box {
	float: left;
	width: 90%;
	border: 1px solid #666666;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}
#col-3 #service-interested-in {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
.comic-sans {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #333333;
}
#col-3 #service-interested-in-box {
	float: left;
	width: 100%;
	border: 1px solid #999999;
}
h1 {
	margin: 0px;
	font-size: 42px;
	color: #333333;
	font-weight: bold;
}
.tickbox {
	margin-right: 15px;
	margin-left: 15px;
}
#cloud-container #container #main-image-container #main-image {
	float: left;
	width: 100%;
	padding-top: 20px;
}
#cloud-container #container #text-content #contact #Contact-form #contact-form-middle #col-4 #Comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.sidebar {
	float: right;
	width: 39%;
}
.news-story-container {
	float: left;
	width: 60%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	min-height: 750px;
}
#twitter-bg {
	float: left;
	width: 90%;
	height: 262px;
	background-image: url(images/twitter-image.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: inline;
}
#twitter-bg #twitter-input {
	width: 220px;
	margin-top: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	padding-left: 10%;
	float: left;
}
#twitter-bg #twitter-input a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}

#twitter-bg #twitter-input a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
#twitter-bg #twitter-input a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.sidebar #catergories h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.news-story-white {
	float: left;
	width: 94%;
	border: 1px solid #CCCCCC;
	background-image: url(images/blog-bg.png);
	background-color: #FFFFFF;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
}
.news-story-white:hover {
	background-image: none;
	background-color: #f3f3f3;
}
.single-news-story-white {
	float: left;
	width: 94%;
	border: 1px solid #CCCCCC;
	background-image: url(images/blog-bg.png);
	background-color: #FFFFFF;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
}
#catergories {
	float: left;
	width: 100%;
}
.sidebar #catergories ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.sidebar #catergories li {
	line-height: 25px;
	list-style-type: square;
}
.sidebar #catergories li a {
	color: #333333;
	text-decoration: none;
}
.sidebar #catergories li a:link {
	color: #333333;
	text-decoration: none;
}
.sidebar #catergories li a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom-title-divs {
	float: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.section-divs h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.section-divs h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.section-divs h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.section-divs h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}
#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#comments a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#comments a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#comments a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

small a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


#respond a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#respond a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#respond a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.section-divs h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.says {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#small-single-text {
	float:left;
	width:100%;
}
#small-single-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#small-single-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#small-single-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.commentlist {
	list-style-type: none;
	background-color: #f7f5f5;
	margin: 0px;
	padding: 2%;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.commentlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.entry img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

.navigation a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1%;
}

.navigation a:hover {
	background-color: #999999;
}

.navigation .alignleft {
	float: left;
	width: 50%;
}

.navigation .alignright {
	float: right;
	width: 45%;
	text-align: right;
	padding-right: 2%;
}

.navigation {
	float: left;
	width: 100%;
}
