@charset "UTF-8";
/* CSS Document */

html {
	height: 100.1%; /* gives a scrollbar in Mozilla/Firefox */
}
* {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
ul, ol {
	list-style-type: none;
}
form {
	display: inline;
}
input, select, textarea {
	padding: 1px 0 0 0;
	font: 1em Arial, Helvetica, sans-serif;
}
input.button {
	border: 0;
}
select#country {
	width: 150px;
}
small {
	float: left;
	line-height: 2.5em;
}
.hide {
	display: inline;
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	visibility: hidden;
	font-size: 0;
}
/*** default links ***/

a, a:visited {
	color:#06C;
	text-decoration: none;
}
a:hover {
	color:#F60;
	text-decoration: underline;
}

/*** common ***/
	
body {
	font: 65% Georgia, "Times New Roman", Times, serif;
	color: #070606;
	background:#dbc7;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background:#fff;
}
#header, #content, #footer {
	width:970px;
	float:left;
}
#footer {
	border-bottom:4px solid #369;
	background:#f2efef;
	height:100px;
	font-size:1.1em;
}
#header {
	margin:0 0 10px 0;
	background:url(../images/header-bg.jpg) no-repeat;
	height:126px;
}
#logo {
	width:248px;
	float:left;
	margin:10px 0 0 0;
}
#top_nav {
	width:722px;
	float:right;
	text-align:right;
}
#top_nav ul {
	float:right;
	list-style-type:none;
	margin:30px 0 0 0;
	padding:0;
	width:696px;
}
#top_nav li {
	float:left;
	padding:0;
}
/* Menu */



#linksTop a {
	text-decoration:none;
	padding:3px 10px 3px 10px;
	display:block;
}
#linksTop ul li {
	float: left;
	font-size:1.8em;
	color:#232323;
	margin-right:1px;
	text-decoration:none;
	display:block;
	background:url(../images/divider.gif) no-repeat right 12px;
	padding:0 7px;
	text-align:center;
}
#linksTop ul li a:hover {
	color:#000;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	display:block;
}
#linksTop ul {
	list-style:none
}
#linksTop {
	padding-right:05px;
	padding-top:05px;
	margin:30px 0 0 0;
}
#linksTop li.active a {
	color:#000;
	}
#linksTop li.profile a {
	color:#ff3333;
	}
#linksTop li.training a {
	color:#c60;
	}
#linksTop li.contact a {
	color:#939;
	}
#linksTop li.info a {
	color:#339;
	}
#linksTop li.feedback a {
	color:#693;
	}
/* Menu end */

#content_left, #bot-col {
	width:739px;
	float:left;
}
#bot-col {
	margin:10px 0 10px 0;
}
/* Added on 05/07/2010*/
#bot-col h1{
	padding:10px;
	background:#ededed;
	font-weight:normal;
	border-bottom:3px solid #F00;
	font-size:3em;
}
#bot-col.title h1{
	padding:10px;
	background:#fff;
	font-weight:normal;
	font-size:3em;
	color:#900;
	border-bottom:1px dotted #F33;
}
.inside-content-full{
	float:left;
	width:100%;
	padding:0 10px 0 0;
	margin:15px 0 0 0;
	}
.inside-content{
	float:left;
	width:70%;
	padding:0 10px 0 0;
	margin:15px 0 0 0;
	}
.inside-left-col{
	float:left;
	width:25%;
	margin:10px 10px 0 0;
	min-height:300px;
	border-right:1px dotted #ccc;
	}
#bot-col h5{
	margin:10px;
	font-size:1.6em;
	color:#F30;
	font-weight:normal;
}
#msg-box{
	width:200px;
	height:190px;
	margin:15px;
	float:right;
	border:1px solid #ededed;
	padding:10px;
	}
#msg-box h4{
	font-size:1.6em;
	color:#339;
	margin:10px 0;
	}
#bot-col #msg-box p{
	font-size:1.4em;
	color:#666;
	margin:10px 0;
	}
#bot-col p{
	margin:7px 0 5px 10px;
	font-size:1.1em;
	color:#666;
	font-weight:normal;
}
#bot-col ul{
	margin:0;
	padding:0 0 0 30px;
	color:#666;
	font-size:1.1em;
	}
#bot-col ul li{
	padding:5px 0 0 10px;
	list-style-type:disc;
	}

#intro h1.no_bg {
	background:none;
}
#home_panels {
	width:733px;
	float:left;
}
#panel1, #panel2, #panel3 {
	float:left;
	width:239px;
	background:url(../images/panel_bg.jpg) no-repeat;
	margin:20px 5px 10px 0;
}
#panel1 h2, #panel2 h2, #panel3 h2 {
	margin:15px 5px 10px 55px;
	font-size:1.2em;
}
#panel1 p, #panel2 p, #panel3 p {
	margin:30px 10px 10px 15px;
}
#content_right_column {
	width:222px;
	float:right;
}
#box1 {
	width:213px;
	}
.box {
	width:213px;
	margin:0 0 10px 0;
	}
.box p{
	color:#666;
	margin:5px 0 0 10px;
	padding:7px 0;
	font-size:1.1em;
	}
.box p.chat{
	background:url(../images/chat.jpg) no-repeat right top;
	padding-right:20px;
	height:30px;
	margin-top:0;
	}
.box h3{
	margin-bottom:0px;
	}
.box ul{
	margin:10px 0 0 10px;
	padding:0;
	width:90%;
	}
.box ul li{
	display:inline;
	padding:0 3px;
	}
.box ul.events{
	margin:10px 0 0 10px;
	padding:0;
	width:90%;
	font-size:1.1em;
	color:#666;
	}
.box ul.events li{
	display:block;
	padding:3px 3px 3px 12px;
	background:url(../images/divider.gif) no-repeat left 10px;
	}
.clients, .partners{
	float:left;
	padding:10px;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	width:46%;
	margin:10px 0;
	}
.partners{
	border-right:0px;
	padding-left:20px;
	}
.clients h3, .clients p, .partners h3, .partners p{
	float:left;
	}
.clients h3, .partners h3{
	color:#933;
	padding:10px 10px 0 0;
	}
html>body #box1 {
	width:222px;
}
html>body #box2 {
	width:222px;
}
html>body #box3 {
	width:222px;
}
#box1 h3, #box2 h3, #box3 h3, #box4 h3, #box5 h3, .box h3 {
	color:#ff6600;
	margin:0 10px 10px 10px;
	width:90%;
	text-align:left;
	font-weight:normal;
	font-size:1.6em;
	padding:10px 0;
	border-bottom:4px solid #f3e4b9;
	}
#box1 h3{
	padding-top:0px;
	}
#box1 p {
	padding:5px 0 5px 10px;;
	font-size:1.2em;
	color:#666;
	margin:3px 0;
}
#box2 {
	width:213px;
	background:url(../images/box2_bg.gif) no-repeat;
	margin:7px 0 0 0;
}
#box3, #box4 {
	width:205px;
	height:108px;
	margin:7px 0 0 0;
	padding:0;
	text-align:center;
}
#box3 img, #box4 img {
	text-align:center;
}
#box5 {
	width:205px;
	margin:7px 0 0 0;
	padding:0;
	text-align:left;
}
#box5 ul {
	margin:10px 0 0 20px;
	padding-left:20px;
	list-style-type:square;
	float:left;
}
html>body #box4 {
	width:222px;
}
html>body #box5 {
	width:222px;
}
#box3 {
	background:url(../images/box3_bg.gif) no-repeat;
}
#box4 {
	background:url(../images/box3_bg.gif) no-repeat;
}
#box5 {
	background:url(../images/box5_bg.gif) no-repeat;
}
#box3 p, #box4 p {
	display:block;
	margin:0 10px 10px 10px;
	float:left;
	width:90%;
	text-align:center;
}
#box2 table {
	border-collapse:collapse;
	border:0;
	padding:0;
	width:90%;
	color:#666;
	font-size:1.1em;
	margin:0 0 0 10px;
}
#box2 td {
	padding:5px 0;
}
#box2 .lable {
	text-align:left;
}
#banner {
	width:738px;
	height:251px;
	float:left;
	background:url(../images/banner.jpg) no-repeat;
}
#testimonial {
	width:281px;
	height:180px;
	float:right;
	}
#testimonial h3{
	font-size:2em;
	font-weight:normal;
	color:#f4a42c;
	margin:30px 0 0 15px;
	}
#testimonial p {
	width:235px;
	margin:10px 0 0 15px;
	color:#fff;
	font-size:1.2em;
}
#highlights {
	background:url(../images/highlights-bg.jpg) no-repeat;
	width:738px;
	height:83px;
	float:left;
	color:#000066;
	margin:10px 0;
	}
#highlights p{
	padding:10px;
	font-size:1.6em;
	}
#offer-1{
	width:356px;
	float:left;
	background:url(../images/offer-1-bg.gif) no-repeat left top;
	}
#offer-1 h3{
	color:#ad3332;
	margin:15px 0 10px 58px;
	font-size:1.8em;
	font-weight:normal;
	}
#offer-1-content{
	width:336px;
	padding:10px;
	margin:10px 0 0 0;
	min-height:250px;
	background:url(../images/offer-1content-bg.jpg) no-repeat left bottom;
	}
#offer-1-content h4{
	padding:7px 10px 5px 15px;
	font-size:1.3em;
	}
#offer-1-content h4 a{
	color:#0066cc;
	font-weight:normal;
	}
#offer-1-content p{
	padding:7px 10px 5px 15px;
	color:#666;
	font-size:1.1em;
	}
#offer-1-content p.more-info a{
	color:#AD3332;
	}
#offer-2{
	width:356px;
	float:right;
	background:url(../images/offer-2-bg.gif) no-repeat left top;
	}
#offer-2 h3{
	color:#336600;
	margin:15px 0 10px 58px;
	font-size:1.8em;
	font-weight:normal;
	}
#offer-2-content{
	width:336px;
	padding:10px;
	margin:10px 0 0 0;
	min-height:250px;
	background:url(../images/offer-2content-bg.jpg) no-repeat left bottom;
	}
#offer-2-content h4{
	padding:7px 10px 5px 15px;
	font-size:1.3em;
	}
#offer-2-content h4 a{
	color:#0066cc;
	font-weight:normal;
	}
#offer-2-content p{
	padding:7px 10px 5px 15px;
	color:#666;
	font-size:1.1em;
	}
#offer-2-content p.more-info a{
	color:#AD3332;
	}
#sub_left {
	width:185px;
	margin:10px 0 0 0;
	background:url(../images/sub_left_bg.jpg) top right no-repeat;
}
#sub_left h3 {
	font-weight:bold;
	color:#F90;
	display:block;
	float:left;
	margin:10px 0 10px 0;
	border-bottom:1px solid #ccc;
	width:175px;
}
#sub_left ul {
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 15px;
	list-style-type:square;
}
#sub_left li {
	padding:5px 7px;
}
#sub_right {
	width:514px;
	margin:10px 10px 0 0;
	padding:0 10px;
}
#footer ul {
	float:right;
	margin:10px 0 10px 0;
	padding:0;
	list-style-type:none;
}
#footer li {
	float:left;
	margin:0;
	padding:0 12px;
	border-right:1px solid #ccc;
}
#footer p {
	float:left;
	margin:10px 0 10px 10px;
	color:#999;
}

