@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
	color: #gray; /* #gray */
	font-size: 76%;

	height: 100%;
    	margin: 0px;
    /*background-image: url(pattern.gif);*/
}

a {
	color: #003d4c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background:#FFEF00;
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}

p {
	line-height: 1.4em;
	/*
	margin: 0 0 11px 0;
	display: block;
	*/
}

h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	/*background:#fff;*/
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	/*padding-top: 0.8em;*/
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}



#axishiftLogo {
	position: relative;
	left: 50px;
	width: 200px;
	height: 80px;
	/*background-image: url(/img/axishift_logo.png);*/
}


#header_bar {
	width: 100%;
	height: 20px;
	padding: 0px;
	padding-top: 5px;
	border: 0px solid black;
	background-color: #3F3F3F; /*#FBE427;*/ /*#3F3F3F;*/ /*#05C9DD;*/
	color: #fff;
}

#header_notice {
        width: 100%;
        height: 20px;
        padding: 0px;
        padding-top: 5px;
        border: 0px solid black;
        background-color: #FFD93E; /*#05C9DD;*/
        color: #000;

}

#header {
	/*position: relative;*/
    margin: 0 auto;
	width: 950px;
	height: 110px;
	/*padding: 0px;*/
	/*padding-top: 10px;*/
	border: 0px solid black;
	padding-bottom: 15px;
	/*background-color: #D4D0C8;*/
	background-image: url(/img/axishift_logo.png);
	background-repeat: no-repeat;
}

#header_text {
	/*margin: 20px 0 0 0;*/
	position: relative;
	left: 110px;
	top: 60px;
	font-family: Calibri, Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	text-align: center;
}


#navigation {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin: 20px 0 0 50px;
	line-height: 2em;

}

#outer_container {
	/*background: #05C9DD url(/img/leftbg.gif) repeat-y left;*/
	/*background-color: #05C9DD;*/
	/*background-image: url(/img/leftbg.gif);
    background-color: #05C9DD;*/
	width: 950px;
	margin: 0px auto;
}

/*
 * Curve Edges
 */
#container
{
	/*background: #05C9DD url(/img/leftbg.gif) repeat-y right;*/
	margin: 0 auto;
	width: 950px;
	/*background-color: #05C9DD;*/
	/*background-image: url(/img/bg_container.gif);*/
    /*background-repeat: no-repeat;*/
	border-top: 4px solid #3F3F3F;
	background-image: url(/img/leftbg.gif);
    background-color: #05C9DD;

}

#left_sidebar {
	width: 180px;
	float: left;
	/*position: static;*/
	font-size: 10pt;
	text-align: left;
	/*border-right: 1px solid black;*/
	/*background-color: #05C9DD; */
	/*background-image: url(/img/bg_container.gif);*/
    /*background-repeat: no-repeat;*/
	/*background: #05C9DD url(/img/leftbg.gif); /* #05C9DD */
	/*background: #05C9DD; #05B5C8*/
	background-image: url(/img/leftbg.gif);
	background-color: #05C9DD;


}

#content {
	float: left;
	/*width: 750px;*/
	/*text-align: left;*/
	width: 769px; /*769px;*/
	/*height: auto; *470px;490px*/
	/*background-color: #05C9DD; *#05C9DD*/
	/*background-image: url(/img/bg_container.gif);*/
    /*background-repeat: no-repeat;*/
	/*border: 1px solid black;*/
	text-align: left;
	background-color: #05C9DD;
}

#content_inside {
	float: left;
	/*width: 750px;*/
	/*text-align: left;*/
	width: 769px;
	height: auto;
	background-color: #8B8B8B; /*#05C9DD*/
	/*background-image: url(/img/bg_container.gif);*/
	/*border: 1px solid green;*/
	text-align: left;
}

#contexts {
	padding: 40px;
	border: 0px solid black;
	font-family: Georgia, 'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 170%;
	line-height: 1.5em;
	color: #000;
	font-weight: normal;
	padding-top: 0.8em;
}

#contexts h3 {
	color: #808089;
}

#left_sidebar_inside {
	width: 180px;
	height: 1000px; /*470px*/
	float: left;
	position: absolute;
	font-size: 10pt;
	text-align: left;
	border-right: 1px solid black;
	background-color: #05C9DD; /* #05C9DD */
	background-image: url(/img/bg_container.gif);
	z-index: 1;
}

#content_inside {
	/*width: 750px;*/
	position: relative;
	text-align: left;
	width: 90%;
	height: auto;
	background-color: #05C9DD; /*#05C9DD*/
	padding: 40px;
	border: 0px solid #ffffff;
	z-index: 2;
}

#content_inside p {
	line-height: 3em;
}

#box_left {
	/*clear: both;*/
	width: 100px;
	/*height: 100px;*/
	background-color: #fffeb8;
	margin: 50px 0 0 40px;
	border: 1px solid #3f3f3f;
	padding: 2px;
}

#yeswecan {
	margin: 0 auto;
	clear: both;
	padding: 0px;
	margin: 0 0 0 0; /*-10px 0 0 0;*/
}

#middle_bar {
	width: 700px;
	height: 30px;
	/*clear: both;*/
	/*position: relative;*/
	margin: 10px 0 20px 30px;
	top: 10px;
	background: #B2B2B2;
}

/* Listen */
ul#news {
	border: 2px solid #fff;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	border: 2px solid #fff;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


#box1 {
	/*clear: both;*/
	width: 150px;
	/*height: 100px;*/
	background-color: #FFFFE8;
	float: left;
	margin: 0 0 0 18px;
	border: 2px solid #3f3f3f;
	padding: 5px;
}

#box2 {
	/*clear: both;*/
	width: 150px;
	background-color: #FFFFE8;
	float: left;
	margin: 0 0 0 10px;
	border: 2px solid #3f3f3f;
	padding: 5px;
}

#box3 {
	/*clear: both;*/
	width: 150px;
	background-color: #FFFFE8;
	float: left;
	margin: 0 0 0 10px;
	border: 2px solid #3f3f3f;
	padding: 5px;
}

#box4 {
	/*clear: both;*/
	width: 150px;
	background-color: #FFFFE8;
	float: left;
	margin: 0 0 0 10px;
	border: 2px solid #3f3f3f;
	padding: 5px;
}

#footer {
	margin: 0 auto;

	width: 950px;
	height: 50px;
	background: #fff;
	clear: both;
	position: relative;
	padding-top: 15px;
	border: 0px solid black;
	background-color: #3F3F3F;

	text-align: center;
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}

#footer p {
	font-family: Calibri, Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}


#legal {
	margin: 0 auto;
	width: 950px;
	height: 50px;
	background: #fff;
	padding-top: 15px;
	border: 0px solid black;
	background-color: #fff;

	text-align: left;
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
}


#whiteline {
	margin: 0 auto;

	width: 950px;
	height: 2px;
	clear: both;
	position: relative;
	/*padding-top: 15px;*/
	/*border: 0px solid black;*/
	background-color: #fff;
}

#whyus {
	margin: 0 0 0 40px;
	width: 80%;
	height: 40px;
	border: 2px solid black;*/
	background-color: #fff;
}

#planfonts_L {
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 18pt;
}

#planfonts_M {
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 11pt;
}

#planfonts_cost {
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EE4400;
}

#planfonts_signup {
	margin-top: 2px;
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 13pt;
}

#planfonts_andalotmore {
	margin: 3px 0 0 250px;
	/*margin: 0 auto;*/
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	text-align: center;
}

#planfonts_chooseaplan {
	text-align:left;
	margin: 0 0 0 0;
	font-family: Georgia, verdana, helvetica, arial, sans-serif;
	font-size: 13pt;
}

ul {
	list-style-type: square;
}

#clear {
	clear: both;
}
