/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	
}

form {
margin-top: 0;
margin-bottom: 0;
}

a:link {font-weight: bold;}
/*
a:visited { color: #000; text-decoration: underline;  } 
a:active, a:hover { color: #F00; text-decoration: underline;}
*/
h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e78b2;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

button
{
    height: 30px;
    
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;
}

/* ----- Form ----- */
form{
	margin: 0px 35px;
	padding: 0px;
	text-align: left;	
}

label {
	margin: 0 10px;
}

input{
	width: 150px;
	height: 15px;
	color: black;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: 50px;
	height: 30px;
	border: 0px;
	color: black;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */

.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #79b5f3;
	border: 1px solid #FFF;
}


#templatemo_container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBG.gif) repeat-y;
	
}

#templatemo_topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
	
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
	
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
	
}

#templatemo_header {
	float: left;
	height: 135px;
	width: 950px;
	padding: 0 0px;
	margin-bottom: 10px;
	
}

#templatemo_logo {
	clear: none;
	float: left;
	height: 122px;
	width: 330px;
	
}

#templatemo_logo img {
	float: left;
	border: none;
	padding-right: 10px;
	
}

#templatemo_sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
	
}

#templatemo_login {
	float: right;
	height: 55px;
	width: 530px;
}

/*------------- Menu ------------------*/
#templatemo_menu {
	clear: none;
	float: left; 
	/*top: 145px;*/
	width: 950px;
	height: 40px;
	margin-top: -24px;
	padding: 0px;
	background: url(images/menuBG.gif) repeat-x;
	
}

/* ----------------- end of menu----------------*/

/*------------Banner--------------*/
#templatemo_banner {
	clear: none;
	float: left;
	left: 368px;
	width: 620px;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	background: url(images/bannerBG.gif) no-repeat;
}

#templatemo_banner h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

#templatemo_services {
	clear: both;
	float: left;
	width: 900px;
	height: 272px;
	padding-left: 50px;
	margin-bottom: 25px;
	
}

.service_box {
	float: left;
	width: 220px;
	height: 252px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/boxBG.png) no-repeat;
	
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
	
}

.templatemo_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
	
}

* html .templatemo_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
	
}

.templatemo_fullgraybox img{
	float: left;
	margin: 3px 20px 0 0px;
	border: 1px solid #999999;
	
}

.templatemo_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
	
}

.templatemo_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(images/listicon.gif) center left no-repeat;
}

/* news section */

#templatemo_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #templatemo_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}


/* end of news section */


/* white Row */
#templatemo_White_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 25px;
	margin: 25px;
	border-top: 5px;
}

.divPageTitle
{
    
}
/* This is the left column of AE2COLUMN */
.divLeftColumn{
    float: left;
	width: 500px;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}

.divPageImage{
    float: right;
	width: auto;
	padding: 5px 5px 5px 5px;
}


.templatemo_gallery1 {
	
	
	
	
	/*padding: 10px 10px 10px 10px;*/
}

.divExtraPlaceHolder1
{
    float: left;
	width: 240px;
	padding: 5px 5px 5px 5px;
}

.divExtraPlaceHolder2{
    float: left;
	width: 240px;
	padding: 5px 5px 5px 5px;
}




/*This is the right column of AE2Column*/

.divRightColumn{
    float: left;
	margin-right: 0px;
	padding: 0px;
	
	
}


/* This is the right box (the brochures box)*/
.templatemo_partners1{
    float: left;
    width: 260px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	
}

.divExtraPlaceHolder3{
    
    /*float: left;*/
	width: 255px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	
}

.divExtraPlaceHolder4{
 	/*float: left;*/
	width: 255px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
}


.gr_row {
	width: 400px;
	margin-bottom: 10px;
}

.gr_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gr_row p{
	color: #000000;
}

/* end of White Row */



/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 950px;
	height: 50px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
}

#templatemo_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */


