/* DigiDiver, inc. CSS 2007 */
body {
	background:#eaeadf;
	margin:0px;
	margin-top:26px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-align:center;
	color:#666666;
}
#top-menu {
	text-align:right;
	width:640px;
	margin:0px auto;
	padding-bottom:10px;
	padding-right:3px;
}
#top-menu div {
	text-align:right;
	margin:auto 0px auto auto;
}
#top-menu a {
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding-right:8px;
}
#top-menu a.last {
	padding-right:0px;
}
#top-menu a:hover {
	color:#1d77a2;
}
#top-menu a img {
	padding-right:3px;
}

#menu {
	width:637px;
	padding-left:3px;
	padding-right:3px;
	margin:0 auto;
	text-align:left;
	clear:both;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:405px;
}
#menu ul li {
	float:left;
	width:102px;
}
#menu ul li a {
	display: block;
	width:99px;
	padding-top:3px;
	border-top:solid 5px #d3d3d3;
}
#menu ul li a:hover,
#menu ul li a.active {
	border-top:solid 5px #b8e11d;
}

#menu ul li a img {
	display:block;
}

#menu ul li.last {
	width:99px;
}
#headear {
	background:#d2d2ce;
	height:195px;
	clear:both;
	border-top:solid 3px #eaeadf;
}
#headear #head img {
	display:block;
}
#headear #head {
	width:637px;
	height:195px;
	margin:0px auto;
	text-align:left;
	border-left:solid 3px #eaeadf;
	border-right:solid 3px #eaeadf;
}
#headear #head .floatLeft {
	width:433px;
	margin-right:3px;
}
#headear #head .floatRight {
	background:url(/assets/images/head_right.jpg) no-repeat top left;
	width:201px;
	height:195px;
}
#headear #head .floatRight a {
	display:block;
	margin-top:181px;
	margin-left:120px;
}

#content {
	width:637px;
	margin:0px auto;
	margin-top:3px;
	text-align:left;
	border-left:solid 3px #eaeadf;
	border-right:solid 3px #eaeadf;
	clear:both;
}
#content .floatLeft {
	width:387px;
	border:solid 1px #d8d8d8;
	background:#f5f5f5;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:22px;
	padding-right:22px;
}
#content .support-box {
	clear:both;
	float:left;
}
#content .support-box .left {
	border-right:solid 1px #b5b5b5;
	float:left;
	width:172px;
}
#content .support-box img {
	display:block;
}
#content .support-box .right {
	float:left;
	padding-left:22px;
	width:190px;
}
#content .support-box p {
	color:#666666;
	line-height:150%;
	margin-bottom:7px;
}


#content .floatRight {
	width:201px;
}
#content #home_solutions  {
	border:solid 1px #f5f5f5;
	color:#666666;
}
#content #home_solutions .left {
	float:left;
	border-right:solid 1px #b5b5b5;
	width:191px;
}
#content #home_solutions .left img {
	border:solid 1px #b5b5b5;
	display:block;
	margin-bottom:12px;
}
#content #home_solutions .left ul {
	margin:0px;
	margin-top:14px;
	margin-bottom:14px;
	padding:0px;
	list-style-type:none;
}
#content #home_solutions .left ul li {
	padding-left:14px;
	background:url(/assets/images/bullet.gif) no-repeat 0 8px;
	line-height:140%;
}
#content #home_solutions .left ul li a {
	color:#666666;
}

#content #home_solutions .right {
	float:left;
	padding-left:20px;
	width:171px
}
#content #home_solutions .right h4 {
	line-height:130%;
}
#content #home_solutions .right ul {
	margin:0px;
	margin-top:14px;
	margin-bottom:14px;
	padding:0px;
	list-style-type:none;
}
#content #home_solutions .right ul li {
	padding-left:14px;
	background:url(/assets/images/bullet.gif) no-repeat 0 8px;
	line-height:140%;
}
#content #home_solutions .right ul li a {
	color:#666666;
}
#content #home_solutions .right img {
	border:solid 1px #b5b5b5;
	display:block;
	margin-bottom:12px;
}

#content #home_partners div {
	text-align:center;
}
#content #home_partners div img.separate {
	padding:0px 15px;
}

#content #cLeft {
	width:208px;
	float:left;
	border-right:solid 1px #b5b5b5;
}
#contactForm label {
	display:block;
} 

#contactForm input, 
#contactForm textarea {
	border:solid 1px #7d7d7d;
	font-size:10px;
	padding:2px;
	width:170px;
	display:block;
	margin-bottom:3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#contactForm button {
	padding-left:5px;
	background: #f5f5f5;
	border:solid 0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#006699;
	margin-left:15px;
}

#content #cRight {
	float:left;
	padding-left:22px;
	width:151px;
}
#content #cRight #location img {
	border:solid 1px #9c9c96;
	display:block;
}
#content #cRight #location strong {
	text-transform:uppercase;
}
#content #cRight #location div {
	padding-top:10px;
	padding-bottom:10px;
}
#content #cRight #location p {
	margin-bottom:10px;
}

#content #right_news {
	background:#d7d7d1;
	padding:12px;
	float:left;
	width:176px;
	margin-bottom:3px;
}
#content #right_news img {
	border:solid 1px #93938c;
	float:left;
	margin-right:12px;
}
#content #right_news h4 {
	color:#4c4c4c;
	font-size:14px;
	line-height:110%;
	margin-top:6px;
	margin-bottom:6px;
}
#content #right_news a {
	text-decoration:none;
}
#content #right_news a:hover {
	color:#000;
}
#content #right_news .top {
	margin-top:5px;
}

#content #right_featured div {
	margin-top:15px;
}
#content #right_featured div img {
	float:left;
	padding-right:14px;
	padding-left:7px;
}
#content #right_featured a {
	font-weight:bold;
	color:#103b68;
}
#content #right_contact div {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:14px;
}
#content #right_contact strong {
	text-decoration:underline;
	display:block;
}
#content #right_contact a {
	color:#000;
}
#content #right_contact img {
	display:block;
	background:#b5b5b5;
	margin-left:12px;
}


#content #testimonials {
	margin:3px 0px 3px 0px;
	padding-left:12px;
	padding-right:10px;
	background:#d7d7d1;
	float:left;
	width:179px;
}
#content #testimonials .box {
	clear:both;
	float:left;
	width:179px;
	padding-top:12px;
	padding-bottom:12px;
}
#content #testimonials div div {
	float:right;
	width:118px;
}
#content #testimonials div img {
	display:block;
	float:left;
	border:solid 1px #999992;
}

#content #online-support {
	clear:both;
}
#content #online-support img {
	display:block;
}

#content #privacy {
	border:solid 1px #d8d8d8;
	background:#f5f5f5;
	padding-top:18px;
	padding-left:22px;
	padding-right:22px;
}
#content #privacy p {
	line-height:150%;
	margin-bottom:12px;
}
#content #privacy a {
	color:#000;
}
#content #privacy .separator {
	height:20px;
	white-space:nowrap;
}
#content #news {
	width:160px;
	padding-left:14px;
}
#content #news strong {
	display:block;
	color:#666666;
	padding-top:10px;
	padding-bottom:1px;
}
#content #news p {
	color:#666666;
	margin-bottom:3px;
}
#content #news .more {
	padding-bottom:7px;
}
#content .company p {
	color:#666666;
}
#content .company strong {
	display:block;
}
#content #oLeft {
	width:191px;
	float:left;
	border-right:solid 1px #b5b5b5;
}
#content #oLeft .more {
	padding-right:20px;
}
#content #oRight {
	float:left;
	padding-left:22px;
	width:163px;
}

#content #right_services {
	padding-left:14px;
}
#content #right_services img {
	display:block;
	border:solid 1px #93938c;
	margin-top:18px;
}
#content #right_services ul {
	margin:0px;
	margin-top:10px;
	padding:0px;
	list-style-type:none;
}
#content #right_services ul li {
	background:url(/assets/images/bullet.gif) no-repeat 0px 8px;
	line-height:150%;
	padding-left:14px;
}
#content #right_services ul li a {
	color:#666666;
}
#content .serv-box {
	color:#666666;
}
#content .serv-box div {
	line-height:110%;
}
#content .serv-box img {
	display:block;
	border:solid 1px #96968f;
	float:left;
	margin-right:12px;
}
#content .serv-box p {
	margin-top:3px;
}
#content .serv-box span {
	text-decoration:underline;
}
#content .serv-box strong {
	display:block;
}
#content .serv-box .more {
	padding-top:10px;
}
#content .serv-box ul {
	margin:0px;
	margin-top:7px;
	padding:0px;
	list-style-type:none;
}
#content .serv-box ul li {
	line-height:150%;
}
#content .serv-box ul li a {
	color:#666666;
}
#content .serv-box .sLeft {
	float:left;
	width:173px;
	padding-right:20px;
	border-right: solid 1px #b5b5b5;
}
#content .serv-box .sRight {
	float:right;
	width:173px;
	padding-left:20px;
}


#footer {
	width:637px;
	margin:0px auto;
	text-align:left;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	clear:both;
}
#footer .floatLeft {
	width:433px;
	padding-top:10px;
}
#footer .floatLeft div {
	text-align:center;
}
#footer .floatLeft a {
	font-size:10px;
	font-weight:bold;
	color:#5e5e5e;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}
#footer .floatLeft a:hover,
#footer .floatLeft a.active {
	color:#000;
}
#footer .floatRight {
	width:201px;
	background:url(/assets/images/bg_gray.gif) repeat-x;
	height:35px;
}
#footer .floatRight div {
	text-align:center;
	padding-top:10px;
	color:#fff;
}
/*tags*/
img {
	border:solid 0px;
}
h3 {
	color:#666666;
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:130%;
}
h4 {
	color:#006699;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:100%;
}
h6 {
	margin:0px;
	padding:0px;
	height:35px;
	background:url(/assets/images/bg_green.gif) repeat-x;
	clear:both;
}
h6 img {
	padding-top:13px;
	padding-left:14px;
}
p {
	margin:0px;
	line-height:1.6em;
}
a {
	text-decoration:underline;
	color:#006699;
}
a:hover {
	text-decoration:none;
}
form {
	margin:0px;
}
/*general classes*/
.floatLeft {
	display:block;
	float:left;
}
.floatRight {
	display:block;
	float:right;
}
.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
.bottom {
	padding-top:12px;
}
.title {
	padding-bottom:12px;
}
.more {
	text-align:right;
}
.more a {
	font-weight:bold;
	text-decoration:none;
	background:url(/assets/images/ico_more.gif) no-repeat 3px 3px;
	padding-left:12px;
}
.more a:hover {
	text-decoration:underline;
}
.separator {
	background:url(/assets/images/bg_gray2.gif) repeat-x center;
	height:40px;
	white-space:nowrap;
}
.sSeparator {
	clear:both;
	height:36px;
	background:url(/assets/images/bg_gray2.gif) repeat-x center;
}
.cSeparator {
	background:url(/assets/images/bg_gray2.gif) repeat-x center;
	height:20px;
	clear:both;
}
.alignRight {
	text-align:right;
}
