/* Start of CMSMS style sheet 'Copywriting' */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body 
	{
	background: #F3F1F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	height: 100%;
	}

#wrapper
	{
	background: #FFF;
	margin: 0 auto;
	padding: 36px 36px;
	width: 768px;
	font-size: 0.8em;
	}
h2
        {
        font-size:1.6em;
        margin-bottom: 1.2em;
        font-weight:bold;
        }
h3
	{
	font-size: 1.5em;
        margin-top:0.8em;
	margin-bottom: 0.6em;
	}
h4
        {
        font-size:1.2em;
        font-weight:bold;
        }
p
	{
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.8em;
	}

.logo
	{
	text-align: left;
	margin-bottom: 24px;
	margin-left: 100px;
	}

#header
	{
	position: relative;
	width: 760px;
	height: 220px;
	margin-top: 24px;
        margin-bottom: 36px;
	background: #E54F56 url('uploads/images/headerbg.png') no-repeat;
	}
	
	.quotes
	{
	position: relative;
	width: 440px;
	height: 160px;
	padding:30px 30px 30px 280px;
	}
	.quotes q
	{
	padding: 1em;
        line-height: 1.4em;
	font-size: 1.1em;
	color: #FFF;
	}
       .quotes i
        {
        float:right;
	font-size: 1em;
	color: #FFF;
       padding:2em;
       padding-top:1em;
        }
.quotes div {display:inline;width:440px;}

#main
	{
	margin-bottom: 20px;
	}

#content 
	{
	float: right;
	text-align: left;
	width: 460px;
	padding-right: 20px;
	}


#navcontainer 
	{
	width: 255px;
	margin-right: 20px;
	float: left;
	}

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

#navcontainer a
	{
	display: block;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	width: 240px;
	height: 22px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}

#navcontainer a:link, #navlist a:visited
	{
	color: #FFF;
	text-decoration: none;
	}
#navcontainer a.why
	{
	background: #AB2F70 url(images/nav_why.png) no-repeat right;
	}
#navcontainer a.why:hover
	{
	background: #FFF;
	color: #AB2F70;
	}
	
#navcontainer a.how
	{
	background: #304B5B url(images/nav_how.png) no-repeat right;
	}
#navcontainer a.how:hover
	{
	background: #FFF;
	color: #304B5B;
	}
	
#navcontainer a.clients
	{
	background: #ADA2AB url(images/nav_clients.png) no-repeat right;
	}
#navcontainer a.clients:hover
	{
	background: #FFF;
	color: #ADA2AB;
	}

.clear
	{
	clear: both;}
/* End of 'Copywriting' */

