﻿body 
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	margin: 0;
	padding: 0;
	vertical-align: 1%;
}

#biggest
{
    width: 1024px;
    background-color: #ffffff;
    color: #000000;
    margin: 0 auto;
}

#header
{
    width: 1024px;
    height: 256px;
}

#hdr_clmn_1
{
    width: 480px;
    height: 256px;
    background-color: #ffc43c;
    margin-right: 3px;
    float: left;
}

#logo
{
    
    margin: 35px 0 0 45px;
}

#logo a img
{
    border: 0 none;
}

#hdr_clmn_2
{
    width: 371px;
    height: 256px;
    margin-right: 3px;
    float: left;
}

#hdr_clmn_3
{
    width: 167px;
    height: 256px;
    float: left;
}

#content
{
    min-height: 377px;
}

#menu
{
	width: 600px;
	margin-top: -3px;
	text-align: center;
}

#menu ul li
{
    float: left;
    margin-right: 10px;
    list-style: none;
}

#menu ul li a
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #808080;
}

#menu ul li a:hover
{
    color: #000000;
}
    
#menu ul li a.active
{
    color: #000000;
}

#copy
{
	padding: 35px 0;
	text-align: justify;
}

#copy_left 
{
    float: left;
    font-size: 13px;
    margin: 35px 10px 0 0;
    padding-left: 38px;
    width: 462px;
}

.bodytext
{
    text-align: right;
}

#name
{
    width: 367px;
    border: 0 none;
    background-color: #e6e6e6;
    margin-left: 5px;
}

#phone
{
    width: 367px;
    border: 0 none;
    background-color: #e6e6e6;
    margin-left: 5px;
}

#email
{
    width: 367px;
    border: 0 none;
    background-color: #e6e6e6;
    margin-left: 5px;
}

#timing
{
    width: 367px;
    border: 0 none;
    background-color: #e6e6e6;
    margin-left: 5px;
}

#services
{
    width: 367px;
    border: 0 none;
    background-color: #e6e6e6;
    margin-left: 5px;
}

#submit 
{
    margin-top: 8px;
    /*background-color: transparent;
    border: 0 none;
    width: 54px;*/
}

#copy_right 
{
	float: left;
	font-size: 13px;
	margin-top: 35px;
	padding-right: 125px;
	width: 320px;
	text-align: left;
}

#copy_right a
{
    text-decoration: none;
    color: #808080;
}

#copy_right a:hover
{
    color: #000000;
}

#copy ul
{
    margin-top: 0;
}

#copy ul li
{
    margin-right: 10px;
    list-style: none;
}

#copy ul li a
{
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #808080;
}

#copy ul li a:hover
{
    color: #000000;
}
    
#copy ul li a.active
{
    color: #000000;
}

#copy p
{
    padding: 0 175px 0 40px;
}

#copy p.description
{
    font-size: 13px;
    margin-top: 5px;
}

#slide_count a
{
    text-decoration: none;
    color: #808080;
    margin-left: 4px;
}

#slide_count a:hover
{
    text-decoration: none;
    color: #000000;
}

#footer
{
	width: 954px;
	height: 57px;
	background-color: #000000;
	color: #ffffff;
	padding: 58px 35px 20px 35px;
}

#footer h2
{
	font-size: 14pt;
	text-align: right;
	font-family: Garamond;
	color: #999999;
	margin: 0 0 -7px 0;
	letter-spacing: 2pt;
}

#footer p
{
    font-size: 13px;
    text-align: center;
}
