﻿body, html, form
{
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #42036c;
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin: auto;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #333333;
}


.placeHolder
{
	position: relative;
	width: 962px;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/bgGlow.png');
	background-repeat: repeat-y;
}

/* Header Section */

.headerContainer
{
	display: table;
	width: 100%;
	background-color: #FFF;
	height: 141px;
	background-image: url('../images/headerBg.gif');
	background-repeat: repeat-x;
}

.headerContainer .logoContainer
{
	width: 294px;
	height: 100%;
	display: table;
	float: left;
}

.headerContainer .logoContainer img
{
	margin-left: 45px;
	margin-top: 30px;
	border: 0px none;
}


.headerContainer .contactInfo
{
	float: left;
	width: 616px;
	height: 90px;
	text-align: right;
}

.headerContainer .contactInfo img
{
	margin-right: 20px;
	margin-top: 20px;
}

/* Menu CSS */

.menuItem
{
	float: left;
	width: 88px;
	height: 50px;
	overflow: hidden;
}

.menuItem div
{
	display: table;
	width: 100%;
	text-align: center;
}

.menuItem a
{
	font-family: Tahoma,Arial Narrow;
	font-size: 11px;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: normal ;
	color: #FFF;
	text-decoration: none;
}


.menuItem .red
{
	background-color: #CC0000;
	display: table;
	width: 100%;
	height: 100%;
}

.menuItem .red:hover
{
	background-color: #e70101;
	cursor: pointer;
}

.menuItem .purple
{
	background-color: #330066;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .purple:hover
{
	background-color: #6500cb;
	cursor: pointer;
}

.menuItem .yellow
{
	background-color: #ffcc33;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .yellow:hover
{
	background-color: #ffde7b;
	cursor: pointer;
}

.menuItem .blue
{
	background-color: #0099ff;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .blue:hover
{
	background-color: #77c9ff;
	cursor: pointer;
}

.menuItem .orange
{
	background-color: #ff9900;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .orange:hover
{
	background-color: #ffb951;
	cursor: pointer;
}

.menuItem .green
{
	background-color: #99cc00;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .green:hover
{
	background-color: #b0ea01;
	cursor: pointer;
}

.menuItem .pink
{
	background-color: #ff3399;
	display: table;
	width: 100%;
	height: 100%;
	background-image: url('../images/menuItemShadow.png');
	background-repeat: repeat-y;
}

.menuItem .pink:hover
{
	background-color: #ff76bb;
	cursor: pointer;
}

.menuItem .fixedCap
{
	width: 100%;
	height: 18px;
	display: table;
}

.menuItem .capped
{
	background-color: #FFF;
	width: 100%;
	height: 18px;
	display: table;
}

.menuItem .cappedWithShadow
{
	background-color: #FFF;
	width: 100%;
	height: 18px;
	display: table;
	background-image: url('../images/menuCapShadow.gif');
	background-repeat: no-repeat;
}

.menuItem .selectedTopCap
{
	display: table;
	width: 100%;
	height: 18px;
}

.menuEndShadow
{
	height: 100%;
	width: 5px;
	background-color: #FFF;
	background-image: url('../images/menuFinishCap.jpg');
	background-repeat: no-repeat;
	display: table;
}

/* End of Menu CSS */
/* End of Header Section */


/*********************
	Banner Section
**********************/

.bannerContainer
{
	width: 908px;
	background-color: #252525;
	display: table;
	background-image: url('../images/blackRepeaterDark.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	overflow: hidden;
	height: 520px;
}

.bannerInner
{
	width: 9080px;
}

.bannerFull
{
	float: left;
	width: 910px;
	border: 1px solid red;
	display: table;
}

.bannerContainer .leftContainer
{
	width: 294px;
	float: left;
	background-image: url('../images/blackRepeaterLight.jpg');
	background-repeat: repeat-x;
	background-color: #333333;
	color: #ffffff;
	padding-bottom: 20px;
	height: 520px;
}
.rightDesc
{
	color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	direction:rtl ;
}

.leftDesc
{
	color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	direction:rtl ;
	text-align:justify;
}

.leftContainer h1
{
	color: #FFFFFF;
	font-size: 24px;
	margin-left: 40px;
	margin-top: 20px;

}

.leftContainer h2
{
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 40px;
}

.leftContainer p a
{
	color: #ff3399;
	text-decoration: none;
}

.leftContainer p a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.leftContainer p
{
	text-align:justify  ;
	direction:rtl ;
	line-height: 20px;
}

.bannerContainer .rightContainer
{
	width: 602px;
	float:right ;
	color: #ffffff;
	padding : 5px 5px 5px 5px;
}
.rightContainer p
{
	text-align:justify ;
	line-height: 20px;
}

.footer
{
	width: 910px;
	height: 110px;
	padding-top: 10px;
	color: #FFF;
	font-size: 11px;
	border-top: 4px solid #666666;
}

.footer p
{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 30px;
}

.footer .contactBox
{
	float: right;
	width: 230px;
	height: 90px;
	border-left: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 30px 42px;
		cursor: pointer;
}

.footer .contactBox h1
{
	color: #FFFFFF;

}
.contactTitle
{
	width: 220px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
}
.contactTitr
{
	color: #FF3399;
	font-size: 13px;
}

.contactText
{
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 0px;
	font-weight:normal;
}

.footer .contactBox h2
{
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 15px;
}


.footer .contactBox img
{
	position: relative;
	cursor: pointer;
	left: 50px;
	top: 3px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover
{
	color: #ff3399;
	text-decoration: none;
	font-weight: bold;
}


.contactTitle
{
	height: 30px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;

}

.footer .contactBox .contactTitle h2
{
	color: #ff3399;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	width: 60px;
	float: left;
}
.footer .contactBox p h2
{
	float: left;
}

.footer .contactBox p
{
	margin: 0px;
	padding: 0px;
}

.footerLinks
{
	width: 850px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #9f619e;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	font-size: 11px;
}

.footerLinks0, .footerLinks1
{
	font-size: 11px;
	color: #9f619e;
	text-decoration: none;
}

.footerLinks0:hover
{
	color: #ff3399;
}
.footerLinks1:hover
{
	color: #ffffff;
}

/***************************
	End of Banner Section
****************************/

/* Default Page */

.defaultContent
{
	background-color: #FFFFFF;
	display: table;
	width: 910px;
}

.defaultBoxContainer
{
	display: table;
	width: 910px;
	height: 490px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 5px;
	border-top: 1px solid #d1d1d1;
}

.defaultBox
{
	width: 430px;
	height: 215px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}

.defaultBox .container
{
	float: left;
	width: 218px;
	height: 230px;
	overflow: hidden;
}

.defaultBox .header
{
	width: 220px;
	margin-top: 2px;
	display: table;
	height: 20px;
	overflow: hidden;
}

.defaultBox .header .headerNumber
{
	float: left;
	width: 37px;
	margin-left: 3px;
}

.defaultBox .header .headerNumber h1
{
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

h1
{
	font-size: 18px;
	color: #35154F;
	font-weight: bold;
}

.defaultBox .content
{
	background-image: url('../images/homeStripes.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 235px;
	display: table;
	background-color: #FFF;
	margin-top: 10px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 16px;
	color: #333;
}

.defaultBox .content .linkArea
{
	color: #333;
	font-weight: bold;
	font-size: 11px;
	height: 10px;
}

.defaultBox .content a
{
	font-weight: normal;
	color: #3A065D;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
}

.defaultBox .content a:hover
{
	font-weight: normal;
	color: #000;
	font-size: 10px;
	margin-left: 5px;
	text-decoration: underline;
}



.boxgrid
{
	width: 206px;
	height: 208px;
	border: 1px solid #d5d5d5;
	overflow: hidden;
	position: relative;
	left: 00px;
	top: 2px;
}

.boxgrid img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxgrid p
{
	padding: 0 10px;
	color: #afafaf;
	font-weight: bold;
	font: 10pt "Lucida Grande" , Arial, sans-serif;
}

.boxcaption
{
	float: left;
	position: absolute;
	top: 208px;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8; /* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption img
{
	float: right;
	position: absolute;
	left: 175px;
	top: 20px;
}

.captionfull .boxcaption
{
	top: 260;
	left: 0;
}
.caption .boxcaption
{
	top: 220;
	left: 0;
}

.boxcaption h3
{
	margin: 20px 10px 0 10px;
	color: #FFF;
	font: 12pt Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}


.tagBox
{
	width: 676px;
	height: 182px;
	display: table;
	background-image: url('../images/tagBack.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	border-top: 1px solid #e0e0e0;
}

.tagBox .leftBorder
{
	width: 17px;
	height: 162px;
	float: left;
	background-image: url('../images/tagBackLeft.png');
	background-repeat: no-repeat;
}

.about
{
	margin-left: 30px;
	margin-top: 10px;
	width: 640px;
	overflow: hidden;
	height: 165px;
	font-size: 10px;
}

.about img
{
	float: right;
	margin-right: 45px;
	border: 1px solid #CCC;
}

.about p
{
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: justify;
	width: 335px;
}

.tags
{
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}


.cloud
{
	display: block;
	width: 210px;
	height: 100px;
	font-size: 11px;
	font-weight: bold;
}


.homeBoxContainer
{
	width: 660px;
	height: 540px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}

.homeBox
{
	width: 280px;
	height: 240px;
	background-color: #FFFFFF;
	background-image: url('../images/homeBox.jpg');
	background-repeat: no-repeat;
	background-position: 245px 11px;
	border: 2px solid #ffffff;
	padding: 10px;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.homeBox:hover
{
	border: 2px dotted #b99fb9;
}

.homeBox .sneak
{
	margin-left: 20px;
	overflow: hidden;
}

.homeBox .sneak .client
{
	margin-left: 25px;
	height: 30px;
	vertical-align: top;
	overflow:  hidden;
	padding: 0px;
	margin: 0px;
}

.homeBox .sneak .client h1
{
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	text-align:right ;
	font-size:10px;
}
.titleHomeBox
{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	text-align:right ;
	font-size:12px;
	color:#42036c;
	font-weight:bold;
	float:right;
}
	
.homeBox .sneak .thumb
{
	margin: 0px;
	display: table;
	height: 65px;
	overflow: hidden;
}

.homeBox .sneak .thumb img
{
	border: 1px solid #ededed;
}

.homeBox .sneak .desc
{
	font-size: 11px;
	text-align: justify;
	width: 250px;
	height: 135px;
	overflow: hidden;
	margin-top: 10px;
	padding : 2px 2px 2px 2px;
line-height: 20px;
	direction:rtl;
}

.homeBox .link
{
	background-image: url('../images/arrow-blue.jpg');
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bold;
	padding-left: 15px;
	color: #42036c;
	margin-right: 12px;
	margin-top: 8px;
	float: right;
}

.homeBox .link a
{
	font-weight: bold;
	color: #42036c;
	text-decoration: none;
}

.homeBox .link a:hover
{
	color: #ff3399;
}
/* End of Default page */



/* Default right box */

.homeRight
{
	float: left;
	width: 233px;
	height: 600px;
	background-color: #333333;
	border-right: 1px solid #ccc;
}

.homeRight .standardTitle
{
	display: table;
	height: 30px;
	background-color: #272727;
	background-image: url('../images/leftMenuDash.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.homeRight .serviceTitle
{
	width: 233px;
	display: table;
	height: 30px;
	background-color: #000000;
	background-image: url('../images/first/Services_Title.jpg');
	background-repeat: no-repeat;
	background-position:right ;
	text-indent: -500em;
}

.homeRight .serviceArea
{
	width: 203px;
	height: 147px;
	background-color: #333333;
	overflow: hidden;
	font-size: 11px;
	color: #ffffff;
	padding: 15px;
}

.homeRight .serviceArea p a span
{
	margin-left: 0px;
}

.homeRight .serviceArea p
{
	margin: 0px;
	margin-bottom: 8px;
}

.homeRight .whyTitle
{
	width: 233px;
	display: table;
	height: 55px;
	background-color: #000000;
	background-image: url('../images/first/whyMedadTitle.jpg');
	background-repeat: no-repeat;
	text-indent: -500em;
		background-position:right ;
}

.homeRight .whyArea
{
	width: 233px;
	height: 157px;
	text-indent: -500em;
	background-image: url('../images/first/whyMedad.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.homeRight .quickTitle
{
	width: 233px;
	display: table;
	height: 53px;
	background-color: #000000;
	background-image: url('../images/first/qLink.jpg');
	background-repeat: no-repeat;
	text-indent: -500em;
		background-position:right ;
}

.homeRight .quickBody
{
	height: 130px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
	text-align:center;
	width: 210px;
	overflow: hidden;
	line-height: 23px;
}

.homeRight .quickBody .link0
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.homeRight .quickBody .link0:hover
{
	color: #ff3399;
}

.homeRight .quickBody .link1
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.homeRight .quickBody .link1:hover
{
	color: #99cc00;
}

.homeRight .quickBody .link2
{
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}

.homeRight .quickBody .link2:hover
{
	color: #ff9900;
}


.homeRight .twitterTitle
{
	width: 233px;
	display: table;
	height: 30px;
	background-color: #272727;
	background-image: url('../images/twitter_head.jpg');
	background-repeat: no-repeat;
	text-indent: -500em;
}

.homeRight .twitterBody
{
	width: 233px;
	display: table;
	height: 129px;
	background-color: #272727;
	background-image: url('../images/twitter_message.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}


.twitterBox
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	width: 190px;
	margin: auto;
	margin-top: 45px;
	vertical-align: middle;
	text-align: center;
}

.tweetMessage
{
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
}

.twitterBox .tweetDate
{
	font-weight: bold;
	float: right;
	margin-top: 2px;
}

/* End of right box */

.innerLeft
{
	float: left;
	width: 295px;
	overflow-x: hidden;
	background-color: #f8f8f8;
	background-image: url('../images/leftBg.jpg');
	background-repeat: repeat-y;
}

.innerRight
{
	width: 910px;
	border-top: 2px solid #ccc;
	background-color: #ffffff;
	display: table;
	background-image: url('../images/pageBottomStripes.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.leftTestimonial
{
	width: 283px;
	height: 283px;
	display: table;
	background-image: url('../images/leftTestimonialBox.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
}

.leftTestimonial .content
{
	float: left;
	width: 231px;
	height: 283px;
	color: #FFFFFF;
}

.reasons
{
	width: 283px;
	margin: auto;
	margin-top: 10px;
}

.stripeRuler
{
	width: 21px;
	height: 500px;
	background-image: url('../images/stripeRuler.gif');
	background-repeat: repeat-y;
	float: left;
}

.insideBannerLeftLinkBlue
{
	background-image: url('../images/first/arrow_dark_blue.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #ffffff !important;

	float:right;
	text-align:right ;
	width: 180px;
	height:25px;
}

.insideBannerLeftLinkBlue:hover
{
	background-image: url('../images/first/arrow_dark_white.gif');
	text-decoration: underline;
}

.insideBannerLeftLinkBlue a
{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
}


.insideBannerLeftLinkOrange
{
	background-image: url('../images/first/arrow_dark_orange.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #ffffff;

	float:right;
	text-align:right ;
	width: 180px;
	height:25px;
	cursor: pointer;
}

.insideBannerLeftLinkOrange:hover
{
	background-image: url('../images/first/arrow_dark_white.gif');
	text-decoration: underline;
}

.insideBannerLeftLinkOrange a
{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
}

.insideBannerLeftLinkPurple
{
	background-image: url('../images/first/arrow_dark_purple.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #ffffff !important;
	
	float:right;
	text-align:right ;
	width: 180px;
	height:25px;
}

.insideBannerLeftLinkPurple a
{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
}

.insideBannerLeftLinkPurple:hover
{
	background-image: url('../images/first/arrow_dark_white.gif');
	text-decoration: underline;
}

.insideBannerLeftLinkYellow
{
	background-image: url('../images/first/arrow_dark_yellow.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #ffffff;
	
	float:right;
	text-align:right ;
	width: 180px;
	height:25px;

}

.insideBannerLeftLinkYellow:hover
{
	background-image: url('../images/first/arrow_dark_white.gif');
	text-decoration: underline;
}

.insideBannerLeftLinkYellow a
{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
}


.insideBannerLeftLinkGreen
{
	background-image: url('../images/first/arrow_dark_green.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #ffffff;

	float:right;
	text-align:right ;
	width: 180px;
	height:25px;

}

.insideBannerLeftLinkGreen:hover
{
	background-image: url('../images/first/arrow_dark_white.gif');
	text-decoration: underline;
}

.insideBannerLeftLinkGreen a
{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
}


.topBannerPortfolioContainer
{
	margin-top: 95px;
	width: 586px;
	height: 400px;
	display: table;
	padding-left: 20px;
	overflow-x: hidden;
}

.topBannerPortfolioContainer h1
{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.portfolioListing
{
	margin-top: 20px;
	width: 100px;
	height: 300px;
	margin-right: 0px;
	padding-right:20px;
}
.portfolioListing ul 
{
	margin: 0px;
	padding: 0px;
}
.portfolioListing ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url('../images/first/arrow_dark_white.gif');
	color: #FFFFFF;
	padding-bottom: 4px;
}

.portfolioListing ul li a
{
	color: #ffffff;
	text-decoration: none;
}

.portfolioListing ul li a:hover
{
	color: #cccccc;
	text-decoration: none;
}

.portfolioShowcase
{
	float: right;
	width: 380px;
	height: 300px;
	margin-left: 5px;
	overflow: hidden;
}

.portfolioShowcase ul
{
	width:760px;
	padding: 0px;
	margin: 0px;
}

.portfolioShowcase ul li
{
	height:300px;
	width:380px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.portfolioShowcase ul li img
{
	width: 380px;
	height: 228px;
}

.portfolioShowcase ul li div
{
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
}

.portfolioShowcase ul li div h5
{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.portfolioShowcase ul li a
{
	color: #ffffff;
	font-family:Tahoma;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #999999;
}

.portfolioShowcase ul li a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

.portfolioShowcase ul li div h5 a
{
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 10px;
	text-decoration:none;
}

.portfolioShowcase ul li div h5 a:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #cccccc;
	padding-top: 10px;
	text-decoration:underline;
}

.portfolioShowcase ul li div p
{
	font-size: 11px;
	font-family: Arial;
	color: #eeeeee;
	text-align: justify;
}

.bottomRightArea
{
	width: 570px;
	display: table;
	margin-top: 10px;
	padding-left: 20px;
}

.bottomRightArea h1
{
	height: 20px;
	display: table;
	padding: 0px;
}

.caseStudy
{
	width: 535px;
	height: 140px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px dotted #cdcdcd;
	padding-top: 10px;
	padding-left: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.caseStudyTitle
{
	font-size: 18px !important;
	width: 220px;
}

.caseStudy:hover
{
	background-color: #F7F7F7;
	cursor: pointer;
	border: 1px dotted #cdcdcd;
}


.caseStudy:hover a
{
	color: #ff3399;
}

.caseStudy img
{
	float: left;
	margin-left: 0px;
	/*border: 1px solid #cccccc;*/
	margin-top: 5px;
	width: 97px;
	height: 98px;
}

.caseStudyContent
{
	width: 420px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}

.caseStudyContent p
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}

.caseStudyContent p a
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.caseStudyContent p a:hover
{
	font-weight: bold;
	color: #ff3399;
	text-decoration: underline;
}


.caseStudyPageHolder
{
	width: 910px;
	background-color: #ffffff;
	display: table;
	background-image: url('../images/whiteTopBanner.gif');
	background-repeat: repeat-x;
	height:500px;
	min-height:500px;
}

.caseStudyPageHolder .content
{
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 45px;
}


.caseStudyPageHolder .content h1
{
	color: #000000;
	font-size: 24px;

}


.caseStudyMainImage
{
	width: 510px;
	height: 410px;
	border: 4px solid #d6d6d6;
	margin-top: 20px;
	margin-left: 50px;
	text-align: center;
}

.caseStudyBack
{
	width: 40px;
	height: 40px;
	float: left;
	background-image: url('../images/btnCasePrev.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

.caseStudyBack:hover
{
	background-image: url('../images/btnCasePrev2.jpg');
}

.caseStudyNext
{
	width: 40px;
	height: 40px;
	float: right;
	margin-right: 3px;
	background-image: url('../images/btnCaseNext.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

.caseStudyNext:hover
{
	background-image: url('../images/btnCaseNext2.jpg');
}

.caseStudyScroller
{
	display: table;
	width: 525px;
	overflow: hidden;
	position: relative;
	left: 50px;
	top: 5px;
}

.caseStudyArticle
{
	display: table;
	overflow: auto;
	margin-bottom: 20px;
}

/* Testimonials */



.testimonialScroller
{
	width: 165px;
	height: 210px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 60px;
}

.testimonialScroller ul
{
	width:9000px;
	padding: 0px;
	margin: 0px;
}

.testimonialScroller ul li
{
	height:210px;
	width:165px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

.testimonialScroller ul li p
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
}

.testimonialScroller .clientName
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 10px;
}

.testimonialNext
{
	width: 120px;
	height: 30px;
	position: relative;
	top: 240px;
	cursor: pointer;
	left: 40px;
	
}

/* End of Testimonials */

#gallery
{
	overflow: hidden;
}

#gallery img
{
	width: 100%;
	height: 206px;
	cursor: pointer;
}


.innerBannerTop
{
	text-align: center;
	margin-top: 70px;
}

.innerBannerTop img
{
	border: 6px solid #c5abd1;
}

.innerTagBox
{
	width: 910px;
	height: 162px;
	display: table;
	background-image: url('../images/tagBack.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: 1px solid #e0e0e0;
}


.innerTagBox .fact
{
	padding: 10px;
	padding-left: 40px;
	width: 245px !important;
	height: 140px;
	border-right: 1px solid #CCC;
	overflow: hidden;
	float: left;
	background-image: url('../images/tagBackLeft.png');
	background-repeat: no-repeat;
	font-size: 11px;
}
.innerTagBox .fact p
{
	width: 240px;
	line-height: 20px;
}

.innerTagBox .fact p a
{
	color: #333333;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}


.innerTagBox .services
{
	margin-left: 25px;
	margin-top: 10px;
	width:580px;
	height: 140px;
	overflow: hidden;
	float: left;
}
.innerTagBox .services p
{
	width: 240px;
	line-height: 20px;
}

.innerTagBox .services ul
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 190px;
}

.innerTagBox .services ul li
{
	font-size: 11px;
	list-style: none;
}

.innerTagBox .services ul li a
{
	color: #000000 !important;
	text-decoration: none;
	padding-left: 12px;
	background-image: url('../images/serviceBullet2.gif');
	background-repeat: no-repeat;
}

.innerTagBox .services ul li a:hover
{
	color: #ff3399 !important;
}


.innerTagBox .services ul li a:hover
{
	color: #ff3e9f;
	text-decoration: none;
}

.paddedPage
{
	padding: 5px;
	width: 555px;
	margin-left: 320px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
}

.paddedPage h1
{
	color: #FFFFFF;
	font-size: 24px;
	text-transform: uppercase;
}

.paddedPage h2
{
	color: #FFFFFF;
	font-size: 18px;
}


/* Meet the team */

.meetTheTeam
{
	width: 580px;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 20px;
	float: left;
}


.meetTheTeamThumbs
{
	width: 618px;
	height: 150px;
	
}

.meetTheTeamThumbs ul
{
	margin: auto;
	display: inline;
}

.meetTheTeamThumbs ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	float: left;
}

.meetTheTeamThumbs ul li img
{
	border: 0px none;
}

.meetTheTeamThumbs ul li a
{
	color: #ffffff;
	text-decoration: none;
}

.meetTheTeamThumbs ul li a:hover
{
	color: #cccccc;
	text-decoration: none;
}

.teamFrame
{
	width: 450px;
	overflow: hidden;
	text-align: center;
	background-image: url('../images/teamDropShadow.jpg') !important;
	background-repeat: no-repeat;
	background-position: 225px 230px;
	padding-left: 95px;
}

.teamFrame h1
{
	font-size: 22px !important;
	font-weight: bold;
	padding-top: 5px !important;
}

.teamFrame h2
{
	font-size: 16px !important;
	font-weight: bold;
	padding-top: 0px !important;
	margin-top: -10px;
	color: #ff3399;
}

.teamFrame p
{
	color: #FFFFFF;
}


.meetTheTeamBio
{
	width: 380px;
	height: 400px;
	text-align: center;
	margin: auto;
	float: left;
	overflow: hidden;
}

.meetTheTeamBio ul
{
	width:3420px;
	padding: 0px;
	margin: 0px;
}

.meetTheTeamBio ul li
{
	height:340px;
	width:380px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}



.meetTheTeam h1
{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}

.teamBioPlaceholder
{
	width: 530px;
	height: 315px;
	overflow: hidden;
	display: table;
	margin-left: 20px;
	background-image: url('../images/teamDropShadow.jpg');
	background-repeat: no-repeat;
	background-position: 200px 230px;
}

/* End of meet the team */


/* Stuff for SEO */

.seoArticle
{
	display: table;
	height: 430px;
	overflow: auto;
	margin-bottom: 10px;
}

.seoArticle a
{
	text-decoration: none;
	font-weight: normal;
	color: #ff3399;
}

.seoArticle ul li
{
	margin-left: 30px;
	font-size: 11px;
	margin-right: 30px;
}

.seoImage
{
	width: 561px;
	height: 403px;
	border: 4px solid #4f4f4f;
	margin-top: 50px;
	margin-left: 20px;
	text-align: center;
}

/* End of SEO */

.socialLinks
{
	margin-left:32px;
	margin-top: 20px;
	display: table;
}
.socialLinksText
{
	color:#660099;
	}


.socialLinks img
{
	border: 0px none;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;

}

.socialLinks img:hover
{
	border: 1px solid #ff3399;
}


.sitemapLinksMain
{
	margin-top: 40px;
	display: table;
}

.sitemapLinksMain ul li
{

	padding: 0px;
	margin: 0px;
}

.sitemapLinksMain ul li a
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.sitemapLinksMain ul li a:hover
{
	color: #f23193;
}


.sitemapLinks
{
	display: none;
}

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


.descText a:hover
{
	color: #f23193;
}

.group
{
	color: #ff3399;
	font-weight: normal;
	text-decoration: none;
}

.group:hover
{
	color: #ff3399;
}

.blogPost
{
	margin-left: 40px;
	width: 220px;
	display: table;
	border: 1px solid #4b4b4b;
	margin-bottom: 5px;
	padding: 10px;
}

.blogPost:hover
{
	margin-left: 40px;
	width: 220px;
	display: table;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 10px;
	cursor: pointer;
}

.blogPost:hover .info a
{
	color: #ff3399;
}

.blogPost:hover img
{
	border: 1px solid #ff3399;;
}

.blogPost img
{
	float: right;
	border: 1px solid #ccc;
}

.blogPost .info
{
	float: left !important;
	width: 170px;
	overflow-x: hidden;
}

.blogPost .info a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.postDetail
{
	width: 550px;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
	margin-top: 64px;
	line-height: 20px;
}


.postDetail h1
{
	color: #FFFFFF;
}

.postDetail img
{
	float: right;
	border: 5px solid #444444;
	margin-left: 10px;
	margin-bottom: 10px;
}

.postDetail a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 

.postDetail a:hover
{
	color: #ff3399;
	text-decoration: underline;
}


.date
{
	font-family: Arial;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-top: 5px;
	font-style: italic;
	display: table;
	
}

.postComments
{
	margin: auto;
	width: 450px;
	padding: 10px;
	border: 1px dotted #333333;
	margin-top: 10px;
}

.postComments .comment
{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 5px;
}

.postComments .comment p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.author
{
	color: #ffcc33;
}

.commentTable
{
	border: 0px none;
	border-collapse: collapse;
	width: 100%;
}

.commentTable th
{
	text-align: right;
	background-color: #333333;
	width: 150px;
	padding: 4px;
	border: 1px solid #252525;
}

.commentTable td
{
	border: 1px solid #252525;
	background-color: #585858;
	padding: 4px;
}

.commentTable td input
{
	background-color: #CCCCCC;
	border: 1px solid #181818;
	width: 250px;
}

.commentTable td textarea
{
	background-color: #CCCCCC;
	border: 1px solid #181818;
	width: 250px;
}

.pageNo
{
	width: 20px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #ff3399;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.pageNo a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.pagingContainer
{
	margin-left: 40px;
	margin-top: 10px;
}