@charset "UTF-8";
/*//////////  DJW WEBSITE //////////*/


/*//////////  GENERAL  //////////*/

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #324fa6;
	background-image:url(../images/DJWGradBG_01.png);
	background-repeat: repeat-x;
	background-color: #4165ac;
}
#wrapper {
	min-width:316px;
	max-width:316px;
	width:auto !important;
	width:316px;
	padding-top:145px;
	text-align:center;
	margin:0 auto;
}
/*//////////  TYPEOGRAPHY  //////////*/


p {
	line-height: 18px;
	margin-bottom: 18px;
	color: #324fa6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 18px;
	color: #324fa6;
}
#contentSiteRedirect .siteRedirectTxt a {
	font-family: Verdana, Geneva, sans-serif;
	color: #284691;
	text-decoration: none;
	font-size: 18px;
}
#contentSiteRedirect .siteRedirectTxt a:hover {
	color: #618fea;
	text-decoration: none;
}
#contentSiteRedirect .siteRedirectTxt a:active {
	color: #d86c00;
	text-decoration: none;
}
#contentInfo .companyDetailsTxt {
	font-family: Tahoma, Geneva, sans-serif;
	color: #618fea;
	font-size: 10px;
}
/*//////////  CONTENT  //////////*/

#content {
	position:relative;
	background-image: url(../images/DJWillrich_Ltd_EnterSite_01.png);
	background-repeat: no-repeat;
	height: 316px;
	width: 316px;
}
#contentSiteRedirect {
	padding-top: 232px;
	width: 316px;
}
#contentInfo {
	width: 316px;
}

