@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background-color:#999;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ff9933;
	text-decoration:none;
}

/* Global */
div.clear { clear:both; }
.spacer { display:block; }
.bold { font-weight:bold; }
.slant { font-style:italic; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9933;
	font-weight:bold;
	margin:16px 0 20px 0;
}
h2 {
	font-size:11px;
	color:#666;
	font-weight:bold;
	margin:0 0 20px 10px;
}
input.textfield {
	border:1px solid #ccc;
	background-color:#eee;
	padding:2px;
	font-size:11px;
}
textarea.textarea {
	border:1px solid #ccc;
	background-color:#eee;
	padding:2px;
	font-size:11px;
}

/* Wrapper */
#wrapper {
	width:779px;
	border:1px solid #666;
	margin:5px auto 5px auto;
	padding:1px;
	background-color:#FFF;
}

/* Header */
#header {
	width:779px;
}
#logo {
	float:left;
	width:343px;
}
#toplinks {
	float:left;
	width:436px;
	height:35px;
	padding:24px 0 0 0;
}
#toplinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:0 10px 0 0;
}
#toplinks a:hover {
	color:#000;
	text-decoration:none;
}

/* Flash Header */
#flash-header {
	width:779px;
	margin-bottom:2px;
}

/* Top Navigation */
#topnav {
	width:779px;
	background-color:#ff9934;
	padding:0;
	margin:0;
}
#topnav a {
	display:block;
	float:left;
	width:151px;
	height:23px;
	border-right:1px solid #f5ab62;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:7px 0 0 0;
	text-align:center;
	text-decoration:none;
}
#topnav a:hover {
	background-color:#000;
	color:#e78e32;
	text-decoration:none;
}

#topnav a.last {
	display:block;
	float:left;
	height:23px;
	border:none;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:7px 0 0 0;
	text-align:center;
	text-decoration:none;
	margin:0;
}
#topnav a.last:hover {
	background-color:#000;
	color:#e78e32;
	text-decoration:none;
}

#topnav-left-col {
	float:left;
	width:10px;
	height:30px;
	background-color:#ff9934;

}
#topnav-right-col {
	float:left;
	width:7px;
	height:30px;
	background-color:#ff9934;

}

/* Content */
#content {
	width:779px;
	line-height:17px;
	padding:0 0 30px 0;
}
div.content-big-col {
	float:left;
	width:725px;
	padding:0 35px 0 20px;
	text-align:justify;
}
div.content-left-col {
	float:left;
	width:517px;
	padding:0 35px 0 20px;
	text-align:justify;
}
div.content-right-col {
	float:left;
	width:207px;
	padding:16px 0 0 0;
	font-size:11px;
	color:#666;
	font-weight:bold;
}
div.evenrow {
	height:21px;
	font-size:11px;
	color:#666;
	font-weight:bold;
	border-left:1px solid #666;
	padding:0 0 0 13px;
	margin:0 0 2px 0;
}
div.evenrow a {
	font-size:11px;
	color:#ff9933;
	text-decoration:none;
}
div.evenrow a:hover {
	color:#666;
	text-decoration:none;
}
div.evenrow a.active {
	color:#666;
	text-decoration:none;
}
div.evenrow a.active:hover {
	color:#666;
	text-decoration:none;
}
div.oddrow {
	height:23px;
	font-size:11px;
	color:#666;
	font-weight:bold;
	padding:0 0 0 13px;
}
div.requestinfo-left-col {
	float:left;
	width:60px;
}
div.requestinfo-right-col {
	float:left;
	width:130px;
}
.send {
	display:block;
	float:left;
	background-color:#333;
	border:0;
	width:60px;
	height:22px;
	padding:2px 0 2px 0;
	margin:5px 0 0 0;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.send:hover {
	background-color:#f5be87;
	color:#000;
	text-decoration:none;
}
.cancel {
	display:block;
	float:left;
	background-color:#333;
	border:0;
	width:60px;
	height:22px;
	padding:2px 0 2px 0;
	margin:5px 0 0 5px;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.cancel:hover {
	background-color:#f5be87;
	color:#000;
	text-decoration:none;
}
div.content-bottom-spot {
	width:779px;
	height:150px;
	background:url(../images/content_bot_spot.jpg) no-repeat right bottom;
}
div.spot-col {
	float:left;
	width:153px;
	height:144px;
	margin-left:20px;
	text-align:center;
}
img.spot {
	margin:0 0 5px 0;
}
a.spotlink {
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.spotlink:hover {
	color:#e78e32;
	text-decoration:none;
}

/* Footer */
div.footer {
	width:779px;
	height:28px;
	background:url(../images/footer_bg.gif) repeat-x left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:1px 0 3px 0;
}
div.footer a {
	color:#FFF;
	text-decoration:none;
	padding:0 1px 0 1px;
}
div.footer a:hover {
	color:#ff9933;
	text-decoration:none;
}

/* Websites & Graphics */
a.orangebold {
	font-weight:bold;
	color:#ff9933;
	text-decoration:none;
}
a.orangebold:hover {
	color:#666;
	text-decoration:none;
}
a.orange {
	color:#ff9933;
	text-decoration:none;
}
a.orange:hover {
	color:#666;
	text-decoration:none;
}
div.content-bottom-webspot {
	width:779px;
	height:150px;
	background:url(../images/content_bot_webspot.jpg) no-repeat right bottom;
}

/* e-Marketing */
div.content-bottom-emarketing-spot {
	width:779px;
	height:150px;
	background:url(../images/content_bot_emarketing_spot.jpg) no-repeat right bottom;
}

/* Drop Down Menu */

#dropmenudiv{
position:absolute;
border:1px solid #FFF;
border-bottom-width: 0px; border-bottom-color:#FFFFFF; 
font:normal 11px arial; color:#FFFFFF;
line-height:18px;
vertical-align:middle;
margin-top:2px;
margin-top:0!important;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent:5px;
border-bottom: 1px solid  #fff;
border-left: 1px solid  #fff;
border-right: 1px solid  #fff;
padding: 4px 0;
text-decoration: none;
font-weight: normal; 
color:#fff;
text-align:left; height:19px;
vertical-align:middle;
background-color:#666;
}

#dropmenudiv a:hover{ 
background-color:#000;
text-align:left; height:19px;
vertical-align:middle;
color:#d27700;
}

/* Contact Us */
div.contact-us {
	width:517px;
}
div.contact-left-col {
	float:left;
	width:150px;
	margin-right:15px;
	margin-bottom:5px;
	font-weight:bold;
}
div.contact-right-col {
	float:left;
	width:352px;
	margin-bottom:5px;
}
div.checkbox-left-col {
	float:left;
	width:166px;
}
div.checkbox-right-col {
	float:right;
	width:176px;
	padding-left:10px;
}
div.checkbox {
	float:left;
	width:30px;
	padding:0 0 0 5px;
	margin-bottom:2px;
}
div.checkbox-details {
	float:left;
	width:131px;
	padding:2px 0 0 0;
	margin-bottom:2px;
}
div.border-bottom-box {
	width:236px;
	height:135px;
	float:left;
	border-bottom:1px dashed #666;
	padding:0;
	margin:0 22px 17px 0;
	vertical-align:top;
}

/* Sitemap */
ul,ol {
	margin-left:20px;
	margin-top:10px;
	padding-left:10px;
}
li {
	list-style-image:url(../images/arrow.jpg);
	list-style-position:inherit;
	padding-bottom:5px;
	line-height:16px;
}

/* Writing */
div.content-bottom-writing-spot {
	width:779px;
	height:150px;
	background:url(../images/contentbg.jpg) no-repeat right bottom;
}

/* Software Development */
div.content-bottom-software-spot {
	width:779px;
	height:150px;
	background:url(../images/softwarebg.jpg) no-repeat right bottom;
}