/* Start of CMSMS style sheet 'OTW' */
html {
	background: #2D203B url('images/wallpaper.gif') no-repeat top center;
}
body {
	font-family: Myraid, "Myriad Pro", Calibri,"Gill Sans","Gill Sans MT","Trebuchet MS",sans-serif;
	font-size: 0.85em;
}
a { color: #000000; text-decoration: none;}
#content a { border-bottom: 1px dotted #000000; }
#content a:hover { border-bottom: 1px dotted #C9004B;}
#pagewrapper {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}
#header {
	height: 159px;
	background: #fff url('images/header.jpg');
}
#header-logo {
	width: 383px;
	float: left;
}
#header-right {
	width: 308px;
	float: right;
	text-align: right;
	padding: 22px 10px 0px 0;
}
#navigation {
	height: 38px;
	background: url('images/nav-background.jpg');
	margin-bottom: 10px;
}
#navigation a {
	display: block;
	float: left;
	width: 133px;
	text-align: center;
}
#navigation a:hover, #navigation a.active {
	background: url('/images/navbar-hover.png');
}
#mainsection {
	background: url('images/content-background.gif') bottom;
}
#leftcontent {
	float: left;
	width: 150px;
	margin: 10px 10px 40px 10px;
}
#content {
	float: left;
	width: 430px;
	margin: 6px 12px 0px 12px;
}
#content .frame {
	width: 240px;
	height: 180px;
	padding: 85px 95px;
}
#content .frame img {
	width: 240px;
	height: 180px;
	display: none;
}
#content .frame p {
padding:0px;
margin:0px;
}
#content .frame #framefade {
display: none;
    height: 180px; 
    width: 240px; 
    overflow: hidden; 
    z-index: 10; 
    position: relative; 
    top: -180px; 
	background: url('images/framefade.png');
}
#content #framehome, #content #frame {
	background: url('images/frames/home.jpg');
}
#content #frameabout, #content #frameour-blog {
	background: url('images/frames/about.jpg');
}
#content #framecontact {
	background: url('images/frames/contact.jpg');
}
#content #frameclients, #content #framelocations {
	background: url('images/frames/clients.jpg');
}
#content #frameservices, #content #framespecial-offer {
	background: url('images/frames/services.jpg');
}
#content #framegallery {
	background: url('images/frames/gallery.jpg');
}

#content h2 {

	color: #5B2984;
	font-size: 2em;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
#content h3 {
	color: #C9004B;
	font-size: 1.3em;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#content .our-blog a {
	color: #C9004B;
	border-bottom: 0px;
}
#content #ClientsTestimonials {
	margin-top: 12px;
}
#content #ClientsTestimonials p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
#rightcontent {
	float: left;
	width: 160px;
	margin: 0px 8px;
}
#rightcontent #speech {
	padding: 110px 10px 10px 10px;
	width: 140px;
	font-size: 0.9em;
	color: #fefefe;
}
#rightcontent .speechcolor1 {
	background: #B31F71 url('/images/speech/1.gif') no-repeat;
}
#rightcontent .speechcolor2 {
	background: #88B23F url('/images/speech/2.gif') no-repeat;
}
#rightcontent .speechcolor3 {
	background: #00A9A4 url('/images/speech/3.gif') no-repeat;
}
#rightcontent .speechcolor4 {
	background: #6D3D97 url('/images/speech/4.gif') no-repeat;
}
#rightcontent .speechcolor5 {
	background: #0F75BC url('/images/speech/5.gif') no-repeat;
}

#rightcontent #speech .who {
font-size: 0.9em;
}
#rightcontent #location {
	margin: 25px 0;
}
#footer {
	height: 43px;
	padding: 0px 10px 10px 10px;
	clear:both;
	width: 780px;
}
#footer #valid {
	float: left;
	width: 150px;
	text-align: center;
}
#footer #valid img {
	padding: 7px 3px 7px 3px;
}
#footer #logos { 
	float: right; 
	width: 160px;
	text-align: center;
}

#footer #logos img {
	padding: 0px 8px;
}
#children {
	list-style-type: none;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
#children li {
	background: url(images/ul.gif) no-repeat 0px 6px;
	padding-left: 28px;
	padding-bottom: 2px;
	font-weight: bold;
}
#children li a {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
}
#children li a:hover {
	color: #C9004B; 
	border-bottom: 0px;
}
/* End of 'OTW' */

