@charset "utf-8";

body {
	padding: 0;
	background: #E6E6E6 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* 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:250px;
	height:50px;
	left:530px;
	top:5px;
	z-index:7;
}

#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 {
	background-image:url(images/service_box.jpg);
	background-repeat:no-repeat;
	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: 550px;
	height: 60px;
	margin: 0 auto;
	padding-left:0px;
	float:left;
	/*background-image:url(images/imgMainTop.jpg);
	background-repeat:no-repeat;*/
	z-index:5;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:5;
}

#menu li {
	display: inline;
	z-index:5;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
	z-index:5;
}

#menu a:hover {
	text-decoration: underline;
}*/

/* Logo */

#Divpict {
	width: 800px;
	height: 301px;
	margin: 0 auto;
}

#ServicesPict {
	width: 800px;
	height: 301px;
	margin: 0 auto;
	background: url(images/ServicesMainBottom.jpg);
}

#logo {
	padding:0px 0 0px 0;
	width: 297px;
	height: 69px;
	margin: 0 auto;

}


/* Page */

#page {
	width: 800px;
	margin: 0px;
	background: #E6E6E6 url(images/img04.gif);
}



/* Content */

#content {
	float: right;
	width: 457px;
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;

}

#contentLists1 {
	padding: 5px;
	float:left;
	width: 215px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}


.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(images/img06.gif);
	background-repeat: repeat-x;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}

.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;
}


/* 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;
}
