/************************  TAG SETS  *************************/

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
}

a:link, a:visited, a:active {
	color: #0000B7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin-top: 15px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 55px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
}


h1 {
	font-size: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

h2 {
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
h3 {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	line-height: 20px;
}
h4 {
	font-size: 36px;
	color: #333333;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 44px;
	color: #333333;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	line-height: 30px;
}

/************************  TAG SETS END  *************************/




/****************  CSS ROLLOVER BUTTON  **********************/

/* Learn More */
a.rollover {
	display: block;
	width: 100px;
	height: 30px;
	text-decoration: none;
	background: url(../images/learn_more.gif);
	background-position: -100px 0;
	}

a.rollover:hover {
	background-position: -200px 0;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}	
		
	
	
/* About */
	
a.rollover_about {
	display: block;
	width: 147px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_about.gif);
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

a.rollover_about:hover {
	background-position: -147px 0;
	margin: 0px;
	padding: 0px;	
	}	
a.rollover_about:active {
	background-position: -294px 2px;
	
	}		
	
/* Capabilities */
	
a.rollover_capabilities {
	display: block;
	width: 147px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_capabilities.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_capabilities:hover {
	background-position: -147px 0;
	}	

a.rollover_capabilities:active {
	background-position: -294px 2px;
	}	
	
/* Portfolio */
	
a.rollover_portfolio {
	display: block;
	width: 153px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_portfolio.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_portfolio:hover {
	background-position: -153px 0;
	}	

a.rollover_portfolio:active {
	background-position: -306px 2px;
	}	
	

/* Client */
	
a.rollover_client {
	display: block;
	width: 183px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_client.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_client:hover {
	background-position: -183px 0;
	}

a.rollover_client:active {
	background-position: -366px 2px;
	}	
	
/* Resources */
	
a.rollover_resources {
	display: block;
	width: 183px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_resources.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_resources:hover {
	background-position: -183px 0;
	}

a.rollover_resources:active {
	background-position: -366px 2px;
	}	
	
/* Careers */
	
a.rollover_careers {
	display: block;
	width: 136px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_careers.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_careers:hover {
	background-position: -135px 0;
	}
	
a.rollover_careers:active {
	background-position: -271px 2px;
	}		
	
/* Hot Topics */
	
a.rollover_hottopics {
	display: block;
	width: 136px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_hottopics.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_hottopics:hover {
	background-position: -135px 0;
	}
	
a.rollover_hottopics:active {
	background-position: -271px 2px;
	}		

/* Contact */
	
a.rollover_contact {
	display: block;
	width: 162px;
	height: 49px;
	text-decoration: none;
	background: url(../images/nav_contact.gif);
	float:left;
	margin: 0px;
	padding: 0px;	
	}

a.rollover_contact:hover {
	background-position: -160px 0;
	}	
	
a.rollover_contact:active {
	background-position: -320px 2px;
	}					
	
		
	
	


/****************  CSS ROLLOVER BUTTON END  **********************/




/************************  FOOTER  *************************/

#footer {
	position: relative;
	background-image: url(../images/footer_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top:60px;
	width: 100%;
	height: 225px;
}
.footer_inside {
	text-align: left;
	padding-top: 20px;
	position: relative;
	overflow: hidden;
}


.footer_bottom_image {
	text-align: center;
	clear: both;
	float: none;
	display: block;
	padding-top: 0px;
	background-image: url(../images/footer_image_strip/footer_image_strip_15.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

.footer_bottom {
	text-align: center;
	clear: both;
	float: none;
	display: block;
	padding-top: 10px;
}

#foot_box_one {
	display: inline;
	float: left;
	height: 146px;
	margin-left: 5px;
	background-image: url(../images/vertical_line2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 130px;
}
#foot_box_two {
	display: inline;
	float: left;
	height: 146px;
	margin-left: 5px;
	background-image: url(../images/vertical_line2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 160px;
}
#foot_box_three {
	display: inline;
	float: left;
	height: 146px;
	margin-left: 5px;
	padding-left: 15px;
	width: 230px;
	margin-top: 25px;
}
#foot_box_four {
	display: inline;
	float: left;
	height: 146px;
	margin-left: 5px;
	padding-left: 15px;
	width: 160px;
	margin-top: 5px;
    background-image: url(../images/vertical_line2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#foot_box_five {
	display: inline;
	float: left;
	height: 146px;
	margin-left: 5px;
	background-image: url(../images/vertical_line2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 160px;
}

#footer_center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/************************  FOOTER END  *************************/



/************************  SIDENAV  *************************/

#left_side {
	float: left;
	width: 232px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}

#title {
	background-image: url(../images/sidenav/sidenav_box_01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 45px;
	padding-top: 18px;
	text-align: left;
	margin: 0px;
}

#search_tips {
	width: 175px;
	padding-left: 25px;
}

.box_inside_sidenav #nothing a {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	width: 191px;
	padding-left: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	margin-left: 2px;
}

.box_inside_sidenav #nothing a:hover {
	color: #FFFFFF;
	background-color: #0000B7;
}

.box_inside_sidenav {
	text-align: left;
	background-image: url(../images/sidenav/sidenav_box_03.gif);
	background-repeat: repeat-y;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_inside_sidenav li {
	margin-bottom: 5px;
}

.box_inside_sidenav #something {
    padding: 0px 25px 0px 15px;
}


/************************  SIDENAV END  *************************/

/************************  ALL  *************************/

#header {
	background-image: url(../images/blueHeadStrip2.jpg);
	background-position: center;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}

.contain {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.contain_nav {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}


.tag {
	color: #FFFFFF;
	margin-top: 55px;
}

#logo {
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
}

.home a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.home_plain{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#rightside {
	float: right;
	width: 500px;
	margin-top: 15px;
	margin-right: 35px;
	text-align: right;
	vertical-align: top;
}


#nav {
	height: 49px;
	background-image: url(../images/nav_slice.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align:center
}
#bgtop {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

#flash_piece {
	width: 942;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
}


#box_one {
	background-image: url(../images/box_what.gif);
	background-repeat: no-repeat;
	height: 270px;
	width: 300px;
	float: left;
	display: inline;
	text-align: center;
}

#box_two {
	background-image: url(../images/box_case.gif);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 300px;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

#box_three {
	background-image: url(../images/box_hot_topics.gif);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 300px;
	display: inline;
}

.box_inside_main h1 {
	
	font-size: 15px;
	color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

.box_inside_main li {
	margin-left: 45px;
	margin-top: 15px;
}


.box_inside {
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	width: 270px;
	height: 150px;
	color: #0f159e;
}

.box_inside_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 650px;
	vertical-align: top;
	padding-top: 15px;
}
.box_inside_btm {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	width: 270px;
}



#right_side {
	float: left;
	width: 690px;
	margin-top: 20px;
	margin-left: 5px;
}
#right_side_inside {
	background-image: url(../images/copy_bg_repeat.gif);
	background-repeat: repeat-y;
	width: 690px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.img_float_right {
	float: right;
	margin: 10px;
}

.float_right {
	float: right;
}



.boxed {
	height: 100px;
}
.dark {
	color: #333333;
	font-weight: bold;
}


.float_left {
	float: left;
}
.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.small_font {
	font-size: 10px;
}



/*input {
	background-color:#EBEAE2;
	color: #000;
	line-height:10px;
	padding-bottom: 9px;
} */
#bgtop .contain #right_side #right_side_inside .box_inside_main li {
	list-style-type: disc;
	margin-top: 5px;
}


ul.dot-list
{
    list-style-type:circle;
    list-style-position: inside;
    padding: 0px 0px 0px 5px;
}

a.regular-link:hover
{
    background-color: Transparent !important;
    color: Black !important;
}

#img-xerox-image
{    
    background-color: Transparent;
    color: Black;
}

a#fsc
{
    position: absolute;
    bottom: 10px;
    right: 83px;
    display: block;
    width: 50px;
    height: 54px;
}

.italic
{
    font-style: italic;
}