/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
	line-height: 1;
	font-family: 'Droid Sans', arial, serif;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	background-color: #000;
}
	
/* layout */

#wrapper {
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 3px 3px 7px #000;
	-moz-box-shadow: 3px 3px 7px #000;
	height: 750px;
}

nav {
	width: 980px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

header {
	width: 980px;
	height: 150px;
	background-color: #008372;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../images/tw-header-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	width: 980px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(../images/tw-content-background.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 475px;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content {
	float: right;
	width: 640px;
	margin-right: 10px;
	height: 425px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#scrolling_text {	/* Typical fixed height and fixed width example */
	width: 625px;
	height: 425px;
	overflow: auto;
	font-family: 'Droid Sans', arial, serif;
	font-size: 15px;
	color: #333;
	line-height: 1.75em;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	text-align: left;
	float: right;
	background-image: url(../images/tw-scrolling-logo.png);
	background-repeat: no-repeat;
	background-position: 175px 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#scrolling_text h1 {
	font-size: 36px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
}

#scrolling_text ul {
	list-style-type: none;
	margin: 20px;
	font-size: 15px;
	font-weight: bolder;
	}
	
#scrolling_text ul li {
	padding: 4px 25px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	}
	
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 10px;
	background-color: #f1f1f2;
}
.vscrollerbar {
	width: 10px;
	background-color: #008372;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

#partner_1 {
	background-image: url(../images/partner-1-mhs_logo.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 225px;
}

#partner_2 {
	background-image: url(../images/partner-2-hrdq-reseller-network-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 225px;
}

#partner_3 {
	background-image: url(../images/partner-3-nasag_logo.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 225px;
}

#partner_4 {
	background-image: url(../images/partner-4-APTi-Logo.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 225px;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 20px;
	height: 400px;
	color: #000;
	padding-right: 20px;
}
#sidebar p, ul, ol, hr {
	margin-bottom: 24px;
	padding-left: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 20px;
	font-size: 12pt;
	font-weight: normal;
	}
	
#sidebar ul li {
	padding: 4px 25px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	}
	
#social_media {
	float: left;
	width: 220px;
	padding-left: 20px;
	height: 75px;
	color: #000;
}

footer {
	width: 980px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
	font-family: 'Quattrocento Sans', arial, serif;
	clear: both;
	color: #008372;
	font-weight: normal;
}

a:link, a:visited {
	color:#00a09a;
}

a:hover, a:active {
	color: #aedbd8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p {
	margin-bottom: 18px;
	color: #333;
}

li {
padding-left: 5px;
}

/** HEADER */

header h1, header h2 {
	margin: 0;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 125px;
}

header h1 {
	font-family: 'Quattrocento Sans', arial, serif;
	text-shadow: 5px 5px 5px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5);
	float: left;
	padding-top: 39px;
	font-size: 36px;
	font-weight: normal;
	width: 400px;
}

header h1 a:link, header h1 a:visited {
text-decoration: none;
color: #FFF;
}

header h1 a:hover { 
text-decoration: underline; 
}

header h2 {
	font-family: 'Quattrocento Sans', arial, serif;
	text-shadow: 5px 5px 5px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5);
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 125px;
	font-weight: normal;
	float: left;
	width: 400px;
}
.phonenumber  {
	font-family: 'Quattrocento Sans', arial, serif;
	text-shadow: 5px 5px 5px #000000;
	filter: dropshadow(color=#000000, offx=5, offy=5);
	float: right;
	padding-top: 25px;
	font-size: 30px;
	font-weight: normal;
	width: 300px;
	color: #FFF;
	text-align: right;
	padding-right: 25px;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}
.list_image {
	/* curved border radius */
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 5px 5px 10px;
	box-shadow: 5px 5px 10px;
	display: inline;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content p, ul, ol, hr {
	margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	padding-left: 0px;
}

#content h1, h2, h3, h4, h5, h6 {
	font-family: 'Quattrocento Sans', arial, serif;
	color: #008372;
	margin: 0 0 20px 0;
	line-height: 1.5em;
	font-weight: normal;
}

.alignleft, img.alignleft {
	/* curved border radius */
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -moz-box-shadow: 5px 5px 10px ;
   box-shadow: 5px 5px 10px ;
	display: inline;
	float: left;
	margin-right: 30px;
}

.alignright, img.alignright {
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 5px 5px 10px ;
box-shadow: 5px 5px 10px ;
display: inline;
float: right;
margin-left: 30px;
}

.aligncenter, img.aligncenter {
	/* curved border radius */
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 5px 5px 10px;
	box-shadow: 5px 5px 10px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 15px;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
}

aside ul {
list-style: none;
margin-bottom: 20px;
margin-top: -15px;
}

#footer-area {
	color: #FFF;
	font-size: 90%;
	overflow: hidden;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #003939;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 940px;
	padding-top: 10px;
}

footer aside h4 {
color: #FFF;
font-size: 16px;
line-height: 1.5em;
}

footer a:link, footer a:visited {
	color: #FFF;
}

footer p {
	margin-top: -15px;
	font-weight: normal;
	color: #FFF;
}
.copyright {
	float: left;
}
.credit {
	float: right;
}
.testimonial_quote {
	font-style: italic;
}
.client_list {
	font-weight: normal;
}
.newsletter_issue {
	font-size: 14px;
}
.testimonials {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #008372;
	padding-bottom: 10px;
	padding-top: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 30px;
}
.testimonials_last {
	padding-bottom: 10px;
	padding-top: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 30px;
}
.partner_logo {
	padding-left: 30px;
}
