/* Body */
body {
	padding: 0;
	font-family: "Georgia";
	font-size: 13px;
	color: #000000;
	background: #FFFFFF url(images/bg.gif) repeat-x;
	
}

/* Header */

#header {
	width: 706px;
	height:50px;
	margin: 0 auto;
	padding: 0 0 0 0;
}


/* Menu */

#menu {
	width: 600px;
	height: 10px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	color: #DFDFDF;
	text-transform: uppercase;
	
}

#menu a:hover {
	color: #AFAFAF;
}

#menu .active a {
	color: #EFEFEF;
	background: url(images/img02.gif) no-repeat left center;
	
}

/* Services #7ECAEF-blue  #00008C-dark blue*/
#service {
	width: 650px;
	height: 10px;
	margin: 0 auto;
	float: center;
}

#service ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#service li {
	display: inline;
}

#service a {
	display: block;
	padding: 0 10px 0 10px;
	text-align: left;
	text-decoration: none;
	font-size: 250%;
	color: #7ECAEF;
	text-transform: lowercase;
	
}

#service a:hover {
	color: #AFAFAF;
	background: url(images/img02.gif) no-repeat left center;
}

#service .active a {
	color: #000000;
	
}

#service span{
	text-align: center;
	text-decoration: none;
	color: #00008C;
	text-transform: lowercase;
}

/* Logo */

#logo {
	float: left;
	width: 500px;
	height: 200px;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-left: 100px;
	background: url(images/caldence.jpg) no-repeat;
}

#logo h1 {
	padding: 100px 0 0 0;
	text-align: left;
	letter-spacing: 10px;
	font-size: 20px;
	font-weight: normal;
	margin-left: -50px;
	margin-top: 30px;
	
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#maincontent{
	width: 800px;
	height: 500px;
	margin: 0 auto;

}

/* Boxes */
#leftbox {
	width:300px;
	height: 500px;
	float:left;
	margin-top: -10px;	
	margin-left: -97px;
	background: url(images/hand.jpg) no-repeat;
	
}

#leftbox_rpo {
	width:300px;
	height: 500px;
	float:left;
	margin-top: -10px;	
	margin-left: -97px;
	background: url(images/rpo.jpg) no-repeat;
	
}

#leftbox_app {
	width:300px;
	height: 500px;
	float:left;
	margin-top: -10px;	
	margin-left: -97px;
	background: url(images/app.jpg) no-repeat;
	
}

#leftbox_reach {
	width:300px;
	height: 500px;
	float:left;
	margin-top: -10px;	
	margin-left: -97px;
	background: url(images/reach.jpg) no-repeat;
	
}

#leftbox_about {
	width:300px;
	height: 500px;
	float:left;
	margin-top: -10px;	
	margin-left: -97px;
	background: url(images/globe.jpg) no-repeat;
	
}

#rightbox {
	width:500px;
	height: 600px;	
	float:right;	
}

#page{
	margin-top: 0px;	
	text-align: justify;
}

#page span{
	font-size: 150%;
	color: #7ECAEF;
	text-transform: lowercase;

}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 100px;
}

.col-two {
	float: right;
	width: 100px;
}


#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 500px;
height: 30px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

/* Services #7ECAEF-blue  #00008C-dark blue*/
#service2 {
	width: 350px;
	height: 10px;
	margin: 0 auto;
	float: left;
}

#service2 ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#service2 li {
	display: inline;
}

#service2 a {
	display: block;
	padding: 0 20px 0 10px;
	text-align: center;
	text-decoration: none;
	font-size: 150%;
	color: #7ECAEF;
	text-transform: lowercase;
	
}

#service2 a:hover {
	color: #AFAFAF;
	background: url(images/img02.gif) no-repeat left center;
}

#service2 .active a {
	color: #000000;
	
}

#service2 span{
	text-align: center;
	text-decoration: none;
	color: #00008C;
	text-transform: lowercase;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #000000;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}



