﻿body
{
	background-image: url('images/test.jpg');
    background-repeat: repeat-x;
    font-family: Tahoma,arial;
    font-size: 10pt;
    color: #78017f;
    line-height: 1.3em;
}

* { margin: 0px; padding: 0px; }

#Container
{
    width: 950px;
    margin: 0px auto;
    position: relative;
    background: #ff8001;
}

#Banner
{
    background-position: 50% top;
    width: 950px;
    height: 285px;
    background-image: url('images/Top.jpg');
    background-repeat: no-repeat;
}

.phone { position: absolute; top: 180px; left: 50px; font-size: 14pt; font-weight: bold; }

#FooterContent
{
    padding-top: 10px;
}

.imgLogo
{
    position: absolute;
    top: 50px;
    left: 40px;
    width: 350px;
}

.imgBannerHome
{
    width: 400px;
    height: 95px;
	position: absolute;
    top: 50px;
    right: 40px;
}

.imgBannerHome1
{
    width: 257px;
    height: 115px;
    position: absolute;
    top: 150px;
    right: 40px;
}

.imgBanner
{
    width: 200px;
    height: 200px;
    background-image: url('images/runner.gif');
    background-repeat: no-repeat;
    position: absolute;
    top: 35px;
    right: 40px;
}

#LeftContainer
{
	position: absolute;
    top: 235px;
    left: 40px;
    width: 150px;
}

#Popup { font-size:1.4em; text-align:right; }
#Popup a {text-decoration: none; color: #fff; }
#Popup a:hover {text-decoration: none; color: #36b1c1; }

#MainNavigation
{
    padding-left: 5px;
    padding-top: 15px;
    font-size: 11px;
    color: #fff;
    background-image: url('images/navbg.jpg');
    background-repeat: no-repeat;
}

#MainNavigation a { color: #fff; text-decoration: none; }

#MainNavigation a:hover { color: #78017f; text-decoration: none; }

.NavHead { white-space:nowrap;border-style:none;font-size:1em;margin-left:8px;font-weight: bold; }

.NavItem { margin-left: 25px; }

#menu {text-align:center; font-size: 11px; }

#menu a { color: #78017f; text-decoration: none; }

#menu a:hover { color: #36b1c1; text-decoration: none; }

#MainContent
{
    margin-right: 40px;
    min-height: 520px;
    height: auto !important;
    margin-left: 220px;
    font-size: 12px;
    text-align: justify;
}

#MainContentInner
{
	background:#ff8001;
}

.SmallCaps { font-variant: small-caps; font-size: 7pt; }

.Bold { font-weight: bold; }

.note { font-style: italic; text-align: right; color: #ffffff; }

.testimonial { font-style: italic; text-align: right; }

.Center { text-align: center; font-size: 7pt; }

.UnderLine { text-decoration: underline; }

ul { margin-top: 15px; margin-bottom: 15px; }

ul li { list-style-position: outside; list-style-image: url(images/bullet.gif); margin-bottom: 5px; text-align: justify; margin-left: 30px; }

.Right { float: right; }

h1 { color: #ffffff; font-size: 12pt; margin-bottom: 15px; font-weight: bold; text-align: center; }

h2 { font-size: 9pt; color: #ffffff; margin: 0px 0px 10px 0px; }

p { margin-bottom: 10px; }

.blue {color:#36b1c1;}

.white {color:#fff;}

hr { height:1px; color: #808080; }

#Bottom { text-align: center; font-size: 7pt; background: #fff; background-image: url('images/Bottom.jpg');
    background-repeat: no-repeat;
}

#Bottom a { color: #78017f; text-decoration: none; }

#Bottom a:hover { color: #36b1c1; text-decoration: none; }

#Base {  background-image: url('images/test2.jpg'); height: 100px;
    background-repeat: repeat-x;
    background-position: bottom;
}

#Base a { color: #fff; text-decoration: none; }

#Base a:hover { text-decoration: none; color: #36b1c1; }

#Advert { font-size: 8pt; }

#Advert a { color: #78017f; text-decoration: none; }

#Advert a:hover { text-decoration: none; color: #36b1c1; }

#MainContent a { color: #78017f; text-decoration: none; }

#MainContent a:hover { text-decoration: none; color: #36b1c1; }

#MainContentInner a { color: #78017f; text-decoration: none; }

#MainContentInner a:hover { text-decoration: none; color: #36b1c1; }
.active { color: #78017f; }

.menuactive { color: #36b1c1; }

.imageleft{ margin-left: 0px;
float:left ;
padding-left: 20px ;
padding-right: 15px;
padding-bottom: 10px ;
}

.imageright{ margin-right: 0px;
float:right ;
padding-left: 15px ;
padding-right: 20px;
padding-bottom: 10px ;
}
