﻿body
{
    font-family:Arial;
    font-size:13px;
    color:White;
    margin:0px;
    padding:0px;
    background-color:#444444;
    /*background-image:url(/Images/BGFade.jpg);*/
    background-repeat:repeat-x;
    background-position:bottom;
    background-attachment:fixed;
}

#pagecontainer
{
    width:980px;
    height:auto;
    overflow:hidden;
    margin:5px;
}

#header
{
    width:720px;
    height:150px;
    overflow:hidden;
    background-image:url(/Images/Header.png);
    margin-bottom:6px;
}

.section
{
    height:auto;
    overflow:hidden;
    margin-bottom:10px;
}

#content
{
    width:720px;
    height:auto;
    float:left;
    overflow:hidden;
}

.content
{
    width:698px;
    height:auto;
    background-color:#333333;
    padding:10px;
    border:1px solid #555555;
    margin-bottom:5px;
    overflow:hidden;
}

#menu
{
    margin:65px 0px 0px 0px;
    overflow:hidden;
    height:auto;
    text-align:center;
    float:left;
    width:720px;
}

#menu img
{
    margin:0px 10px 0px 10px;
}

#rightcol
{
    width:233px;
    float:right;
    height:auto;
    min-height:500px;
    background-color:#222222;
    padding:10px 10px 0px 10px;
    border:1px solid #555555;
}

#twitter_update_list
{
}

#twitter_update_list li, #full_twitter_update_list li
{
    list-style-type:none;
    margin-bottom:5px;
    border-bottom:1px dotted #777777;
    padding-bottom:2px;
}

#twitter_update_list li span, #full_twitter_update_list li span
{
    display:block;
    padding-bottom:2px;
    color:White;
    font-size:13px;
}

#twitter_update_list, #full_twitter_update_list
{
    color:#cccccc;
    font-size:11px;
    list-style-position:outside;
}

a
{
    color:#dddddd;
    text-decoration:none;
}

a:hover
{
    color:#bbbbbb;
    text-decoration:underline;
}

h1,h2,h3,h4,h5,p
{
    text-decoration:none;
    color:White;
    font-weight:normal;
    margin:0px 0px 10px 0px;
    padding:0px;
}

h1,h2
{
    color:White;
    background-color:#183654;
    font-family:"Century Gothic",Arial;
    padding:2px 5px 4px 5px;
    border-bottom:1px solid #888888;
    background-image:url(/Images/BlueFade.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

h1
{
    font-size:22px;
}

h2
{
    font-size:16px;
}

p
{
    font-size:13px;
}

.ulmenu
{
    margin:0px;
    padding:0px 0px 0px 20px;
    list-style-image:url(/Images/li_222222.jpg);
}

.ulmenu li
{
    margin-bottom:5px;
    font-size:14px;
}

a img
{
    border:0px;
    text-decoration:none;
}

.nounderline
{
    text-decoration:none;
    border:0px;
}

.nounderline:hover
{
    text-decoration:none;
}

.followlink
{
    display:block;
    height:auto;
    overflow:hidden;
    width:100%;
    margin-bottom:10px;
}

.followlink img
{
    height:30px;
    float:left;
}

.followlink span
{
    display:block;
    float:left;
    margin:8px 0px 0px 5px;
}

hr
{
    margin:0px 0px 10px 0px;
    padding:0px;
    height:0px;
    border:0px;
    border-bottom:1px dotted #777777;
}

#homeservices
{
    text-align:center;
}

#homeservices img
{
    margin:10px;
}

.ul_medium
{
    margin:0px;
    padding:0px 0px 0px 20px;
    list-style-image:url(/Images/li_transparant.png);
}

.ul_medium li
{
    margin-bottom:5px;
    font-size:14px;
}

.ul_medium_3col
{
    margin:0px;
    padding:0px 0px 0px 20px;
    list-style-image:url(/Images/li_transparant.png);
}

.ul_medium_3col li
{
    margin-bottom:5px;
    font-size:14px;
    width:213px;
    float:left;
}

.floatright
{
    float:right;
    border:1px solid #777777;
    margin-left:10px;
    display:block;
}

.floatrightnoborder
{
    float:right;
    margin-left:10px;
    display:block;
}

strong
{
    font-weight:normal;
}

#smallservices
{
    text-align:center;
}

#smallservices img
{
    margin:4px;
    height:75px;
}

.testimonialpic
{
    width:150px;
    vertical-align:top;
    padding-right:10px;
    padding-bottom:10px;
}

.testimonialpic img
{
    width:150px;
}

.testimonialtext
{
    vertical-align:top;
    padding-bottom:10px;
}

#gmap
{
    height:300px;
    overflow:hidden;
}

td
{
    vertical-align:top;
}

.enqform
{
    width:100%;
}

.t_prompt
{
    padding-top:6px;
    padding-right:5px;
    text-align:right;
}

.t_answer input, .t_answer select,.t_answer textarea
{
    font-size:13px;
    font-family:Arial;
    padding:3px;
    border:1px solid #aaaaaa;
    margin:0px;
}

.t_answer
{
    padding:2px 8px 2px 2px;
}

.t_validation
{
    vertical-align:middle;
    width:9px;
    padding-left:5px;
}

.linkbutton
{
    width:auto;
    float:left;
    padding-left:10px;
    background-image:url(/Images/button_01.png);
    background-position:top left;
    background-repeat:no-repeat;
    display:block;
    height:24px;
}

.linkbutton span
{
    display:block;
    height:21px;
    padding-top:3px;
    padding-right:10px;
    background-image:url(/Images/button_02.png);
    background-position:top right;
    background-repeat:no-repeat;
    font-size:14px;
}

a.linkbutton
{
    color:White;
    text-decoration:none;
}

.linkbutton:hover
{
    background-position:bottom left;
}

.linkbutton span:hover
{
    background-position:bottom right;
}

h3
{
    font-size:16px;
    font-family: "Century Gothic", Arial;
    color:#369eff;
}

h3 a
{
    font-size:13px;
}

.col1of2
{
    width:345px;
    height:auto;
    overflow:hidden;
    float:left;
}

.fullpagepic
{
    margin-bottom:10px;
}

.pagescbs
{
}

.pagescbs input
{
    margin:5px;
    border:0px;
}

.centertext
{
    text-align:center;
    text-decoration:underline;
}

#headerright
{
    position:absolute;
    width:253px;
    height:150px;
    overflow:hidden;
    left:731px;
}
