/* CSS Document */

/* 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 

Author : 	

Email : 

website : 

Description: 

Created : 

Modified : 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

*/


/* ==Globals== */

.hidden {
	display: none;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Univers, Sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-image: url(images/top_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

p {
	margin: 0 0 7px 0;
	padding: 0 20px;
	line-height: 1.75;
	font-size: .9em;
	}
	
li {
	margin-bottom: 5px;
}

h1 {
	margin: 5px;
	padding: 0 20px;
	font-family: "Palatino-Linotype", "Times New Roman", serif;
	font-size: 2.5em;
	}

h2 {
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 0 20px;
	font-family: "Palatino-Linotype", "Times New Roman", serif;
	}
	
h3 {
	margin: 0;
	padding: 0 20px;
	font-family: "Palatino-Linotype", "Times New Roman", serif;
	font-size: 2em;
}

h4 {
	margin: 0;
	padding: 0 20px;
}		

a:link {
	color: lightblue;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: lightblue;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ededed;*/
	}
	
img {
	border: none;
	margin: 0;
	padding: 0;
}

/* ==Structure== */

#wrapper {
	width: 950px;
	margin: 0 auto;
	height: 100%;
}

body > #wrapper { height: auto; min-height: 100%; }

#container {
	
	float: left;
	background: #fff;
	padding-bottom: 4em;
}

*html #container {
	padding-bottom: 4em;
}

#header {

}

#contentwrapper {
	float: left;
	width: 950px;
}

#content {
	float: left;
	width: 640px;
	padding: 0;
	padding-top: 15px;
}

#sidebar {
	width: 300px;
	padding: 0;
	margin-left: 10px;
	float: left;
}

#footerwrapper {
	position: relative;
	height: 4em;
	margin-top: -4em;
	clear: both;
	z-index: 10;
}

#footer {
	width: 950px;
	height: 4em;
	background: #000;
	color: #ccc;
	margin: 0 auto;
	position: relative;
}

/* ==| MISC styles |== */

.clearfix {
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}

/* ==| CONTENT styles |== */

#branding {
	padding: 0;
	min-height: 3em;
}

span.branding-left {
	float: left;
	font-size: 2.5em;
	font-family: "Palatino-Linotype", "Times New roman", serif;
	display: block;
	width: 426px;
	height: 56px;
	background: url(images/arn-logo.jpg) no-repeat;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}

span.branding-right {
	float: right;
	font-size: 2.5em;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

#topnav {
	width: 950px;
	padding: 10x 0;
	background: #000;
	border-bottom: 4px solid #757575;
	margin: 0;
	float: left;
}

#topnav a {
	display: block;
	padding: 10px 0;
	width: 100px;
	text-align: center
}

ul.topnav ul {
	float: left;
	margin: 0;
	padding: 0;
}

ul.topnav li{
	float: left;
	display: inline;
	padding: 0 20px;
	border-right: lightblue;
}

#imagesection {
	height: 160px;
	padding-bottom: 8px;
	border-bottom: 3px dotted #757575;
}

img.header_img {
	margin-right: 20px;
}


/* ==| SIDEBAR CONTENT styles |== */

.sb_box {
	width: 270px;
	height: 160px;
	background: url(images/sb-box.png) no-repeat;
	margin: 10px 0;
	padding: 15px;
	position: relative;
}

.sb_box {
	width: 270px;
	height: 160px;
	margin: 10px 0;
	padding: 15px;
	position: relative;
}


img.mouse_img {
	position: absolute;
	top: -10px;
	right: -10px;
}

img.chat_girl {
	position: absolute;
	top: 12px;
	right: 17px;
}

img.chat_img {
	position: absolute;
	top: -5px;
	left: 10px;
}

img.phone_img {
	display: block;
	margin: 0 auto;
	position: relative;

}

span.phone_number {
	font-size: 2.25em;
	font-weight: bold;
}

.sb_center {
	text-align: center;
}

a.chat_submit {
	position: relative;
	top: 110px;
	left: 10px;
	display: block;
	width: 140px;
	height: 36px;
	background: url(images/chat_btn.png) no-repeat;
	text-indent: -9000px;
}

h3.h3_consult {
	position: relative;
	left: 10px;
	top: 5px;
}

span.sb_text {
	text-align: center;
	position: relative;
	top: 17px;
	display: block;
	line-height: 1.5;
}

.startbutton {
	position: relative;
	top: 10px;
}

a.start_submit{
width:140px;
height:36px;
margin: auto;
background:url(images/start_btn.png) no-repeat center;
display:block;
line-height:22px;
text-decoration:none;
text-align:center;
text-indent: -9000px;
outline: none;
}

/* ==| FOOTER CONTENT styles |== */

#footer ul {
	width: 400px;
	margin: 0;
	padding: 3.5px 20px;
	font-size: .85em;
	position: relative;
	top: 4px;
}


#footer ul li {
	display: inline;
}

span.copyright {
	display: block;
	width: 400px;
	position: absolute;
	right: 15px;
	top: 18px;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
}