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

body {
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image: url('../images/top_bar.png');
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Calibri, Tahoma;
	}
	
A:link { text-decoration: underline; color: #2599b2; }
A:visited { text-decoration: underline; color: #2599b2; }
A:active { text-decoration: underline; color: #2599b2; }
A:hover { text-decoration: underline; color: #07d8eb;}

.menulinks A:link { font-size: 12px; text-decoration: none; color: #77728b; }
.menulinks A:visited { font-size: 12px; text-decoration: none; color: #77728b; }
.menulinks A:active { font-size: 12px; text-decoration: none; color: #77728b; }
.menulinks A:hover { font-size: 12px; text-decoration: underline; color: #666;}

#header {
	margin: 0 auto;
	margin-top: 10px;
	height: 250px;
	width: 950px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#header_main {
	margin: 0 auto;
	margin-top: 10px;
	height: 535px;
	width: 950px;
	background-image: url('../images/main_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#menu {
	width: 890px;
	text-align: left;
	margin: 0 auto;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#header2 {
	margin: 0 auto;
	margin-top: 10px;
	height: 143px;
	width: 950px;
	background-image: url('../images/header2.png');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#welcome {
	width: 670px;
	float: left;
	padding-left: 240px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#welcomesub {
	width: 635px;
	float: left;
	padding-left: 240px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#social {
	width: 50px;
	height: 200px;
	padding-right: 40px;
	padding-top: 30px;
	float: right;
	}
		
#welcome_main {
	width: 600px;
	float: left;
	padding-left: 225px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.intro {
	font-family: Calibri, Tahoma;;
	font-size: 18px;
	line-height: 25px;
	color: #02bfd0;
	font-weight: bold;
	text-align: justify;
	}
	
.intro_body {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	font-weight: normal;
	text-align: justify;
	}
	
#about_wrapper {
	height: 73px;
	width: auto;
	background-color: #2aa5b7;
	}
	
#about_wrapper_content {
	width: auto;
	background-color: #65cbda;
	}
	
#about {
	height: 73px;
	width: 950px;
	margin: 0 auto;
	}

#about_content {
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#portfolio_wrapper {
	height: 73px;
	width: auto;
	margin-top: 1px;
	background-color: #8dc134;
	}
	
#portfolio_wrapper_content {
	width: auto;
	background-color: #aee354;
	}
		
#portfolio {
	height: 73px;
	width: 950px;
	margin: 0 auto;
	}
	
#portfolio_content {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}	
	
#portfolio_content img {
	border: 1px solid #8dc134;
	}

#webdesign_wrapper {
	height: 73px;
	width: auto;
	margin-top: 1px;
	background-color: #f98426;
	}
	
#webdesign_wrapper_content {
	width: auto;
	background-color: #ffa258;
	}	
	
#webdesign_content {
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}		
	
#webdesign {
	height: 73px;
	width: 950px;
	margin: 0 auto;
	}
	
#services_wrapper {
	height: 73px;
	width: auto;
	margin-top: 1px;
	background-color: #f4436b;
	}
	
#services {
	height: 73px;
	width: 950px;
	margin: 0 auto;
	}
	
#services_wrapper_content {
	width: auto;
	background-color: #fb839e;
	}	
	
#services_content {
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}	
		
#contact {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 80px;
	font-weight: bold;
	color: #2599b2;
	}
	
#blog_posts {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 80px;
	font-weight: bold;
	color: #2599b2;
	}	
	
#footer {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-weight: normal;
	color: #747474;
	font-family: Calibri; Tahoma;
	font-size: 12px;
	}
	
h1 {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #02bfd0;
	text-align: justify;
	line-height: 25px;
	}

h3 {
	font-family: Calibri, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: justify;
	line-height: 25px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

h4 {
	font-family: Calibri, Tahoma;
	font-size: 1.80em;
	font-weight: normal;
	color: #02bfd0;
	}