/* Start of CMSMS style sheet 'Pegasus' */
/*  
@Enhanced IT Solutions
@Since [cmsms 1.6]
@Contributors: NickC 
*/

body {
/* default text for entire site */
	font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A36;
                width:956px; 
                margin:0 auto; 
                text-align:left; 
                background-image:url(uploads/images/pegasus1.png); 
                background-repeat:no-repeat; 
                background-position:bottom center;
}

/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong{font-weight: bold;}i, em{	font-style: italic;}
p {
    padding: 0;
    margin-top: 0.5em;
    margin-bottom: 0em;
    text-align:left;
}

h1, h2, h3, h4, h5 {
	
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {font-size: 1.5em;}

.big-title {
               color:#2FC7F9;
               text-align:left;
               font-weight:bold;
               font-style:italic;           
}

/*default link styles*/
a {
	color: #679EBC;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #3A6B85;
}
a:active {
	color: #3A6B85;
}
a:visited {
	color: #679EBC;
}
input, textarea, select {
	font-size: 0.95em;
}

div.custom-footer {
                color: #000000;
                text-align: center;
}

.telephone {
	color:#2FC7F9;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 25px;
}

.tag-line {
	color:#2FC7F9;
                text-align: center;
                padding:10px 0px 10px 0px;
	font-size: 25px;
}


.logo {
/* adjust according your image size */
                float: left;
	display: block;
	padding-bottom:3px;
}

.flashplayer {
	text-align: center;
                padding:0px 0px 4px 0px;
}

.search {
          width:290px;
          float:right;
}

.wrapper {width:100%; overflow:hidden;}
.box {background:#F3F9F8;}
.box .box-top-left {background:url(uploads/images/box-top-left.gif) left top no-repeat;}
.box .box-top-right {background:url(uploads/images/box-top-right.gif) right top no-repeat;}
.box .box-bot-left {background:url(uploads/images/box-bot-left.gif) left bottom no-repeat;}
.box .box-bot-right {background:url(uploads/images/box-bot-right.gif) right bottom no-repeat; width:100%;}
.box .inner {padding:3px 7px 10px 7px;}

img {
   border:0px;
}

#left {
	width: 250px;
}


.FI_reviews {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    padding: 10px 0px 0px 10px
}

/* ------------ Content ------------ */
#content {
	width: auto;
	text-align: left;
}

.NewsImg {
                vertical-align: top; 
                Padding: 2px 3px 0px 0px;
                float: left; 
}
.ServiceHeight {
                height: 65px;
}
.ServiceTitle {
               text-align:left;
               font-weight:bold;
               Padding: 0px 0px 0px 58px;
}
/* End of 'Pegasus' */

