/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	text-align: center;
	min-width: 955px;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color:  #1FFF85;
	text-decoration: none;
}

a:link{
	color: #1FFF85;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #1FFF85;
	text-decoration: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
	
#menuholder{
	float: left;
	width: 955px;
	height: 90px;
}

#divleft{
	float: right;
	width: 100%
}

#divcenter{
	float: left;
	width: 955px;
	height: 380px;
}

#divcenter_top{
	float: left;
	background-color: #2E2E2E;
	width: 955px;
	height: 90px;
}

#logoholder{
	float: left;
	width: 255px;
	height: 90px;
}

#divcenter_top_left01{
	float: left;
	background-color: #2E2E2E;
	width: 255px;
	height: 21px;
}

#divcenter_top_left02{
	float: left;
	background-color: #2E2E2E;
	width: 255px;
	height: 55px;
}

#divcenter_top_right{
	float: right;
	background-color: #2E2E2E;
	width: 700px;
	height: 90px;
}

#divcenter_top_right01{
	float: right;
	background-color: #2E2E2E;
	width: 650px;
	height: 65px;
}

#divcenter_top_right02{
	float: right;
	background-color: ##2E2E2E;
	width: 660px;
	height: 10px;
}

#menu01{
	float: left;
	background-color: ##2E2E2E;
	width: 90px;
	height: 10px;
}

#menu02{
	float: left;
	width: 92px;
	height: 10px;
}

#menu03{
	float: left;
	width: 107px;	
	height: 10px;
}
#menu04{
	float: left;
	width: 78px;	
	height: 10px;
}

#menu05{
	float: right;
	width: 50px;
	height: 10px;
}
#divcenter_flashcontent{
	float: inherit;
	background-color: #000000;
	width: 955px;
	height: 380px;
}

#div_clientspic{
	float: right;
	background-color: #000000;
	width: 380px;
	height: 380px;
}

#div_lists{
	float: left;
	background-color: #000000;
	width: 570px;
	height: 380px;
}

#div_clientlist{
	float: left;
	background-color: #000000;
	width: 240px;
	height: 300px;
}

#div_partnerlist{
	float: right;
	background-color: #000000;
	width: 250px;
	height: 300px;
}

#div_header{
	float: left;
	background-color: #000000;
	width: 240px;
	height: 30px;
	padding-bottom: 10px;
}

#div_linklist1{
	float: right;
	background-color: #000000;
	width: 223px;
	height: 270px;
}

#div_linklist2{
	float: right;
	background-color: #000000;
	width: 231px;
	height: 270px;
}

#divcenter_bottom{
	float: inherit;
	background-color: #2E2E2E;
	width: 955px;
	height: 30px;
}
/***********************************************/
/* Classes                                  */
/***********************************************/

.style1 {font-size: x-small; color: #FFFFFF; }
.style2 {font-size: x-small; color: #666666; }
.style3 {font-size: x-small; color: #CCCCCC; }
.style4 {
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: 200;	
}

.style5 {font-size: xx-small; color: #FFFFFF; }
.style6{font-size: xx-small; color: #CCCCCC; }
.style7 {
	font-size: xx-small;
	color: #1FFF85;
	font-weight: 200;	
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #1FFF85;
}
a:active {
	color: #1FFF85;
}


/***********************************************/
/* Components                                  */
/***********************************************/

