/* Start of CMSMS style sheet 'main' */
body {
background: #2a2a2a url(images/bodybg.png) repeat-x;
text-align: center;
color: #DDD;
behavior: url(csshover.htc);
}

#subcontent li {
list-style: circle;
margin: 0 0 10px 40px;
padding: 0 0 0 10px;
}

a, a:visited, body.mceContentBody a {color: #FFF;}
a:active, a:hover, body.mceContentBody a:hover {color: #FFF; text-decoration: underline;}

#header {
width: 760px;
height: 125px;
text-align: left;
margin: 0 auto 0 auto;
}

a.livedesign {
float: right;
display: block;
height: 49px;
width: 272px;
background: url(images/livedesign.png) 0 0 no-repeat;
}

a.livedesign:hover {
background: url(images/livedesign.png) 0 -49px no-repeat;
}

a.logo {
float: left;
margin: 60px 0 0 0;
}

#nav {
width: 760px;
height: 55px;
margin: 5px auto 0 auto;
background: #e5e5e5 url(images/navbg.png);
}

ul#menu li, ul#menu li a {
text-align: center;
position: relative;
display: block;
line-height: 55px;
border: 0;
text-decoration: none;
}

ul#menu li {
float: left;
display:inline;
}

ul#menu{
width: 689px;
margin: 0 35px 0 36px;
}

li#a a {text-indent: -9999px; background: url(images/navigation.png) 0 0 no-repeat; width: 138px;}
li#b a {text-indent: -9999px; background: url(images/navigation.png) -138px 0 no-repeat; width: 136px;}
li#c a {text-indent: -9999px; background: url(images/navigation.png) -274px 0 no-repeat; width: 124px;}
li#d a {text-indent: -9999px; background: url(images/navigation.png) -398px 0 no-repeat; width: 141px;}
li#e a {text-indent: -9999px; background: url(images/navigation.png) -539px 0 no-repeat; width: 150px;}

li#a a:hover {background-position:0 -55px}
li#b a:hover {background-position:-138px -55px}
li#c a:hover {background-position:-274px -55px}
li#d a:hover {background-position:-398px -55px}
li#e a:hover {background-position:-539px -55px}

#content {
margin: 25px auto 10px auto;
width: 808px;
height: 510px;
background: #0f0f0f url(images/contentbg.png);
}

#subcontent div.cc {
width: 314px;
float: left;
font-size: 12px;
padding: 10px;
margin: 10px;
}

#subcontent div.cc p {
line-height: 1.7em;
margin-bottom: 0px;
}

#subcontent div.cc h2 {
font-size: 12px;
margin-bottom: 3px;
}

#subcontent h3 {
margin: 5px 0 5px 0;
padding: 8px 20px;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background-color: #222;
cursor: pointer;
font-size: 20px;
}

#subcontent h1, body.mceContentBody h1 {
margin-bottom: 15px;
font-size: 24px;
font-family: Helvetica, sans-serif;
color: #0090ff;
font-weight: normal;
}

#subcontent h2, body.mceContentBody h2 {
font-size: 14px;
margin-bottom: 10px;
font-weight: bold;
font-family: Helvetica, sans-serif;
color: #FFF;
}

#subcontent, body.mceContentBody {
font-family: Helvetica, sans-serif;
font-size: 14px;
line-height: 1.7em;
padding: 60px 50px 50px 50px;
text-align: left;
margin: 25px auto 0 auto;
width: 808px;
w\idth: 708px;
background: #0f0f0f url(images/subcontent2.png) no-repeat;
}

#subcontent {
overflow: hidden;
}

#subcontentbottom {
background: #0f0f0f url(images/contentbgbottom.png) no-repeat;
height: 22px;
width: 808px;
margin: 0 auto 10px auto;
}

#subcontent p, body.mceContentBody p {
color: #CCC;
margin: 0 0 10px 0px;
padding: 5px 10px;
}

#subcontent .accordian p, .accordian body.mceContentBody p {
color: #CCC;
margin: 0 0 40px 0;
padding: 5px 10px 5px 10px;
}

.contentimg {
margin: 60px 0 0 55px;
z-index: 0;
}

.aerdream {
position: relative;
float: right;
margin: -330px -40px 0 0;
width: 213px;
height: 243px;
background: url(images/aerdream1.png) 0 0 no-repeat;
}

* html .aerdream {background: url(images/aerdream.png) 0 0 no-repeat;}

.aerdream:hover {
background: url(images/aerdream.png) 0 -243px no-repeat;
}

html>body .aerdream:hover {
background: url(images/aerdream1.png) 0 -243px no-repeat;
}

#carousel ul {
height: 118px;
overflow: hidden;
}

#carousel li img{
cursor: default;

}

#carousel li img:hover{
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
margin-top: -120px;
}

.subhead {
margin: 15px 0 10px 15px;
}

.clearer {
clear: both;
}

/* End of 'main' */

