@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #cfddf1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 22px;
	font-style: normal;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fe1d7c;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbb85a;
	line-height: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff045d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a9f5f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	color:#475e7f;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:none;
}
h5 {
	
}
h6 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;		
}

#wrapper {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}

/*start header*/

#header {
	float: left;
	height: 235px;
	width: 1000px;
	padding:0px;
	margin: 0px;
}
#logos {
	float: left;
	height: 61px;
	width: 1000px;
}
#logo {
	float: left;
	height: 61px;
	width: 246px;
}
#language {
	float: left;
	height: 24px;
	width: 90px;
	padding: 0px;
	margin: 0px;
}
#TR {
	float: left;
	height: 24px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#EN {
	float: left;
	height: 24px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#NL {
	float: left;
	height: 24px;
	width: 30px;
	padding: 0px;
	margin: 0px;
}
#wellcome {
	background-image: url(/Static/Images/wellcome.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 664px;
	margin: 0px;
	float: left;
	padding:0xp;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
}
#date {
	float: right;
	margin:0px;
	padding:3px 20px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#date a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
}
#date a:hover{
	color: #2a3faa;
	text-decoration: underline;
}
#logo_right {
	background-image: url(/Static/Images/logo_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 744px;
	padding: 16px 10px 0px 0px;
}
#logo_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6f6f6f;
	text-decoration: none;
	margin:0px;
}
#logo_right a:hover {
	color: #567697;
	text-decoration: underline;
}
/* BEGIN TOPNAV */
#topnav {
	background-image: url(/Static/Images/topnav_bg_x.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 956px;
	padding: 2px 22px 0px 22px;
	font-weight:bold;
}
.yui-skin-sam .yuimenubar {	
	border:0px solid #808080;
	line-height:2;
}
.yui-skin-sam .yuimenubaritem {
	border-right:0px solid #CCCCCC !important;
}
.yui-skin-sam .yuimenubaritem-selected {
	background:none;
}
.yui-skin-sam .yuimenubaritemlabel {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:0px solid #808080;
	padding-left:0px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
	.background:transparent url(/Static/Images/Default/YuiMenu/menubaritem_submenuindicator.png) no-repeat scroll right center;
}
.yui-skin-sam .yuimenubaritemlabel-selected, .yui-skin-sam .yuimenubaritemlabel:hover {
	color: #fff;
	border-left-color:transparent;
	text-decoration:underline;
}
.yui-skin-sam .yuimenuitemlabel{
	height:20px;
	color:#000;
	padding:2px 20px;	
}
.yui-skin-sam .yuimenuitemlabel:hover{
	padding:2px 20px;
	color:#000;
}
.yui-skin-sam .yuimenuitem-selected{
	background-color:#fff !important;
	opacity:.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=85);
}
.yui-skin-sam .yuimenu .bd {
	background-color:#E1E5E9;
	border:1px solid #AAAAAA
	margin-top:-1px;
	opacity:.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=85);

}

body.ie7 .yuimenu .bd {
 
	/*
		The following application of "zoom:1" sets the "hasLayout"
		property to "true" and prevents first tier submenus of a 
		MenuBar from hiding when the mouse is moving from an item 
		in a MenuBar to a submenu in IE 7.

		For more on the "hasLayout" property:
		http://msdn.microsoft.com/en-us/library/ms533776(VS.85).aspx					
	*/

	zoom: 1;

}

.yui-skin-sam .yui-menu-shadow-visible{
	background-color:#000;
	opacity:.12;
	filter:alpha(opacity=12);
}

/* END TOPNAV */

#header_bottom {
	float: left;
	height: 151px;
	width: 1000px;
	padding: 0px;
	margin: 0px;	
}

/*and header*/

#content_top {
	background-image: url(/Static/Images/clickpad.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 1000px;
}
#clickpad {
	float: left;
	height: 27px;
	width: 784px;
	padding: 8px 0px 0px 22px;
	margin-top: 0px;
	font-size: 10px;
}
#clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
#clickpad a:hover {
	text-decoration: underline;
	color: #000000;

}
/*start content*/

#content {
	float: left;
	height: auto;
	width: 964px;
	padding: 10px 18px 10px 18px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	height: auto;
	width: 226px;
	padding: 0px 18px 0px 0px;
	margin: 0px;
}
.left_seperator {
	float: left;
	height: 6px;
	width: 226px;
}
#search {
	float: left;
	height: auto;
	width: 226px;
	padding: 10px 0px 0px 0px;
}
#search_head {	
	background-image: url(/Static/Images/comp_2_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 191px;
	padding: 18px 25px 0px 10px;
	margin: 0px;
}
#search_center {
	float: left;
	height: auto;
	width: 226px;
	background-image: url(/Static/Images/comp_2_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#search_box {
	float: left;
	height: 22px;
	width: 169px;
	padding: 0px;
	margin: 8px 3px 0px 16px;
	border: 1px solid #fff;
}
#searchBox {
	float: left;
	height: 14px;
	width: 164px;
	border: none;
	margin: 3px 2px 3px 2px;
	background-color: #FFFFFF;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
}
#search_enter {
	float: left;
	height: 24px;
	width: 24px;
	padding: 8px 11px 0px 0px;
	margin: 0px;
}
#search_bottom {
	background-image: url(/Static/Images/comp_2_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 226px;
}
#login {
	float: left;
	height: auto;
	width: 226px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#login_head {
	background-image: url(/Static/Images/comp_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 176px;
	padding: 14px 25px 0px 25px;
	margin: 0px;
}
#login_center{
	float: left;
	height: auto;
	width: 226px;
	background-image: url(/Static/Images/comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 0px;
}
#login_box1 {
	float: left;
	height: 20px;
	width: 93px;
	margin: 5px 2px 0px 16px;
	border: 1px solid #e4e4e4;
}
#login_box2 {
	float: left;
	height: 20px;
	width: 67px;
	border: 1px solid #e4e4e4;
	margin: 5px 5px 0px 2px;
}
#login_box1 #searchBox {
	float: left;
	width: 88px;
	height: 17px;
	border: none;
	background-color: #FFFFFF;
	margin: 0px 2px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#login_box2 #searchBox {
	float: left;
	height: 17px;
	width: 61px;
	border: none;
	background-color: #FFFFFF;
	margin: 0px 2px 4px 2px;
}
#login_enter {
	float: left;
	height: 24px;
	width: 24px;
	margin: 5px 11px 0px 0px;
}
#login_bottom {
	background-image: url(/Static/Images/comp_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#990000;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:15px;
	padding:2px 5px 8px 15px;
	text-decoration:none;
	width:206px;
}
#login_bottom a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #72849b;
	text-decoration: none;
}
#login_bottom a:hover {
	color: #333333;
	text-decoration: underline;
}

.seperator{
	height:10px;
	display:block;
}

#left .component  {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 226px;
}
#left .component .head{
	background-image: url(/Static/Images/comp_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 176px;
	padding: 14px 25px 0px 25px;
	margin: 0px;
}
#left .component .main {
	background-image: url(/Static/Images/comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 199px;
	padding: 5px 14px 2px 14px;
}
#left .component .bottom {
	background-image: url(/Static/Images/comp_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 208px;
	padding: 0px 0px 0px 18px;
	color: #FF3366;
}
#left .component .main .STEP-item {
	height: auto;
	width: 199px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
	border-bottom:1px solid #fff;
}
#left .component .main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c00ff;
	text-decoration: none;
}

/*and left*/

/*start right*/

#right {
	float: left;
	height: auto;
	width: 226px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}
.right_seperator {
	float: left;
	height: 6px;
	width: 226px;
}
#right .component {
	margin: 10px 0px 0px 0px;
	padding: 2px;
	float: left;
	height: auto;
	width: 226px;
}
#right .component .head {
	background-image: url(/Static/Images/comp_2_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left !important;
	height: 21px !important;
	width: 191px !important;
	padding: 18px 25px 0px 10px !important;
	margin: 0px !important;
}
#right .component .main{
	background-image: url(/Static/Images/comp_2_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 199px;
	padding: 5px 14px 2px 14px;
}
#right .component .bottom{
	background-image: url(/Static/Images/comp_2_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 34px;
	width: 208px;
	padding: 0px 0px 0px 18px;
}
#right .component .main .STEP-item {
	height: auto;
	width: 199px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
	border-bottom:1px solid #fff;
}
#right .component .main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/*start comp_1*/
.comp_1  {
	margin: 10px 10px 10px 0px !important;
	padding: 0px !important;
	float: left !important;
	height: auto !important;
	width: 226px !important;
}
.comp_1 .head{
	background-image: url(/Static/Images/comp_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left !important;
	height: 25px !important;
	width: 176px !important;
	padding: 14px 25px 0px 25px !important;
	margin: 0px !important;
}
.comp_1 .main {
	background-image: url(/Static/Images/comp_bg_y.png)!important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
}
.comp_1 .bottom {
	background-image: url(/Static/Images/comp_bottom.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}

/*start comp_2*/
.comp_2  {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	float: left !important;
	height: auto !important;
	width: 226px !important;
}
.comp_2 .head{
	background-image: url(/Static/Images/comp_2_head.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	float: left !important;
	height: 21px !important;
	width: 191px !important;
	padding: 18px 25px 0px 10px !important;
	margin: 0px !important;
}
.comp_2 .main {
	background-image: url(/Static/Images/comp_2_bg_y.png) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
}
.comp_2 .bottom {
	background-image: url(/Static/Images/comp_2_bottom.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}

/*start comp_20*/
.comp_20  {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	float: left !important;
	height: auto !important;
	width: 226px !important;
}
.comp_20 .head{
	background-image: url(/Static/Images/comp_2_head.png)!important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}
.comp_20 .main {
	background-image: url(/Static/Images/comp_2_bg_y.png) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
}
.comp_20 .bottom {
	background-image: url(/Static/Images/comp_2_bottom.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
}


/*and right*/

#small_size_main {
	float: left;
	height: auto;
	width: 476px;
	margin: 0px;
	padding: 0px;
}
#middle_size_main {
	float: left;
	height: auto;
	width: 718px;
	margin: 0px;
	padding: 0px;
}

#big_size_main {
	float: left;
	height: auto;
	width: 964px;
	margin: 0px;
	padding: 0px;
}

/*start pagetip1_main*/
#big_size_main .component {
	float: left;
	height: auto;
	width: 964px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#big_size_main .component .head{
	float: left;
	height: 23px;
	width: 932px;
	padding: 5px 20px 0px 12px;
}
#big_size_main .component .main {
	float: left;
	height: auto;
	width: 929px;
	padding: 5px 20px 5px 15px;
}
#big_size_main .component .bottom {
	float: left;
	height: 32px;
	width: 929px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#big_size_main .comp_15 {
	float: left;
	height: auto;
	width: 964px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#big_size_main .comp_15 .head{
	background-image: url(/Static/Images/main_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 932px;
	padding: 5px 20px 0px 12px;
}
#big_size_main .comp_15 .main {
	background-image: url(/Static/Images/main_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 929px;
	padding: 5px 20px 5px 15px;
}
#big_size_main .comp_15 .bottom {
	background-image: url(/Static/Images/main_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 929px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#big_size_main .comp_16 {
	float: left;
	height: auto;
	width: 964px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#big_size_main .comp_16 .head{
	background-image: url(/Static/Images/main_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 932px;
	padding: 5px 20px 0px 12px;
}
#big_size_main .comp_16 .main {
	background-image: url(/Static/Images/main_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 929px;
	padding: 5px 20px 5px 15px;
}
#big_size_main .comp_16 .bottom {
	background-image: url(/Static/Images/main_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 929px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0px 0px 0px;
}

/*and pagetip1_main*/

/*start pagetip2_main*/
#middle_size_main .component {
	float: left;
	height: auto;
	width: 718px;
	margin-bottom: 5px;
}
#middle_size_main .component .head{	
	float: left;
	height: 23px;
	width: 686px;
	padding: 5px 20px 0px 12px;
}
#middle_size_main .component .main{
	float: left;
	height: auto;
	width: 683px;
	padding: 5px 20px 5px 15px;
	margin: 0px;
}
#middle_size_main .component .bottom {
	float: left;
	height: 32px;
	width: 703px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#middle_size_main .comp_15 {
	float: left;
	height: auto;
	width: 718px;
	margin-bottom: 5px;
}
#middle_size_main .comp_15 .head{	
	background-image: url(/Static/Images/main2_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 686px;
	padding: 5px 20px 0px 12px;
}
#middle_size_main .comp_15 .main{
	background-image: url(/Static/Images/main2_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 683px;
	padding: 5px 20px 5px 15px;
	margin: 0px;
}
#middle_size_main .comp_15 .bottom {
	background-image: url(/Static/Images/main2_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 703px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#middle_size_main .comp_16 {
	float: left;
	height: auto;
	width: 718px;
	margin-bottom: 5px;
}
#middle_size_main .comp_16 .head{	
	background-image: url(/Static/Images/main2_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 686px;
	padding: 5px 20px 0px 12px;
}
#middle_size_main .comp_16 .main{
	background-image: url(/Static/Images/main2_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 683px;
	padding: 5px 20px 5px 15px;
	margin: 0px;
}
#middle_size_main .comp_16 .bottom {
	background-image: url(/Static/Images/main2_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 703px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
}
/*and pagetip2_main*/

/*start pagetip3_main*/
#small_size_main .component {
	float: left;
	height: auto;
	width: 476px;
	margin-bottom: 5px;
}
#small_size_main .component .head {
	float: left;
	height: 23px;
	width: 433px;
	padding: 5px 20px 0px 17px;
}
#small_size_main .component .main {
	float: left;
	height: auto;
	width: 433px;
	padding: 5px 20px 5px 17px;
}
#small_size_main .component .bottom {
	float: left;
	height: 32px;
	width: 450px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#small_size_main .comp_15 {
	float: left;
	height: auto;
	width: 476px;
	margin-bottom: 5px;
}
#small_size_main .comp_15 .head {
	background-image: url(/Static/Images/main1_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 433px;
	padding: 5px 20px 0px 17px;
}
#small_size_main .comp_15 .main {
	background-image: url(/Static/Images/main1_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 433px;
	padding: 5px 20px 5px 17px;
}
#small_size_main .comp_15 .bottom {
	background-image: url(/Static/Images/main1_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 450px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#small_size_main .comp_16 {
	float: left;
	height: auto;
	width: 476px;
	margin-bottom: 5px;
}
#small_size_main .comp_16 .head {
	background-image: url(/Static/Images/main1_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 433px;
	padding: 5px 20px 0px 17px;
}
#small_size_main .comp_16 .main {
	background-image: url(/Static/Images/main1_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 433px;
	padding: 5px 20px 5px 17px;
}
#small_size_main .comp_16 .bottom {
	background-image: url(/Static/Images/main1_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 450px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*and pagetip3_main*/

/*and content*/


/*start footer*/

#footer {
	height: auto;
	width: 1000px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#address {
	float: left;
	height: 50px;
	width: 960px;
	padding: 12px 18px 0px 22px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	background-color:#FFFFFF;
	border-top: 1px solid #cfddf1;
	border-bottom: 1px solid #cfddf1;
}
#address a {
	color: #8a2628;
}
#address a:hover {
	color: #c31519;
	text-decoration: underline;
}
#logosLink{
	background-image: url(/Static/Images/logosLink.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 119px;
	width: 1000px;
	padding:0px;
	margin: 0px;
}
#links {
	float: left;
	height: auto;
	width: 970px;
	padding:10px 15px 10px 15px;
	background-color:#e5e5e5;
	margin: 0px;
}
#links ul {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#links li {
	list-style-type: none;
	float: left;
}
#links a {
	color: #000000;
	text-decoration: none;
	margin: 0px 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#links a:hover {
	color: #003300;
	text-decoration: underline;
}
#copyright {
	float: left;
	height: 25px;
	width: 1000px;
	padding: 3px 0px 10px 0px;
}
#copyright div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#copyright a {
	color: #CC0000;
}
#copyright a:hover {
	color: #330000;
	text-decoration: underline;
}

/*and footer*/

/** BEGIN STPortfolio **/

#small_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#middle_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
#big_size_main #STPortfolio {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0 auto;
}
.frame_seperator {
	float: left;
	height: 200px;
	width: 20px;
}
#sil {
	float: left;
	height: 20px;
	width: 964px;
}
#STPortfolio .frame {
	float: left;
	height: 218;
	width: 208px;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	margin: 10px 12px;
}
#STPortfolio .photo {
	height: 160px;
	width: 160px;
	padding: 0px;
	margin: 0 auto;	
	border:1px solid #333;
}

#STPortfolio .frame .photo .head {
	float: left;
	height: auto;
	width: 150px;
	background-image: url(/Static/Images/STPortfolio_head_bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 5px;
	margin:-165px 0px 0px 0px;
	position:relative;
	color:#fff;
	font-weight:normal;
	font-size:13px;
}
#STPortfolio .frame .photo img {
	height: 160px !important;
	width: 160px !important;	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#STPortfolio .text {
	float: left;
	height: 58px;
	width: 188px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#STPortfolio .text a {
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#STPortfolioItems{
	text-align:center;
}
#STPortfolioItems img{
	height: 93px;
	width: 125px;	
	border:1px solid #aaa;
}
#small_size_main #STPortfolioItems img{	
	margin:18px 19px 0px 0px;
}
#middle_size_main #STPortfolioItems img{	
	margin:12px 12px 0px 0px;
}
#big_size_main #STPortfolioItems img{	
	margin:12px 18px 0px 0px;
}
/** END STPortfolio **/

#STSitemap {
	border: 1px dotted #CCCCCC;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0 auto;
}
#STSitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
#STSitemap li {
	list-style-type: none;
}
#STSitemap ul {
	list-style-type: none;
}
.STEV_viewAll {
	float: right;
	padding: 2px 18px 2px 10px;
	margin: 0px;
}
.STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: none;
}
.STEV_viewAll a:hover {
	color: #FF3366;
	text-decoration: underline;
}
/*twitter*/
.twtr-hd {
	display:none !important;
}
.twtr-ft {
	display:none !important;
}
#banner {
	float: left;
	height: 232px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
