html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: 100%; RQ CHANGE */
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

body
{
	line-height: 1.3;
	color: black;
	background: white;
}

a { color: #F78F1E; }
a:hover { color: #FFD83E; }

/* SPECIAL PNG TRANSPARENCY CLASS */
/* .pngalpha { behavior: url("/iepngfix/iepngfix.php") } */
/* This example would apply to all img and divs */
img, div, a#demoLink { behavior: url("/iepngfix/iepngfix.php"); }
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight: bold; }
em { font-style: italic; }

/**********/
body
{
	background: url(img/bg.gif) repeat-x;
	behavior: url("csshover.htc");
}

/*___DIVS___*/
.cleaner { clear: both; }
#wrap { background: url(img/bg.jpg) no-repeat; }
#content { width: 1015px; }

#header
{
	height: 150px;
	margin-bottom: 5px;
}

#header .logo { float: left; }

#header .meniu
{
	float: left;
	margin-left: 130px;
	margin-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header .meniu_fix
{
	float: left;
	width: 600px;
	height: 15px;
}

#header #main_menu
{
	float: right;
	margin-top: 15px;
	width: 600px;
	padding: 20px 0 18px 0;
	font-family: "trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004b63;
}

#header #main_menu ul li a:hover
{
	text-decoration: none;
	color: #004b63;
	background: url(img/menu.gif) left no-repeat;
	float: left;
	height: 35px;
	padding: 13px 0 0 12px;
}

#header #main_menu ul li a
{
	text-decoration: none;
	color: #004b63;
	background: none;
	float: left;
	height: 35px;
	padding: 13px 0 0 12px;
}

/* ADDED BY RQ */
#header #main_menu ul li.active a { color: #F873E1; }

#header #main_menu ul li:hover
{
	float: left;
	margin-right: 5px;
	background: url(img/menu_span.gif) right no-repeat;
	padding-right: 10px;
}

#header #main_menu ul li
{
	float: left;
	margin-right: 5px;
	background: none;
	padding-right: 10px;
}

#left_side
{
	float: left;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b6b76;
}

#left_side .info
{
	width: 385px;
	margin-left: 120px;
}

#left_side p { margin-bottom: 15px; }

#left_side h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#left_side .strong { font-weight: bold; }

#int_menu
{
	margin-left: 20px;
	margin-top: 50px;
	background: url(img/int_menu.png) no-repeat;
	width: 455px;
	height: 250px;
}

#left_side2
{
	float: left;
	width: 623px;
	background: url(img/left.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b6b76;
	margin-left: 110px;
	padding-left: 20px;
	padding-right: 20px;
}

#left_side2 .social
{
	float: right;
	height: 41px;
	width: 215px;
	background: url(img/social.gif) repeat-x;
	margin: 10px 10px 0 0;
}

#left_side2 .social .l
{
	float: left;
	height: 41px;
	width: 9px;
	background: url(img/sociall.gif) repeat-x;
}

#left_side2 .social .r
{
	float: right;
	height: 41px;
	width: 9px;
	background: url(img/socialr.gif) repeat-x;
}

#left_side2 .social ul { padding: 10px 0 0 5px; }

#left_side2 .social ul li
{
	float: left;
	padding-left: 10px;
}

#left_side2 .textl { width: 360px; }
#left_side2 .textl p { margin-bottom: 10px; }
#left_side2 .text { width: 590px; }

#right_side
{
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b6b76;
}

#right_side2
{
	float: right;
	width: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b6b76;
}

#right_side .find_more
{
	margin-top: 5px;
	width: 470px;
	height: 99px;
	background: url(img/find_out.gif);
	text-indent: -2000px;
}

#right_side2 .find_more
{
	margin-top: 5px;
	width: 218px;
	height: 157px;
	background: url(img/advertise.gif);
	text-indent: -2000px;
}

#right_side .boxl
{
	float: left;
	margin-left: 5px;
}

#right_side .boxr
{
	float: right;
	margin-right: -20px;
}

#right_side .box
{
	margin-top: 10px;
	width: 217px;
	background: url(img/box_middle.gif) repeat-y;
	color: #fff;
	margin-right: 15px;
}

#right_side .box .top
{
	width: 217px;
	height: 7px;
	background: url(img/box_top.gif) no-repeat;
}

#right_side .box .bottom
{
	width: 217px;
	height: 7px;
	background: url(img/box_bottom.gif) no-repeat;
}

#right_side .boxr
{
	float: right;
	margin-right: -20px;
}

#right_side .box
{
	margin-top: 10px;
	width: 217px;
	background: url(img/box_middle.gif) repeat-y;
	color: #fff;
	margin-right: 15px;
}

#right_side .box .top
{
	width: 217px;
	height: 7px;
	background: url(img/box_top.gif) no-repeat;
}

#right_side .box .bottom
{
	width: 217px;
	height: 7px;
	background: url(img/box_bottom.gif) no-repeat;
}

#right_side2 .box
{
	margin-top: 10px;
	width: 217px;
	background: url(img/box_middle.gif) repeat-y;
	color: #fff;
	margin-right: 15px;
}

#right_side2 .box .top
{
	width: 217px;
	height: 7px;
	background: url(img/box_top.gif) no-repeat;
}

#right_side2 .box .bottom
{
	width: 217px;
	height: 7px;
	background: url(img/box_bottom.gif) no-repeat;
}

#right_side .middle
{
	/* height:166px; RQ COMMENTED OUT */
	background: url(img/box_bg.gif) bottom right no-repeat;
}

#right_side .box_text, #right_side2 .box_text { padding: 0 10px 0 10px; }

#right_side .btb
{
	padding: 0 5px 0 5px;
	font-weight: bold;
}

#right_side .bt { padding: 15px 5px 0 5px; }
#right_side .bt2 { padding: 0 5px 0 5px; }
#right_side strong { font-weight: bold; }

#testimonials
{
	margin-top: 15px;
	float: left;
	width: 465px;
	background: url(img/test_m.gif) repeat-x;
	padding: 0;
}

#testimonials .text
{
	float: left;
	margin-left: 15px;
	width: 340px;
	font-size: 12px;
	color: #3e6673;
}

#testimonials .author
{
	float: left;
	margin: 20px 0 10px 15px;
	width: 345px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e6673;
}

#testimonials .photo
{
	float: right;
	margin-right: 5px;
	margin-top: 20px;
}

#testimonials { background: url(img/test_mid.gif) repeat-y; }

#testimonials .tmid
{
	float: left;
	margin: 0 7px 0 5px;
	background: url(img/test_g.gif) repeat-x;
}

#testimonials .ttop
{
	width: 462px;
	height: 19px;
	background: url(img/test_top.gif) no-repeat;
}

#testimonials .tbot
{
	width: 462px;
	height: 19px;
	background: url(img/test_bot.gif) no-repeat;
}

#right_side2 .similar
{
	width: 221px;
	background: url(img/right_side2.gif) repeat-y;
}

#right_side2 .similar .top
{
	background: url(img/right_side.gif) top no-repeat;
	padding: 10px 0 0 0;
}

#right_side2 .similar .bot
{
	background: url(img/right_side3.gif) top no-repeat;
	height: 15px;
}

/*___HEADLINES___*/
#header .logo h1
{
	width: 330px;
	height: 145px;
	background: url(img/logo.png);
	margin-left: 70px;
	text-indent: -3000px;
}

#left_side h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00819d;
	margin: 10px 0 15px 0;
}

#left_side2 h3
{
	/* float:left; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00819d;
	margin: 10px 0 15px 0;
}

#left_side2 h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #00819d;
	padding: 2px 15px 2px 15px;
	border: 1px solid #85d7f1;
	background: #ebfaff;
	margin: 10px 0 15px 0;
}

#left_side2 h4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #00819d;
	margin: 15px 0 7px 0;
}

#left_side2 h5.intro
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #00819d;
	padding: 10px 65px 2px 35px;
	width: 580px;
	height: 63px;
	background-image: url(img/ulcallouttop2.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

#left_side2 h5
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #00819d;
	padding: 5px 65px 30px 35px;
	width: 580px;
	background-image: url(img/ulcalloutbot2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#left_side2 img
{
	padding-top: 0px;
	padding-bottom: 0px;
}

#right_side .box h3, #right_side2 .box h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #18cef6;
}

#testimonials h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a6b8a;
	margin: 0 0 15px 0;
}

#footer
{
	width: 1000px;
	margin-bottom: 30px;
}

#footer .menu1
{
	float: right;
	text-align: right;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0780b5;
	border-bottom: 1px solid #eaefa1;
	margin-top: 50px;
	margin-bottom: 2px;
}

#footer .menu2
{
	float: right;
	text-align: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b6b76;
}

/*___LISTS___*/
#header .meniu ul { list-style: none; }

#header .meniu li.c
{
	float: left;
	padding: 10px;
	background: url(img/menu_sep.gif) right no-repeat;
}

#header .meniu li
{
	float: left;
	padding: 10px;
}

#left_side .info ul
{
	list-style-image: url(img/bullet.gif);
	margin-left: 40px;
	margin-bottom: 15px;
}

#left_side .info li { padding-left: 5px; }
#int_menu ul { list-style: none; }

#int_menu li
{
	width: 100px;
	height: 30px;
	margin-bottom: 2px;
}

#int_menu li.sm
{
	float: left;
	width: 120px;
	height: 30px;
	margin-bottom: 2px;
	margin-top: 17px;
	margin-left: 120px;
}

#int_menu li.pwd
{
	float: right;
	width: 150px;
	height: 30px;
	margin-bottom: 2px;
	margin-top: 70px;
	margin-right: 40px;
}

#int_menu li.em
{
	float: left;
	width: 120px;
	height: 30px;
	margin-bottom: 2px;
	margin-top: 65px;
	margin-left: 120px;
}

#int_menu li.od
{
	float: left;
	width: 180px;
	height: 30px;
	margin-bottom: 2px;
	margin-top: 70px;
	margin-left: 120px;
}

#int_meniu li a { display: block; }
#footer .menu1 ul, #footer .menu2 ul { list-style: none; }

#footer .menu1 li
{
	float: right;
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #eaefa1;
	margin-bottom: -1px;
}

#footer .menu1 li:hover
{
	float: right;
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #a2ab22;
	margin-bottom: -1px;
}

#footer .menu2 li
{
	float: right;
	padding: 0 5px 3px 5px;
	background: url(img/footer.gif) right no-repeat;
}

#footer .menu2 li.last
{
	float: right;
	padding: 0 5px 3px 5px;
	background: none;
}

#footer .menu2 li:hover
{
	float: right;
	padding: 0 5px 3px 5px;
}

/* ######################### STYLES FOR 2ND LEVELS ######################### */

/* #### standard bullets ##### */
#left_side2 ul
{
	border-left: 1px solid #85d7f1;
	background: #fbffef;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 10px;
}

#left_side2 ul li
{
	/* list-style-image:url(img/bullet.gif); */
	background: url(img/ulleft2.gif) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 8px 0 8px 0;
}

#left_side2 ul ul 
{
	border-left: none;
}

#left_side2 ul li li
{
	/* list-style-image:url(img/bullet.gif); */
	background: url(img/bullet.gif) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 8px 0 8px 0;
}

/* ### styles for joined bullets #### 
#left_side2 ul.unordered
{
	border-left: 1px solid #85d7f1;
	background: #fbffef;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 10px;
}

#left_side2 ul.unordered li
{
	background: url(img/ulleft2.gif) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 8px 0 8px 0;
}

*/

/* ### Callouts #### */
#left_side2 ul.callout
{
	border-left: none;
	background: none;
}

#left_side2 ul.callout li
{
	width: 645px;
	background: url(img/ulcallout.gif) repeat-y;
}

#left_side2 ul.callout li .top
{
	width: 645px;
	height: 47px;
	background: url(img/ulcallouttop.gif) no-repeat;
}

#left_side2 ul.callout li .textul { padding: 0 10px 0 10px; }

#left_side2 ul.callout li .bot
{
	width: 645px;
	height: 25px;
	background: url(img/ulcalloutbot.gif) no-repeat;
}

#left_side2 ul.callout2
{
	border-left: none;
	background: none;
}

#left_side2 ul.callout2 li
{
	width: 645px;
	background: url(img/ulcallout.gif) repeat-y;
}

#left_side2 ul.callout2 li .top
{
	width: 645px;
	height: 45px;
	background: url(img/ulcallouttop2.gif) no-repeat;
}

#left_side2 ul.callout2 li .textul { padding: 0 10px 0 10px; }
#left_side2 ul.callout2 li .textul p { margin-bottom: 10px; }

#left_side2 ul.callout2 li .bot
{
	width: 645px;
	height: 36px;
	background: url(img/ulcalloutbot2.gif) no-repeat;
}

/* ########### Standard right menu ############## */
#right_side2 .similar  ul
{
	margin-left: 25px;
	padding: 15px 0 10px 0;
	width: 185px;
	font-weight: bold;
}

#right_side2 .similar  ul ul
{
	margin-left: 0;
	margin-top: 5px;
	padding: 0;
	border-left: 2px solid #9fe4f4;
	font-weight: normal;
}

#right_side2 .similar  ul li { padding-bottom: 5px; }

#right_side2 .similar  ul ul li
{
	background: url(img/right_side4.gif) left top no-repeat;
	padding-left: 10px;
}

#right_side2 .similar  a
{
	color: #598200;
	text-decoration: underline;
}

#right_side2 .similar  a:hover
{
	color: #01788f;
	text-decoration: underline;
}

/*___LINKS___*/
#header .logo h1 a
{
	display: block;
	width: 330px;
	height: 140px;
	opacity: 0;
	background: transparent;
}

#header .meniu li a
{
	color: #fff;
	text-decoration: none;
	padding-bottom: 1px;
}

#header .meniu li a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#right_side .find_more a
{
	width: 470px;
	height: 99px;
	display: block;
}

#right_side2 .find_more a
{
	width: 218px;
	height: 157px;
	display: block;
}

#footer .menu1 li a, #footer .menu1 li a:hover, #footer .menu2 li a, #footer .menu2 li a:hover
{
	color: #0780b5;
	text-decoration: none;
}

#testimonials .author a, #left_side2 a
{
	color: #5f7e01;
	text-decoration: none;
}

#testimonials .author a:hover, #left_side2 a:hover
{
	color: #e54097;
	text-decoration: none;
}

a.help
{
	height: 12px;
	background: url(img/icon_help.gif) right no-repeat;
	padding-right: 14px;
	text-decoration: none;
}

a.help:hover
{
	height: 12px;
	background: url(img/icon_help.gif) right no-repeat;
	padding-right: 14px;
	text-decoration: underline;
}

/*___FORMS___*/
#header .search
{
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	background: url(img/top_sep.gif) left no-repeat;
	height: 40px;
}

#header .search  input.txt
{
	border: none;
	background: url(img/top_input.gif) no-repeat;
	width: 155px;
	height: 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01788f;
	padding: 3px 0 0 10px;
}

#right_side .box form, #right_side2 .box form { margin-top: 10px; }

#right_side .box input.inp, #right_side2 .box input.inp
{
	border: none;
	background: url(img/input.gif) no-repeat;
	width: 155px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01788f;
	padding: 3px 0 0 10px;
	margin-bottom: 5px;
}

#right_side .box input.go, #right_side2 .box input.go
{
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}

/* ############## ADDED BY RQ ############# */
#right_menu li
{
	padding: 3px 0 3px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01788f;
}

#right_menu li a
{
	text-decoration: none;
	color: #F78F1E;
}

#left_side p, #left_side2 p
{
	margin: 0;
	padding: 3px 0 8px 0;
	line-height: 1.4em;
}

/* ############### NEW PNG - MENU BOX ######## */
/* New right box */
.rightMenuBox
{
	width: 221px;
	padding: 10px 0 0 0;
	background-image: url(img/right_box_top.png);
	background-repeat: no-repeat;
}

.rightMenuBoxBottom
{
	width: 221px;
	height: 18px;
	margin: 0 0 15px 0;
	background-image: url(img/right_box_bottom.png);
	background-repeat: no-repeat;
}

/* Standard right menu */
#right_side2 .rightMenuBox  ul
{
	margin-left: 25px;
	padding: 15px 0 10px 0;
	width: 185px;
	font-weight: bold;
}

#right_side2 .rightMenuBox ul ul
{
	margin-left: 0;
	margin-top: 5px;
	padding: 0;
	border-left: 2px solid #9fe4f4;
	font-weight: normal;
}

#right_side2 .rightMenuBox ul li { padding-bottom: 5px; }

#right_side2 .rightMenuBox ul ul li
{
	background: url(img/right_side4.gif) left top no-repeat;
	padding-left: 10px;
}

#right_side2 .rightMenuBox  a
{
	color: #598200;
	text-decoration: underline;
}

#right_side2 .rightMenuBox  a:hover
{
	color: #01788f;
	text-decoration: underline;
}

#right_side2 .rightMenuBox li.active a
{
	color: #01788f;
	text-decoration: none;
}

/* ############### BLUE PNG BOX ######## */
/* New right box */
.rightBlueBox
{
	width: 221px;
	/*note: IE6 width set to 201px */
	padding: 10px 10px 10px 10px;
	background-image: url(img/blue_box_top.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.rightBlueBox p
{
	color: #FFFFFF;
	padding: 0px;
}

.rightBlueBox h4
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

.rightBlueBoxBottom
{
	width: 221px;
	height: 18px;
	background-image: url(img/blue_box_bottom.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

#right_side2 .rightBlueBox h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 201px;
	color: #fff;
	margin: 0 0 15px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #18cef6;
}

/* Blue box menu */
#right_side2 .rightBlueBox  ul
{
	margin-left: 15px;
	padding: 10px 0 10px 0;
}

#right_side2 .rightBlueBox ul li
{
	background: url(img/bullet_arrow_white.gif) no-repeat top left;
	padding-left: 20px;
}

#right_side2 .rightBlueBox  a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#right_side2 .rightBlueBox  a:hover
{
	color: #F873E1;
	text-decoration: underline;
}

#right_side2 .rightBlueBox li.active a
{
	color: #01788f;
	text-decoration: none;
}

/* ############### GREEN PNG BOX ######## */
/* New right box */
.rightGreenBox
{
	width: 221px;
	/*note: IE6 width set to 201px */
	padding: 10px 10px 10px 10px;
	background-image: url(img/GreenBoxTop.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.rightGreenBox img { }

.rightGreenBox p
{
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 15px;
}

.rightGreenBox h4
{
	width: 201px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #739215;
}

.rightGreenBoxBottom
{
	width: 221px;
	height: 18px;
	background-image: url(img/GreenBoxBottom.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

#right_side2 .rightGreenBox h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 201px;
	color: #fff;
	margin: 0 0 15px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #739215;
}

/* Blue box menu */
#right_side2 .rightGreenBox  ul
{
	margin-left: 15px;
	padding: 10px 0 10px 0;
}

#right_side2 .rightGreenBox ul li
{
	background: url(img/bullet_arrow_white.gif) no-repeat top left;
	padding-left: 20px;
}

#right_side2 .rightGreenBox  a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#right_side2 .rightGreenBox  a:hover
{
	color: #F873E1;
	text-decoration: underline;
}

#right_side2 .rightGreenBox li.active a
{
	color: #01788f;
	text-decoration: none;
}

#right_side2 .rightGreenBox img
{
	padding: 0px 10px 10px 0px;
	float: left;
	clear: both;
}

/* ############### White PNG BOX ######## */
/* New right box */
.rightWhiteBox
{
	width: 221px;
	/*note: IE6 width set to 201px */
	padding: 10px 10px 10px 10px;
	background-image: url(img/WhiteBoxTop.png);
	background-repeat: no-repeat;
	color: #4b6b76;
}

.rightWhiteBox p { padding-top: 5px; }

.rightWhiteBox h4
{
	width: 201px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4b6b76;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b4eaf6;
}

.rightWhiteBoxBottom
{
	width: 221px;
	height: 18px;
	background-image: url(img/WhiteBoxBottom.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

#right_side2 .rightWhiteBox h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 201px;
	color: #fff;
	margin: 0 0 15px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #95e0f8;
}

/* Blue box menu */
#right_side2 .rightWhiteBox  ul
{
	margin-left: 15px;
	padding: 10px 0 10px 0;
}

#right_side2 .rightWhiteBox ul li
{
	background: url(img/bullet_arrow_white.gif) no-repeat top left;
	padding-left: 20px;
}

#right_side2 .rightWhiteBox  a
{
	color: #4b6b76;
	text-decoration: underline;
}

#right_side2 .rightWhiteBox  a:hover
{
	color: #4b6b76;
	text-decoration: underline;
}

#right_side2 .rightWhiteBox li.active a
{
	color: #01788f;
	text-decoration: none;
}

##right_side2 .rightWhiteBox img { border: 2px #ffffff; }

/* For Single Project Page */
#projectpage_li_blue { background: url(img/bullet_arrow_blue.gif) no-repeat top left; }
#projectpage_li_white { background: url(img/bullet_arrow_white.gif) no-repeat top left; }

#right_side2 .Designer
{
	background-image: url(img/Right_Designer.gif);
	width: 221px;
	height: 151px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#right_side2 .servicelinks
{
	margin-top: -30px;
	background-image: url(img/Right_ServiceLinks.jpg);
	width: 217px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

#right_side2 .servicelinks li
{
	background: url(img/bullet_arrow_white.gif) no-repeat top left;
	padding-left: 20px;
	padding-top: -10px;
	color: #ffffff;
}

#right_side2 .servicelinks a
{
	color: #ffffff;
	text-decoration: none;
}

#right_side2 .servicelinks a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#right_side2 .Testimonial
{
	margin-top: -40px;
	background-image: url(img/Right_Testimonial.gif);
	width: 218px;
	height: 238px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 20px 20px 20px;
	color: #ffffff;
}

#right_side2 .Testimonial img
{
	border: 2px solid #ffffff;
	padding-right: 5px;
	padding: bottom: 2px;
}

#left_side2 .Number2 ul
{
	border: 0px;
	background-color: #ffffff;
}

#left_side2 .Number2 ul li
{
	background: url(img/bullet_arrow_blue.gif) no-repeat top left;
	padding-left: 20px;
	border: 0px;
	background-color: #ffffff;
	background-position: 0% 40%;
}

#left_side2 .Number2 p { padding-top: 10px; }
#left_side2 .Number2 img { padding-top: 10px; }

#left_side2 hr
{
	background-color: #00bbe4;
	color: #00bbe4;
	height: 1px;
	border: 0;
}

#left_side2 .Number34
{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #00bbe4;
}

#left_side2 .Number34 ul
{
	border: 0px;
	background-color: #ffffff;
}

#left_side2 .Number34 ul li
{
	background: url(img/bullet_arrow_blue.gif) no-repeat top left;
	padding-left: 20px;
	border: 0px;
	background-color: #ffffff;
	background-position: 0% 40%;
}

#left_side2 .Number34 p { padding-top: 10px; }

#left_side2 .ProjectIntro
{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #00bbe4;
	float: left;
}

#left_side2 .ProjectIntro img
{
	border: 3px solid #dedede;
	float: left;
	width: 120px;
}

#left_side2 .ProjectIntro p { padding-top: 0px; }

#left_side2 .ProjectIntro *
{
	width: 483px;
	float: right;
}

#left_side2 .ProjectIntro * *
{
	width: auto;
	float: none;
}

#left_side2 .Number2
{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #00bbe4;
}

/*** added by MARC ***/
/****** Project Listing Style *****/
#ProjectList
{
	padding: 0px;
	float: left;
}

#ProjectList .ProjectTitle { padding: 0px; }
#ProjectList .ProjectListThumb { margin-left: 20px; }
#ProjectIntro { width: 600px; }

#ProjectIntro .Overview
{
	float: left;
	margin-left: 25px;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	border: 0px solid #000000;
}

#ProjectIntro .ServiceLinks
{
	float: left;
	width: 155px;
	padding-left: 10px;
	padding-top: 00px;
	border: 0px solid #000000;
}

#ProjectIntro .ServiceLinks ul
{
	border: 0px;
	background-color: #ffffff;
}

#ProjectIntro .ServiceLinks ul li
{
	background: url(img/bullet_arrow_blue.gif) no-repeat top left;
	padding-left: 20px;
	border: 0px;
	background-color: #ffffff;
	background-position: 0% 40%;
}

#clear { clear: both; }

