/* Start of CMSMS style sheet 'default' */
body {
	background: #CDD5D9 url(http://www.my-pc-consultant.com/images/background.gif) repeat-y center top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

form, input {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headbar {
	background: #416171;
	color: #FFE355;
	text-align: right;
}

#footer {
	background: #416171;
	color: #FFFFFF;
	text-align: center;
	font-size: 8pt;
}

#foottext {
	text-align: center;
	padding: 5px;
	font-size: 8pt;
}

#navcontainer {
	background: #CDD5D9;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 1px 10px 1px 10px;
width: 160px;
font-size: 10pt;
}

#navcontainer a:link, #navlist a:visited, .navlist a:visited
{
color: #012C41;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #416171;
color: #FFE355;
}

.navhead {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background: #727476;
	padding: 5px 10px 5px 10px;
    margin: 10px 0 0 0;
}

#content {
	border: 1px solid #416171;
	background-color: #FFFCEE;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
    float: left;
    width: 355px;
    margin: 0 10px 0 10px;
}

#navigation {
	vertical-align: top;
}

#mainarea {
	vertical-align: top;
}

#sidebar {
	vertical-align: top;
}

.blueback {
	background: #CDD5D9;
	color: #012C41;
	padding: 1px 5px 1px 5px;
}

.yellowback {
	background: #FFE355;
	color: #012C41;
	text-align: center;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 5px;
}

.darkblueback {
	background: #416171;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 5px;
}

h1 {
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #012C41;
}

h2 {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #012C41;
}

p {
	font-size: 10pt;
	color: #012C41;
}

li {
	color: #012C41;
	font-size: 10pt;
}

a:link, a:visited, a:active
{
color: #012C41;
text-decoration: underline;
}

a:hover
{
background-color: #416171;
color: #FFE355;
}

#foottext a:hover img {
    background-color: #FFF;
}
/* End of 'default' */

/* Start of CMSMS style sheet 'layout' */
#siteWrapper {
    width: 740px;
    padding: 8px 0 0 0;
    margin: 0 auto;
}

#headlogo {
    padding: 0;
    margin: 0;
    height: 92px;
    border-bottom: 14px solid #416171;
    position: relative;
}
#headlogoimg {
    position: absolute;
    top: 4px;
    left: 0;
}
#headsubscribe {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 440px;
    border: 1px solid #ffe356;
    padding: 10px;
    margin: 0;
}
#headcatch {
    position: absolute;
    top: 92px;
    right: 0;
}

#mainWrapper {
    padding: 12px 8px 12px 8px;
}

#navTestWrapper {
    width: 180px;
    float: left;
}
#featureWrapper {
    width: 150px;
    float: left;
}
/* End of 'layout' */

