/* Start of CMSMS style sheet 'Main Style' */
/* Start of CMSMS style sheet 'Main Style' */

*
{
	margin: 0;
	padding: 0;
}



/* @group Structure */



body

{
	color:#4D4D4D;
	font-family:arial;
	font-size:10pt;
	line-height:13pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;

}

#wrapper

{

	background: url(./images/template/background.jpg) repeat-x;

}



#container_content

{

	margin: 0 auto;

	width: 1035px;

	position: relative;

	background: url(./images/template/content_bg.jpg) repeat-y;

}

.header

{

	height: 127px;

	overflow: hidden;
	margin: 0 auto auto;
}

.header_msg {
	float: right;

	overflow: hidden;
	height: 115px;
	line-height: 10px;
	padding-top:32px;
}




div.logo

{

	float: left;

}

.content_left

{

	width: 160px;
	margin-right: 15px;

	float: left;

	clear: both;
	overflow: hidden;
	padding-top: 11px;
}

.content_right

{

	width: 850px;

	float: left;
	padding-top: 23px;
}


.content_right-content

{

	width: 850px;
	float: left;
	overflow: hidden;
}

.menu_main

{

	height: 300px;

	width: 160px;
}

.splash

{

height: 297px;

width: 781px;

background: url(./images/template/slides/slide_1.jpg) no-repeat;

	margin-bottom: 20px;

}

.clear,.clearer

{

	clear: both;

}

.clearer

{

	font-size: 0;

}



#wrapper_bottom

{

	

}



.footer

{
	padding-top: 4px;
	min-height: 66px;
	margin: 0 auto;
	width: 1024px;
	position: relative;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	color: 666666;
}

.footer_home

{
	padding-top: 0px;
	min-height: 66px;
	margin: 0 auto;
	width: 1024px;
	position: relative;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	color: 666666;
}



.ClearExpertise {
	font-family: arial;
	font-size: 11pt;
	color: #FF2400;
	font-weight: bold;
}
.ExpertiseList {
	font-family: arial;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #666666;
}



/* @end */



/* @group Menu */



ul {

	list-style: none;

	offset: none;

}

ul, ol
{
}

ul li,
ol li
{
    line-height: 15px;
}

ol li
{
	font-weight: bold;
}

.content_right-content ul li,
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
	line-height: 16px;
}

.content_right-content ol li {
	margin-left: 20px;
	line-height: 13px;
	padding-bottom: 20px;
}




li a

 { 

	color:#666666;
	font-family:arial;
	font-size:9pt;
	line-height:15pt;
	text-decoration: none; 

}

li.selected a

 { 

	color:#1D68C1;
	font-family:arial;
	font-size:9pt;
	line-height:15pt;
	text-decoration: none; 

}

.drawers { 

	width: 160px;

}

.drawers li {

	color: #595959;

}

.drawer-handle {

    color:#333333;

    height: 30px;

    line-height:30px;

    text-indent:15px;

    font-size:12px;
	background-image: url(./images/template/menu_bg.jpg);
}



/* @group Menu Titles */

h2.drawer-handle.aboutus,
h2.drawer-handle-noslide.aboutus {
    background: url(./images/template/menu_aboutus.jpg) no-repeat;
	border-style: none;
}

h2.drawer-handle.ui-state-active.aboutus,
h2.drawer-handle-noslide.ui-state-actives.aboutus {
    background: url(./images/template/menu_aboutus_active.jpg) no-repeat;
	border-style: none;
}


h2.drawer-handle.products,
h2.drawer-handle-noslide.products {
    background: url(./images/template/menu_products.jpg) no-repeat;
}

h2.drawer-handle.ui-state-active.products,
h2.drawer-handle-noslide.ui-state-actives.products {
    background: url(./images/template/menu_products_active.jpg) no-repeat;
}


h2.drawer-handle.services,
h2.drawer-handle-noslide.services {
    background: url(./images/template/menu_services.jpg) no-repeat;
}

h2.drawer-handle.ui-state-active.services,
h2.drawer-handle-noslide.ui-state-actives.services {
    background: url(./images/template/menu_services_active.jpg) no-repeat;
}

h2.drawer-handle.support,
h2.drawer-handle-noslide.support {
    background: url(./images/template/menu_support.jpg) no-repeat;
}

h2.drawer-handle.ui-state-active.support,
h2.drawer-handle-noslide.ui-state-actives.support {
    background: url(./images/template/menu_support_active.jpg) no-repeat;
}



h2.drawer-handle.partnerships,
h2.drawer-handle-noslide.partnerships {
    background: url(./images/template/menu_partnerships.jpg) no-repeat;
}

h2.drawer-handle.ui-state-active.partnerships,
h2.drawer-handle-noslide.ui-state-actives.partnerships {
    background: url(./images/template/menu_partnerships_active.jpg) no-repeat;
}


h2.drawer-handle.contactus,
h2.drawer-handle-noslide.contactus {
    background: url(./images/template/menu_contactus.jpg) no-repeat;
}

h2.drawer-handle.ui-state-active.contactus,
h2.drawer-handle-noslide.ui-state-actives.contactus {
    background: url(./images/template/menu_contactus_active.jpg) no-repeat;
}



/* @end */

h2.drawer-handle-noslide,
.drawer-handle-noslide a {

    color:#333333;	

    height:30px;

    line-height:30px;

    font-size:12px;
    width: 160px;
    cursor: pointer;
	padding-bottom: 0px;
	padding-top: 0px;    

}



.drawer-handle.ui-state-active {

	background: transparent url(./images/template/menu_bg_hover.jpg) repeat-x;

    color:#FFFFFF;

}

.drawers li ul {

   padding: 5px 0px 0px 0;

}

.drawers li ul li {

  padding: 0px;

  margin: 0px;

}

.drawer-content li a {

    display:block;

    overflow:hidden;

}



/* @end */



/* @group Slideshow */



#slideshow-wrapper {

	position: relative;

	height: 434px;
}

#slideshow {

	width: 648px;	

	height: 434px;

}

#slideshow .slide {

	width: 780px;	

	height: 434px;

	display: none;

}

#login {

	z-index: 900; 
	position: absolute; 
	left: 658px; 
	top: 323px;
	height: 111px;
	width: 194px;
	color:#333333;
	font-family:arial;
	font-size:8pt;
background: url(./uploads/images/login/login.jpg);
background-repeat:no-repeat
}


#navigation {

	z-index: 900; 

	position: absolute; 

	left: 658px; 

	top: 0px;
	height: 313px;
	width: 196px;
}

#navigation img {

	margin: 0px;

	padding: 0px;

	border: none;

	cursor: pointer;

}



#splash_padding{

	height: 22px;

}



/* @end */







a

{

	text-decoration: underline;

	color: #1D68C1;

}

a.active

{

	text-decoration: underline;

}

a:hover

{

	color: #363637;

}

h1, h2, h3, h4,h5,h6

{

	font-weight: normal;
	color: #636363;
	line-height: 14pt;
}

h1
{

	color:#1D68C1;
	font-family:arial;
	font-size:15pt;
	line-height:17pt;
	padding-top: 30px;
	padding-bottom: 0;
}

h1.top,
h2.top
{
	padding-top: 0px;
}
h2, h3, h4

{

	color:#1A1A1A;
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	line-height:15pt;
	padding-bottom: 15px;
	padding-top: 30px;
}

h3

{

	padding-bottom: 0px;
}


h4

{
	padding-top: 16px;
	padding-bottom: 0px;
}

h5
{
	color:#000000;
	font-family:arial;
	font-size:8pt;
	line-height:11.5pt;
}

h6,
h6 a

{

	color:#666666;
	font-family:arial;
	font-size:7.5pt;
	letter-spacing:0.15em;
	line-height:9pt;
	word-spacing:0;
	text-decoration: none;

}

h6,
h6 a:hover

{
	color: #1D68C1;	
}


p

{

	padding-bottom: 15px;
	padding-top: 10px;
	font-size:10pt;
	line-height:13pt;
}

p.home

{

	padding-bottom: 15px;

	padding-top: 10px;

	font-size: 8pt;

	padding-bottom: 0px;

	padding-top: 0px;

}


table.support tbody tr td p {
	color:#404040;	
	padding-bottom: 15px;
	padding-top: 0px;

}

label

{

	display: block;

}



/* End of 'Main Style' */



div.single,
div.double 

 {
	width: 648px;
	background-repeat: no-repeat;
	margin-top: 1px;
}



div.single {
	height: 364px;
	padding-top: 70px;
}



div.double {

	height: 364px;

	padding-top: 70px;

}


img {
	border: 0;
	background-color: none;
	text-decoration: none;
	border: none;
}


:link img {
border: none;
} 


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* End of 'Main Style' */


/* End of 'Main Style' */


/* End of 'Main Style' */

