@charset "utf-8";

body {
	padding: 0;
	background: #242D29 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #475245;
}

/* mandatory to be centered */
#global {
	top: 0px;
	margin-Top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	text-align: left;
	z-index: 0;
	position: relative;
}

#logoBox {
	position: absolute;
	width: 334px;
	height: 80px;
	left: 5px;
	top: 5px;
	z-index: 7;
}

#servicesBox {
	position: absolute;
	color: #ffffff;
	width: 250px;
	height: 80px;
	right: 5px;
	top: 45px;
	z-index: 8;
}

#servicesBox a {
	color: #ffffff;
	text-decoration: none;
}

#tagBox {
	position: absolute;
	width: 780px;
	height: 100px;
	left: 0px;
	top: 250px;
	padding: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	z-index: 7;
}

#serviceBox {
	left: 400px;
	z-index: 0;
}

#leftMenu {
	top: 450px;
	left: 0px;
	width: 400px;
	z-index: 0;
}

h1,h2,h3 {
	margin: 0;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 200%;
	font-weight: bold;
}

h5 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
	line-height: 100%;
}

p,ol,ul {
	line-height: 140%;
}

p {
	
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #5275c3;
}

a:hover {
	text-decoration: none;
	color: #000033;
}

img {
	border: none;
	z-index: 1;
}

img.left {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */
#menuTop {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	z-index: 0;
}

#menuPict {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	z-index: 1;
}

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding-left: 0px;
	float: left;
	z-index: 5;
}

#Divpict {
	width: 800px;
	height: 301px;
	margin: 0 auto;
}

#ServicesPict {
	width: 800px;
	height: 301px;
	margin: 0 auto;
}

#logo {
	padding: 0px 0 0px 0;
	width: 297px;
	height: 69px;
	margin: 0 auto;
}

/* Page */
#page {
	width: 800px;
	margin: 0px;
	background: #FFFFF0;
}

/* Content */
#content {
	float: right;
	width: 457px;
	padding: 10px 20px;
	background: #FFFFF0;
	/*border: 1px solid #E6E6E6;*/
}

#content ul {
	margin-left: 0;
	padding-left: 10px;
	list-style-type:circle;
}

#content ul li {
	padding-left: 15px;
}

.twocols {
	
}

.twocols .col1 {
	width: 168px;
	padding: 10px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;

}

#contentLists1 {
	padding: 5px;
	float: left;
	width: 280px;
}
#contentLists2 {
	padding: 5px;
	float: left;
	width: 140px;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 297px;
	/*border: 1px solid #E6E6E6;*/
	padding: 5px 0px 0px 5px;
}

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

#sidebar ul li {
	padding-left: 15px;
}


/* Footer */
#footer {
	width: 800px;
	margin: 0 auto;
	height: 25px;
	padding: 0px 0 0 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 55%;
}

#footer a {
	color: #CCCCCC;
}

#legal {
	float: left;
	color: #CCCCCC;
}

#links {
	float: right;
}

#ccpLinks {
	float: right;
}

#iFrameContainer {
	float: left;
	width: 800px;
	height: 600px;
}

.pro {
	text-transform: uppercase;
	font-weight: bold;
}

.boxed {
	
}
.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #656464;
	background-image: url(../img/bar.jpg);
	background-repeat: repeat-x;
}

.boxed .content {
	padding: 20px;
}
 
.boxed h3 {
	margin: 0;
}
 
.boxed p,.boxed ul,.boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
 
.boxed ul {
	
}
 
.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}
 
.boxed ul li.first {
	border: none;
}

em {
	color: #D60D17;
	font-style: normal;
}
		#map1 {
			padding: 10px;
			margin: 5px 0 0 5px;
			border: 1px solid #cccccc;
		}