*
{
	margin: 0;
	padding: 0;	
}

html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff url("../../Images/ImgSnd/grid-background.gif") repeat;
}

img
{
	border: 0;
}

li
{
	margin-left: 20px;
}

#SiteMap a, #SiteMap a:link, #SiteMap a:active, #SiteMap a:visited, #SiteMap a:hover, a:link.sitemapitem, a:active.sitemapitem, a:visited.sitemapitem, a:hover.sitemapitem
{
    color: #98ECFF;
	text-decoration: none;
}

#SiteMap li a, #SiteMap li a:link, #SiteMap li a:active, #SiteMap li a:visited, #SiteMap li a:hover
{
    color: #98ECFF;
	text-decoration: none;
}

a, a:link, a:active, a:visited, a:hover
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	cursor: pointer;
}
.BlueLightCaps,a:link.BlueLightCaps,a:visited.BlueLightCaps
{
	font: normal 13px/20px Din, Tahoma, Verdana, Sans-Serif;
	color: #1C9AD5;
	text-transform: uppercase;
}
a:active.BlueLightCaps,a:hover.BlueLightCaps
{
	font: normal 13px/20px Din, Tahoma, Verdana, Sans-Serif;
	color: #ffffff;
	text-transform: uppercase;
}
.BlackTitle, a:link.BlackTitle, a:active.BlackTitle, a:hover.BlackTitle, a:visited.BlackTitle
{
	font: bold 15px/30px Din, Tahoma, Verdana, Sans-Serif;
	color: #000;
}
.BlueLink, a:link.BlueLink, a:active.BlueLink, a:hover.BlueLink, a:visited.BlueLink
{
	font: bold 10px/20px Din, Tahoma, Verdana, Sans-Serif;
	color: #4C80B3;
	letter-spacing: 2px;
	text-transform: uppercase;
}
a:hover.BlueLink
{
	color:#fff;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	text-decoration: none;
	font: normal 10px Din, Tahoma, Verdana, Sans-Serif;
	color: #4C80B3;
}

/* Default Styles */

.Wrapper
{
	width: 949px;
}

.ContentWrapper
{
	width: 949px;
	height: auto;
	margin-top: 80px;
}

.TopBack
{
	width: 949px;
	height: 12px;
	background: url("../../Images/ImgSnd/content-back-top.png") no-repeat bottom left;
}

.BottomBack
{
	width: 949px;
	height: 12px;
	background: url("../../Images/ImgSnd/content-back-bottom.png") no-repeat top left;
}

.MainContent
{
	width: 949px;
	background: url("../../Images/ImgSnd/content-back-middle.png") repeat-y;
}

.Header
{
	height: 125px;
}

#FlashHeader
{
	width: 227px;
	height: 149px;
	position: absolute;
	top: 0px;
	margin-left: 41px;
}
.StaticHeader
{
	background: url("../../Images/ImgSnd/static-grid.png") no-repeat 0 0;
}

.Logo
{
	margin: 37px 39px 0 0;
}

.Navigation
{
	padding-left: 40px;
	padding-right: 40px;
}

.Content
{
	height: 245px;
}

.LeftWrapper
{
	width: 434px;
	/*background: url("../../Images/ImgSnd/swirl.png") no-repeat top left;*/
}

.LeftWrapperServices
{
	width: 474px;
	/*background: url("../../Images/ImgSnd/swirl.png") no-repeat top left;*/
}

.RightWrapper
{
	width: 420px;
}

.LeftContent, .RightContent
{
	padding: 20px 15px 15px 40px;
}

.LinkLeft
{
	width: 435px;
	height: 36px;
	background: url("../../Images/ImgSnd/small-grid.png") no-repeat 0px 0px;
}
.LinkLeftClear
{
	width: 435px;
	height: 36px;
}
.LinkRight
{
	width: 435px;
	height: 36px;
	text-align: left;
	background: url("../../Images/ImgSnd/small-grid.png") no-repeat 0px 0px;
}

.ProgressBar
{
	width: 435px;
	height: 1px;
	background: #fff;
}

.BottomLinks
{
	height: 38px;
	padding: 0 40px 0 40px;
}

.BottomLink
{
	width: 100%;
}

.BottomControl
{
	margin: 7px 0 8px 0;
}

.BottomBar
{
	height: 36px;
	padding-left: 40px;
	border-top: 1px solid #223445;
	border-bottom: 1px solid #223445;
}

.BottomBarContact
{
	border-bottom: 1px solid #223445;
	height: 36px;
}
.BottomBarContact a
{
	position: relative;
	top: 7px;
	left: 22px;
}

.BottomBar a
{
	position: relative;
	top: 7px;
	left: 22px;
}

.BottomArea
{
	height: auto;
}

.BottomContent
{
	padding: 40px;
	padding-bottom: 20px;
}

.BottomFill
{
	width: 100%;
	height: 1px;
	padding-bottom: 110px;
}

.Footer
{
	width: 949px;
}

.FooterBar
{
	width: 949px;
	margin: 0;
	padding: 0;
}
.FooterBar a:hover
{
	color: #FFF;
}

.Footer .BlueText
{
}

.Footer a:hover
{
	color: #FFF;
}

.Solutionists a
{
	font: normal 10px/13px Din, Tahoma, Verdana, Sans-Serif;
	color: #4C80B3;	
}
.SpaceOut
{
	letter-spacing: 1px;
}

/* ----------------------End Default Styles------------------- */

/* ------------------------HomePage Styles------------------------ */

.HomeLeft
{
	width: 474px;
	height: 245px;
	max-height: 245px; /*For Opera*/
	background: url("../../Images/ImgSnd/HomeBlueBG.jpg") repeat-y top right;
}

.HomeLeftContent
{
	height: 245px;
	background: url("../../Images/ImgSnd/swirl.png") no-repeat top left;
	padding: 65px 99px 0 65px;
}

.RightHomeWrapper
{
	width: 474px;
	height: 245px;
	background: url("../../Images/ImgSnd/right-back-grid.png") no-repeat top left;
	margin-right: 1px;
	margin-top: 1px;
}

.RightHome
{
	width: 474px;
	height: 245px;
	/*background: url("../../Images/ImgSnd/home-image.jpg") no-repeat top left;*/
}

/* --------------------------End HomePage Styles--------------------------- */

/* -------------------------Contact Page Styles------------------------------ */

#LeftContact
{
	height: 283px;
	/*background: url("../../Images/ImgSnd/contact-image.png") no-repeat top right;*/
}

#ContactImage
{
	margin-left: 38px;
}

.RightContact
{
    width: 434px;
	height: 282px;
	background: url("../../Images/ImgSnd/contact-gradient.png") no-repeat top right;
}

.ContactContent
{
	height: 246px;
}

.ContactContentInner
{
	margin-left: 40px;
	padding-top: 30px;
}

.ContactGrid
{
	width: 45px;
	height: 36px;
	background: url("../../Images/ImgSnd/contact-grid.png") no-repeat center left;
}

.ContactDownload
{
    width: 434px;
    height: 36px;
}

.ContactLinkClass, a:link.ContactLinkClass, a:active.ContactLinkClass, a:hover.ContactLinkClass, a:visited.ContactLinkClass
{
	width: 434px;
	height: 36px;
	background: url("../../Images/ImgSnd/contact-link.png") no-repeat top left;
	margin-top: 1px;
	display: block;
}

.ContactLinkRollClass, a:link.ContactLinkRollClass, a:active.ContactLinkRollClass, a:hover.ContactLinkRollClass, a:visited.ContactLinkRollClass
{
	width: 434px;
	height: 36px;
	border-top: 1px solid #FFF;
	background: url("../../Images/ImgSnd/ContactDownload.jpg") no-repeat top left;
	display: none;
}


/* --------------------------End Contact Page Styles--------------------- */

/* --------------------------News Styles--------------------------- */

/*.NewsNavLink
{
	width: 171px;
	height: 36px;
	background: url("../../Images/ImgSnd/subscribe.png") no-repeat center right;
	margin-top: 3px;
}
*/
.NewsWrapper
{
	margin-top: -20px;
	width: 870px;
	margin-left: 40px;
	background: url("../../Images/ImgSnd/NewsBG.jpg") repeat-y;
}

.BlogTop
{
	margin-left: 20px;
	margin-top: 10px;
	width:180px;
}

.BlogDiv
{
	width: 229px;

}

.BlogArea
{
	width: 229px;
	background: url("../../Images/ImgSnd/NewsNavBG.jpg") repeat-y;
}

.BlogContent
{
	padding: 5px 7px 15px 20px;
}


.BlogTitle
{
	margin: 5px 0 5px 0;
}

.BlogTitle:hover
{
	color: #FFF;
}

.BlogLink, a:link.BlogLink, a:active.BlogLink, a:visited.BlogLink
{
    color: #98ecff;
    font: verdana 11px bold;

}

a:hover.BlogLink
{
    color: #ffffff;
    font: verdana 11px bold;
}

.BlogTitle img
{
	margin-right: 5px;
}

.BlogSeparator
{
	width: 200px;
	height: 1px;
	background-color: #324D67;
	overflow: hidden;
}

.NewsDiv
{
	width: 641px;
}

.NewsHeader
{
	width: 641px;
	height: 80px;
	background: url("../../Images/ImgSnd/news-head.png") no-repeat top left;
}

.NewsItems
{
	padding-right: 125px;
	padding-bottom: 15px;
}

.NewsContent
{
	margin: 25px;
}

.NewsPageNumbers
{
	text-align: center;
	width: 444px;
}

.PageLink a
{
	color: #334656;
}

.NewsSeparator
{
	width: 463px;
	height: 3px;
	background: url("../../Images/ImgSnd/news-separator.png") no-repeat center left;
	margin: 8px 0 8px 0;
}

/* --------------------------End News Styles------------------------- */

/* -------------------------Services Styles------------------------ */

.RightServices
{
	width: 435px;
	height: 245px;
	position: relative;
	right: 1px;
	background: url("../../Images/ImgSnd/services-gradient.png") no-repeat top left;
}

#LeftServices
{
	width: 474px;
	height: 245px;
	max-height: 245px; /*For Opera*/
	background: url("../../Images/ImgSnd/blueBack2.png") repeat-y top right;
}

#LeftServicesRoll
{
	display: none;
	width: 474px;
	height: 245px;
}

.LeftServicesContent
{
	height: 245px;
	background: url("../../Images/ImgSnd/swirl.png") no-repeat top left;
	padding: 65px 99px 0 65px;
}

.ServicesContent
{
	width: 434px;
	height: 245px;
	background: url("../../Images/ImgSnd/services-top-left-grid.png") no-repeat top left;
}

.ServicesList a:hover
{
	color: #3C8AAE;
}

.ServicesContent .BlackTitle
{
	margin-left: 30px;
}

.ServicesList td
{
	width: 180px;
	padding-left: 30px;
	border: 1px solid #FFF;
	border-right: none;
}

/* --------------------End Services Styles-------------------- */

/* --------------------Artists Styles-------------------- */

#RightArtists
{
	width: 435px;
	min-width: 436px;
	background: url("../../Images/ImgSnd/ArtistsTopGradient.jpg") no-repeat top right;
}

.ArtistsBottomGradient
{
	width: 870px;
	height: 9px;
	line-height: 9px;
	background: url("../../Images/ImgSnd/ArtistsBottomGradient.gif") no-repeat top left;
}

.ArtistGalleryWrapper
{
    width: 870px;
    margin-left: 40px;
	background: url("../../Images/ImgSnd/ArtistsRepeatGradient.jpg") repeat-y top left;
}

#LeftArtists
{
	width: 435px;
	background: #202F3D;
}

#ArtistsContent
{
	width: 385px;
	margin-left: 46px;
}

.ArtistDescription
{
	padding-left: 5px;
}

.ArtistsLink:hover
{
	color: #4371A3;
}

.ArtistsImage, a:link.ArtistsImage, a:active.ArtistsImage, a:visited.ArtistsImage, a:hover.ArtistsImage
{
    width: 108px;
    height: 81px;
    display: block;
	color: #4371A3;
	overflow: hidden;
}

.ArtLink
{
	margin-right: 25px;
}

/* -----------------------------End Artists Styles------------------------------ */

/* --------------------Artist Display Styles-------------------- */

#RightArtDisp
{
	width: 435px;
	min-width: 436px;
	background: url("../../Images/ImgSnd/ArtistsTopGradient.jpg") no-repeat top right;
}

#LeftArtDisp
{
	width: 435px;
	background: #202F3D;
}

#ArtDispContent
{
	width: 385px;
	margin-left: 46px;
	
}

#ArtDispContent .BlackText
{
	padding-right: 20px;
}
/* -----------------------------End Artist Display Styles------------------------------ */

.SearchDiv
{
	width: 600px;
	height: 250px;
}
.SearchDiv input
{
	color: #FFF;
	background-color: #334E67;
}
.SRControl td
{
	width: 600px;
}

/* ---------------------------Latest Work Styles----------------------------------*/

.LWcontent
{
	margin-left: 20px;
}

.LWleft
{
	width: 290px;
	height: 245px;
	background: #1B2937;
}

.LWtext
{
	position: relative;
	top: 20px;
}

.LWtext .BlogTitle
{
	padding: 0 20px 0 20px;
	display: block;
}


.LWlinks
{
	width: 619px;
}

.LWtable
{
	width: 619px;
}

.LWtable td
{
	width: 303px;
	height: 54px;
	border: 1px solid #223445;
}

.LWimage
{

}

.LWlink
{
	width: 303px;
	height: 54px;
	display: block;
}

.LWlinkAlt, a:link.LWlinkAlt, a:active.LWlinkAlt, a:visited.LWlinkAlt
{
    font: normal 13px/54px Din, Tahoma, Verdana, Sans-Serif;
	width: 310px;
	height: 55px;
	padding-left: 24px;
	display: block;
	color: #ffffff;
}

a:hover.LWlinkAlt
{
	color: #000000;
	background: #98ecff;
}

.LWlink:hover
{
	background: url("../../Images/ImgSnd/lw-link-roll.png") no-repeat;
}

.LWinnerLink
{
	margin-left: 24px;
	color: #FFF;
	position: relative;
	top: 12px;
}


/* ---------------------------End Latest Work Styles------------------------------*/

/* ------------------------------Generic Classes-------------------------------- */

.LongLine
{
	width: 949px;
	height: 1px;
	background: #223445;
	overflow: hidden;
	margin-left: -40px;
	margin-right: -40px;
}

.SmallText
{
	font-size: 80%;
}

.CB
{
	clear: both;
}

.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.DN
{
	display: none;
}

.FL
{
	float: left;
}

.FR
{
	float: right;
}

.MA
{
	margin-left: auto;
	margin-right: auto;
}
.OH
{
	height: 1px;
	overflow: hidden;
}
.PT20
{
	padding-top: 20px;
}
.PT25
{
	padding-top: 25px;
}
.TC
{
	text-align: center;
}

.TL
{
	text-align: left;
}

.TR
{
	text-align: right;
}
.UP1
{
	margin-bottom: -1px;
}
.VB
{
	vertical-align: bottom;
}
.VT
{
	vertical-align: top;
}
/* End Generic Classes */

/* Nav Styles */

#TopDiv ul
{
	list-style-type: none;
	margin-top: 11px;
	margin-bottom: 11px;
}

#TopDiv ul li
{
	display: inline;
	margin: 0;
	margin-right: 13px;
}

#TopDiv a, #TopDiv a:link, #TopDiv a:active, #TopDiv a:visited
{
	font: bold 12px Din, Tahoma, Verdana, Sans-Serif;
	color: #98ECFF;
	text-transform: lowercase;
}

#TopDiv a:hover, #TopDiv a:active
{
	color: #FFF;
}

#TopDiv li li a
{

}
/* Search Styles */
.IASSearchBox
{
	background-color:#272D32;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #0C1319;
	border-left: solid 1px #0C1319;
	border-right: solid 1px #666666;
}
.IASSearchBoxText
{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	text-transform:normal;
	color:#808999;
	line-height:18px;
}
.IASNewsSubButton
{
	background: Transparent url(../../Images/ImgSnd/submit.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
	width:180px;
	height:28px;
}
/* End Search Styles */