/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html { min-height: 100%; margin-bottom: 1px; }

html {
	margin:0;
	padding:0;
	
	background-repeat: no-repeat;
	background-position: 50% 169px;
}
body {
	margin:0;
	padding:0;
	font-family:Arial;
	color:#000;
	font-size:11px;
	text-align:justify;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
	background-color: #666666;
	}

a { color:#000; text-decoration:none; }
a:hover {
	color:#1377E8;
	text-decoration: none;
}
h1 { font-size:16px; }
h2 {
	font-size:14px;
	color: #333399;
}
h3{
font-size:12px;
	color: #333399;
}

.flash{
	width: 50px;
	margin-top: 0px;
	margin-left: 400px;
}
.clients{
	margin-left: 12px;
}
.resume{
	height: auto;
	width: 400px;
	margin-left: 50px;
}
.hr {
	background:url(../images/bg_postdivider.gif) repeat-x;
	height:11px;
	border:none;
	margin-bottom:10px;
}
.hr hr { display:none; }

#header {
	position:relative;
	width:1024px;
	height:150px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}
#button {
	position:relative;
	margin:0 auto;
	width:1024px;
	height:28px;
	background-repeat: repeat-x;
	background-image: url(../images/gradient.png);
}
.logo_header{
	position:relative;
	width:1024px;
	height:57px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

.logo_header .logo{
	background-repeat: url(dd.swf);
	background-repeat: no-repeat;
	float: left;
	position:relative;
	width:340px;
	height:54px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(../images/logo.jpg);
}

#contentwrap {
	position:relative;
	width:1024px;
	background-color: #FFFFFF;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#search { position:absolute; bottom:0; right:0; width:100%; padding:0; margin:0; width:189px; height:30px; background:url(../images/bg_search.gif); text-align:right; }

#breadcrumb { position:relative; top:0; left:-8px; width:522px; margin-bottom:10px;  padding:8px 25px; background:url(../images/bg_breadcrumb.gif) repeat-y; }
#breadcrumb a { font-weight:bold; }

#content {
	padding-left:10px;
	float:left;
	width:730px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 12px;
}
#content_01 {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-left: 10px;
	border: 2px solid #CCCCCC;
}
#partner_logo {
	float: left;
	width: 175px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#partner_text {
	float: left;
	width: 750px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
}

#content .li{
	list-style-image: url(../images/dotted_bullet.gif);
	list-style-type: none;
	margin-left: 20px;
}
#content .twoli{
	list-style-image: url(../images/dotted_bullet.gif);
	list-style-type: none;
	margin-left: 300px;
	margin-top: -100px;
	display: block;
	height: auto;
	position: absolute;
	padding: 0px;
}
#content .twolicall{
	list-style-image: url(../images/dotted_bullet.gif);
	list-style-type: none;
	margin-left: 300px;
	margin-top: -170px;
	display: block;
	height: auto;
	position: absolute;
	padding: 0px;
}
#content .read{
	font-weight: bold;
	color: #990033;
	float: right;
	text-decoration: underline;

}
#content .subli{
	list-style-image:url(../images/bullet.gif);
	list-style-type: none;
	margin-left: 30px;
}
#content .list{
	width: 250px;
	list-style-image: url(../images/dotted_bullet.gif);
	margin-left: 75px;
	height: 100px;
	background-repeat: no-repeat;
}

#content h1 { font-family:"Trebuchet MS"; font-size:18px; color:#666; line-height:24px; padding:0 10px; }
#list_01 {
	width: 400px;
	padding-left: 10px;
}

#list_01 ul {
	float: left;
	list-style-image: url(../images/dotted_bullet.gif);
}
#list_02 {
	float: right;
	width: 200px;
	margin-right: 0px;
}
#list_02 ul {
	list-style-image: url(../images/dotted_bullet.gif);
}

#list_02  ul  ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px;
}

#content_lower {
	float: left;
	width: 490px;
	height: 100px;
}


#content p, #content dl, #content ul, #content ol {
	line-height:18px;
	padding:10px;
	left: 20px;
}
#content a {
	font-weight:normal;
	color: #1377e8;
}
#content a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	letter-spacing: 0px;
	color: #000000;
}
.testimonials{
	background-image: url(../images/bg_subnav_last.gif);
	height: 143px;
	width: 245px;
	float: left;
}
#content .postinfo { display:block; padding:5px 10px; margin-bottom:5px; background:#F6F6F6; border:1px solid #E8EDF4; color:#333; }
#content .postinfo a {  }
#content blockquote { width:80%; margin:10px auto; padding:0 26px; line-height:18px; background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#content blockquote h1 { color:#1377E8; }

#right {
	float:left;
	width:253px;
	padding-left:0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 350px;
	margin-left: 10px;
}
#right dl {
	margin-bottom:20px;
	margin-left: 10px;
	
}
#right dt { font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; padding-left: 13px; height:27px; line-height:27px; }
#right a:hover { text-decoration:underline; }

#subnav { width:239px; list-style:none; }
#subnav dd {
	margin:0;
	line-height:20px;
	background:url(../images/bg_subnav.gif);
	font-size: 12px;
	font-family:Arial;
}
#subnav dt {
	background-image: url(../images/bg_right_head.gif);
	background-repeat: repeat-x;
}
#subnav a {
	display:block;
	height: 20px;
	padding-left:13px;
}
#subnav a:hover {
	text-decoration:none;
	font-weight:normal;
	letter-spacing: 0px;
}
#subnav .on {
	color:#1377E8;
	height:20px;
	padding-left:30px;
	background:url(../images/bg_subnav_on.gif);
}
#subnav .last {
	background-image: url(../images/bg_subnav.gif);
}
#subnav .laston { padding-left:30px; background:url(../images/bg_subnav_last_on.gif); }

.box {
	position:relative;
	width:245px;
	background:url(../images/bg_right_head.gif) repeat-x;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.box dd {
	margin:0;
	height:100px;
	background:url(../images/bg_right_box.gif) no-repeat;
}
.box dd.last { background:url(../images/bg_right_box_last.gif) no-repeat; }
.testimonials{
	background-image: url(../images/bg_subnav_last.gif);
	height: 143px;
	width: 245px;
	position: relative;
}
.medialist dd img {
	float:left;
	margin:5px 5px 0 10px;
	border:1px solid #666;
}
.medialist dd p {
	padding:10px;
}

.search dd {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.searchbtn {  }

.box2 {
	width:217px;
	background:url(../images/bg_right_box2.gif) no-repeat 100% 0;
	border-top:1px solid #C0C0C0;
	padding:10px;
	border-bottom:1px solid #D1D1D1;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 12px;
	top: 30px;
}
.box2 form.login { text-align:middle; padding-top:10px; }

#footer {
	height:47px;
	padding:0px;
	color:#666;
	width: 1024px;
	position: relative;
	top: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
#footer a {  }
#footer a:hover { border-bottom:1px dotted #1377E8; }

.clear { clear:both; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
.container{
	margin-left: 10px;
	height: auto;
	width: auto;
	display: block;
}
.container #left_block{
	float: left;
	height: auto;
	width: 50%;
}
.container #right_block{
	float: right;
	height: auto;
	width: 50%;
	margin-right: 0px;
}
.sitemap{
	display: inline;
	padding: 15px;
	width: 200px;
	float: right;
}
.sitemap .a:hover{
	color: #00CCFF;
}
form { margin:0; padding:0; }
input { }
input.input { position:relative;width:157px; margin-bottom:8px; height:21px; padding:5px 15px 0; color:#FFF; background:url(../images/bg_search.gif) no-repeat 0 50%;  border:none; }
* html input.input { width:147px; margin-bottom:5px; background-attachment:fixed; padding-right:25px;  }
input.submit { background: #333; color:#FFF; font-size:11px; border:inset; width:auto; border:none; margin:0; padding:5px; }

.floatright { float:right; }
.floatleft { float:left; }

#select {
	float:left;
	width:497px;
	margin-left: 290px;
	margin-right: 290px;
	margin-top: 30px
}
#alcove_customers {
}

#bottom_footer {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

