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

body{
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#header{	
	width:900px;
}

div#header .body{
	background:url('../images/main_header1.jpg') no-repeat;
	height:137px;
	border:1px solid #c3cbfa;
}

div#header .menu{
	background-image:url('../images/menu_bg.jpg');
	background-repeat:repeat-x;
	height:30px;
	font-size:22px;
	color:#e9ecfd;
}

div#header .menu a{
	/*color:#4458c8;*/
	color:Black;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
	vertical-align:middle;
	line-height:30px;
}

div#header .menu a:hover{
	color:#FFFFFF;
}


div#container{
	width:900px;
	
}
/*------------------Search Window style------------------------------------------------------*/
div#container .search{
	height:60px;
	
}

div#container .search .sleft{
	width:670px;
	
	height:40px;
	text-align:right;
	vertical-align:middle;
	float:left;
	margin-top:20px;
	
}

div#container .search .sleft input.search_text{
	width:200px;
	
	
}

div#container .search .sright{
	
	height:60px;
	text-align:right;
	vertical-align:middle;	
	float:right;	
	width:225px;
}
div#container .search .sright .logo_text{
	float:left;
	padding-top:13px;
	text-align:right;
	
	width:170px;
	font-size:12px;
	font-weight:bold;
}
div#container .search .sright .logo_image{
	float:right;
	width:40px;
}

img.gpi_logo{
	border:1px solid #c3cbfa;
}

/*-------------------------------------------------------------------------------------------*/

div#container .left{
	width:680px;
	height:500px;
	margin-right:10px;
	float:left;
}

div#container .left .body{
	border:1px solid #c3cbfa;	
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
}

div#container .left .body h2{
	margin:0;
	color:#0000FF;
	font-size:16px;
}

div#container .left .body .title{
	background-color:#e2e5fb;
	height:21px;
}

div#container .left .body .contact_form{
	
}

div#container .left .body .contact_form .form_tr{

	padding-bottom:10px;	
}

div#container .left .body .contact_form .form_tr .label{
	float:left;
	width:100px;
	font-size:12px;
	
}

div#container .left .body .contact_form .form_tr .label label{
	color:#FF0000;
	
}

div#container .left .body .contact_form .form_tr .text{
	float:left;
	width:400px;
}

div#container .left .body .contact_form .form_tr .text input{
	width:400px;
}

div#container .left .body .contact_form .form_tr_image{
	width:500px;
}

div#container .left .body .contact_form .form_tr .text textarea{
	width:400px;
	height:150px;
}

div#container .left .body_other{
	border:1px solid #c3cbfa;	
	padding-bottom:10px;
}

div#container .left .body_other .title{
	background-color:#e2e5fb;
	border-bottom:1px solid #c3cbfa;
	height:21px;
	padding-left:10px;
	vertical-align:middle;
	line-height:21px;
	font-weight:bold;
	color:#8b96e5;
}

div#container .left .body_other .content{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

div#container .left .body_other .content .article{
	margin-bottom:10px;
}

div#container .left .body_other .content .release{
	margin-bottom:10px;
}

div#container .left .body_other .content .company{
	margin-bottom:10px;
}

div#container .left .body_other .pagination{
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
}

div#container .left .body_other .pagination ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

div#container .left .body_other .pagination ul li{
	margin-left: 0;
	padding: 5px 5px;
	list-style: none;
	display: inline;
}

div#container .left .body_other .pagination ul li strong{
	padding: 0 3px 0 3px;
	border-bottom: 3px solid #000;
}


div#container .bottom{
	margin-top:20px;
	
}

/*-----------------------Bottom module styles-----------------------------------*/

div#container .bottom .latest_articles{
	width:320px;
	height:400px;
	border:1px solid #c3cbfa;	
	float:left;
	background:#e8ecfe;
}

div#container .bottom .latest_press{
	width:320px;
	height:400px;
	border:1px solid #c3cbfa;	
	float:right;
	background:#e8ecfe;
}

div#container .bottom ul{
	font-size:12px;
	
}

/*------------------------------------------------------------------------------*/

div#container .right{
	width:195px;
	height:auto;
	margin-left:10px;
	border:1px solid #c3cbfa;	
	float:right;
}

/*----------------Register for newsletter style-----------------------------------------------------*/
div#container .right .registerfor{
	background:url('../images/registerfor.jpg') no-repeat;
	margin-top:8px;
	width:169px;
	height:148px;
}

div#container .right .registerfor .title1{
	padding-top:5px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#4757c8;
}

div#container .right .registerfor .title2{
	padding-left:50px;
	font-size:14px;
	font-weight:bold;
	color:#4757c8;
}

div#container .right .registerfor .field{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
	
}

div#container .right .registerfor .field input.nl_text{
	height:20px;
	width:100px;
}

div#container .right .registerfor .button{
	padding-top:10px;
	padding-right:20px;
}

div#container .right .banners{
	margin-top:10px;
	margin-bottom:10px;
}

div#container .right .banners .eachbanner{
	
	margin-bottom:10px;
}

/*--------------------------------------------------------------*/

.redtext {color:#cc0000;}

.whitetext {color:#ffffff;}

.bluetext {color:#333;}

.orangetext {color:#FF6600;}

.greentext {color: #009900;}

.strong{font-weight:bold;}

.bold{font-weight:bold;}


