
/* CSS Document */



body {

	background-image:url(../images/bg1.jpg);

	background-repeat:repeat;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:0 auto;

}



form, input, ul, li {

	margin:0px;

	padding:0px;

}



a {

	color:#6d9cd0;

	text-decoration:none;

}



img { 

	border:0; 

	margin:0;

	padding:0;

	position:relative;

}



span.imgtxt {

	display:none;

}



textarea {

	width:98%;

}



h1,h2, h3, h4, h5, h6 {

	font-size:20px;

	padding:0;

	margin:0;

}



h1 {

	

}



h2 {

	color:#173c4c;

	font-size:16px;

	margin-left:0px;

	margin-top:25px;

	text-align:left;

}



h3 {

	color:#173c4c;

	font-size:16px;

	margin-top:15px;

	text-align:left;

}



h4 {

	color:#4a4949;

	font-size:12px;

	font-weight:normal;

	height:15px;

	text-align:left;

}



h5 {

	color:#fff;

	font-size:12px;

	font-weight:normal;

	height:15px;

	text-align:left;

}





/*HEADER*/

#header {

	background-image:url(../images/hdr-bg1.jpg);

	background-repeat:no-repeat;

	float:left;

	height:215px;

	margin:0 auto;

	position:relative;

	width:780px;

}



#logo {

	background-image:url('../images/css-images/IDMS-Logo1.png');

/*	cursor:hand;*/

	display:none;

	height:205px;

	left:20px;

	position:absolute;

	top:5px;

	width:283px;

}



/* END HEADER */



/* NAVIGATION 

#sitemap {

	height:12px;

	left:195px;

	position:absolute;

	top:-15px;

	width:340px;

	z-index:20;

}



*/



/* END OF NAVIGATION */



/* MAIN */

#wrapper {

	margin:0px auto;

	position:relative;

	width:780px;

}



#main-wrapper {

	margin:0 auto;

	position:relative;

	width:780px;

}



#container {

	background-image:url(../images/content-bg1.jpg);

	background-repeat:repeat-y;

	float:left;

	min-height:505px;

	/*height:600px;*/

	position:relative;

	width:780px;

}



#content-container {

	float:left;

	margin:0 0 10px 0;

	position:relative;

	width:780px;

}



#content {

	color:#4c4c4c;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	float:left;

	height:320px;

	margin:0 auto;

	padding:0 20px;

	position:relative;

	width:380px;

}



#content p.title {

	font-size:14px;

	color:#4c4c4c;

}



#sidebar-R {

	border-right:1px solid #812991;

	float:left;

	height:320px;

	position:relative;

	width:359px;

}



#spotlight-box {

	background-image:url(../images/spotlight-box1.jpg);

	background-repeat:no-repeat;

	height:295px;

	margin:10px auto 0 auto;

	position:relative;

	width:325px;

}



#blue-bar {

	margin:0 auto;

	position:relative;

	width:740px;

}



#bluebar-left {

	background-image:url(../images/bluebar-lft.jpg);

	background-repeat:no-repeat;

	float:left;

	height:60px;

	margin:0 auto;

	position:relative;

	width:15px;

}



#bluebar-mid {

	background-image:url(../images/bluebar-mid.jpg);

	background-repeat:repeat-x;

	float:left;

	height:60px;

	margin:0 auto;

	position:relative;

	width:710px;
}



#bluebar-mid ul {
	
	list-style: none;

	float:left;

	height:60px;

	margin:0 auto;
	padding-top: 15px;

	position:relative;

	width:710px;
}



#bluebar-mid ul li {

	color:#fff;

	font-family:"Arial Black", Arial, Helvetica, sans-serif;

	font-size:18px;

	float:left;

	height:35px;

	list-style-type:none;
	
	margin: 0 20px;

	
	position:relative;

	text-align:center;

}



#bluebar-mid ul li a {

	color:#812991;

	font-family:"Arial Black";

	font-size:18px;

	text-decoration:underline;

}



#bluebar-right {

	background-image:url(../images/bluebar-rt.jpg);

	background-repeat:no-repeat;

	float:left;

	height:60px;

	margin:0 auto;

	position:relative;

	width:15px;

}



#ad-row1-container {

	float:left;

	margin:10px auto;

	padding:0 10px;

	position:relative;

	width:760px;

}



#ad-row2-container {

	float:left;

	margin:0 auto;

	padding:0 10px;

	position:relative;

	width:760px;

}





/* END MAIN */







/* FOOTER */

#footer {

	background-image:url(../images/footer-bg1.jpg);

	background-repeat:no-repeat;

	color:#fff;

	clear:both;

	height:30px;

	margin:0 auto;

	padding:15px 10px 0 10px;

	position:relative;

	width:760px;

}



#copyright {

	float:left;

	position:relative;

	width:250px;

}



#poweredby {

	float:right;

	position:relative;

	text-align:right;

}



#poweredby a {

	color:#fff;

	text-decoration:underline;

}





/* OPENADS STYLES */



#ad-1 {

	background-color:#fff;

	height:245px;

	margin:0 auto;

	position:relative;

	top:40px;

	width:245px;

}



#ad-2 {

	background-color:#ccc;

	float:left;

	height:95px;

	margin:0 auto;

	position:relative;

	width:500px;

}



#ad-3 {

	background-color:#ddd;

	float:right;

	height:95px;

	margin:0 auto;

	position:relative;

	width:245px;

}



#ad-4 {

	background-color:#ddd;

	float:left;

	height:95px;

	margin:0 auto;

	position:relative;

	width:245px;

}



#ad-5 {

	background-color:#ccc;

	float:right;

	height:95px;

	margin:0 auto;

	position:relative;

	width:500px;

}






















