body {
	text-align: center;
	margin: 0px;
	background: #07094c;
}
#container {
	text-align: left;
	margin: 0px auto;
	height: 1200px;
	width: 1024px;
	background: #f6f5b8;
	/* [disabled]border-right: medium solid #07094c; */
	/* [disabled]border-left: medium solid #07094c; */
}
#header {
	height: 200px;
	width: 1024px;
}
.logo {
	margin-top: 5px;
	margin-left: 200px;
	border: none;
}
#logo {
	height: 200px;
	width: 500px;
	float: none;
}
#social_media {
	float: right;
	height: 50px;
	width: 400px;
	/* [disabled]background: url(../Images/social_media_bg.jpg); */
	margin-top: 45px;
	margin-bottom: 25px;
}
#social_media h1 {
	color: #faf71b;
	float: left;
	margin-right: 15px;
	padding-left: 40px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
#header_right {
	height: 200px;
	width: 400px;
	float: right;
	margin: 0px 35px 0px 0px;
}
.social_media img {
	float: right;
	margin-top: 30px;
}
#header_right p {
	color: #101683;
	font: bold 22px/24px Georgia, "Times New Roman", Times, serif;
	/* [disabled]margin-top: 35px; */
	width: 400px;
	text-align: center;
}
p {
	color: #101683;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	/* [disabled]width: 400px; */
	/* [disabled]text-align: center; */
}
#header_right p a {
	color: #111583;
	text-decoration: underline;
}
#nav_bg {
	width: 999px;
	background: url(../Images/nav_bar_bg.jpg) repeat-x;
	height: 70px;
	padding-left: 25px;
	margin-top: 25px;
	padding-top: 18px;
}

/*Begin Home Page*/
#globes {
	float: left;
	width: 600px;
	height: 400px;
	padding-left: 35px;
	font-family: 'Droid Serif', serif;
}

#globes h1 {
	color: #111583;
	text-align: center;
	width: 175px;
	font-family: bold 'Droid Serif', serif;
	font-size: 20px;
}
h1 {
	color: #111583;
	font-family: bold 'Droid Serif', serif;
	font-size: 28px;
	text-align: center;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#globe1 {
	height: 380px;
	width: 185px;
	float: left;
	margin-right: 25px;
}
#globe2 {
	height: 350px;
	width: 175px;
	float: left;
	margin-right: 35px;
}
#globe3 {
	height: 350px;
	width: 175px;
	float: left;
}
#nav {
	/* [disabled]width: 575px; */
	/* [disabled]height: 70px; */
	/* [disabled]padding-left: 25px; */
	/* [disabled]margin-top: 50px; */
	/* [disabled]padding-top: 18px; */
}
#slideshow {
	float: right;
	height: 300px;
	width: 300px;
	padding-right: 50px;
}
.globe_image {
	margin-left: 35px;
}
#main {
	clear: both;
	height: 1000px;
	width: 1024px;
}
#globes p {
	color: #161b83;
	font: bold 16px/18px Verdana, Geneva, sans-serif;
	text-align: center;
	/* [disabled]width: 175px; */
}
#diamond_border {
	background: url(../Images/diamond_border_bg.jpg) repeat-x;
	clear: both;
	height: 20px;
	width: 1024px;
}
.clearfix {
	/* [disabled]background: url(../Images/diamond_border_bg.jpg) repeat-x; */
	clear: both;
	height: 20px;
	width: 984px;
}
#blog_news {
	height: 400px;
	width: 500px;
	float: left;
}
#footer {
	height: 400px;
	width: 1024px;
	/* [disabled]padding-right: 35px; */
}
.blog_news {
	margin-top: 45px;
	margin-left: 35px;
}

#left_paragraph {
	float: left;
	width: 525px;
	margin-right: 45px;
	border-right: thin solid #161b83;
	padding-right: 15px;
	padding-bottom: 50px;
}
.bold_text {
	font-weight: bold;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
#right_column {
	float: left;
	width: 350px;
}

.italic_text {
	font-style: italic;
}
#social_media {
	width: 350px;
	/* [disabled]height: 500px; */
}

/*Begin company profile Page*/
#container_profile {
	text-align: left;
	margin: 0px auto;
	height: 1600px;
	width: 1024px;
	background: #f6f5b8;
	
}
#main_profile {
	clear: both;
	height: 725px;
	width: 984px;
	padding-left: 40px;
}


.main_profile img {
	float: right;
	margin-top: 30px;
}

#right_column_services {
	float: left;
	width: 350px;
}
#container_profile #main_services #left_paragraph p .ciarb_logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#right_column_services_web {
	float: left;
	width: 350px;
	height: 875px;
}
#right_column h2 {
	color: #161b83;
	width: 320px;
	font: bold 16px/22px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	padding: 10px;
	border: thin solid #161b83;
}

#right_column_profile h2 {
	color: #ffffff;
	width: 280px;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	background: #161b83;
	padding: 10px;
}
#container_profile #main_profile h3 {
	width: 950px;
	margin-right: 50px;
	color: #161b83;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
}
#main_profile h3 a {
	font-weight: bold;
	color: #161b83;
	text-decoration: underline;
}

/*Begin services Page*/

#right_column_services h2 {
	color: #161b83;
	width: 280px;
	font: bold 14px/22px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	padding: 10px;
	border: thin solid #161b83;
}
#right_column_services_web h2 {
	color: #161b83;
	width: 280px;
	font: bold 14px/22px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	padding: 10px;
	border: thin solid #161b83;
}
#right_column_services h4 {
	color: #161b83;
	width: 280px;
	font: bold 14px/22px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	padding: 10px;
	border: thin solid #161b83;
}

#main_services h3 a {
	font-weight: bold;
	color: #161b83;
	text-decoration: underline;
}
#main_services {
	clear: both;
	width: 984px;
	padding-left: 40px;
	padding-bottom: 50px;
}
#container_profile #main_services h3 {
	width: 950px;
	margin-right: 50px;
	color: #161b83;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
}
#main_services #left_paragraph ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}

/*Begin social media/marketing Page*/
#left_paragraph_marketing ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}
#social_media_marketing ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}

#left_paragraph_marketing {
	float: left;
	width: 525px;
	margin-right: 45px;
	border-right: thin solid #161b83;
	padding-right: 15px;
	height: 850px;
}

#container_marketing {
	text-align: left;
	margin: 0px auto;
	/* [disabled]height: 3000px; */
	width: 1024px;
	background: #f6f5b8;
	/* [disabled]border-right: medium solid #07094c; */
	/* [disabled]border-left: medium solid #07094c; */
}
#main_services_marketing {
	clear: both;
	/* [disabled]height: 1300px; */
	width: 984px;
	padding-left: 40px;
}

#left_paragraph_marketing h5 {
	color: #faf71b;
	background: #161b83;
	padding: 5px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
#main_services_marketing #left_paragraph_marketing h3{
	color: #faf71b;
	background: #161b83;
	padding: 5px;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
}
#left_paragraph h5 {
	color: #faf71b;
	background: #161b83;
	padding: 5px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
#social_media_marketing h5 {
	color: #faf71b;
	background: #161b83;
	padding: 5px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#social_media_marketing {
	width: 900px;
	padding-right: 25px;
	/* [disabled]height: 800px; */
	clear: both;
}


/*Begin website design Page*/

#main_services_web {
	clear: both;
	/* [disabled]height: 1300px; */
	width: 984px;
	padding-left: 40px;
}

#left_paragraph_web {
	float: left;
	width: 525px;
	margin-right: 45px;
	border-right: thin solid #161b83;
	padding-right: 15px;
	/* [disabled]height: 800px; */
}
#left_paragraph_web h5 {
	color: #faf71b;
	background: #161b83;
	padding: 5px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}


#left_paragraph_web ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}
#main_services_web h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #161b83;
	/* [disabled]margin-right: 35px; */
}
#main_services_web h4 {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #161b83;
	margin-right: 50px;
}
.bottom_margin_35    {
	margin-bottom: 35px;
}


/*Begin Louise Profile Page*/

#louise_profile_main {
	clear: both;
	height: 725px;
	width: 984px;
	padding-left: 40px;
	padding-top: 35px;
}

#louise_profile_main #left_paragraph  {
	height: 625px;
	width: 600px;
}#louise_profile_main #right_column {
	width: 250px;
}
#louise_profile_main #right_column h1 {
	color: #111583;
	font-family: bold 'Droid Serif', serif;
	font-size: 28px;
	text-align: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#louise_profile_main ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}

#louise_profile_main #right_column p {
	font-weight: bold;
}


/*Begin Contact Us Page*/

#contact_main {
	clear: both;
	height: 725px;
	width: 984px;
	padding-left: 40px;
	padding-top: 35px;
}

#contact_main #left_paragraph  {
	height: 450px;
	width: 500px;
}#contact_main #right_column {
	width: 350px;
}
#contact_main #right_column h1 {
	color: #111583;
	font-family: bold 'Droid Serif', serif;
	font-size: 28px;
	text-align: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#contact_main #right_column ul li {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #161b83;
	margin-bottom: 10px;
	list-style: square;
}
#form label {
	color: #161b83;
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
}
#contact_main #left_paragraph p {
	font-weight: bold;
}
#contact_main #left_paragraph p a {
	color: #161b83;
	text-decoration: underline;
}
a {
	border: none;
	
}
#footer #footer_info {
	text-align: center;
	width: 1024px;
}
#footer {
	text-align: center;
	width: 1024px;
}
#footer #footer_info p a {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #161b83;
	text-decoration: underline;
}
#footer #footer_info p {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #161b83;
	text-decoration: none;
}
