/* Centered, fixed-pixel-width layout
----------------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #cacfda;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Litera-Bold, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	}

h1 {
	font-size: 160%;
	}

h2 {
	font-size: 130%;
	}

h3 {
	font-size: 100%;
	font-weight: bold;
	}

p, ul, ol {
	margin-bottom: 5px;
	line-height: 1.4em;
	padding-bottom: 8px;
	}

ul, ol {
	/*display: inline;*/
	}

block {
	padding-left: 100px;
	padding-right: 30px;
	font-size: 120%;
	line-height: 1em;
	color: #aae9f9;
	}

a:link {
	text-decoration: none;
	border: none;
	color: #333;
	}

a:hover, a:active {
	text-decoration: none;
	border: none;
	color: #fff;
	}

a:visited {
	text-decoration: none;
	border: none;
	color: #333;
	}

img {
	border: none;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;
	}

img.right {
	float: right;
	margin: 0 0 0 20px;
	}



/* Main Navigation -background: url(img/logo.jpg) no-repeat;  /media/images/
----------------------------------------------------------------------------------------------------------- */
#main_nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	text-indent: -9000px;
	}
	
#main_nav {
	width: 800px;
	height: 109px;
	margin: 0 auto;
	background: url(/media/images/logo.jpg) no-repeat;
	border-top: #a3bfda solid 6px;
	}

#main_nav ul {
	margin: 25px 0 0 250px;
	/*padding: 20px 30px 0 250px;*/
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	}

#main_nav ul li {
	display: block;
	line-height: 2em;
	float: left;
	width: 104px;
	/*height: 70px;*/
	padding: 60px 0 0 0;
	text-align: center;
	color: #cacfda;
	}
	
#main_nav ul li a:hover, #main_nav ul li a:active {
	display: block;
	text-decoration: none;
	border: none;
	color: #fff;
	background-color: #cacfda;
	}
	
#main_nav ul li a {
	color: #333;
	text-decoration: none;
	border: none;
	background-color: #fff;
	}

/* Header section
----------------------------------------------------------------------------------------------------------- */
#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background-color: #ffffff;
	}
#header h1 {
	text-align: left;
	padding-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #fff;
	}
#header blockquote p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 30px 0 100px;
	line-height: 1.3em;
	color: #636363;
	}

/* Begin GraphicMarketing
----------------------------------------------- */
#graphicMarketing {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/marketing.jpg) no-repeat;
	display: inline;
	}

#bannerMarketing {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}

/* Begin GraphicDesign
----------------------------------------------- */
#graphicDesign {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/design.jpg) no-repeat;
	display: inline;
	}

#bannerDesign {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
/* Begin GraphicDevelopment
----------------------------------------------- */
#graphicDevelopment {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/development.jpg) no-repeat;
	display: inline;
	}

#bannerDevelopment {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
/* Begin GraphicAnalytics
----------------------------------------------- */
#graphicAnalytics {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/analytics.jpg) no-repeat;
	display: inline;
	}

#bannerAnalytics {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
/* Begin GraphicCopywriting
----------------------------------------------- */
#graphicCopywriting {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/copywriting.jpg) no-repeat;
	display: inline;
	}

#bannerCopywriting {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
/* Begin GraphicHome
----------------------------------------------- */
#graphicHome {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/home.jpg) no-repeat;
	display: inline;
	}

#bannerHome {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
/* Begin GraphicOurcompany
----------------------------------------------- */
#graphicOurcompany {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/ourcompany.jpg) no-repeat;
	display: inline;
	}

#bannerOurcompany {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}
	
	
/* Begin GraphicContact
----------------------------------------------- */
#graphicContact {
	float: left;
	width: 220px;
	height: 150px;
	margin-left: 30px;
	background: url(/media/images/contact.jpg) no-repeat;
	display: inline;
	}

#bannerContact {
	float: right;
	width: 520px;
	height: 150px;
	margin-right: 30px;
	background: url(/media/images/comma.jpg) no-repeat;
	display: inline;
	}

/* Page section
----------------------------------------------------------------------------------------------------------- */
#container {
	width: 800px;
	min-height: 768px;
	max-height: 1500px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-bottom: #a3bfda solid 35px;
	}
	
#main {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	padding: 0 0 30px 0;
	background-color: #FFFFFF;
	}
	
#content {
	float: right;
	width: 520px;
	padding: 10px 30px 30px 0;
	}
	
#content p {
	}

#content h1 {
	font-size: 145%;
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 0 0 0 30px;*/
	padding: 5px 0;
	color: #575153;
	font-weight: bold;
	border-bottom: #c2c2c2 solid 1px;
	}
	
#content h2 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 0 0 0 30px;*/
	padding: 10px 0 5px 0;
	color: #575153;
	font-weight: bold;
	border-bottom: #c2c2c2 solid 1px;
	}
	
#content li {
	margin: 0 0 5px 15px;
	padding-left: 15px;
	list-style:none;
	background-image: url(/media/images/bullet_li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 1em;
	}

	
#content a {
	font-size: 110%;
	color: #2f2d4b;
	font-weight: bold;
	}
	
#content a small {
	color: #666;
	font-weight: normal;
	}
	
#content a:hover, #content a:active {
	text-decoration: none;
	border: none;
	color: #8f9fae;
	}

#content a:visited {
	text-decoration: none;
	border: none;
	color: #333;
	}
	
#breadcrumb {
	}

#content dl {
 
	}
	
#content dt {
	margin: 0 20px 4px 20px;
	padding: 0;
	}

#content dd {
	margin: 0 20px 10px 35px;
	padding: 0;
	font-size: .9em;
	line-height: 1.4em;
	}


/* Sidebar section
----------------------------------------------------------------------------------------------------------- */
#top_nav {
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	}

#top_nav ul {
	margin: 0;
	padding: 20px 0 0 25px;
	list-style: none;
	}

#top_nav li {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112%;
	line-height: 1.4em;
	color: #8c9090;
	}

#top_nav a:link {
	text-decoration: none;
	border: none;
	}

#top_nav a:hover {
	text-decoration: none;
	border: none;
	color: #a3bfda;
	}

#top_nav li a {
	padding-left: 10px;
	border: none;
	}

/* Footer section
----------------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0 0 0 250px;
	/*height: 25px;*/
	width: 800px;
	padding: 10px 0 10px 0;
	/*background: #a3bfda;*/
	}

#footer p {
	margin: 0;
	color: #a3bfda;
	text-align: left;
	font-size: .9em;
	color: #9d9d9d;
	}

#footer a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover {
	color: #aae9f9;
	}
