body {
	color: #3a3a3a;
	margin-top: 10px;
	background-color: #c7c7c7;
	font-size: 18px;
    font-family: 'ABeeZee', arial;
    font-weight: 400;
}


a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

p {margin-bottom: 15px; margin-top: 0px;}

.highlight {
	color: #F6CA3C;
}

h2 {font-size: 26px;}

h3 {font-size: 20px;}

#wrapper {
background-color: #f0f0f0;
margin-left: auto;
margin-right: auto;
width: 1000px;
padding: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-bottom: 2px solid #b0b0b0;
position:relative;
}

#wrapper:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

header {
clear:both;
padding: 0px 5px 0px 10px;
background-color: #333333;
color: #fff;
font-family: 'Crete Round', serif;
font-style: normal;
font-weight: 400;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 10px;
}

header h1 {
	margin-left: 35px;
	font-size: 40px;
}


header:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

nav {
	font-size: 18px;
	float:left;
	margin-left: 80px;
	margin-top: 0px;
	-moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background-color: #F6CA3C;
    clear:both;
    margin-bottom: 0px;
}

nav a {
	color: #333333;
}

nav li {
	float: left;
	padding: 8px;
	-moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	margin-right: 2px;
}

nav li:hover {
	background-color: #f0f0f0;
	color: #333333;
}

#biz_name {
	float: left;
	margin-bottom: 10px;
}

header #tag-line {
	clear: both;
	font-size: 28px;
	margin-left: 100px;
	position:absolute;
	top: 60px;
	right: 70px;
}

aside {
	color: #333333;
	width: 250px;
	font-size: 20px;
    text-align: center;
    float:left;
    margin-right: 10px;
    margin-left: 20px;
    }

aside:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}


aside h2 {
   font-size: 26px;
    font-family: 'ABeeZee', arial;
    font-weight: 400;	
}

aside h3 {
	font-size: 20px;
    font-family: 'ABeeZee', arial;
    font-weight: 400;
}

aside a {
	color: #0049ff;
}

#phone_number {
  background-color: #F6CA3C;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 5px;
  -moz-border-radius: 10px 0px 10px 0px;
  border-radius: 10px;
  box-shadow: 5px 5px 30px 5px #838383;
  border-bottom: 4px solid #bf9b25;
}

#phone_number h2 {
	font-size: 26px;
}

#second_number {
	margin-top: 0px;
	margin-left: 5px;
	text-align: center;
	font-size: 24px;
}

#secondary_aside {
  	margin-top: 15px;
	margin-bottom: 10px;
 	padding: 5px;
 	clear:both;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
}

#secondary_aside h2 {
	font-size: 16px;
}

.img_float_left {
	margin: 5px 10px 5px 0px;
	float:left;
	-moz-border-radius: 15px;
    border-radius: 15px;
}

#opening_div {
 width: 650px;
 float:right;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-right: 30px;
}

#opening_div h2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

#opening_div img {
	-moz-border-radius: 15px;
    border-radius: 15px;
}

#opening_div:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#secondary_div {
	width: 650px;
	float:left;
	margin-bottom: 10px;
	clear:both;
	margin-right: 30px;
}

#secondary_div h2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

#secondary_div:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#demo {
	width: 650px;
	float:right;
	margin-bottom: 10px;
	margin-right: 30px;
	clear:right;
}

#demo h2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

#demo:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

.side_by_side {
	width: 45%;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}
	

#copyright {
	clear:both;
	font-size: 12px;
}

footer {
	clear:both;
	background-color: #F6CA3C;
	text-align:center;
	padding: 5px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: 700;
}

footer a {
    color: #3a3a3a;
}

#two_column {
	width: 680px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}

#two_column h2 {
	margin-top: 0px;
}

#two_column img {
	margin-bottom: 15px;
}

#two_column:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#two_column #left {
	width: 325px;
	float: left;
	margin-right: 10px;
}

#two_column #left:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#two_column #right {
	width: 325px;
	float: right;
}

#two_column #right:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#highlight_block {
	background-color: #bebebe;
	font-size: 20px;
	padding: 10px;
	width: 90%;
	margin: 5px;
}

.other_products {
	clear:right;
	margin-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
	padding-top: 10px;
}

.other_products:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#contact_form {
	width: 650px;
	float: right;
	font-size: 18px;
	padding-top: 0px;
	clear:right;
	margin-top: 5px;
}

#contact_form a {
	color: #0700a9;
}

#contact_form input[type=text] {
	display: block;
	padding: 8px;
	width: 425px;
	margin: 3px 0px 15px 0px;
	font-size: 24px;
	border:2px solid #e2e2e2;
	-khtml-box-shadow: 0 0 10px #e2e2e2;
	-moz-box-shadow: 0 0 10px #e2e2e2;
	-webkit-box-shadow: 0 0 10px #e2e2e2;
	clear:both;
}

#contact_form textarea {
	display: block;
	padding: 8px;
	width: 430px;
	margin: 3px 0px 15px 0px;
	font-size: 16px;
	border:2px solid #e2e2e2;
	-khtml-box-shadow: 0 0 10px #e2e2e2;
	-moz-box-shadow: 0 0 10px #e2e2e2;
	-webkit-box-shadow: 0 0 10px #e2e2e2;
}


#contact_form input[type=submit]{
	border: 1px solid #CFCFCF;
	-moz-border-radius: 15px;
  	-khtml-border-radius: 15px;
  	-webkit-border-radius: 15px;
  	background-image: url('../img/submit_btn_bg.png');
  	text-decoration: none;
  	color: black;
	padding: 4px;
	text-decoration: none;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	font-size: 18px;
	width: 75px;
	text-align: center;
}

#contact_form input[type=submit]:hover{
	cursor: pointer;
	background-image: url('../img/submit_btn_hover.png');
}

.required_form_input {
	color: red;
	font-size: 16px;
}

#linkedin {
	margin-bottom: 20px;
}
