/* CSS Document */

/*///////////////////////////////////
////////// 	LINKS  //////////////////
///////////////////////////////////*/

a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
}

#services_box a {
	color: #33CCFF;
}

#services_box a:hover {
	color: #ffffff;
}

#services_box li a {
	color: #ffffff;
	text-decoration: none;
}

#services_box li a:hover {
	text-decoration: underline;
}

a.arrow {
	background: url(images/arrow.gif) left bottom no-repeat;
	padding-left: 15px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}











/*///////////////////////////////////
////////// 	HEADINGS  ///////////////
///////////////////////////////////*/


#left_menu h1 {
	font-size: 13px;
	color: #98012e;
	background-color: #CCCCCC;
	width: 170px; /* 178px */
	float: none;
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 8px -5px;

}

#left_menu h2 {
	font-size: 11px;
	color: #333333;
	background: url(images/note.gif) left top no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}

#left_menu_home h1 {
	font-size: 13px;
	color: #98012e;
	background-color: #CCCCCC;
	width: 170px;
	float: none;
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 8px -5px; 

}

#left_menu_home h2 {
	font-size: 11px;
	color: #333333;
	background: url(images/note.gif) left top no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}

.welcome h1 {
	font-size: 13px;
	color: #98012e;
	background-color: #CCCCCC;
	width: 230px;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 8px 0px;

}

#content h1 {
	font-size: 13px;
	color: #98012e;
	background-color: #CCCCCC;
	width: 475px;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 8px 0px;
}


b.date {
	color: #999999;

}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
}

h5 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

	
/*///////////////////////////////////
//////// DIVS + CLASSES  ////////////
///////////////////////////////////*/

body {
	 background-color: #666666;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color: #333333;
	 margin: 50px 0px 20px 0px;
	 padding: 0px;
	 text-align: center;
}

#top {
	width: 698px;
	height: 116px;
	background: url(images/top_bg.gif) top left no-repeat;
	margin: auto;
	text-align: left;
	padding: 13px 0px 0px 18px;
}

#menu {
	width: 448px;
	height: 90px;
	float: left;
	position: relative;
	background-color: #ffffff;
	margin-left: 8px;
}

#flash_header {
	height: 175px;
	width: 694px;
	padding: 0px 11px 0px 11px;
	background: url(images/flash_bg.gif) top repeat-y;
	margin: auto;
}

#middle {
	height: auto;
	width: 715px;
	background: url(images/page_bg.gif) top repeat-y;
	margin: auto; 
	padding: 5px 0px 0px 0px;
}

#footer {
	width: 706px;
	height: 25px;
	margin: auto;
	background: url(images/bottom_bg.gif) top no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	text-align: right;
	color: #999999;
	
}

#left_menu {
	width: 170px; /* 178px */
	height: auto;
	float: left;
	position: relative;
	margin: 0px 0px 0px 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

#left_menu_home {
	width: 170px;
	height: auto;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px 0px 0px 9px; /* 0px 0px 0px 8px; */
	padding-left: 5px; /* 6px; */
}

#main {
	width: 470px;
	height: auto;
	float: left;
	position: relative;
	margin: 0px 0px 0px 8px;
	text-align: left;
}

.null {
	clear: both;
	height: 0px;
	width: 0px;
}

.welcome {
	width: 230px;
float: left; 
	height: auto;
	position: relative;
	margin-right: 10px;
}
.#ivc {
	width: 220px;
	height: 210px;
	float: left;
	position: relative;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

.welcome p {
	text-align: justify;
}

#content {
	width: 470px;
	height: auto;
	float: left;
	clear: both;
}


#left_menu p {
	width: 100%;
	float: left;
	position: relative;
	clear: both;
	padding: 0px 0px 10px 0px;
}


.media_solutions p{
	text-align: justify;
	width: 230px;
}


#services_box ul {
	text-align: left;
	padding-left: 0px;
	margin-left: 10px;
}

#services_box li {
	text-align: left;
	margin-left: 10px;
	list-style: square;
	padding: 2px;
}

table td {
	vertical-align: top;
}

.line {
	width: 100%;
	background: url(images/line.gif) left bottom repeat-x;
	height: 1px;
	clear: both;
	float: none;
	margin: 5px 0px 5px 0px;
}

.main_small {
	margin-left: 10px;
	margin-top: 20px;
	width: 300px;
	height: auto;
	float: left;
}
.main_small p {
	text-align: justify;
}

hr {
	height: 1px;
	border: 1;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
	border-style: solid;
}
