* {
	margin: 0;
	padding: 0;
}
a {
	color: #FFF;
}
a img {
	border: 0;
}

body {
	background: #4a4a4a;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#layout {

}
#logo {
	position: absolute;
	width: 820px;
	top: 0px;
	height: 132px;
	margin-left: -410px;
	left: 50%;
}
#tag {
	position: absolute;
	top: 80px;
	right: 0px;
	font-style: italic;
}

#logo img {
	border: 0px;
	margin-left: 35px;
}
#top {
	width: 100%;
	height: 132px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#billboard {
	height: 253px;
	width: 820px;
	background-image: url(../images/billboard.png);
}

#top.home {
	background: #5e8698;
}
#top.portfolio {
	background: #a6a083;
}
#panel1, #panel2, #panel3 {
	float: left;
	width: 257px;
	padding: 10px 0px 0px 10px;
	height: 194px;
	display: inline;
}
#panel1 {
	margin: 40px 5px 0px 2px;
}
#panel2 {
	margin: 40px 5px 0px 3px;
}
#panel3 {
	margin: 40px 0px 0px 4px;
}
#top.services {
	background: #ce5972;
}
#top.about {
	background: #b8af03;
}
#top.contact {
	background: #765c92;
}

#stripe {
	background: url(../images/stripe.png) repeat-x;
	width: 100%;
	height: 64px;
	position: absolute;
	top: 132px;
	left: 0px;
}



#menu {
	width: 820px;
	height: 56px;
	position: absolute;
	top: 123px;
	left: 50%;
	margin-left: -410px;
}

#chain {
	width: 820px;
	height: 23px;
	background-image: url(../images/chain.png);
}

#menu ul {
	list-style: none;
}
#brain {
	width: 820px;
	height: 289px;
	background-image: url(../images/brain.png);
}

#menu ul li {
	display: inline;
}
#menu ul li a {
	float: left;
	height: 33px;
}


#menu ul li.m1 a {
	width: 192px;
	background: url(../images/menu.png) no-repeat 0px -33px;
}
#menu ul li.m1 a:hover {
	background-position: 0px 0px;
}
#menu ul li.m1 a.selected {
	background-position: 0px 0px;
}

#menu ul li.m2 a {
	background: url(../images/menu.png) no-repeat -192px -33px;
	width: 148px;
}

#menu ul li.m2 a:hover {
	background-position: -192px 0px;
}
#menu ul li.m2 a.selected {
	background-position: -192px 0px;
}

#menu ul li.m3 a {
	width: 132px;
	background: url(../images/menu.png) no-repeat -340px -33px;
}
#menu ul li.m3 a:hover {
	background-position: -340px 0px;
}
#menu ul li.m3 a.selected {
	background-position: -340px 0px;
}

#menu ul li.m4 a {
	width: 120px;
	background: url(../images/menu.png) no-repeat -472px -33px;
}
#menu ul li.m4 a:hover {
	background-position: -472px 0px;
}
#menu ul li.m4 a.selected {
	background-position: -472px 0px;
}

#menu ul li.m5 a {
	width: 228px;
	background: url(../images/menu.png) no-repeat -592px -33px;
}
#menu ul li.m5 a:hover {
	background-position: -592px 0px;
}
#menu ul li.m5 a.selected {
	background-position: -592px 0px;
}

#content {
	top: 196px;
	position: absolute;
	width: 820px;
	margin-left: -410px;
	left: 50%;



}

#main1 {

}
#column1 {

}
.clear {
	clear: both;
}
.fr {
	float: right;

}


.fl {
	float: left;

}

.highlight {

}

p {
	padding: 0px 0px 10px 0px;


}
h2 {

}
h3 {

}

.title {

}

#links a {
}
#main1 {
	margin-top: 5px;

}

#links {

}
#copyright {
	font-size: 0.8em;
	color: #B1B1B1;
	float: right;

}
#twitter {
	height: 51px;
	background: url(../images/twitter.png) no-repeat top center;
	font-size: 13px;
	padding-top: 15px;
	float: left;
	letter-spacing: 0px;
	color: #4A4A4A;
	font-weight: bold;
	width: auto;
}
.banner div.link {
	position: absolute;
	top: 180px;
	left: 60px;





























	font-size: 1.1
.em;
	font-size: 1.1em;
	width: 430px;
	text-align: left;
	color: #000;
	line-height: 1.4em;
}
.banner div.link a {
	color: #000;
}


#twitter ul {
	list-style: none;
}


#home-right  {
	height:257px;
	width:540px;
	float: left;
}
#billboard ul {
	margin: 10px 0px 0px 15px;

}
#billboard ul li {
	margin: 5px 0px;
}


#home-left {
	width: 280px;
	float: left;
}
#contact-right , #services-right{
	width:540px;
	float: left;
}

#contact-left , #services-left{
	width: 280px;
	float: left;
}
#services-right img, #home-right img{
	float: left;
	padding: 5px 10px;
}

label  {
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	font-size: 1.2em;
	height: 20px;
	padding: 0px 0px 10px 0px;



}
#services-left p , #home-left p{
	font-style: italic;
	padding: 10px;
	line-height: 1.7em;
	color: #CCC;
}

#about-left img {
	float: right;
	padding: 0px 5px 0px 10px;
}

input , select  {
	width: 428px;
	height: 20px;
	margin: 0px 0px 10px 10px;
	float: left;
	padding: 5px;
	font-size: 16px;
	font-family: "Myriad Pro", Tahoma, Verdana, Geneva, sans-serif;

}
textarea {
	width: 428px;
	height: 150px;
	margin: 0px 0px 10px 10px;
	float: left;
	padding: 5px;
	font-size: 16px;
	font-family: "Myriad Pro", Tahoma, Verdana, Geneva, sans-serif;
}
#about-left, #about-right {
	width: 410px;
	float: left;
}
#about-left {
	text-align: right;
	color: #d4e099;
}
#about-right {
	color: #f9c9e1;
}
#about-right img   {
	float: left;
	padding: 0px 10px 0px 5px;
}
#home-right #col1, #home-right #col2 {
	width: 250px;
	float: left;
	padding: 10px;
}
#twitter-left {
	height: 51px;
	background: url(../images/twitter.png) no-repeat top left;
	font-size: 13px;
	padding-left: 40px;
	padding-top: 15px;
	float: left;
	letter-spacing: 0px;
	color: #4A4A4A;
	font-weight: bold;
}
#services-right p {
	margin-left: 10px;
}

#twitter-right {
	height: 51px;
	background: url(../images/twitter.png) no-repeat top right;
	font-size: 13px;
	padding-top: 15px;
	float: left;
	letter-spacing: 0px;
	color: #4A4A4A;
	font-weight: bold;
	padding-right: 70px;
}

#banner {
	height: 273px;
	width: 820px;
	background: url(../images/banner-sweet.png) no-repeat top left;

}
ul.list li{
	margin-left: 15px;

}
#home-right h1 , #services-right h1, #services-right h2{
	padding: 0 0 0 10px;
}


#banner2 {
	height: 273px;
	width: 820px;
	background: url(../images/banner-hot.png) no-repeat top left;
}
#banner3 {
	height: 273px;
	width: 820px;
	background: url(../images/banner-tasteful.png) no-repeat top left;
}
input.submit {
	float: right;
	text-transform: uppercase;
	background-color: #b8af03;
	font-weight: bold;
	border: 0px;
	color: #FFFFFF;
	width: 150px;
	height: 30px;
}
