@charset "utf-8";

/* 
Global CSS Document
John Stewart
http://www.jstewartdesign.com

Written by John Stewart
http://www.jstewartdesign.com
*/


/* --- Style Reset -- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body{
	font: 62.5%;
	background-image:url(../_images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #231f20;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2, h3{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px 0px 15px 0px;
	display: block;
}

.column.one h2{
	margin-top: 25px;
}

p{
	color:#FFFFFF;
	margin-bottom: 15px;
	line-height: 20px;
}

a{
	color:#FFFFFF;
	outline: none;
}

a:hover{
	text-decoration: underline;
	color:#E51B25;
}

#wrapper{
	width: 970px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0px;
	font-size: 0.8em;
	color:#aaaeb3;
	
}

#header{
	background-image:url(../_images/globe.gif);
	background-repeat: no-repeat;
	background-position: right 22px;
	width: 970px;
	display: block;
}

#header h1{
	width: 100%;
	background-image:url(../_images/logo_roar-group.gif);
	background-repeat: no-repeat;
	height: 122px;
	width:722px;
	display: block;
	text-indent: -99999px;
	margin-bottom: 15px;
}

#primary-navigation{
	width: 970px;
	padding: 5px;
	background-color:#e51b25;
	padding-left: 310px;
	height: 20px;
	margin-bottom: 20px;
	display: block;
}

#primary-navigation li{
	float: left;
	margin-right: 50px;
	font-size: 1.1em;
}

#primary-navigation li a{
	text-decoration: none;
	color: #FFFFFF;
}

#primary-navigation li.selected{
	background-image:url(../_images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center 24px;
	height: 32px;
}

#primary-navigation li a:hover{
	text-decoration: underline;
}

ul#services{
	list-style: none;
}

ul#services li{
	font-size: 2.1em;
	text-transform: uppercase;
}

#content.two-columns{
	overflow: hidden;
	margin-bottom: 15px;
	min-height:545px;
	display: block;
}

#content.two-columns .column{
	float: left;
	display: block;
}

#content.two-columns .column.one{
	width: 295px;
	margin-right: 14px;
}

#content.two-columns .column.one p{
	font-size: 1.2em;
	color: #605f60;
}

#content.two-columns .column.two{
	width: 661px;
}

ul#client-details li{
	margin-bottom: 10px;
	padding-left: 5px;
}

ul#client-details li a{
	color: #e51b25;
	text-decoration: none;
	font-size: 1.1em;
}

ul#client-details li a:hover{
	color: #FFFFFF;
}

ul#client-details li.selected a{
	color: #FFFFFF;
}

ul#clients{
	margin: 15px 0px 0px 5px;
}

ul#clients li{
	color: #e51b25;
	font-size: 1.1em;
	margin-bottom: 5px;
}

ul#subservice{
	list-style: none;
}

ul#subservice li{
	margin-bottom: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.1em;
}

ul#subservice li a {
      text-decoration: none;
	color: #4c4d4f;
}

ul#subservice li.selected {
	color: #FFFFFF;
      text-decoration: none;
      font-weight: normal;
}

ul#subservice li.selected a{
	color: #FFFFFF;
      text-decoration: none;
      font-weight: normal;
}

ul#subservice li a:hover {
	color: #E51B25;
}

ul#clients ul{
	margin-right: 0px;
}

ul#clients li ul li{
	color: #FFFFFF;
	font-size: 1.4em;
	margin-bottom: 5px;
}

p.back a{
	font-size: 0.8em;
	color: #605f60;
	display: block;
	margin-top: 25px;
}

p.back a:hover{
	color:#FFFFFF;
}

ul#other-services{
	padding-top: 15px;
}

ul#other-services li span{
	margin-bottom: 15px;
	padding-left: 5px;
	display: block;
}

ul#other-services li ul li{
	margin-bottom: 15px;
	padding-left: 10px;
}

ul#other-services li ul li a{
	text-decoration: none;
}

ul#other-services li ul li.selected a{
	color:#E51B25
}

ul#other-services li ul li a:hover{
	color:#E51B25
}

ul#other-services li ul li ul li{
	margin-bottom: 5px;
	padding-left: 0px;
	font-size: 1.4em;
}

#contact-details{
	margin-top: 10px;
	margin-left: 3px;
	font-size: 0.9em;
}

#contact-details h3{
	margin-bottom: 0px;
}

#contact-details p{
	color:#FFFFFF !important;
}

#contact-details p.red{
	color:#E51B25 !important;
}

#footer{
	border-top: 1px solid #3b393b;
	padding: 15px 0px;
	color:#605d60;
	clear: both;
}

p.replace{
	font-size: 25px;
}

div.logo {
 float: left;
 padding-bottom: 4px;
 padding-right: 6px;
}

