@charset "utf-8";
/* CORE XHTML STYLES */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;	
	margin-top: 25px;
}

body, p {
	text-align: justify;
}

img {
	border: none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ff6600;
	margin: 15px 0px;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	color: #236AB2;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #47AE17;
	text-transform: uppercase;
}

a, a:link, a:visited, a:active {
	color: #555555;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

table tr td {
	vertical-align: top;
}

fieldset {
	padding: 10px;
}

/* SITE SPECIFIC STYLES */
ul#partners {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#partners li {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: #CCC dashed 1px;
}

.inputbox {
	width: 250px;
	border: #999 solid 1px;
	margin-bottom: 5px;
}

div.separator {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	width: 750px;
	margin: 0px auto;
}

.clr {
	clear: both;
}

table#solutions tr td {
	padding: 0px 15px;
}

div#wrapper {
	width: 900px;
	margin: 0px auto;
}

/* HEADER STYLES */
div#wrapper div#header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 129px;
	padding-left: 275px;
}

div#wrapper div#header ul#topmenu {
	border-bottom: #aeaeae 1px solid;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-top: 52px;
	text-align: right;
	font-size: 12px;
}

div#wrapper div#header ul#topmenu li {
	display: inline;
}

div#wrapper div#header ul#topmenu li a {
	display: inline-table;
	padding: 7px 20px;
}

div#wrapper div#header ul#topmenu li a:hover {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
}

/* BOXES STYLES */
div#wrapper div#boxes {
	margin: 10px 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

div#wrapper div#boxes a {
	color: #FFF;
}

div.boxHeading {
	font-size: 24px;
	text-transform: uppercase;
	padding: 60px 10px 20px 110px;
}

div.boxContent {
	padding-left: 10px;
	padding-right: 40px;
	height: 90px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}

div#wrapper div#boxes div#box1, div#wrapper div#boxes div#box2, div#wrapper div#boxes div#box3 {
	width: 246px;
	height: 248px;
	float: left;
}

div#wrapper div#boxes div#box1 {
	background-image: url(../images/blue_box.gif);
	background-repeat: no-repeat;
}

div#wrapper div#boxes div#box2 {
	background-image: url(../images/green_box.gif);
	background-repeat: no-repeat;
	margin: 0px 80px;
}

div#wrapper div#boxes div#box3 {
	background-image: url(../images/orange_box.gif);
	background-repeat: no-repeat;
	float: right;
}

/* CONTENT STYLES */
div#content {
	margin: 10px 0px;
}

table#packages tr td, table#packages tr th {
	padding: 5px;
}

tr.heading {
    background-image: url(../images/heading.png);
	background-color: #236AB2;
	color: #FFF;
	border-top: #3994E7 solid 2px;
	border-bottom: #3994E7 solid 2px;
}

tr.heading th {
	padding: 10px 5px;
	font-size: 14px;
}

tr.lightBg {
    background-image: url(../images/lightBg.png);
	background-color: #A1BFDD;
}

tr.darkBg {
    background-image: url(../images/darkBg.png);
	background-color: #689FD7;
}

/* SERVICES DIV STYLES */
div#news {
	width: 500px;
	margin-top: 25px;
	float: left;
	background-color: #018acf;
	padding: 10px;
	background-image: url(../images/news_bg.png);
	background-repeat: repeat-x;
}

div#news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#news ul li {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: #FFFFFF 1px dashed;
}

div#news ul li h4 {
	text-transform: capitalize;
	color: #FFF;
}

div#services {
	width: 300px;
	margin-top: 25px;
	float: right;
}

ul.list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.list li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px;
	padding-left: 20px;
	border-bottom: #a7a7a7 1px dashed;
}

/* FOOTER STYLES */
div#footer {
	background-image: url(../images/footerbg.png);
	background-color: #dcdcdc;
	padding: 35px 100px;
	height: 60px;
	overflow: hidden;
	font-size: 12px;
}

div#footer img {
	margin: 0px 2px;
}

div#footer ul#bottommenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-bottom: 5px;
}

div#footer ul#bottommenu li {
	display: inline;
}

div#footer ul#bottommenu li a,
div#footer ul#bottommenu li a:link,
div#footer ul#bottommenu li a:visited,
div#footer ul#bottommenu li a:active {
	padding-left: 20px;
}

div#support {
	width: 500px;
}

div#feedback {
	width: 285px;
}