@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body  {
	margin:0;
	background-color:#060a1a;
	background-image:url(images/template/main-far-bg.jpg);
	background-repeat:repeat-y;
	background-position:center center;
}

#container {
	position:relative;
	top:0px;
	width:852px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/template/blue-rag-studios-wallpaper.jpg);
	background-repeat:no-repeat;
	background-color:#060815;
	height:1280px;
	min-height:1280px;
}

.left-vertical-border {
	position:absolute;
	left:0px;
	width:1px;
	height:1280px;
	background-image:url(images/template/vertical-borders.jpg);
	float:left;

}

.right-vertical-border {
	position:absolute;
	right:0px;
	width:1px;
	height:1280px;
	background-image:url(images/template/vertical-borders.jpg);
	float:right;
}

#topbar {
	position:relative;
	top:0px;
	width:746px;
	height:16px;
	left:52px;
	background-image:url(images/template/topbar-1px-bg.png);
	color:#FFF;
	font-size:10px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	text-align:right;
}

.topbar-horizontal-border {
	position:absolute;
	bottom:0px;
	left:0px;
	height:1px;
	width:746px;
	background-image:url(images/template/topbar-horizonal-border.jpg);
}

.blue-rag-studios-cube-logo {
	position:relative;
	width:149px;
	height:172px;
	top:22px;
	float:left;
	left:52px;
	margin-bottom:30px;
}

.blue-rag-studios-logo-text {
	position:relative;
	width:270px;
	height:119px;
	top:50px;
	float:left;
	left:33px;
}

.blue-rag-studios-contact-details {
	position:relative;
	width:275px;
	height:145px;
	top:35px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	float:right;
	right:52px;
}

.main-navigation-topbar {
	position:relative;
	width:747px;
	height:41px;
	background-image:url(images/template/main-menu-navigation-bar.png);
	float:left;
	left:52px;
	text-align:center;
	padding-left:3px;
	z-index:50;
}
.main-banner {
	position:relative;
	width:748px;
	height:163px;
	background-image:url(images/template/main-banner-bg.png);
	float:left;
	left:52px;
	z-index:50;
}

.main-content-home {
	position:relative;
	width:449px;
	height:305px;
	background-image:url(images/template/main-content-bg.png);
	float:left;
	left:52px;
	margin-bottom:25px;
	padding:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFF;
	line-height:15px;
}

.latest-news-bar {
	position:relative;
	width:272px;
	height:26px;
	background-image:url(images/template/right-sidebox-bar.png);
	float:right;
	right:52px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	padding-top:10px;
}

.latest-news-content {
	position:relative;
	width:262px;
	height:124px;
	background-image:url(images/template/latest-news-bg.png);
	float:right;
	right:52px;
	margin-bottom:25px;
	padding:5px;
}

.testimonials-bar {
	position:relative;
	width:272px;
	height:26px;
	background-image:url(images/template/right-sidebox-bar.png);
	float:right;
	right:52px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	padding-top:10px;
}

.testimonials-content {
	position:relative;
	width:262px;
	height:74px;
	background-image:url(images/template/testimonials-bg.png);
	float:right;
	right:52px;
	margin-bottom:25px;
	padding:5px;
}

.more-services-topbar {
	position:relative;
	width:748px;
	height:41px;
	background-image:url(images/template/main-menu-navigation-bar.png);
	float:left;
	left:52px;
	text-align:center;
	margin-bottom:25px;
}

.more-services-content {
	position:relative;
	width:738px;
	height:154px;
	background-image:url(images/template/more-services-bg.png);
	float:left;
	left:52px;
	margin-bottom:25px;
	padding:5px;
}

.footer {
	position:relative;
	width:850px;
	height:156px;
	background-color:#0e111c;
	float:left;
	left:1px;
	bottom:0px;
}

.footer-top-border {
	position:relative;
	width:850px;
	height:1px;
	background-image:url(images/template/footer-horizontal-border.png);
	top:0px;
	float:left;
}

.footer-logo {
	position:relative;
	width:223px;
	height:106px;
	top:30px;
	left:52px;
	float:left;
}

.footer-text {
	position:absolute;
	width:527px;
	height:149px;
	top:5px;
	right:52px;
	float:right;
	text-align:right;
	color:#FFF;
	font-size:12px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	line-height:20px;
}

.footer-quick-links {
	color:#FFF;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:10px;
}



.footer-copyright {
	color:#FFF;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:10px;
}

h1.main-menu {
	color:#FFF;
	font-size:16px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	margin: 10px auto auto auto;
	font-weight:bold;
}

h1.main-menu2 {
	color:#FFF;
	font-size:13px;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial;
	margin: 30px auto auto auto;
	font-weight:bold;
	padding-left:4px;
	padding-top:160px;
}

.rss-feed {
	position:absolute;
	right:10px;
	top:12px;
}

.links:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.links:active {
	color:#5358c5;
	text-decoration:underline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.links:focus {
	color:#5358c5;
	text-decoration:underline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	outline:0;
}
.links:visited {
	color:#a2a2a2;
	text-decoration:none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.links:hover {
	color:#5358c5;
	text-decoration:underline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	outline:0;
}

h1.firstheader {
	color:#FFF;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial;
}

.main-content-about {
	position:relative;
	width:738px;
	height:547px;
	background-image:url(images/template/main-content-large-bg.png);
	background-repeat:no-repeat;
	float:left;
	left:52px;
	margin-bottom:25px;
	padding:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFF;
	line-height:15px;
	padding:5px;
}

.about-right-sidebar {
	position:relative;
	float:right;
	text-align:center;
	width:265px;
	margin-left:10px;
}

.web-design-bronze {
	position:relative;
	width:188px;
	height:140px;
	float:left;
	background-image:url(images/template/package-bronze.png);
	margin-right:5px;
	margin-bottom:10px;
	padding-top:60px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
}

.web-design-silver {
	position:relative;
	width:228px;
	height:200px;
	float:left;
	background-image:url(images/template/package-silver.png);
	margin-bottom:10px;
}

.web-design-gold {
	position:relative;
	width:228px;
	height:200px;
	margin-right:5px;
	float:left;
	background-image:url(images/template/package-gold.png);
	margin-bottom:10px;
}

.web-design-platinum {
	position:relative;
	width:228px;
	height:200px;
	float:left;
	background-image:url(images/template/package-platinum.png);
	
}

.web-design-footer {
	position:absolute;
	bottom:10px;
	text-align:center;
	color:#FFF;
	font-size:16px;
}

.big-gap {
	line-height:160px;
}
