/* Global Elements :::Begin::: */
html, body { 
	margin: 0px;
	overflow: hidden; 
	height: 100%; 
	background-color:#0044af;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
}

img, div, a { behavior: url(../iepngfix.htc) }

a:link { color:#c5ddff; text-decoration:none; }
a:visited { color:#c5ddff; text-decoration:none; }
a:active { color:#c5ddff; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; }

img { border:0px; }

h1 {
	font-size:28px;
	font-family:tahoma;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dashed #0040a7;
}

h2 {
	font-size:18px;
	font-family:tahoma;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #0040a7;
}

p {
	font-size:14px;
	padding:0px;
	margin:10px 0px 10px 0px;
}

#container {
	min-height:100%;
	position:relative;
}

#body {
	padding-bottom:30px;   /* Height of the footer */
	text-align:center;
}
/* Global Elements :::end::: */


/* Navigation :::Begin::: */
.hide{
	display: none;
}

.show{
	display: block;
}

#nav-container {
	width:100%;
	font-size:11px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#nav-links {
	background-image:url(../images/navigation-links.png);
	width:700px;
	height:25px;
	line-height:20px;
	margin:0px auto;
}

#nav-tab {
	background-image:url(../images/navigation-tab.png);
	width:700px;
	height:35px;
	line-height:18px;
	margin:0px auto;
}

#nav-list {
	margin:0px;
	padding:0px;
}

#nav-list ul, {
	margin: 0;
	padding:0;
	display: inline;
	list-style-type: none;
}

 #nav-list li {
	margin: 0;
	padding:0px 10px 0px 10px;
	display: inline;
	list-style-type: none;
}

#nav-list a:link, #nav-list a:visited, #nav-list a:active, {
	color: #c5ddff;
}

#nav-list a:hover { 
	color: #ffffff;
}
/* Navigation :::End::: */


/* Header :::Begin::: */
#header {
	margin:0px;
	padding:0px;
}
/* Header :::End::: */



/* Footer :::Begin::: */
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;   /* Height of the footer */
	background:#062f67;
	background-image:url(../images/footer-background.gif);
	background-repeat:repeat-x;
	font-family:arial;
	color:#c5ddff;
	font-size:11px;
	line-height:30px;
	text-align:center;
	border-top:1px solid #529bcb;
	z-index:100;
}
#footer-container {
	width:770px;
	margin:0px auto;
}
.footer-text-spacing {
	margin:0px 10px 0px 10px;
}
/* Footer :::End::: */



/* Flash Background :::Begin::: */
#flash-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
/* Flash Background :::End::: */



/* Digital Medium Logo :::Begin::: */
#logo-container {
	width:100%;
	left:0px;
	top:500px;
	position:absolute;
	z-index:2;
}
#logo {
	width:680px;
	margin:0px auto;
	text-align:right;
	padding:20px 0px 0px 0px;
}
/* Digital Medium Logo :::End::: */


/* Content Page Elements :::Begin::: */
#page-flash-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:80px;
	z-index:1;
}

#page-flash-background {
	width:700px;
	height:420px;
	margin:0px auto;
}

#page-content-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:55px;
	z-index:2;
}

#page-content {
	width:700px;
	height:420px;
	margin:0px auto;
	text-align:left;
}

#page-content-spacing {
	padding:30px;
}
/* Content Page Elements :::End::: */








/* Portfolio Page Elements :::Begin::: */
#portfolio-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:80px;
	z-index:1;
}

.portfolio-row {
	clear:both;
}

.portfolio-thumbnail {
	display:inline;
}

.portfolio-details {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
}

.portfolio-details-list {
	margin-top:0px;
	margin-bottom:0px;
}

a.portfolio-details-link:link {
	color:#0044af;
	text-decoration:none;
}
a.portfolio-details-link:visited {
	color:#0044af;
	text-decoration:none;
}
a.portfolio-details-link:active {
	color:#0044af;
	text-decoration:none;
}
a.portfolio-details-link:hover, {
	color:#0044af;
	text-decoration:underline;
}
/* Portfolio Page Elements :::End::: */


.home-subtitle {
	font-size:20px;
	color:#c5ddff;
}

.home-table {
	width:100%;
}

.home-td {
	width:50%;
	padding:5px 40px 0px 40px;
	text-align:center;
}

.client-list-ul {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.client-list {
	text-align:left;
	margin:10px 10px 0px 0px;
}

.services-table {
	width:100%;
}

.services-td {
	width:50%; padding:10px;
}

.services-ul {
	list-style:none;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.contact-us-table {
	width:100%;
	margin-top:10px;
}

.contact-us-form-table {
	width:100%;
}

.contact-us-form-td {
	text-align:right;
	padding:5px;
}

.contact-us-ul {
	margin:0px;
	padding:5px 0px 10px 30px;
}

.contact-us-thank-you {
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

/* Add This :::Begin::: */
#add-this-page { position:relative; top:30px; left:510px; }
#add-this-container {
	width:100%;
	left:0px;
	top:50px;
	position:absolute;
	z-index:3;
}
#add-this-portfolio {
	width:680px;
	margin:0px auto;
	text-align:right;
}
/* Add This :::End::: */