@charset "UTF-8";
body {
    background-image: url(../images/bkg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-color: #517EB8;
    color: #243C6A;
    font-style: normal;
}
#header {
	background-image: url(../images/hello_web_designer.jpg);
	background-position: center top;
	width: 100%;
	height: 435px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#header h1 {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-top: 320px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 50px;
    padding-bottom: 0px;
}
#content {
    width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: 100%;
    padding: 0px;
}
#container {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left_col {
	margin: 0px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	background-image: url(../images/div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#left_col p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
#left_col p a {
    color: #3071CA;
}
#one_col {
    padding-top: 0px;
    padding-right: 50px;
    padding-bottom: 0px;
    padding-left: 50px;
    margin: 0px;
    float: left;
    width: 850px;
    height: 100%;
    background-image: url(../images/div.gif);
    background-repeat: no-repeat;
    background-position: center 75px;
}
form {
    margin: 0px;
    padding: 0px;
}
.sub_col {
    float: left;
    width: 400px;
    padding-left: 0px;
    padding-right: 25px;
    margin: 0px;
    padding-bottom: 0px;
}
.sub_col_r {
    float: left;
    width: 400px;
    padding-right: 0px;
    padding-left: 25px;
    margin: 0px;
    padding-bottom: 0px;
}
#right_col {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2   {
    color: #243C6A;
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}
h3 {
    color: #346ab0;
    font-weight: normal;
    margin: 0px 0px 18px;
    line-height: 20px;
    font-size: 18px;
}
h4 {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 0px;
}
h2.message {
    background-color: #F0F8FF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
}
h6.sub_head {
    background-color: #517EB8;
    color: #FFFFFF;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 8px;
    font-size: 18px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #316EB1;
}
.service {
    clear: left;
    float: left;
    margin-bottom: 32px;
    width: 286px;
}
.service_type {
    float: left;
    width: 225px;
    padding-left: 8px;
    color: #346ab0;
}
.icon {
    float: left;
    padding-top: 5px;
}
.service  h3 {
    margin-bottom: 4px;
    color: #243C6A;
    font-size: 16px;
}
.service  p {
    font-size: 13px;
    margin: 0px 0px 10px;
    padding: 0px;
    line-height: 18px;
}
h5 {
    margin: 0px;
    clear: left;
}
h5 a {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    background-image: url(../images/link_bkg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    float: left;
    padding-bottom: 10px;
    padding-right: 5px;
    margin: 0px;
    padding-top: 0px;
    line-height: 16px;
}
h5 a:hover {
    color: #346ab0;
}
h5  a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.underline {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    margin-top: 20px;
}
.design_border {
    background-color: #FFFFFF;
    padding: 3px;
    border: 1px solid #BCCCDE;
    clear: left;
}
h6  {
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.site_nav {
    margin: 10px 0px 55px;
    padding: 0px;
    width: 475px;
    line-height: 21px;
    font-size: 15px;
    float: left;
    clear: left;
}
.site_title {
    float: left;
    font-style: italic;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCCCDE;
    padding-bottom: 5px;
    width: 70%;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.site_link {
    float: right;
    background-image: url(images/buttons/butL.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.site_link a {
    background-image: url(../images/buttons/butR.gif);
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    color: #243C6A!important;
    text-decoration: none;
    margin-left: 13px;
    padding-right: 13px;
    padding-bottom: 5px;
}
.site_link a:hover {
    color: #346ab0;
}
#content_foot {
    background-image: url(../images/content_footer.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 15px;
    width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: left;
    height: 96px;
}
#content_foot_form {
    background-image: url(../images/content_footer_form.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 15px;
    width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: left;
    height: 96px;
}
#footer {
    padding: 0px;
    width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../images/footer/footer.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 225px;
    font-size: 15px;
    line-height: 19px;
}
.white {
    color: #FFFFFF;
}
.white a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #629AE0;
}
.white a:hover {
    border-bottom-style: solid;
    border-bottom-color: #67A2EC;
}
#footer  p.contact_foot {
    background-image: url(../images/footer/but_foot_L.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}
#footer  p.contact_foot a  {
    background-image: url(../images/footer/but_foot_R.gif);
    background-position: right top;
    margin-left: 12px;
    padding-right: 12px;
    padding-left: 0px;
    text-decoration: none;
    color: #243c6a;
    display: block;
    padding-bottom: 7px;
    background-repeat: no-repeat;
    margin-right: 15px;
}
#footer  p.contact_foot  a:hover {
    color: #346ab0;
}
.orange a {
    color: #FFD500;
    text-decoration: none;
    border-bottom-style: none;
}
.orange a:hover {
    color: #FFD500;
    border-bottom-style: none;
}
.f_left {
    float: left;
    width: 50%;
}
.f_right {
    float: right;
    text-align: right;
}
#name, #emailAddress, #company, #webAddress, #interest, #message {
    width: 99%;
}
#name, #emailAddress, #company, #webAddress,  #message, #word {
    background-image: none;
    border: 1px solid #D7E8F9;
    background-color: #FAFDFF;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-size: 14px;
}
.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.small a {
    color: #293563;
    text-decoration: none;
}
h6 strong {
    font-size: 20px;
    font-weight: bold;
    color: #AA0101;
}

